Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 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-ssh17669477675822144138.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-ssh13879500174956487236.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-ssh6890362317981587152.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-ssh11190814365497497627.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-ssh10296539134548482897.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-41081 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/219 [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/219 # 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 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 (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 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 Commit message: "Merge pull request #4008 from jinlinGuan/issue-4007" > git rev-list --no-walk 75ae4c630173373cbd01cdb5dc8fa60923e10661 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-06T14:32:03.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-06T14:32:03.129Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-06T14:32:03.150Z] ========================================================= [2022-05-06T14:32:03.150Z] EdgeX Global Pipelines Version Info [2022-05-06T14:32:03.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:32:03.937Z] ------------------- [2022-05-06T14:32:03.937Z] stable info: [2022-05-06T14:32:03.937Z] ------------------- [2022-05-06T14:32:03.937Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T14:32:03.937Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-06T14:32:03.937Z] Message: update stable to v1.0.227 [2022-05-06T14:32:04.510Z] ------------------- [2022-05-06T14:32:04.510Z] experimental info: [2022-05-06T14:32:04.510Z] ------------------- [2022-05-06T14:32:04.510Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T14:32:04.510Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-06T14:32:04.510Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-06T14:32:04.637Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-06T14:32:04.651Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-06T14:32:04.669Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-06T14:32:04.680Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-06T14:32:04.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-06T14:32:04.707Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-06T14:32:04.718Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-06T14:32:04.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-06T14:32:04.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-06T14:32:04.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-06T14:32:04.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-06T14:32:04.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-06T14:32:04.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-06T14:32:04.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-06T14:32:04.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-06T14:32:04.824Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T14:32:04.840Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T14:32:04.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-06T14:32:04.871Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-06T14:32:04.883Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-06T14:32:04.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-06T14:32:04.906Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-06T14:32:04.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-06T14:32:04.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-06T14:32:04.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-06T14:32:04.960Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] echo [2022-05-06T14:32:04.971Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebb27bf [Pipeline] echo [2022-05-06T14:32:04.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T14:32:05.028Z] provisioning config files... [2022-05-06T14:32:05.043Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/219@tmp/config4493899225689796888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:32:05.442Z] ---> docker-login.sh [2022-05-06T14:32:05.442Z] nexus3.edgexfoundry.org:10001 [2022-05-06T14:32:05.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:32:05.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:32:05.967Z] Configure a credential helper to remove this warning. See [2022-05-06T14:32:05.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:32:05.967Z] [2022-05-06T14:32:05.967Z] Login Succeeded [2022-05-06T14:32:05.967Z] nexus3.edgexfoundry.org:10002 [2022-05-06T14:32:05.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:32:05.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:32:05.967Z] Configure a credential helper to remove this warning. See [2022-05-06T14:32:05.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:32:05.967Z] [2022-05-06T14:32:05.967Z] Login Succeeded [2022-05-06T14:32:05.967Z] nexus3.edgexfoundry.org:10003 [2022-05-06T14:32:05.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:32:06.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:32:06.227Z] Configure a credential helper to remove this warning. See [2022-05-06T14:32:06.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:32:06.227Z] [2022-05-06T14:32:06.227Z] Login Succeeded [2022-05-06T14:32:06.227Z] nexus3.edgexfoundry.org:10004 [2022-05-06T14:32:06.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:32:06.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:32:06.227Z] Configure a credential helper to remove this warning. See [2022-05-06T14:32:06.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:32:06.227Z] [2022-05-06T14:32:06.227Z] Login Succeeded [2022-05-06T14:32:06.227Z] docker.io [2022-05-06T14:32:06.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:32:06.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:32:06.800Z] Configure a credential helper to remove this warning. See [2022-05-06T14:32:06.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:32:06.800Z] [2022-05-06T14:32:06.800Z] Login Succeeded [2022-05-06T14:32:06.800Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T14:32:06.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T14:32:07.127Z] + 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-06T14:32:07.128Z] + dirname cmd/core-command/Dockerfile [2022-05-06T14:32:07.128Z] + cut -d/ -f2 [2022-05-06T14:32:07.128Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-06T14:32:07.128Z] + + dirname cmd/core-data/Dockerfilecut [2022-05-06T14:32:07.128Z] -d/ -f2 [2022-05-06T14:32:07.128Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-06T14:32:07.128Z] + dirname cmd/core-metadata/Dockerfile [2022-05-06T14:32:07.128Z] + cut -d/ -f2 [2022-05-06T14:32:07.128Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-06T14:32:07.128Z] + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 [2022-05-06T14:32:07.128Z] [2022-05-06T14:32:07.128Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-06T14:32:07.128Z] + cut -d/ -f2 [2022-05-06T14:32:07.128Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-06T14:32:07.128Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-06T14:32:07.128Z] + + cut -d/ -f2dirname [2022-05-06T14:32:07.128Z] cmd/security-secretstore-setup/Dockerfile [2022-05-06T14:32:07.128Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-06T14:32:07.128Z] + cut -d/ -f2 [2022-05-06T14:32:07.128Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-06T14:32:07.128Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-06T14:32:07.128Z] + + cut -d/ -f2 [2022-05-06T14:32:07.128Z] dirname cmd/security-spire-agent/Dockerfile [2022-05-06T14:32:07.128Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-06T14:32:07.128Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-06T14:32:07.128Z] + cut -d/ -f2 [2022-05-06T14:32:07.128Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-06T14:32:07.128Z] + + dirname cmd/security-spire-server/Dockerfile [2022-05-06T14:32:07.128Z] cut -d/ -f2 [2022-05-06T14:32:07.128Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-06T14:32:07.128Z] + dirname cmd/support-notifications/Dockerfile [2022-05-06T14:32:07.128Z] + cut -d/ -f2 [2022-05-06T14:32:07.128Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-06T14:32:07.128Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-06T14:32:07.128Z] + cut -d/ -f2 [2022-05-06T14:32:07.128Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-06T14:32:07.128Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-06T14:32:07.128Z] + cut -d/ -f2 [2022-05-06T14:32:07.128Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-06T14:32:07.163Z] 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-06T14:32:07.523Z] + git rev-list -1 --merges ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029~1..ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] echo [2022-05-06T14:32:07.538Z] -----------> git rev-list -1 --merges ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029~1..ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:32:07.538Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [false] [Pipeline] sh [2022-05-06T14:32:07.824Z] + git log --format=format:%s -1 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] echo [2022-05-06T14:32:07.841Z] ========================================================= [2022-05-06T14:32:07.841Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-06T14:32:07.841Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-06T14:32:08.394Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T14:32:08.394Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-06T14:32:08.394Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-06T14:32:08.394Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-06T14:32:08.394Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-06T14:32:08.394Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-06T14:32:08.394Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:32:08.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T14:32:08.812Z] [2022-05-06T14:32:08.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:32:09.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T14:32:09.112Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-06T14:32:09.112Z] 1fe172e4850f: Pulling fs layer [2022-05-06T14:32:09.112Z] caf521ccaac6: Pulling fs layer [2022-05-06T14:32:09.112Z] 3ead6fa29328: Pulling fs layer [2022-05-06T14:32:09.112Z] 5c2a1cbceb83: Pulling fs layer [2022-05-06T14:32:09.112Z] a8d5f1318db7: Pulling fs layer [2022-05-06T14:32:09.112Z] c427282e49a2: Pulling fs layer [2022-05-06T14:32:09.112Z] 1827001aaf11: Pulling fs layer [2022-05-06T14:32:09.112Z] 0714d37db230: Pulling fs layer [2022-05-06T14:32:09.112Z] ac28cf19c067: Pulling fs layer [2022-05-06T14:32:09.112Z] ca983d60f3e2: Pulling fs layer [2022-05-06T14:32:09.112Z] 9f894cec8388: Pulling fs layer [2022-05-06T14:32:09.112Z] a8d5f1318db7: Waiting [2022-05-06T14:32:09.112Z] c427282e49a2: Waiting [2022-05-06T14:32:09.112Z] 0714d37db230: Waiting [2022-05-06T14:32:09.112Z] ca983d60f3e2: Waiting [2022-05-06T14:32:09.112Z] ac28cf19c067: Waiting [2022-05-06T14:32:09.112Z] 9f894cec8388: Waiting [2022-05-06T14:32:09.112Z] 5c2a1cbceb83: Waiting [2022-05-06T14:32:09.112Z] 1827001aaf11: Waiting [2022-05-06T14:32:09.112Z] caf521ccaac6: Verifying Checksum [2022-05-06T14:32:09.112Z] caf521ccaac6: Download complete [2022-05-06T14:32:09.112Z] 5c2a1cbceb83: Download complete [2022-05-06T14:32:09.373Z] a8d5f1318db7: Verifying Checksum [2022-05-06T14:32:09.373Z] a8d5f1318db7: Download complete [2022-05-06T14:32:09.373Z] c427282e49a2: Verifying Checksum [2022-05-06T14:32:09.373Z] c427282e49a2: Download complete [2022-05-06T14:32:09.373Z] 3ead6fa29328: Verifying Checksum [2022-05-06T14:32:09.373Z] 3ead6fa29328: Download complete [2022-05-06T14:32:09.373Z] 0714d37db230: Verifying Checksum [2022-05-06T14:32:09.373Z] 0714d37db230: Download complete [2022-05-06T14:32:09.373Z] ac28cf19c067: Verifying Checksum [2022-05-06T14:32:09.373Z] ac28cf19c067: Download complete [2022-05-06T14:32:09.373Z] ca983d60f3e2: Verifying Checksum [2022-05-06T14:32:09.373Z] ca983d60f3e2: Download complete [2022-05-06T14:32:09.373Z] 9f894cec8388: Verifying Checksum [2022-05-06T14:32:09.373Z] 9f894cec8388: Download complete [2022-05-06T14:32:09.373Z] 1fe172e4850f: Verifying Checksum [2022-05-06T14:32:09.373Z] 1fe172e4850f: Download complete [2022-05-06T14:32:09.632Z] 1827001aaf11: Verifying Checksum [2022-05-06T14:32:09.632Z] 1827001aaf11: Download complete [2022-05-06T14:32:10.569Z] 1fe172e4850f: Pull complete [2022-05-06T14:32:10.569Z] caf521ccaac6: Pull complete [2022-05-06T14:32:11.140Z] 3ead6fa29328: Pull complete [2022-05-06T14:32:11.140Z] 5c2a1cbceb83: Pull complete [2022-05-06T14:32:11.400Z] a8d5f1318db7: Pull complete [2022-05-06T14:32:11.400Z] c427282e49a2: Pull complete [2022-05-06T14:32:13.311Z] 1827001aaf11: Pull complete [2022-05-06T14:32:13.311Z] 0714d37db230: Pull complete [2022-05-06T14:32:13.311Z] ac28cf19c067: Pull complete [2022-05-06T14:32:13.311Z] ca983d60f3e2: Pull complete [2022-05-06T14:32:13.574Z] 9f894cec8388: Pull complete [2022-05-06T14:32:13.574Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-06T14:32:13.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T14:32:13.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-06T14:32:13.643Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T14:32:13.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T14:32:15.031Z] $ docker top 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b -eo pid,comm [2022-05-06T14:32:15.091Z] 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-06T14:32:15.091Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T14:32:15.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T14:32:15.137Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T14:32:15.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T14:32:15.278Z] $ docker exec 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b ssh-agent [2022-05-06T14:32:15.401Z] SSH_AUTH_SOCK=/tmp/ssh-XGKiHkAt9jT9/agent.32 [2022-05-06T14:32:15.401Z] SSH_AGENT_PID=38 [2022-05-06T14:32:15.410Z] Running ssh-add (command line suppressed) [2022-05-06T14:32:15.526Z] Identity added: /w/workspace/edgex-go/219@tmp/private_key_8982957053611115687.key (/w/workspace/edgex-go/219@tmp/private_key_8982957053611115687.key) [2022-05-06T14:32:15.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T14:32:15.833Z] + git tag --points-at HEAD [Pipeline] } [2022-05-06T14:32:15.860Z] $ docker exec --env ******** --env ******** 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b ssh-agent -k [2022-05-06T14:32:15.963Z] unset SSH_AUTH_SOCK; [2022-05-06T14:32:15.963Z] unset SSH_AGENT_PID; [2022-05-06T14:32:15.963Z] echo Agent pid 38 killed; [2022-05-06T14:32:15.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-06T14:32:16.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T14:32:16.000Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T14:32:16.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T14:32:16.133Z] $ docker exec 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b ssh-agent [2022-05-06T14:32:16.244Z] SSH_AUTH_SOCK=/tmp/ssh-am6YzHMkIWbu/agent.72 [2022-05-06T14:32:16.244Z] SSH_AGENT_PID=78 [2022-05-06T14:32:16.249Z] Running ssh-add (command line suppressed) [2022-05-06T14:32:16.356Z] Identity added: /w/workspace/edgex-go/219@tmp/private_key_953074534243526696.key (/w/workspace/edgex-go/219@tmp/private_key_953074534243526696.key) [2022-05-06T14:32:16.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T14:32:16.656Z] + git semver init [2022-05-06T14:32:16.916Z] 2022-05-06 14:32:16,876 [run_init] DEBUG init version:0.0.0 force:False [2022-05-06T14:32:16.916Z] 2022-05-06 14:32:16,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/219/.semver [2022-05-06T14:32:16.916Z] 2022-05-06 14:32:16,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/219/.semver [2022-05-06T14:32:16.916Z] 2022-05-06 14:32:16,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/219/.semver'], cwd=/w/workspace/edgex-go/219, universal_newlines=False, shell=None, istream=None) [2022-05-06T14:32:21.118Z] 2022-05-06 14:32:20,636 [append_file] DEBUG append to file:/w/workspace/edgex-go/219/.git/info/exclude [2022-05-06T14:32:21.118Z] 2022-05-06 14:32:20,636 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/219/.semver/main with force:False [2022-05-06T14:32:21.118Z] 2022-05-06 14:32:20,636 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main [2022-05-06T14:32:21.118Z] 2022-05-06 14:32:20,636 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main [2022-05-06T14:32:21.118Z] 2.2.0-dev.91 [Pipeline] } [2022-05-06T14:32:21.136Z] $ docker exec --env ******** --env ******** 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b ssh-agent -k [2022-05-06T14:32:21.239Z] unset SSH_AUTH_SOCK; [2022-05-06T14:32:21.239Z] unset SSH_AGENT_PID; [2022-05-06T14:32:21.239Z] echo Agent pid 78 killed; [2022-05-06T14:32:21.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T14:32:21.545Z] + git semver [Pipeline] } [2022-05-06T14:32:21.829Z] $ docker stop --time=1 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b [2022-05-06T14:32:23.179Z] $ docker rm -f 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T14:32:23.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-06T14:32:23.789Z] Stashed 1 file(s) [Pipeline] echo [2022-05-06T14:32:23.793Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.91 [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-06T14:32:23.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T14:32:23.900Z] ========================================================= [2022-05-06T14:32:23.900Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-06T14:32:23.900Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T14:32:24.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T14:32:24.193Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-06T14:32:24.193Z] 59bf1c3509f3: Pulling fs layer [2022-05-06T14:32:24.193Z] 666ba61612fd: Pulling fs layer [2022-05-06T14:32:24.193Z] 8ed8ca486205: Pulling fs layer [2022-05-06T14:32:24.193Z] 4fe6c5a15a65: Pulling fs layer [2022-05-06T14:32:24.193Z] 22a0e8bec74d: Pulling fs layer [2022-05-06T14:32:24.193Z] 4fe6c5a15a65: Waiting [2022-05-06T14:32:24.193Z] ca2b28591e48: Pulling fs layer [2022-05-06T14:32:24.193Z] a51346096db8: Pulling fs layer [2022-05-06T14:32:24.193Z] daebc70d1ce1: Pulling fs layer [2022-05-06T14:32:24.193Z] 0e18a0eac166: Pulling fs layer [2022-05-06T14:32:24.193Z] 22a0e8bec74d: Waiting [2022-05-06T14:32:24.193Z] a51346096db8: Waiting [2022-05-06T14:32:24.193Z] ca2b28591e48: Waiting [2022-05-06T14:32:24.193Z] 0e18a0eac166: Waiting [2022-05-06T14:32:24.193Z] 8ed8ca486205: Verifying Checksum [2022-05-06T14:32:24.193Z] 8ed8ca486205: Download complete [2022-05-06T14:32:24.193Z] 666ba61612fd: Verifying Checksum [2022-05-06T14:32:24.193Z] 666ba61612fd: Download complete [2022-05-06T14:32:24.193Z] 22a0e8bec74d: Verifying Checksum [2022-05-06T14:32:24.193Z] 22a0e8bec74d: Download complete [2022-05-06T14:32:24.193Z] ca2b28591e48: Verifying Checksum [2022-05-06T14:32:24.193Z] ca2b28591e48: Download complete [2022-05-06T14:32:24.193Z] a51346096db8: Verifying Checksum [2022-05-06T14:32:24.193Z] a51346096db8: Download complete [2022-05-06T14:32:24.193Z] 59bf1c3509f3: Verifying Checksum [2022-05-06T14:32:24.193Z] 59bf1c3509f3: Download complete [2022-05-06T14:32:24.452Z] daebc70d1ce1: Verifying Checksum [2022-05-06T14:32:24.452Z] daebc70d1ce1: Download complete [2022-05-06T14:32:24.452Z] 59bf1c3509f3: Pull complete [2022-05-06T14:32:24.452Z] 666ba61612fd: Pull complete [2022-05-06T14:32:24.452Z] 8ed8ca486205: Pull complete [2022-05-06T14:32:25.027Z] 4fe6c5a15a65: Verifying Checksum [2022-05-06T14:32:25.027Z] 4fe6c5a15a65: Download complete [2022-05-06T14:32:25.027Z] 0e18a0eac166: Verifying Checksum [2022-05-06T14:32:25.027Z] 0e18a0eac166: Download complete [2022-05-06T14:32:28.319Z] 4fe6c5a15a65: Pull complete [2022-05-06T14:32:28.320Z] 22a0e8bec74d: Pull complete [2022-05-06T14:32:28.320Z] ca2b28591e48: Pull complete [2022-05-06T14:32:28.320Z] a51346096db8: Pull complete [2022-05-06T14:32:28.586Z] daebc70d1ce1: Pull complete [2022-05-06T14:32:30.503Z] 0e18a0eac166: Pull complete [2022-05-06T14:32:30.503Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-06T14:32:30.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T14:32:30.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-06T14:32:30.803Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T14:32:30.804Z] WORKDIR /edgex [2022-05-06T14:32:30.804Z] COPY go.mod . [2022-05-06T14:32:30.804Z] RUN go mod download [2022-05-06T14:32:30.804Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-06T14:32:32.187Z] Sending build context to Docker daemon 335.2MB [2022-05-06T14:32:32.187Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T14:32:32.187Z] ---> f018257e8ee9 [2022-05-06T14:32:32.187Z] Step 2/4 : WORKDIR /edgex [2022-05-06T14:32:34.098Z] ---> Running in 826fdd7cbf04 [2022-05-06T14:32:34.098Z] Removing intermediate container 826fdd7cbf04 [2022-05-06T14:32:34.098Z] ---> 1ff1d3144da5 [2022-05-06T14:32:34.098Z] Step 3/4 : COPY go.mod . [2022-05-06T14:32:34.098Z] ---> 2802ec4adfea [2022-05-06T14:32:34.098Z] Step 4/4 : RUN go mod download [2022-05-06T14:32:34.098Z] ---> Running in af8cd0340ca8 [2022-05-06T14:32:38.855Z] Still waiting to schedule task [2022-05-06T14:32:38.855Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-06T14:32:49.002Z] Removing intermediate container af8cd0340ca8 [2022-05-06T14:32:49.002Z] ---> b7f61dade5b6 [2022-05-06T14:32:49.002Z] Successfully built b7f61dade5b6 [2022-05-06T14:32:49.002Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:32:49.304Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T14:32:49.304Z] . [Pipeline] withDockerContainer [2022-05-06T14:32:49.369Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T14:32:49.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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-x86_64 cat [2022-05-06T14:32:49.799Z] $ docker top fbcfd1230e98c80d458554b5eb4736cde65704b98688230a938060333c0fa7c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T14:32:50.156Z] + go version [2022-05-06T14:32:50.156Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-06T14:32:50.175Z] $ docker stop --time=1 fbcfd1230e98c80d458554b5eb4736cde65704b98688230a938060333c0fa7c7 [2022-05-06T14:32:51.463Z] $ docker rm -f fbcfd1230e98c80d458554b5eb4736cde65704b98688230a938060333c0fa7c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:32:51.885Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T14:32:51.885Z] . [Pipeline] withDockerContainer [2022-05-06T14:32:51.955Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T14:32:51.997Z] $ 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/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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-x86_64 cat [2022-05-06T14:32:52.353Z] $ docker top 781bb796957874a8b9f60cdd92768692578887e1196ea294e08f6c80e4b71f98 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T14:32:52.439Z] ========================================================= [2022-05-06T14:32:52.439Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-06T14:32:52.439Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T14:32:52.733Z] + make test [2022-05-06T14:32:52.733Z] go mod tidy -compat=1.17 [2022-05-06T14:32:52.733Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-06T14:32:58.091Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-06T14:33:10.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-06T14:33:10.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.095s coverage: 28.7% of statements [2022-05-06T14:33:10.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-06T14:33:10.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-06T14:33:11.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-05-06T14:33:11.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-06T14:33:11.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 53.4% of statements [2022-05-06T14:33:11.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-06T14:33:11.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-06T14:33:14.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.898s coverage: 89.2% of statements [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-06T14:33:14.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-06T14:33:14.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.6% of statements [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-06T14:33:14.372Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-06T14:33:14.372Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2022-05-06T14:33:14.372Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-06T14:33:14.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-06T14:33:14.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-06T14:33:14.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.104s coverage: 0.9% of statements [2022-05-06T14:33:14.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-06T14:33:14.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-05-06T14:33:14.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements [2022-05-06T14:33:14.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-06T14:33:14.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-05-06T14:33:14.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2022-05-06T14:33:14.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-05-06T14:33:14.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-05-06T14:33:14.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2022-05-06T14:33:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements [2022-05-06T14:33:24.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2022-05-06T14:33:26.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements [2022-05-06T14:33:26.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-06T14:33:36.286Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2022-05-06T14:33:36.286Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-06T14:33:36.286Z] 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-06T14:33:54.385Z] GO111MODULE=on go vet ./... [2022-05-06T14:33:56.920Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T14:33:57.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T14:33:57.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T14:33:58.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-06T14:33:58.306Z] + ls -al . [2022-05-06T14:33:58.306Z] total 672 [2022-05-06T14:33:58.306Z] drwxrwxr-x 10 1001 1001 4096 May 6 14:33 . [2022-05-06T14:33:58.306Z] drwxr-xr-x 4 root root 4096 May 6 14:32 .. [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 11 May 6 14:31 .dockerignore [2022-05-06T14:33:58.306Z] drwxrwxr-x 8 1001 1001 4096 May 6 14:32 .git [2022-05-06T14:33:58.306Z] drwxrwxr-x 3 1001 1001 4096 May 6 14:31 .github [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 879 May 6 14:31 .gitignore [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 42 May 6 14:31 .golangci.yml [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 87 May 6 14:31 .hadolint.yml [2022-05-06T14:33:58.306Z] drwxr-xr-x 3 1001 1001 4096 May 6 14:32 .semver [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 166 May 6 14:31 .sonarcloud.properties [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 1171 May 6 14:31 ADOPTERS.md [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 10086 May 6 14:31 Attribution.txt [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 51732 May 6 14:31 CHANGELOG.md [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 3804 May 6 14:31 CONTRIBUTING.md [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 677 May 6 14:31 GOVERNANCE.md [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 850 May 6 14:31 Jenkinsfile [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 10775 May 6 14:31 LICENSE [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 10389 May 6 14:31 Makefile [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 582 May 6 14:31 OWNERS.md [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 9094 May 6 14:31 README.md [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 6912 May 6 14:31 SECURITY.md [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 12 May 6 14:32 VERSION [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 4131 May 6 14:31 ZMQWindows.md [2022-05-06T14:33:58.306Z] drwxrwxr-x 2 1001 1001 4096 May 6 14:31 bin [2022-05-06T14:33:58.306Z] drwxrwxr-x 18 1001 1001 4096 May 6 14:31 cmd [2022-05-06T14:33:58.306Z] -rw-r--r-- 1 root root 435134 May 6 14:33 coverage.out [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 3256 May 6 14:31 go.mod [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 35162 May 6 14:32 go.sum [2022-05-06T14:33:58.306Z] drwxrwxr-x 8 1001 1001 4096 May 6 14:31 internal [2022-05-06T14:33:58.306Z] drwxrwxr-x 3 1001 1001 4096 May 6 14:31 openapi [2022-05-06T14:33:58.306Z] drwxrwxr-x 4 1001 1001 4096 May 6 14:31 snap [2022-05-06T14:33:58.306Z] -rw-rw-r-- 1 1001 1001 204 May 6 14:31 version.go [Pipeline] sh [2022-05-06T14:33:58.599Z] + '[' -e coverage.out ] [2022-05-06T14:33:58.599Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-06T14:33:58.691Z] Stashed 1 file(s) [Pipeline] sh [2022-05-06T14:33:58.976Z] + make build [2022-05-06T14:33:58.976Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-06T14:34:11.197Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-06T14:34:21.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-06T14:34:21.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-06T14:34:21.457Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41082 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-06T14:34:21.470Z] Running in /w/workspace/edgex-go/219 [Pipeline] { [Pipeline] checkout [2022-05-06T14:34:21.790Z] The recommended git tool is: git [2022-05-06T14:34:26.449Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-06T14:34:26.449Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-06T14:34:27.386Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-06T14:34:27.656Z] using credential edgex-jenkins-ssh [2022-05-06T14:34:27.674Z] Cloning the remote Git repository [2022-05-06T14:34:27.735Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-06T14:34:27.810Z] > git init /w/workspace/edgex-go/219 # timeout=10 [2022-05-06T14:34:27.897Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-06T14:34:27.897Z] > git --version # timeout=10 [2022-05-06T14:34:28.321Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-06T14:34:27.978Z] > git --version # 'git version 2.25.1' [2022-05-06T14:34:27.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T14:34:28.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T14:34:29.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-06T14:34:30.196Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-06T14:34:30.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-06T14:34:31.337Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-06T14:34:32.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-06T14:34:34.116Z] $ docker stop --time=1 781bb796957874a8b9f60cdd92768692578887e1196ea294e08f6c80e4b71f98 [2022-05-06T14:34:36.542Z] $ docker rm -f 781bb796957874a8b9f60cdd92768692578887e1196ea294e08f6c80e4b71f98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:34:37.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T14:34:37.604Z] [2022-05-06T14:34:37.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:34:37.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T14:34:37.910Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-06T14:34:37.910Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-06T14:34:37.910Z] ca9280d653b3: Pulling fs layer [2022-05-06T14:34:37.910Z] 7e9c9ca2126c: Pulling fs layer [2022-05-06T14:34:37.910Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-06T14:34:37.910Z] cbdbe7a5bc2a: Download complete [2022-05-06T14:34:38.170Z] ca9280d653b3: Verifying Checksum [2022-05-06T14:34:38.170Z] ca9280d653b3: Download complete [2022-05-06T14:34:38.170Z] cbdbe7a5bc2a: Pull complete [2022-05-06T14:34:38.430Z] 7e9c9ca2126c: Verifying Checksum [2022-05-06T14:34:38.430Z] 7e9c9ca2126c: Download complete [2022-05-06T14:34:38.690Z] ca9280d653b3: Pull complete [2022-05-06T14:34:41.980Z] 7e9c9ca2126c: Pull complete [2022-05-06T14:34:41.980Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-06T14:34:41.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T14:34:41.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-06T14:34:42.046Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T14:34:42.091Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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:latest cat [2022-05-06T14:34:43.001Z] Avoid second fetch [2022-05-06T14:34:43.001Z] Checking out Revision ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 (main) [2022-05-06T14:34:43.314Z] $ docker top 3840f04cc69f32431c16b2c3d1180a5c4741542cbb989314a0843a0b35c558a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T14:34:43.664Z] + docker-compose+ build --helpgrep [2022-05-06T14:34:43.664Z] parallel [2022-05-06T14:34:42.966Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-06T14:34:42.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T14:34:43.026Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T14:34:43.048Z] > git checkout -f ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 [2022-05-06T14:34:44.234Z] --parallel Build images in parallel. [Pipeline] } [2022-05-06T14:34:44.251Z] $ docker stop --time=1 3840f04cc69f32431c16b2c3d1180a5c4741542cbb989314a0843a0b35c558a2 [2022-05-06T14:34:45.537Z] $ docker rm -f 3840f04cc69f32431c16b2c3d1180a5c4741542cbb989314a0843a0b35c558a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:34:45.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T14:34:45.939Z] . [Pipeline] withDockerContainer [2022-05-06T14:34:46.047Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T14:34:46.156Z] $ 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/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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-06T14:34:46.497Z] $ docker top 404836e85af0bb82ef5988904598a8b71147b05e9f10b72d775b8d449751966c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T14:34:46.858Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-06T14:34:47.390Z] Commit message: "Merge pull request #4008 from jinlinGuan/issue-4007" [2022-05-06T14:34:47.429Z] Building core-command ... [2022-05-06T14:34:47.429Z] Building core-data ... [2022-05-06T14:34:47.429Z] Building core-metadata ... [2022-05-06T14:34:47.429Z] Building security-bootstrapper ... [2022-05-06T14:34:47.429Z] Building security-proxy-setup ... [2022-05-06T14:34:47.429Z] Building security-secretstore-setup ... [2022-05-06T14:34:47.429Z] Building security-spiffe-token-provider ... [2022-05-06T14:34:47.429Z] Building security-spire-agent ... [2022-05-06T14:34:47.429Z] Building security-spire-config ... [2022-05-06T14:34:47.429Z] Building security-spire-server ... [2022-05-06T14:34:47.429Z] Building support-notifications ... [2022-05-06T14:34:47.429Z] Building support-scheduler ... [2022-05-06T14:34:47.429Z] Building sys-mgmt-agent ... [2022-05-06T14:34:47.429Z] Building support-notifications [2022-05-06T14:34:47.429Z] Building security-secretstore-setup [2022-05-06T14:34:47.429Z] Building security-spire-server [2022-05-06T14:34:47.429Z] Building support-scheduler [2022-05-06T14:34:47.429Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T14:34:48.531Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-06T14:34:48.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T14:34:48.531Z] Dload Upload Total Spent Left Speed [2022-05-06T14:34:48.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98691 0 --:--:-- --:--:-- --:--:-- 99521 [Pipeline] sh [2022-05-06T14:34:49.068Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-06T14:34:49.416Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-05-06T14:34:49.416Z] /etc/docker/daemon.new [2022-05-06T14:34:49.416Z] { [2022-05-06T14:34:49.416Z] "registry-mirrors": [ [2022-05-06T14:34:49.416Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-06T14:34:49.416Z] ], [2022-05-06T14:34:49.416Z] "bip": "10.250.0.254/24", [2022-05-06T14:34:49.416Z] "hosts": [ [2022-05-06T14:34:49.416Z] "tcp://0.0.0.0:5555", [2022-05-06T14:34:49.416Z] "unix:///var/run/docker.sock" [2022-05-06T14:34:49.416Z] ], [2022-05-06T14:34:49.416Z] "mtu": 1458, [2022-05-06T14:34:49.416Z] "selinux-enabled": true, [2022-05-06T14:34:49.416Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-06T14:34:49.416Z] } [Pipeline] sh [2022-05-06T14:34:49.781Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-06T14:34:50.126Z] + sudo service docker restart [2022-05-06T14:35:02.325Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:35:02.325Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:35:02.325Z] ---> b7f61dade5b6 [2022-05-06T14:35:02.325Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T14:35:02.325Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:35:02.325Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:35:02.325Z] ---> b7f61dade5b6 [2022-05-06T14:35:02.325Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T14:35:02.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:35:02.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:35:02.325Z] ---> b7f61dade5b6 [2022-05-06T14:35:02.325Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T14:35:02.325Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:35:02.325Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:35:02.325Z] ---> b7f61dade5b6 [2022-05-06T14:35:02.325Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T14:35:02.325Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:35:02.325Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:35:02.325Z] ---> b7f61dade5b6 [2022-05-06T14:35:02.325Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T14:35:04.241Z] ---> Running in c266f6556172 [2022-05-06T14:35:04.241Z] ---> Running in e6587b7ef2a3 [2022-05-06T14:35:04.241Z] ---> Running in 1b5a57f49176 [2022-05-06T14:35:04.241Z] ---> Running in ffb0f9aa0166 [2022-05-06T14:35:04.241Z] ---> Running in f28f5b7a5f72 [2022-05-06T14:35:04.504Z] Removing intermediate container c266f6556172 [2022-05-06T14:35:04.504Z] ---> 6a54cc44e3a1 [2022-05-06T14:35:04.504Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:35:04.504Z] Removing intermediate container ffb0f9aa0166 [2022-05-06T14:35:04.504Z] ---> ce12fa7e42ab [2022-05-06T14:35:04.504Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:35:04.504Z] Removing intermediate container f28f5b7a5f72 [2022-05-06T14:35:04.504Z] ---> 58f471c43488 [2022-05-06T14:35:04.504Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:35:04.504Z] Removing intermediate container e6587b7ef2a3 [2022-05-06T14:35:04.504Z] ---> 200d37ee95af [2022-05-06T14:35:04.504Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:35:04.504Z] ---> Running in cef5fbd6b6e7 [2022-05-06T14:35:04.504Z] Removing intermediate container 1b5a57f49176 [2022-05-06T14:35:04.504Z] ---> 28c5ca79fe11 [2022-05-06T14:35:04.504Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:35:04.504Z] ---> Running in 7be4a7786df6 [2022-05-06T14:35:04.504Z] ---> Running in 809b0918fd30 [2022-05-06T14:35:04.504Z] ---> Running in 415bd713162b [2022-05-06T14:35:04.504Z] ---> Running in c322929b3386 [2022-05-06T14:35:05.454Z] Removing intermediate container cef5fbd6b6e7 [2022-05-06T14:35:05.454Z] ---> 13828a6ab180 [2022-05-06T14:35:05.454Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-06T14:35:05.454Z] ---> Running in 6c2e66cf34a2 [2022-05-06T14:35:05.454Z] Removing intermediate container 415bd713162b [2022-05-06T14:35:05.454Z] ---> df9ff70ad3d8 [2022-05-06T14:35:05.454Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T14:35:05.714Z] ---> Running in c59417c406e0 [2022-05-06T14:35:05.975Z] Removing intermediate container c322929b3386 [2022-05-06T14:35:05.975Z] ---> 599a238e59b5 [2022-05-06T14:35:05.975Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T14:35:05.975Z] Removing intermediate container 809b0918fd30 [2022-05-06T14:35:05.975Z] ---> ff975ff9f38f [2022-05-06T14:35:05.975Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T14:35:05.975Z] ---> Running in 7232b7bc7a0c [2022-05-06T14:35:05.975Z] ---> Running in fc8c34a5695c [2022-05-06T14:35:05.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:05.975Z] Removing intermediate container 7be4a7786df6 [2022-05-06T14:35:05.975Z] ---> 22a465ca9326 [2022-05-06T14:35:05.975Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-06T14:35:05.975Z] ---> Running in 163a21304b99 [2022-05-06T14:35:06.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:06.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:06.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:06.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:07.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:07.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:07.276Z] OK: 221 MiB in 52 packages [2022-05-06T14:35:07.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:07.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:07.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:07.537Z] OK: 221 MiB in 52 packages [2022-05-06T14:35:07.537Z] Removing intermediate container 6c2e66cf34a2 [2022-05-06T14:35:07.537Z] ---> 8871ec854261 [2022-05-06T14:35:07.537Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T14:35:07.537Z] OK: 221 MiB in 52 packages [2022-05-06T14:35:07.798Z] ---> 12fed531fedc [2022-05-06T14:35:07.798Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:35:07.798Z] ---> Running in 1471a6fa6ea1 [2022-05-06T14:35:07.798Z] OK: 221 MiB in 52 packages [2022-05-06T14:35:07.798Z] Removing intermediate container c59417c406e0 [2022-05-06T14:35:07.798Z] ---> 548a8f2ae0ee [2022-05-06T14:35:07.798Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T14:35:07.798Z] OK: 221 MiB in 52 packages [2022-05-06T14:35:08.057Z] ---> 16e881330eed [2022-05-06T14:35:08.057Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:35:08.057Z] Removing intermediate container 7232b7bc7a0c [2022-05-06T14:35:08.057Z] ---> c32307fbea75 [2022-05-06T14:35:08.057Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T14:35:08.057Z] ---> Running in f40dfee68193 [2022-05-06T14:35:08.316Z] ---> e76884a56bf4 [2022-05-06T14:35:08.316Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:35:08.316Z] ---> Running in d59294090d66 [2022-05-06T14:35:08.316Z] Removing intermediate container 163a21304b99 [2022-05-06T14:35:08.316Z] ---> 206614d9e1ad [2022-05-06T14:35:08.316Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T14:35:08.316Z] Removing intermediate container fc8c34a5695c [2022-05-06T14:35:08.316Z] ---> 69bc674bcb5a [2022-05-06T14:35:08.316Z] Step 6/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T14:35:08.528Z] provisioning config files... [2022-05-06T14:35:08.552Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/219@tmp/config5749525583740545586tmp [2022-05-06T14:35:08.575Z] ---> 8c815f41136b [2022-05-06T14:35:08.575Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:35:08.575Z] ---> a96d68c8dc1c [2022-05-06T14:35:08.575Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:35:08.575Z] ---> Running in ab8e35eeb8ad [2022-05-06T14:35:08.575Z] ---> Running in 0c66c681015f [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:35:08.838Z] Removing intermediate container 1471a6fa6ea1 [2022-05-06T14:35:08.838Z] ---> 5544d1f06333 [2022-05-06T14:35:08.838Z] Step 8/25 : COPY . . [2022-05-06T14:35:08.912Z] ---> docker-login.sh [2022-05-06T14:35:08.912Z] nexus3.edgexfoundry.org:10001 [2022-05-06T14:35:09.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:35:09.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:35:09.791Z] Configure a credential helper to remove this warning. See [2022-05-06T14:35:09.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:35:09.791Z] [2022-05-06T14:35:09.791Z] Login Succeeded [2022-05-06T14:35:09.791Z] nexus3.edgexfoundry.org:10002 [2022-05-06T14:35:10.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:35:10.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:35:10.067Z] Configure a credential helper to remove this warning. See [2022-05-06T14:35:10.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:35:10.067Z] [2022-05-06T14:35:10.067Z] Login Succeeded [2022-05-06T14:35:10.067Z] nexus3.edgexfoundry.org:10003 [2022-05-06T14:35:10.214Z] Removing intermediate container f40dfee68193 [2022-05-06T14:35:10.215Z] ---> c191511501e1 [2022-05-06T14:35:10.215Z] Step 8/23 : COPY . . [2022-05-06T14:35:10.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:35:10.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:35:10.666Z] Configure a credential helper to remove this warning. See [2022-05-06T14:35:10.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:35:10.666Z] [2022-05-06T14:35:10.666Z] Login Succeeded [2022-05-06T14:35:10.666Z] nexus3.edgexfoundry.org:10004 [2022-05-06T14:35:10.829Z] Removing intermediate container d59294090d66 [2022-05-06T14:35:10.829Z] ---> f84ee0d713fe [2022-05-06T14:35:10.829Z] Step 8/22 : COPY . . [2022-05-06T14:35:10.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:35:11.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:35:11.217Z] Configure a credential helper to remove this warning. See [2022-05-06T14:35:11.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:35:11.217Z] [2022-05-06T14:35:11.217Z] Login Succeeded [2022-05-06T14:35:11.217Z] docker.io [2022-05-06T14:35:11.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:35:11.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:35:11.762Z] Configure a credential helper to remove this warning. See [2022-05-06T14:35:11.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:35:11.762Z] [2022-05-06T14:35:11.762Z] Login Succeeded [2022-05-06T14:35:11.762Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T14:35:11.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-06T14:35:12.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T14:35:12.215Z] ========================================================= [2022-05-06T14:35:12.215Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-06T14:35:12.215Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T14:35:12.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T14:35:12.733Z] Removing intermediate container ab8e35eeb8ad [2022-05-06T14:35:12.733Z] ---> e5ed4658bb3e [2022-05-06T14:35:12.733Z] Step 8/22 : COPY . . [2022-05-06T14:35:12.861Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-06T14:35:12.861Z] 9b3977197b4f: Pulling fs layer [2022-05-06T14:35:12.861Z] 1a89e8eeedd5: Pulling fs layer [2022-05-06T14:35:12.861Z] 94645a83ff95: Pulling fs layer [2022-05-06T14:35:12.861Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-06T14:35:12.861Z] 0c92f367c5e7: Pulling fs layer [2022-05-06T14:35:12.861Z] 3096ccb668a1: Pulling fs layer [2022-05-06T14:35:12.861Z] e8cf19c19ddd: Pulling fs layer [2022-05-06T14:35:12.861Z] a4caa8a26152: Pulling fs layer [2022-05-06T14:35:12.861Z] 0c92f367c5e7: Waiting [2022-05-06T14:35:12.861Z] 3096ccb668a1: Waiting [2022-05-06T14:35:12.861Z] e8cf19c19ddd: Waiting [2022-05-06T14:35:12.861Z] a4caa8a26152: Waiting [2022-05-06T14:35:12.861Z] 94645a83ff95: Verifying Checksum [2022-05-06T14:35:12.861Z] 94645a83ff95: Download complete [2022-05-06T14:35:12.861Z] 1a89e8eeedd5: Download complete [2022-05-06T14:35:12.861Z] 0c92f367c5e7: Verifying Checksum [2022-05-06T14:35:12.861Z] 0c92f367c5e7: Download complete [2022-05-06T14:35:12.861Z] 3096ccb668a1: Verifying Checksum [2022-05-06T14:35:12.861Z] 3096ccb668a1: Download complete [2022-05-06T14:35:12.861Z] 9b3977197b4f: Download complete [2022-05-06T14:35:12.862Z] e8cf19c19ddd: Verifying Checksum [2022-05-06T14:35:12.862Z] e8cf19c19ddd: Download complete [2022-05-06T14:35:13.467Z] 9b3977197b4f: Pull complete [2022-05-06T14:35:13.669Z] Removing intermediate container 0c66c681015f [2022-05-06T14:35:13.669Z] ---> 90ed43f91993 [2022-05-06T14:35:13.669Z] Step 8/25 : COPY . . [2022-05-06T14:35:14.074Z] 1a89e8eeedd5: Pull complete [2022-05-06T14:35:14.353Z] 94645a83ff95: Pull complete [2022-05-06T14:35:14.957Z] a4caa8a26152: Verifying Checksum [2022-05-06T14:35:14.957Z] a4caa8a26152: Download complete [2022-05-06T14:35:15.554Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-06T14:35:15.554Z] 3f3a8bcf1eab: Download complete [2022-05-06T14:35:15.574Z] ---> da174e995801 [2022-05-06T14:35:15.575Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-06T14:35:17.490Z] ---> Running in 1d8a9ea84894 [2022-05-06T14:35:17.490Z] ---> 5d8d5dd1bf0d [2022-05-06T14:35:17.490Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-06T14:35:17.490Z] ---> 8ede2e77fee5 [2022-05-06T14:35:17.490Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-06T14:35:17.490Z] ---> Running in d7e997ea1845 [2022-05-06T14:35:17.490Z] ---> Running in 0fb8c05528c0 [2022-05-06T14:35:17.490Z] ---> 2aa3d49bc1b8 [2022-05-06T14:35:17.490Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-06T14:35:17.750Z] ---> Running in 0d476c769b4e [2022-05-06T14:35:17.750Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-06T14:35:18.010Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-06T14:35:18.010Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-06T14:35:18.010Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-06T14:35:18.950Z] ---> 496279fe62f7 [2022-05-06T14:35:18.950Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T14:35:19.210Z] ---> Running in 1aca1cad9b1d [2022-05-06T14:35:19.210Z] Removing intermediate container 1aca1cad9b1d [2022-05-06T14:35:19.210Z] ---> 8c6b228c340e [2022-05-06T14:35:19.210Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-06T14:35:19.210Z] ---> Running in 7fd050d965db [2022-05-06T14:35:20.592Z] Removing intermediate container 7fd050d965db [2022-05-06T14:35:20.592Z] ---> c0be4e0580ae [2022-05-06T14:35:20.592Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-06T14:35:20.592Z] ---> Running in 2b95f715764d [2022-05-06T14:35:20.592Z] Removing intermediate container 2b95f715764d [2022-05-06T14:35:20.592Z] ---> e7bb6a285034 [2022-05-06T14:35:20.592Z] 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-06T14:35:20.592Z] ---> Running in 535e23c939e4 [2022-05-06T14:35:21.971Z] spire-1.2.1/ [2022-05-06T14:35:21.971Z] spire-1.2.1/.data/ [2022-05-06T14:35:21.971Z] spire-1.2.1/.data/.file [2022-05-06T14:35:21.971Z] spire-1.2.1/.dockerignore [2022-05-06T14:35:21.971Z] spire-1.2.1/.gitattributes [2022-05-06T14:35:21.971Z] spire-1.2.1/.githooks/ [2022-05-06T14:35:21.971Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/ [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/workflows/ [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T14:35:21.971Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T14:35:21.971Z] spire-1.2.1/.gitignore [2022-05-06T14:35:21.971Z] spire-1.2.1/.go-version [2022-05-06T14:35:21.971Z] spire-1.2.1/.golangci.yml [2022-05-06T14:35:21.971Z] spire-1.2.1/ADOPTERS.md [2022-05-06T14:35:21.971Z] spire-1.2.1/CHANGELOG.md [2022-05-06T14:35:21.971Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T14:35:21.971Z] spire-1.2.1/CODEOWNERS [2022-05-06T14:35:21.971Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T14:35:21.971Z] spire-1.2.1/Dockerfile [2022-05-06T14:35:21.971Z] spire-1.2.1/Dockerfile.dev [2022-05-06T14:35:21.971Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T14:35:21.971Z] spire-1.2.1/LICENSE [2022-05-06T14:35:21.971Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T14:35:21.971Z] spire-1.2.1/Makefile [2022-05-06T14:35:21.971Z] spire-1.2.1/README.md [2022-05-06T14:35:21.971Z] spire-1.2.1/ROADMAP.md [2022-05-06T14:35:21.971Z] spire-1.2.1/SECURITY.md [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/ [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T14:35:21.971Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T14:35:21.972Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T14:35:21.972Z] spire-1.2.1/conf/ [2022-05-06T14:35:21.972Z] spire-1.2.1/conf/agent/ [2022-05-06T14:35:21.972Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T14:35:21.972Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T14:35:21.972Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T14:35:21.972Z] spire-1.2.1/conf/server/ [2022-05-06T14:35:21.972Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T14:35:21.972Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T14:35:21.972Z] spire-1.2.1/conf/server/server.conf [2022-05-06T14:35:21.972Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/ [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/auditlog.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/ [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/spire_server.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/telemetry.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/upgrading.md [2022-05-06T14:35:21.972Z] spire-1.2.1/doc/using_spire.md [2022-05-06T14:35:21.972Z] spire-1.2.1/examples/ [2022-05-06T14:35:21.972Z] spire-1.2.1/examples/README.md [2022-05-06T14:35:21.972Z] spire-1.2.1/go.mod [2022-05-06T14:35:21.972Z] spire-1.2.1/go.sum [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:35:21.972Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/health/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/log/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T14:35:21.973Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/version/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/config.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T14:35:21.974Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:35:21.975Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/server.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/private/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/private/server/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/common/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T14:35:21.976Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T14:35:21.976Z] spire-1.2.1/release/ [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire-extras/ [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire/ [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire/README.md [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire/conf/ [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T14:35:21.976Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/script/ [2022-05-06T14:35:21.976Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T14:35:21.976Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T14:35:21.976Z] spire-1.2.1/support/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T14:35:21.976Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/clock/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/clock/clock.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T14:35:21.976Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T14:35:21.976Z] spire-1.2.1/test/integration/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/integration/README.md [2022-05-06T14:35:21.976Z] spire-1.2.1/test/integration/common [2022-05-06T14:35:21.976Z] spire-1.2.1/test/integration/setup/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T14:35:21.976Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T14:35:21.976Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T14:35:21.976Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T14:35:21.976Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/ [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T14:35:21.977Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T14:35:22.238Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T14:35:22.239Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T14:35:22.240Z] spire-1.2.1/test/integration/test.sh [2022-05-06T14:35:22.240Z] spire-1.2.1/test/plugintest/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/spiretest/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/testca/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/testca/ca.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/testkey/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T14:35:22.240Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/testkey/new.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/util/ [2022-05-06T14:35:22.240Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/util/race.go [2022-05-06T14:35:22.240Z] spire-1.2.1/test/util/util.go [2022-05-06T14:35:22.240Z] building spire from source... [2022-05-06T14:35:22.240Z] Installing go1.17.7... [2022-05-06T14:35:27.989Z] 3f3a8bcf1eab: Pull complete [2022-05-06T14:35:28.262Z] 0c92f367c5e7: Pull complete [2022-05-06T14:35:28.536Z] 3096ccb668a1: Pull complete [2022-05-06T14:35:28.809Z] Building bin/spire-server... [2022-05-06T14:35:28.809Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T14:35:28.809Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T14:35:28.809Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T14:35:28.809Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T14:35:28.809Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T14:35:28.809Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T14:35:28.809Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T14:35:28.809Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T14:35:28.809Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T14:35:28.809Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T14:35:28.809Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T14:35:28.809Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T14:35:28.810Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T14:35:28.810Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T14:35:28.810Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T14:35:28.810Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T14:35:28.810Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T14:35:28.810Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T14:35:28.810Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T14:35:28.810Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T14:35:28.810Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T14:35:28.810Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T14:35:28.810Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T14:35:28.810Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T14:35:28.810Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T14:35:28.810Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T14:35:28.810Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T14:35:28.810Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T14:35:28.810Z] e8cf19c19ddd: Pull complete [2022-05-06T14:35:29.069Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T14:35:29.069Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T14:35:29.069Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T14:35:29.069Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T14:35:29.069Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T14:35:29.069Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T14:35:29.069Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T14:35:29.069Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T14:35:29.069Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T14:35:29.069Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T14:35:29.069Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T14:35:29.341Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T14:35:29.341Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T14:35:29.341Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T14:35:29.341Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T14:35:29.341Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T14:35:29.602Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T14:35:29.602Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T14:35:29.602Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T14:35:29.602Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T14:35:29.602Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T14:35:29.602Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T14:35:29.602Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T14:35:29.602Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T14:35:29.602Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T14:35:29.602Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T14:35:29.602Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T14:35:30.171Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T14:35:32.075Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T14:35:32.075Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T14:35:32.075Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T14:35:32.075Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T14:35:32.075Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T14:35:35.539Z] a4caa8a26152: Pull complete [2022-05-06T14:35:35.539Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-06T14:35:35.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T14:35:35.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-06T14:35:35.899Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T14:35:35.899Z] WORKDIR /edgex [2022-05-06T14:35:35.899Z] COPY go.mod . [2022-05-06T14:35:35.899Z] RUN go mod download [2022-05-06T14:35:35.899Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-06T14:35:36.270Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T14:35:36.270Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T14:35:36.270Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T14:35:36.528Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T14:35:36.528Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T14:35:36.528Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T14:35:36.528Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T14:35:36.528Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T14:35:36.528Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T14:35:36.787Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T14:35:37.722Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T14:35:37.980Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T14:35:37.980Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T14:35:37.980Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T14:35:38.547Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T14:35:38.547Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T14:35:38.547Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T14:35:38.547Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T14:35:38.547Z] Sending build context to Docker daemon 169.3MB [2022-05-06T14:35:38.547Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T14:35:38.547Z] ---> 725f1c02e7f9 [2022-05-06T14:35:38.547Z] Step 2/4 : WORKDIR /edgex [2022-05-06T14:35:38.807Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T14:35:38.807Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T14:35:38.807Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T14:35:38.807Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T14:35:38.807Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T14:35:38.807Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T14:35:38.807Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T14:35:39.066Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T14:35:39.066Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T14:35:39.066Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T14:35:39.066Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T14:35:39.324Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T14:35:39.324Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T14:35:39.324Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T14:35:39.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-06T14:35:39.984Z] ---> Running in 79361c29d381 [2022-05-06T14:35:40.584Z] Removing intermediate container 79361c29d381 [2022-05-06T14:35:40.584Z] ---> 805048967a20 [2022-05-06T14:35:40.584Z] Step 3/4 : COPY go.mod . [2022-05-06T14:35:40.859Z] ---> dd3984949e83 [2022-05-06T14:35:40.859Z] Step 4/4 : RUN go mod download [2022-05-06T14:35:41.137Z] ---> Running in 5608d18662af [2022-05-06T14:35:41.275Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T14:35:41.276Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T14:35:41.276Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T14:35:41.276Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T14:35:41.276Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T14:35:41.276Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T14:35:41.276Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T14:35:41.276Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T14:35:41.536Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T14:35:41.536Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T14:35:41.536Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T14:35:41.536Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T14:35:41.536Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T14:35:41.536Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T14:35:41.536Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T14:35:41.536Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T14:35:41.536Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T14:35:41.536Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T14:35:41.536Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T14:35:41.794Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T14:35:41.794Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T14:35:41.794Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T14:35:41.794Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T14:35:41.794Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T14:35:41.794Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T14:35:41.794Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T14:35:41.794Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T14:35:41.794Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T14:35:41.794Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T14:35:42.052Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T14:35:42.052Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T14:35:42.052Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T14:35:42.052Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T14:35:42.052Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T14:35:42.052Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T14:35:42.052Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T14:35:42.052Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T14:35:42.052Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T14:35:42.052Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T14:35:42.052Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T14:35:42.052Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T14:35:42.052Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T14:35:42.052Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T14:35:42.052Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T14:35:42.052Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T14:35:42.052Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T14:35:42.052Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T14:35:42.311Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T14:35:42.311Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T14:35:47.586Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T14:35:47.586Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T14:35:52.866Z] Removing intermediate container d7e997ea1845 [2022-05-06T14:35:52.866Z] ---> cd5b20f343a3 [2022-05-06T14:35:52.866Z] [2022-05-06T14:35:52.866Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T14:35:52.866Z] Removing intermediate container 1d8a9ea84894 [2022-05-06T14:35:52.866Z] ---> bbb08c645129 [2022-05-06T14:35:52.866Z] [2022-05-06T14:35:52.866Z] Step 10/25 : FROM alpine:3.14 [2022-05-06T14:35:52.866Z] Removing intermediate container 0fb8c05528c0 [2022-05-06T14:35:52.866Z] ---> 39a18d2ba3e3 [2022-05-06T14:35:52.866Z] [2022-05-06T14:35:52.866Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T14:35:52.866Z] Removing intermediate container 0d476c769b4e [2022-05-06T14:35:52.866Z] ---> 0929be4b4c6b [2022-05-06T14:35:52.866Z] [2022-05-06T14:35:52.866Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T14:35:53.435Z] 3.14: Pulling from library/alpine [2022-05-06T14:35:53.435Z] 3.14: Pulling from library/alpine [2022-05-06T14:35:54.004Z] 3.14: Pulling from library/alpine [2022-05-06T14:35:54.004Z] 3.14: Pulling from library/alpine [2022-05-06T14:35:54.573Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T14:35:54.573Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T14:35:54.573Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T14:35:54.573Z] Status: Image is up to date for alpine:3.14 [2022-05-06T14:35:54.573Z] ---> e04c818066af [2022-05-06T14:35:54.573Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-06T14:35:54.573Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T14:35:54.573Z] Status: Image is up to date for alpine:3.14 [2022-05-06T14:35:54.573Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T14:35:54.573Z] Status: Image is up to date for alpine:3.14 [2022-05-06T14:35:54.573Z] ---> e04c818066af [2022-05-06T14:35:54.573Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-06T14:35:54.573Z] ---> e04c818066af [2022-05-06T14:35:54.573Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T14:35:54.833Z] ---> e04c818066af [2022-05-06T14:35:54.833Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-06T14:35:55.095Z] ---> Running in 5a666c379a35 [2022-05-06T14:35:55.095Z] ---> Running in 9ed557f6974b [2022-05-06T14:35:55.095Z] ---> Running in 2c7508652257 [2022-05-06T14:35:55.095Z] ---> Running in 230444f90aad [2022-05-06T14:35:55.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:55.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:55.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:55.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:55.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:55.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:55.923Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-06T14:35:55.923Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-06T14:35:55.923Z] (3/3) Installing su-exec (0.2-r1) [2022-05-06T14:35:55.923Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:35:55.923Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T14:35:55.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:55.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:35:55.923Z] OK: 6 MiB in 17 packages [2022-05-06T14:35:56.183Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T14:35:56.183Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:35:56.183Z] OK: 6 MiB in 15 packages [2022-05-06T14:35:56.183Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-06T14:35:56.183Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-06T14:35:56.183Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T14:35:56.183Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:35:56.183Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:35:56.183Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T14:35:56.183Z] OK: 6 MiB in 15 packages [2022-05-06T14:35:56.183Z] OK: 6 MiB in 16 packages [2022-05-06T14:35:57.120Z] Removing intermediate container 9ed557f6974b [2022-05-06T14:35:57.120Z] ---> f1c1553fd9c0 [2022-05-06T14:35:57.120Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T14:35:57.120Z] Removing intermediate container 230444f90aad [2022-05-06T14:35:57.120Z] ---> 56a8be909739 [2022-05-06T14:35:57.120Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T14:35:57.120Z] ---> Running in 3b77f76f191f [2022-05-06T14:35:57.379Z] Removing intermediate container 5a666c379a35 [2022-05-06T14:35:57.379Z] ---> c1fda73f032b [2022-05-06T14:35:57.379Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T14:35:57.379Z] Removing intermediate container 2c7508652257 [2022-05-06T14:35:57.379Z] ---> 3ea6736db4b9 [2022-05-06T14:35:57.379Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T14:35:57.379Z] ---> Running in 792e30bbf9b9 [2022-05-06T14:35:57.379Z] ---> Running in be9a5b4c0446 [2022-05-06T14:35:57.379Z] ---> Running in 2856b72b3183 [2022-05-06T14:35:57.379Z] Removing intermediate container 3b77f76f191f [2022-05-06T14:35:57.379Z] ---> b279a1747ddd [2022-05-06T14:35:57.379Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-06T14:35:57.379Z] Removing intermediate container be9a5b4c0446 [2022-05-06T14:35:57.379Z] ---> 87a36fef8426 [2022-05-06T14:35:57.379Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-06T14:35:57.641Z] ---> Running in bb9ad270d7ba [2022-05-06T14:35:57.641Z] Removing intermediate container 2856b72b3183 [2022-05-06T14:35:57.641Z] ---> 48ce4fc67cdd [2022-05-06T14:35:57.641Z] Step 13/25 : WORKDIR / [2022-05-06T14:35:57.641Z] ---> Running in 67d6c59edf64 [2022-05-06T14:35:57.641Z] Removing intermediate container 792e30bbf9b9 [2022-05-06T14:35:57.641Z] ---> 88da6ace5c01 [2022-05-06T14:35:57.641Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-06T14:35:57.641Z] ---> Running in 420a28542950 [2022-05-06T14:35:57.641Z] ---> Running in 32aee1bec152 [2022-05-06T14:35:57.641Z] Removing intermediate container bb9ad270d7ba [2022-05-06T14:35:57.641Z] ---> f627047bba4d [2022-05-06T14:35:57.641Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T14:35:57.900Z] Removing intermediate container 67d6c59edf64 [2022-05-06T14:35:57.901Z] ---> 85b4d55d03c6 [2022-05-06T14:35:57.901Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T14:35:57.901Z] ---> Running in 98eaa12053dc [2022-05-06T14:35:57.901Z] ---> Running in 5f42c5ed7193 [2022-05-06T14:35:57.901Z] Removing intermediate container 32aee1bec152 [2022-05-06T14:35:57.901Z] ---> 2fe9d388cc13 [2022-05-06T14:35:57.901Z] 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-06T14:35:57.901Z] Removing intermediate container 420a28542950 [2022-05-06T14:35:57.901Z] ---> 51a24601727c [2022-05-06T14:35:57.901Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T14:35:58.159Z] ---> Running in 4f342a9945eb [2022-05-06T14:35:58.159Z] Removing intermediate container 5f42c5ed7193 [2022-05-06T14:35:58.159Z] ---> 1ce2c51c1325 [2022-05-06T14:35:58.159Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:35:58.159Z] Removing intermediate container 98eaa12053dc [2022-05-06T14:35:58.159Z] ---> f5dd4af8f071 [2022-05-06T14:35:58.159Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:35:58.418Z] ---> 60d8edf752e4 [2022-05-06T14:35:58.418Z] 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-06T14:35:58.418Z] Removing intermediate container 4f342a9945eb [2022-05-06T14:35:58.418Z] ---> 7767fe281efa [2022-05-06T14:35:58.418Z] Step 15/23 : WORKDIR / [2022-05-06T14:35:58.418Z] ---> Running in a04b2a5b431b [2022-05-06T14:35:58.678Z] Removing intermediate container a04b2a5b431b [2022-05-06T14:35:58.678Z] ---> e639e97c533d [2022-05-06T14:35:58.678Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:35:58.678Z] ---> 3f2970bee309 [2022-05-06T14:35:58.678Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-06T14:35:58.678Z] ---> 792fa7250ce4 [2022-05-06T14:35:58.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-06T14:35:58.678Z] ---> c5d29c92c9ab [2022-05-06T14:35:58.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-06T14:35:59.248Z] ---> 2beceff6005b [2022-05-06T14:35:59.248Z] 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-06T14:35:59.248Z] ---> 73f7878507e5 [2022-05-06T14:35:59.248Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-06T14:35:59.508Z] ---> 5f552ad67602 [2022-05-06T14:35:59.508Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-06T14:35:59.766Z] ---> 097dd88fb79b [2022-05-06T14:35:59.766Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-06T14:35:59.766Z] ---> 9d958406e45e [2022-05-06T14:35:59.766Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-06T14:35:59.766Z] ---> 0458c1ae4729 [2022-05-06T14:35:59.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-06T14:36:00.024Z] ---> 45055dd8ce55 [2022-05-06T14:36:00.024Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-06T14:36:00.283Z] ---> 7fb4fc0672cd [2022-05-06T14:36:00.283Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-06T14:36:00.283Z] ---> Running in 119e768e1ed1 [2022-05-06T14:36:00.283Z] ---> Running in 93fb40203138 [2022-05-06T14:36:00.283Z] ---> aaa37c32f92e [2022-05-06T14:36:00.283Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-06T14:36:00.283Z] ---> ed811c1c5cc9 [2022-05-06T14:36:00.283Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-06T14:36:00.283Z] ---> Running in 9a82706885c2 [2022-05-06T14:36:00.555Z] Removing intermediate container 119e768e1ed1 [2022-05-06T14:36:00.555Z] ---> e10ed7132ca5 [2022-05-06T14:36:00.555Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:36:00.555Z] Removing intermediate container 93fb40203138 [2022-05-06T14:36:00.555Z] ---> ba57393492f5 [2022-05-06T14:36:00.555Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:36:00.555Z] ---> Running in 97bfba88eff9 [2022-05-06T14:36:00.555Z] Removing intermediate container 9a82706885c2 [2022-05-06T14:36:00.555Z] ---> 1b6834e7e32d [2022-05-06T14:36:00.555Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:36:00.555Z] ---> Running in 091a4558c386 [2022-05-06T14:36:00.815Z] ---> Running in ba79c35ed973 [2022-05-06T14:36:00.815Z] Removing intermediate container 97bfba88eff9 [2022-05-06T14:36:00.815Z] ---> 4531d35518f8 [2022-05-06T14:36:00.815Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T14:36:00.815Z] Removing intermediate container 091a4558c386 [2022-05-06T14:36:00.815Z] ---> 433a6587ff3a [2022-05-06T14:36:00.815Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T14:36:01.074Z] ---> Running in 468a094a36d1 [2022-05-06T14:36:01.074Z] ---> Running in 6864e82cd28c [2022-05-06T14:36:01.074Z] ---> 705c481564c8 [2022-05-06T14:36:01.074Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T14:36:01.074Z] Removing intermediate container ba79c35ed973 [2022-05-06T14:36:01.074Z] ---> 54cf6ad94451 [2022-05-06T14:36:01.074Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T14:36:01.074Z] Removing intermediate container 468a094a36d1 [2022-05-06T14:36:01.074Z] ---> 4a3dc21b4ee7 [2022-05-06T14:36:01.074Z] Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:36:01.074Z] Removing intermediate container 6864e82cd28c [2022-05-06T14:36:01.074Z] ---> f9e7e35fa0b1 [2022-05-06T14:36:01.074Z] Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:36:01.335Z] ---> Running in 22c74f37351f [2022-05-06T14:36:01.335Z] ---> Running in 55866984f2f5 [2022-05-06T14:36:01.335Z] ---> Running in 29086440a839 [2022-05-06T14:36:01.335Z] Removing intermediate container 22c74f37351f [2022-05-06T14:36:01.335Z] ---> 661bb88d222b [2022-05-06T14:36:01.335Z] Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:36:01.335Z] ---> c17396a99f3b [2022-05-06T14:36:01.335Z] 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-06T14:36:01.601Z] ---> Running in c7cd915950a4 [2022-05-06T14:36:01.601Z] Removing intermediate container 29086440a839 [2022-05-06T14:36:01.601Z] ---> becd061c6e4f [2022-05-06T14:36:01.601Z] Step 22/22 : LABEL version=2.2.0-dev.91 [2022-05-06T14:36:01.601Z] ---> Running in 844fd10e8eb7 [2022-05-06T14:36:01.601Z] Removing intermediate container 55866984f2f5 [2022-05-06T14:36:01.601Z] ---> 70b0525e02fd [2022-05-06T14:36:01.601Z] Step 22/22 : LABEL version=2.2.0-dev.91 [2022-05-06T14:36:01.601Z] ---> Running in 6892f7094508 [2022-05-06T14:36:01.601Z] ---> Running in a20ed0737838 [2022-05-06T14:36:01.601Z] Removing intermediate container c7cd915950a4 [2022-05-06T14:36:01.601Z] ---> 6a12e338be3b [2022-05-06T14:36:01.601Z] Step 23/23 : LABEL version=2.2.0-dev.91 [2022-05-06T14:36:01.861Z] ---> Running in 9ecc7d2e782b [2022-05-06T14:36:01.861Z] Removing intermediate container 6892f7094508 [2022-05-06T14:36:01.861Z] ---> 8eb250929dfb [2022-05-06T14:36:01.861Z] [2022-05-06T14:36:01.861Z] Removing intermediate container a20ed0737838 [2022-05-06T14:36:01.861Z] ---> 86cac8de2946 [2022-05-06T14:36:01.861Z] [2022-05-06T14:36:02.124Z] Successfully built 8eb250929dfb [2022-05-06T14:36:02.124Z] Removing intermediate container 9ecc7d2e782b [2022-05-06T14:36:02.124Z] ---> ecfb01a65706 [2022-05-06T14:36:02.124Z] [2022-05-06T14:36:02.124Z] Successfully tagged support-notifications:latest [2022-05-06T14:36:02.124Z]  Building support-notifications ... done Building security-spire-config [2022-05-06T14:36:02.124Z] Successfully built 86cac8de2946 [2022-05-06T14:36:02.124Z] Successfully tagged support-scheduler:latest [2022-05-06T14:36:02.124Z]  Building support-scheduler ... done Building core-data [2022-05-06T14:36:02.124Z] Successfully built ecfb01a65706 [2022-05-06T14:36:02.124Z] Successfully tagged core-command:latest [2022-05-06T14:36:02.124Z]  Building core-command ... done Building core-metadata [2022-05-06T14:36:04.030Z] Removing intermediate container 844fd10e8eb7 [2022-05-06T14:36:04.030Z] ---> 78b1389def4e [2022-05-06T14:36:04.030Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T14:36:04.289Z] ---> Running in e25f70000eb1 [2022-05-06T14:36:04.856Z] Removing intermediate container e25f70000eb1 [2022-05-06T14:36:04.856Z] ---> ab1ccce3df8f [2022-05-06T14:36:04.856Z] Step 23/25 : LABEL arch=x86_64 [2022-05-06T14:36:05.426Z] ---> Running in 2d24d2595177 [2022-05-06T14:36:05.702Z] Removing intermediate container 2d24d2595177 [2022-05-06T14:36:05.702Z] ---> faf07079dc59 [2022-05-06T14:36:05.702Z] Step 24/25 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:36:05.964Z] ---> Running in 60bbb35bb18b [2022-05-06T14:36:05.964Z] Removing intermediate container 60bbb35bb18b [2022-05-06T14:36:05.964Z] ---> 10cf8de44052 [2022-05-06T14:36:05.964Z] Step 25/25 : LABEL version=2.2.0-dev.91 [2022-05-06T14:36:06.223Z] ---> Running in 56521f9e9961 [2022-05-06T14:36:06.483Z] Removing intermediate container 56521f9e9961 [2022-05-06T14:36:06.483Z] ---> abbf2ebcbec1 [2022-05-06T14:36:06.483Z] [2022-05-06T14:36:06.483Z] Successfully built abbf2ebcbec1 [2022-05-06T14:36:06.483Z] Successfully tagged security-secretstore-setup:latest [2022-05-06T14:36:06.483Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-05-06T14:36:14.830Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:36:14.830Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:36:14.830Z] ---> b7f61dade5b6 [2022-05-06T14:36:14.830Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T14:36:14.830Z] ---> Using cache [2022-05-06T14:36:14.830Z] ---> 28c5ca79fe11 [2022-05-06T14:36:14.830Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:36:14.830Z] ---> Using cache [2022-05-06T14:36:14.830Z] ---> 599a238e59b5 [2022-05-06T14:36:14.830Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T14:36:14.830Z] ---> Using cache [2022-05-06T14:36:14.830Z] ---> 69bc674bcb5a [2022-05-06T14:36:14.830Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T14:36:14.830Z] ---> Using cache [2022-05-06T14:36:14.830Z] ---> a96d68c8dc1c [2022-05-06T14:36:14.830Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:36:14.830Z] ---> Using cache [2022-05-06T14:36:14.830Z] ---> 90ed43f91993 [2022-05-06T14:36:14.830Z] Step 8/26 : COPY . . [2022-05-06T14:36:14.830Z] ---> Using cache [2022-05-06T14:36:14.830Z] ---> 496279fe62f7 [2022-05-06T14:36:14.830Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T14:36:14.830Z] ---> Using cache [2022-05-06T14:36:14.830Z] ---> 8c6b228c340e [2022-05-06T14:36:14.830Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T14:36:14.830Z] ---> Using cache [2022-05-06T14:36:14.830Z] ---> c0be4e0580ae [2022-05-06T14:36:14.830Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T14:36:14.830Z] ---> Using cache [2022-05-06T14:36:14.830Z] ---> e7bb6a285034 [2022-05-06T14:36:14.830Z] 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-06T14:36:15.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:36:15.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:36:15.090Z] ---> b7f61dade5b6 [2022-05-06T14:36:15.090Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T14:36:15.090Z] ---> Using cache [2022-05-06T14:36:15.090Z] ---> 28c5ca79fe11 [2022-05-06T14:36:15.090Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:36:15.090Z] ---> Using cache [2022-05-06T14:36:15.090Z] ---> 599a238e59b5 [2022-05-06T14:36:15.090Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T14:36:15.660Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:36:15.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:36:15.660Z] ---> b7f61dade5b6 [2022-05-06T14:36:15.660Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T14:36:15.660Z] ---> Using cache [2022-05-06T14:36:15.660Z] ---> 28c5ca79fe11 [2022-05-06T14:36:15.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:36:15.660Z] ---> Using cache [2022-05-06T14:36:15.660Z] ---> 599a238e59b5 [2022-05-06T14:36:15.660Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-06T14:36:16.227Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:36:16.228Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:36:16.228Z] ---> b7f61dade5b6 [2022-05-06T14:36:16.228Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T14:36:16.228Z] ---> Using cache [2022-05-06T14:36:16.228Z] ---> 28c5ca79fe11 [2022-05-06T14:36:16.228Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:36:16.228Z] ---> Using cache [2022-05-06T14:36:16.228Z] ---> 599a238e59b5 [2022-05-06T14:36:16.228Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-06T14:36:18.759Z] ---> Running in ef01811aa33c [2022-05-06T14:36:18.759Z] ---> Running in 00d9de07b856 [2022-05-06T14:36:18.759Z] ---> Running in 017d3c40fe23 [2022-05-06T14:36:18.759Z] ---> Running in 457403942c5e [2022-05-06T14:36:19.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:36:19.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:36:20.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:36:20.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:36:20.528Z] spire-1.2.1/ [2022-05-06T14:36:20.528Z] spire-1.2.1/.data/ [2022-05-06T14:36:20.528Z] spire-1.2.1/.data/.file [2022-05-06T14:36:20.528Z] spire-1.2.1/.dockerignore [2022-05-06T14:36:20.528Z] spire-1.2.1/.gitattributes [2022-05-06T14:36:20.528Z] spire-1.2.1/.githooks/ [2022-05-06T14:36:20.528Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/ [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/workflows/ [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T14:36:20.528Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T14:36:20.528Z] spire-1.2.1/.gitignore [2022-05-06T14:36:20.528Z] spire-1.2.1/.go-version [2022-05-06T14:36:20.528Z] spire-1.2.1/.golangci.yml [2022-05-06T14:36:20.528Z] spire-1.2.1/ADOPTERS.md [2022-05-06T14:36:20.528Z] spire-1.2.1/CHANGELOG.md [2022-05-06T14:36:20.528Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T14:36:20.528Z] spire-1.2.1/CODEOWNERS [2022-05-06T14:36:20.528Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T14:36:20.528Z] spire-1.2.1/Dockerfile [2022-05-06T14:36:20.528Z] spire-1.2.1/Dockerfile.dev [2022-05-06T14:36:20.528Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T14:36:20.528Z] spire-1.2.1/LICENSE [2022-05-06T14:36:20.528Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T14:36:20.528Z] spire-1.2.1/Makefile [2022-05-06T14:36:20.528Z] spire-1.2.1/README.md [2022-05-06T14:36:20.528Z] spire-1.2.1/ROADMAP.md [2022-05-06T14:36:20.528Z] spire-1.2.1/SECURITY.md [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T14:36:20.528Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T14:36:20.528Z] spire-1.2.1/conf/ [2022-05-06T14:36:20.528Z] spire-1.2.1/conf/agent/ [2022-05-06T14:36:20.528Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T14:36:20.528Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T14:36:20.528Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T14:36:20.528Z] spire-1.2.1/conf/server/ [2022-05-06T14:36:20.528Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T14:36:20.528Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T14:36:20.528Z] spire-1.2.1/conf/server/server.conf [2022-05-06T14:36:20.528Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/ [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/auditlog.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/ [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/SPIRE_server.pngfetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:36:20.528Z] [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T14:36:20.528Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/spire_server.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/telemetry.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/upgrading.md [2022-05-06T14:36:20.529Z] spire-1.2.1/doc/using_spire.md [2022-05-06T14:36:20.529Z] spire-1.2.1/examples/ [2022-05-06T14:36:20.529Z] spire-1.2.1/examples/README.md [2022-05-06T14:36:20.529Z] spire-1.2.1/go.mod [2022-05-06T14:36:20.529Z] spire-1.2.1/go.sum [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T14:36:20.529Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/OK: 221 MiB in 52 packages [2022-05-06T14:36:20.791Z] [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/health/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T14:36:20.791Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/log/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/version/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T14:36:20.792Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/config.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T14:36:20.793Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/server.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/ [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/private/ [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/private/server/ [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/spire/ [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/spire/common/ [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T14:36:20.794Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T14:36:20.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T14:36:20.795Z] spire-1.2.1/release/ [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire-extras/ [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire/ [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire/README.md [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire/conf/ [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T14:36:20.795Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T14:36:20.795Z] spire-1.2.1/script/ [2022-05-06T14:36:20.795Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T14:36:20.795Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T14:36:20.795Z] spire-1.2.1/support/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T14:36:20.795Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/clock/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/clock/clock.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T14:36:20.795Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T14:36:20.796Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/README.md [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/common [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T14:36:20.796Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T14:36:20.797Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T14:36:20.798Z] spire-1.2.1/test/integration/test.sh [2022-05-06T14:36:20.798Z] spire-1.2.1/test/plugintest/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/spiretest/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/testca/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/testca/ca.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/testkey/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T14:36:20.798Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/testkey/new.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/util/ [2022-05-06T14:36:20.798Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/util/race.go [2022-05-06T14:36:20.798Z] spire-1.2.1/test/util/util.go [2022-05-06T14:36:20.798Z] building spire from source... [2022-05-06T14:36:20.798Z] Installing go1.17.7... [2022-05-06T14:36:21.057Z] OK: 221 MiB in 52 packages [2022-05-06T14:36:21.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:36:21.323Z] OK: 221 MiB in 52 packages [2022-05-06T14:36:21.583Z] Removing intermediate container 00d9de07b856 [2022-05-06T14:36:21.583Z] ---> 0ea71892ba7b [2022-05-06T14:36:21.583Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T14:36:22.154Z] Removing intermediate container ef01811aa33c [2022-05-06T14:36:22.154Z] ---> eddd86da35e7 [2022-05-06T14:36:22.154Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T14:36:22.154Z] ---> 5fccbe30aded [2022-05-06T14:36:22.154Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:36:22.154Z] Removing intermediate container 017d3c40fe23 [2022-05-06T14:36:22.154Z] ---> dea086a70eea [2022-05-06T14:36:22.154Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T14:36:22.154Z] ---> Running in dcdded5975e7 [2022-05-06T14:36:22.413Z] ---> 44a0605324dd [2022-05-06T14:36:22.413Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:36:22.672Z] ---> Running in e23d02b341e5 [2022-05-06T14:36:22.931Z] ---> d70c4205920a [2022-05-06T14:36:22.931Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:36:22.931Z] ---> Running in 93f93c85ccf0 [2022-05-06T14:36:24.313Z] Removing intermediate container dcdded5975e7 [2022-05-06T14:36:24.313Z] ---> 9d80810002c1 [2022-05-06T14:36:24.313Z] Step 8/23 : COPY . . [2022-05-06T14:36:24.572Z] Removing intermediate container e23d02b341e5 [2022-05-06T14:36:24.572Z] ---> 1612c6216618 [2022-05-06T14:36:24.572Z] Step 8/23 : COPY . . [2022-05-06T14:36:26.475Z] Building bin/spire-server... [2022-05-06T14:36:26.736Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T14:36:26.736Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T14:36:26.736Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T14:36:26.736Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T14:36:26.736Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T14:36:26.736Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T14:36:26.995Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T14:36:26.995Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T14:36:26.995Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T14:36:26.995Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T14:36:27.257Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T14:36:27.257Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T14:36:27.257Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T14:36:27.517Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T14:36:27.518Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T14:36:27.518Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T14:36:27.518Z] Removing intermediate container 93f93c85ccf0 [2022-05-06T14:36:27.518Z] ---> d41e29c19b63 [2022-05-06T14:36:27.518Z] Step 8/23 : COPY . . [2022-05-06T14:36:27.518Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T14:36:27.518Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T14:36:27.518Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T14:36:27.518Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T14:36:27.779Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T14:36:27.779Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T14:36:27.779Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T14:36:27.779Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T14:36:27.779Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T14:36:27.779Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T14:36:27.779Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T14:36:27.779Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T14:36:27.779Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T14:36:27.779Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T14:36:27.779Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T14:36:27.779Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T14:36:27.779Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T14:36:27.779Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T14:36:27.779Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T14:36:27.779Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T14:36:28.039Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T14:36:28.039Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T14:36:28.039Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T14:36:28.039Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T14:36:28.039Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T14:36:28.039Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T14:36:28.039Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T14:36:28.039Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T14:36:28.039Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T14:36:28.039Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T14:36:28.039Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T14:36:28.039Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T14:36:28.039Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T14:36:28.039Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T14:36:28.114Z] Removing intermediate container 5608d18662af [2022-05-06T14:36:28.114Z] ---> f33a9f088d27 [2022-05-06T14:36:28.114Z] Successfully built f33a9f088d27 [2022-05-06T14:36:28.114Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:36:28.298Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T14:36:28.298Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T14:36:28.298Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T14:36:28.298Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T14:36:28.298Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T14:36:28.462Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T14:36:28.462Z] . [Pipeline] withDockerContainer [2022-05-06T14:36:28.558Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T14:36:28.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-41082 does not seem to be running inside a container [2022-05-06T14:36:28.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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-arm64 cat [2022-05-06T14:36:29.935Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T14:36:29.935Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T14:36:29.935Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T14:36:29.935Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T14:36:29.935Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T14:36:29.994Z] $ docker top eac8b0cdb3922fab169be371d9a81673419ff9cc94bae5fc1566b31741c6488c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T14:36:30.869Z] + go version [2022-05-06T14:36:30.870Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-06T14:36:30.897Z] $ docker stop --time=1 eac8b0cdb3922fab169be371d9a81673419ff9cc94bae5fc1566b31741c6488c [2022-05-06T14:36:32.526Z] $ docker rm -f eac8b0cdb3922fab169be371d9a81673419ff9cc94bae5fc1566b31741c6488c [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-06T14:36:33.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T14:36:33.175Z] [2022-05-06T14:36:33.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:36:33.227Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T14:36:33.227Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T14:36:33.227Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T14:36:33.227Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T14:36:33.227Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T14:36:33.227Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T14:36:33.227Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T14:36:33.227Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T14:36:33.492Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T14:36:33.492Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T14:36:33.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T14:36:33.814Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-06T14:36:33.814Z] 29e5d40040c1: Pulling fs layer [2022-05-06T14:36:33.814Z] 1ce36da41761: Pulling fs layer [2022-05-06T14:36:33.814Z] 25b303627fd3: Pulling fs layer [2022-05-06T14:36:33.814Z] 29e5d40040c1: Verifying Checksum [2022-05-06T14:36:33.814Z] 29e5d40040c1: Download complete [2022-05-06T14:36:34.086Z] 1ce36da41761: Verifying Checksum [2022-05-06T14:36:34.086Z] 1ce36da41761: Download complete [2022-05-06T14:36:34.358Z] 29e5d40040c1: Pull complete [2022-05-06T14:36:34.439Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T14:36:34.706Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T14:36:34.998Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T14:36:34.998Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T14:36:35.262Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T14:36:35.262Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T14:36:35.522Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T14:36:35.522Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T14:36:35.780Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T14:36:35.780Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T14:36:35.798Z] 25b303627fd3: Verifying Checksum [2022-05-06T14:36:35.798Z] 25b303627fd3: Download complete [2022-05-06T14:36:35.798Z] 1ce36da41761: Pull complete [2022-05-06T14:36:36.040Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T14:36:36.040Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T14:36:36.040Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T14:36:36.299Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T14:36:36.299Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T14:36:36.299Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T14:36:36.557Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T14:36:36.557Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T14:36:36.816Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T14:36:36.816Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T14:36:37.078Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T14:36:37.078Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T14:36:37.078Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T14:36:37.078Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T14:36:37.078Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T14:36:37.337Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T14:36:37.337Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T14:36:37.337Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T14:36:37.337Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T14:36:37.337Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T14:36:37.337Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T14:36:37.597Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T14:36:37.597Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T14:36:37.597Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T14:36:37.597Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T14:36:37.597Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T14:36:37.597Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T14:36:37.597Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T14:36:37.597Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T14:36:37.597Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T14:36:37.856Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T14:36:37.856Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T14:36:37.856Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T14:36:37.856Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T14:36:37.856Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T14:36:37.856Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T14:36:37.856Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T14:36:37.856Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T14:36:37.856Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T14:36:37.856Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T14:36:37.856Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T14:36:38.114Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T14:36:38.114Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T14:36:38.114Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T14:36:38.114Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T14:36:38.114Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T14:36:38.114Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T14:36:38.114Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T14:36:38.114Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T14:36:38.114Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T14:36:38.373Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T14:36:38.373Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T14:36:38.373Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T14:36:38.373Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T14:36:38.373Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T14:36:38.373Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T14:36:38.373Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T14:36:38.373Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T14:36:38.373Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T14:36:38.373Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T14:36:38.373Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T14:36:43.653Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T14:36:43.653Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T14:36:43.653Z]  ---> 1d386577f82e [2022-05-06T14:36:43.653Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-06T14:36:43.653Z] ---> Running in 6cb316640907 [2022-05-06T14:36:43.653Z] ---> 5f1ab64157b2 [2022-05-06T14:36:43.653Z] ---> f3553e46a5b9 [2022-05-06T14:36:43.653Z] Step 9/23 : RUN make cmd/core-metadata/core-metadataStep 9/23 : RUN make cmd/core-data/core-data [2022-05-06T14:36:43.653Z] [2022-05-06T14:36:43.653Z] ---> Running in 652a3bb311f2 [2022-05-06T14:36:43.653Z] ---> Running in 5a9477c9abef [2022-05-06T14:36:43.653Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-06T14:36:43.653Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-06T14:36:43.913Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-06T14:36:45.951Z] 25b303627fd3: Pull complete [2022-05-06T14:36:45.951Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-06T14:36:45.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T14:36:45.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-06T14:36:46.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-41082 does not seem to be running inside a container [2022-05-06T14:36:46.281Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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-06T14:36:48.345Z] $ docker top 3661997ae9acf7941e91aeac6f7307c7bc670ce38b219b8301c2dfd386809d5f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T14:36:49.239Z] + docker-compose build --help [2022-05-06T14:36:49.239Z] + grep parallel [2022-05-06T14:36:52.627Z] --parallel Build images in parallel. [Pipeline] } [2022-05-06T14:36:52.656Z] $ docker stop --time=1 3661997ae9acf7941e91aeac6f7307c7bc670ce38b219b8301c2dfd386809d5f [2022-05-06T14:36:54.282Z] $ docker rm -f 3661997ae9acf7941e91aeac6f7307c7bc670ce38b219b8301c2dfd386809d5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:36:54.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T14:36:54.896Z] . [Pipeline] withDockerContainer [2022-05-06T14:36:55.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-41082 does not seem to be running inside a container [2022-05-06T14:36:55.217Z] $ 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/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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-arm64:latest cat [2022-05-06T14:36:56.440Z] $ docker top b406595f2306489e2245ec56471fed2660a0928cf097a7a2d416f8092b41bf54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T14:36:57.331Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-06T14:37:01.636Z] Building core-command ... [2022-05-06T14:37:01.636Z] Building core-data ... [2022-05-06T14:37:01.636Z] Building core-metadata ... [2022-05-06T14:37:01.636Z] Building security-bootstrapper ... [2022-05-06T14:37:01.636Z] Building security-proxy-setup ... [2022-05-06T14:37:01.636Z] Building security-secretstore-setup ... [2022-05-06T14:37:01.636Z] Building security-spiffe-token-provider ... [2022-05-06T14:37:01.636Z] Building security-spire-agent ... [2022-05-06T14:37:01.636Z] Building security-spire-config ... [2022-05-06T14:37:01.636Z] Building security-spire-server ... [2022-05-06T14:37:01.636Z] Building support-notifications ... [2022-05-06T14:37:01.636Z] Building support-scheduler ... [2022-05-06T14:37:01.636Z] Building sys-mgmt-agent ... [2022-05-06T14:37:01.636Z] Building security-bootstrapper [2022-05-06T14:37:01.636Z] Building core-data [2022-05-06T14:37:01.636Z] Building security-spiffe-token-provider [2022-05-06T14:37:01.636Z] Building security-spire-server [2022-05-06T14:37:01.636Z] Building security-secretstore-setup [2022-05-06T14:37:16.006Z] Removing intermediate container 652a3bb311f2 [2022-05-06T14:37:16.006Z] ---> c67515b5eb6c [2022-05-06T14:37:16.006Z] [2022-05-06T14:37:16.006Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T14:37:16.006Z] ---> e04c818066af [2022-05-06T14:37:16.006Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T14:37:16.006Z] ---> Using cache [2022-05-06T14:37:16.006Z] ---> 56a8be909739 [2022-05-06T14:37:16.006Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T14:37:16.006Z] ---> Using cache [2022-05-06T14:37:16.007Z] ---> 88da6ace5c01 [2022-05-06T14:37:16.007Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-06T14:37:16.007Z] Removing intermediate container 6cb316640907 [2022-05-06T14:37:16.007Z] ---> b5ff7bc07e30 [2022-05-06T14:37:16.007Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-06T14:37:16.007Z] ---> Running in 6333d5f53432 [2022-05-06T14:37:16.007Z] ---> Running in f61f4b91d65c [2022-05-06T14:37:16.007Z] Removing intermediate container f61f4b91d65c [2022-05-06T14:37:16.007Z] ---> ad9909522682 [2022-05-06T14:37:16.007Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T14:37:16.007Z] ---> Running in 0b5290c4646c [2022-05-06T14:37:16.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.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-06T14:37:16.007Z] Removing intermediate container 0b5290c4646c [2022-05-06T14:37:16.007Z] ---> 37792f6b0be8 [2022-05-06T14:37:16.007Z] Step 15/23 : WORKDIR / [2022-05-06T14:37:16.007Z] ---> Running in 2b48b24642dd [2022-05-06T14:37:16.007Z] Removing intermediate container 2b48b24642dd [2022-05-06T14:37:16.007Z] ---> 0ce4e5f506ad [2022-05-06T14:37:16.007Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:37:16.007Z] Removing intermediate container 6333d5f53432 [2022-05-06T14:37:16.007Z] ---> 589459974850 [2022-05-06T14:37:16.007Z] [2022-05-06T14:37:16.007Z] Step 11/23 : FROM docker:20.10.14 [2022-05-06T14:37:16.007Z] ---> d0cc40c7da7d [2022-05-06T14:37:16.007Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-06T14:37:16.007Z] Removing intermediate container 5a9477c9abef [2022-05-06T14:37:16.007Z] ---> 9f4c9f5b8380 [2022-05-06T14:37:16.007Z] [2022-05-06T14:37:16.007Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T14:37:16.007Z] ---> e04c818066af [2022-05-06T14:37:16.007Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-06T14:37:16.007Z] 20.10.14: Pulling from library/docker [2022-05-06T14:37:16.007Z] ---> Running in 5f403b8eef5d [2022-05-06T14:37:16.007Z] Removing intermediate container 5f403b8eef5d [2022-05-06T14:37:16.007Z] ---> 32dbac8d1db0 [2022-05-06T14:37:16.007Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-06T14:37:16.007Z] ---> Running in 453d372f4294 [2022-05-06T14:37:16.007Z] Removing intermediate container 453d372f4294 [2022-05-06T14:37:16.007Z] ---> 27b9b82d26cc [2022-05-06T14:37:16.007Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-06T14:37:16.007Z] ---> Running in 08cfbc24606c [2022-05-06T14:37:16.007Z] ---> 34bd840c847d [2022-05-06T14:37:16.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-06T14:37:16.007Z] Removing intermediate container 08cfbc24606c [2022-05-06T14:37:16.007Z] ---> 211eef9f6a6a [2022-05-06T14:37:16.007Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:37:16.007Z] ---> Running in 3c9d1761059a [2022-05-06T14:37:16.007Z] ---> 11d4975b8bf6 [2022-05-06T14:37:16.007Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-06T14:37:16.007Z] ---> Running in 0154dffb1d96 [2022-05-06T14:37:16.007Z] Removing intermediate container 0154dffb1d96 [2022-05-06T14:37:16.007Z] ---> e3f986c88f8d [2022-05-06T14:37:16.007Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:37:16.007Z] ---> Running in 272ee4d78780 [2022-05-06T14:37:16.267Z] Removing intermediate container 272ee4d78780 [2022-05-06T14:37:16.267Z] ---> 7b6492b19145 [2022-05-06T14:37:16.267Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T14:37:16.531Z] ---> Running in 6e1d2e9f7dea [2022-05-06T14:37:16.532Z] Removing intermediate container 6e1d2e9f7dea [2022-05-06T14:37:16.532Z] ---> ddf7362e016e [2022-05-06T14:37:16.532Z] Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:37:16.792Z] ---> Running in 64e3a15d68c2 [2022-05-06T14:37:16.792Z] Removing intermediate container 3c9d1761059a [2022-05-06T14:37:16.792Z] ---> dabe8d98ff05 [2022-05-06T14:37:16.792Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T14:37:16.792Z] ---> Running in 84e214493c7a [2022-05-06T14:37:17.055Z] Removing intermediate container 64e3a15d68c2 [2022-05-06T14:37:17.055Z] ---> 9274a9da7959 [2022-05-06T14:37:17.055Z] Step 23/23 : LABEL version=2.2.0-dev.91 [2022-05-06T14:37:17.055Z] ---> Running in ad73efc207d9 [2022-05-06T14:37:17.628Z] Removing intermediate container ad73efc207d9 [2022-05-06T14:37:17.628Z] ---> 3b514035fde4 [2022-05-06T14:37:17.628Z] [2022-05-06T14:37:17.628Z] Successfully built 3b514035fde4 [2022-05-06T14:37:17.628Z] Successfully tagged core-metadata:latest [2022-05-06T14:37:17.628Z]  Building core-metadata ... done Building security-proxy-setup [2022-05-06T14:37:17.628Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:37:18.570Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:37:18.832Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T14:37:18.833Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T14:37:19.094Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T14:37:19.094Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T14:37:19.094Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T14:37:19.354Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T14:37:19.354Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:37:19.354Z] OK: 8 MiB in 20 packages [2022-05-06T14:37:22.650Z] Removing intermediate container 84e214493c7a [2022-05-06T14:37:22.650Z] ---> 2a8c4342e09a [2022-05-06T14:37:22.650Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:37:22.913Z] ---> 04841baf83bc [2022-05-06T14:37:22.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-06T14:37:23.483Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-06T14:37:23.483Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-06T14:37:23.483Z] ---> 7417809fdb73 [2022-05-06T14:37:23.483Z] 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-06T14:37:24.062Z] ---> Running in 05689a65bfd8 [2022-05-06T14:37:24.062Z] ---> 43286d795525 [2022-05-06T14:37:24.062Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-06T14:37:24.327Z] Removing intermediate container 05689a65bfd8 [2022-05-06T14:37:24.327Z] ---> 20ca932b16a5 [2022-05-06T14:37:24.327Z] 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-06T14:37:24.327Z] ---> Running in ca8eb73f492c [2022-05-06T14:37:24.587Z] ---> f21771e5a7cd [2022-05-06T14:37:24.587Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-06T14:37:24.587Z] ---> Running in ccfacf1ec2a3 [2022-05-06T14:37:24.587Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:37:24.587Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:37:24.587Z] ---> b7f61dade5b6 [2022-05-06T14:37:24.587Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T14:37:24.587Z] ---> Using cache [2022-05-06T14:37:24.587Z] ---> 28c5ca79fe11 [2022-05-06T14:37:24.587Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:37:24.587Z] ---> Using cache [2022-05-06T14:37:24.587Z] ---> 599a238e59b5 [2022-05-06T14:37:24.587Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T14:37:24.587Z] ---> Using cache [2022-05-06T14:37:24.587Z] ---> dea086a70eea [2022-05-06T14:37:24.587Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T14:37:24.587Z] ---> Using cache [2022-05-06T14:37:24.587Z] ---> d70c4205920a [2022-05-06T14:37:24.587Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:37:24.587Z] ---> Using cache [2022-05-06T14:37:24.587Z] ---> d41e29c19b63 [2022-05-06T14:37:24.587Z] Step 8/22 : COPY . . [2022-05-06T14:37:24.587Z] ---> Using cache [2022-05-06T14:37:24.587Z] ---> 5f1ab64157b2 [2022-05-06T14:37:24.587Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-06T14:37:24.848Z] ---> Running in 55f45dd13454 [2022-05-06T14:37:24.848Z] Removing intermediate container ccfacf1ec2a3 [2022-05-06T14:37:24.848Z] ---> 1aa50556000c [2022-05-06T14:37:24.848Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:37:24.848Z] ---> Running in 66098b0039ed [2022-05-06T14:37:25.109Z] Removing intermediate container 66098b0039ed [2022-05-06T14:37:25.109Z] ---> ca42d5bd67ff [2022-05-06T14:37:25.109Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T14:37:25.109Z] ---> Running in dab5c8bce2d9 [2022-05-06T14:37:25.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:37:25.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:37:25.368Z] Removing intermediate container dab5c8bce2d9 [2022-05-06T14:37:25.368Z] ---> 99c4295de36d [2022-05-06T14:37:25.368Z] Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:37:25.368Z] ---> Running in 98f6c5a1497f [2022-05-06T14:37:25.368Z] (1/43) Installing readline (8.1.1-r0) [2022-05-06T14:37:25.368Z] (2/43) Installing bash (5.1.16-r0) [2022-05-06T14:37:25.368Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-06T14:37:25.368Z] Executing bash-5.1.16-r0.post-install [2022-05-06T14:37:25.628Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-06T14:37:25.628Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T14:37:25.628Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-06T14:37:25.628Z] (6/43) Installing curl (7.80.0-r1) [2022-05-06T14:37:25.628Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-06T14:37:25.628Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-06T14:37:25.628Z] (9/43) Installing expat (2.4.7-r0) [2022-05-06T14:37:25.628Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-06T14:37:25.628Z] (11/43) Installing gdbm (1.22-r0) [2022-05-06T14:37:25.628Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-06T14:37:25.628Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-06T14:37:25.628Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-06T14:37:25.628Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-06T14:37:25.628Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-06T14:37:25.628Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-06T14:37:25.628Z] Removing intermediate container 98f6c5a1497f [2022-05-06T14:37:25.628Z] ---> e456223f1b8d [2022-05-06T14:37:25.628Z] Step 23/23 : LABEL version=2.2.0-dev.91 [2022-05-06T14:37:25.889Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-06T14:37:25.889Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-06T14:37:25.889Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-06T14:37:25.889Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-06T14:37:25.889Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-06T14:37:25.889Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-06T14:37:25.889Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-06T14:37:25.889Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-06T14:37:26.153Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-06T14:37:26.153Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-06T14:37:26.153Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-06T14:37:26.153Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-06T14:37:26.153Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-06T14:37:26.153Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-06T14:37:26.153Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-06T14:37:26.153Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-06T14:37:26.153Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-06T14:37:26.153Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-06T14:37:26.153Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-06T14:37:26.153Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-06T14:37:26.153Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-06T14:37:26.153Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-06T14:37:26.153Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-06T14:37:26.153Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-06T14:37:26.153Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-06T14:37:26.153Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-06T14:37:26.414Z] ---> Running in 49819ca029e7 [2022-05-06T14:37:26.414Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T14:37:26.414Z] OK: 83 MiB in 65 packages [2022-05-06T14:37:26.676Z] Removing intermediate container 49819ca029e7 [2022-05-06T14:37:26.676Z] ---> 4d506c01d195 [2022-05-06T14:37:26.676Z] [2022-05-06T14:37:26.676Z] Successfully built 4d506c01d195 [2022-05-06T14:37:26.676Z] Successfully tagged core-data:latest [2022-05-06T14:37:26.676Z]  Building core-data ... done Building security-spiffe-token-provider [2022-05-06T14:37:27.246Z] Collecting docker-compose==1.23.2 [2022-05-06T14:37:27.246Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-06T14:37:27.246Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-06T14:37:27.246Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-06T14:37:27.246Z] 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-06T14:37:27.505Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-06T14:37:27.505Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-06T14:37:27.505Z] Collecting cached-property<2,>=1.2.0 [2022-05-06T14:37:27.505Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-06T14:37:27.505Z] Collecting jsonschema<3,>=2.5.1 [2022-05-06T14:37:27.505Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-06T14:37:27.506Z] Collecting PyYAML<4,>=3.10 [2022-05-06T14:37:27.506Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-06T14:37:27.765Z] Building bin/spire-agent... [2022-05-06T14:37:28.025Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T14:37:28.025Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T14:37:28.025Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T14:37:28.025Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T14:37:28.025Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-06T14:37:28.025Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-06T14:37:28.285Z] Collecting docopt<0.7,>=0.6.1 [2022-05-06T14:37:28.285Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-06T14:37:28.852Z] Collecting texttable<0.10,>=0.9.0 [2022-05-06T14:37:28.852Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-06T14:37:29.112Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T14:37:29.112Z] Collecting docker<4.0,>=3.6.0 [2022-05-06T14:37:29.112Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T14:37:29.112Z]  Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-06T14:37:29.112Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T14:37:29.112Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T14:37:29.112Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T14:37:29.112Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T14:37:29.112Z] Collecting docker-pycreds>=0.4.0 [2022-05-06T14:37:29.112Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-06T14:37:29.112Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T14:37:29.112Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T14:37:29.372Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T14:37:29.372Z] 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-06T14:37:29.372Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-06T14:37:29.372Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-06T14:37:29.372Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-06T14:37:29.372Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-06T14:37:29.372Z] Collecting idna<2.8,>=2.5 [2022-05-06T14:37:29.372Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-06T14:37:29.372Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-06T14:37:29.372Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-06T14:37:29.372Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-06T14:37:29.372Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-06T14:37:29.631Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-06T14:37:29.631Z] Attempting uninstall: urllib3 [2022-05-06T14:37:29.631Z] Found existing installation: urllib3 1.26.7 [2022-05-06T14:37:29.631Z] Uninstalling urllib3-1.26.7: [2022-05-06T14:37:29.631Z] Successfully uninstalled urllib3-1.26.7 [2022-05-06T14:37:29.631Z] Attempting uninstall: idna [2022-05-06T14:37:29.631Z] Found existing installation: idna 3.3 [2022-05-06T14:37:29.631Z] Uninstalling idna-3.3: [2022-05-06T14:37:29.631Z] Successfully uninstalled idna-3.3 [2022-05-06T14:37:30.203Z] Attempting uninstall: requests [2022-05-06T14:37:30.203Z] Found existing installation: requests 2.26.0 [2022-05-06T14:37:30.203Z] Uninstalling requests-2.26.0: [2022-05-06T14:37:30.203Z] Successfully uninstalled requests-2.26.0 [2022-05-06T14:37:30.203Z] Running setup.py install for texttable: started [2022-05-06T14:37:30.462Z] Running setup.py install for texttable: finished with status 'done' [2022-05-06T14:37:30.462Z] Running setup.py install for PyYAML: started [2022-05-06T14:37:30.721Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:37:30.721Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:37:30.721Z] ---> b7f61dade5b6 [2022-05-06T14:37:30.721Z] Step 3/20 : WORKDIR /edgex-go [2022-05-06T14:37:30.721Z] ---> Using cache [2022-05-06T14:37:30.721Z] ---> 28c5ca79fe11 [2022-05-06T14:37:30.721Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-06T14:37:30.980Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-06T14:37:31.549Z] Running setup.py install for docopt: started [2022-05-06T14:37:32.116Z] Running setup.py install for docopt: finished with status 'done' [2022-05-06T14:37:32.116Z] Running setup.py install for dockerpty: started [2022-05-06T14:37:32.374Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-06T14:37:33.314Z] ---> Running in 0851e9a6211d [2022-05-06T14:37:33.314Z] 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-06T14:37:34.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:37:35.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:37:35.456Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T14:37:35.456Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T14:37:35.456Z] OK: 15864 distinct packages available [2022-05-06T14:37:35.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:37:36.395Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:37:36.655Z] OK: 221 MiB in 52 packages [2022-05-06T14:37:38.562Z] Removing intermediate container ca8eb73f492c [2022-05-06T14:37:38.562Z] ---> ff5509fd38d4 [2022-05-06T14:37:38.562Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-06T14:37:38.562Z] ---> Running in cf0f07b1a388 [2022-05-06T14:37:38.562Z] Removing intermediate container 0851e9a6211d [2022-05-06T14:37:38.562Z] ---> 2c4b62134820 [2022-05-06T14:37:38.562Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-06T14:37:38.562Z] Removing intermediate container cf0f07b1a388 [2022-05-06T14:37:38.562Z] ---> 4e12833f9b9a [2022-05-06T14:37:38.562Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-06T14:37:38.562Z] ---> Running in 53a49133193d [2022-05-06T14:37:39.131Z] Removing intermediate container 53a49133193d [2022-05-06T14:37:39.131Z] ---> de612e65e973 [2022-05-06T14:37:39.131Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-06T14:37:39.390Z] ---> c95f1c2cd534 [2022-05-06T14:37:39.390Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:37:39.390Z] ---> Running in b33077721e8d [2022-05-06T14:37:40.329Z] ---> 404edcdf26c1 [2022-05-06T14:37:40.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-06T14:37:40.897Z] ---> e4be67e387f2 [2022-05-06T14:37:40.897Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-06T14:37:41.469Z] ---> 2cc96259992d [2022-05-06T14:37:41.469Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-06T14:37:41.469Z] ---> Running in b97dbe25c03b [2022-05-06T14:37:41.469Z] Removing intermediate container b33077721e8d [2022-05-06T14:37:41.469Z] ---> 541e86df82d7 [2022-05-06T14:37:41.469Z] Step 7/20 : COPY . . [2022-05-06T14:37:41.744Z] Removing intermediate container b97dbe25c03b [2022-05-06T14:37:41.744Z] ---> 6196a314c182 [2022-05-06T14:37:41.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:37:42.004Z] ---> Running in ab614825d5dc [2022-05-06T14:37:42.580Z] Removing intermediate container ab614825d5dc [2022-05-06T14:37:42.580Z] ---> bf20e8764273 [2022-05-06T14:37:42.580Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T14:37:42.840Z] ---> Running in 605dd09601e0 [2022-05-06T14:37:43.464Z] Removing intermediate container 605dd09601e0 [2022-05-06T14:37:43.464Z] ---> 78d7c161ef11 [2022-05-06T14:37:43.464Z] Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:37:43.785Z] ---> Running in 600d6d6f5a0b [2022-05-06T14:37:44.191Z] Removing intermediate container 600d6d6f5a0b [2022-05-06T14:37:44.191Z] ---> a081a33c9483 [2022-05-06T14:37:44.191Z] Step 23/23 : LABEL version=2.2.0-dev.91 [2022-05-06T14:37:44.529Z] ---> Running in 27114347c633 [2022-05-06T14:37:44.842Z] Removing intermediate container 27114347c633 [2022-05-06T14:37:44.842Z] ---> 30b20ee4d4fb [2022-05-06T14:37:44.842Z] [2022-05-06T14:37:44.842Z] Successfully built 30b20ee4d4fb [2022-05-06T14:37:45.100Z] Successfully tagged sys-mgmt-agent:latest [2022-05-06T14:37:45.101Z] Building security-bootstrapper [2022-05-06T14:37:45.101Z]  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.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-06T14:37:50.386Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:37:50.386Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:37:50.386Z] ---> b7f61dade5b6 [2022-05-06T14:37:50.386Z] Step 3/31 : WORKDIR /edgex-go [2022-05-06T14:37:50.386Z] ---> Using cache [2022-05-06T14:37:50.386Z] ---> 28c5ca79fe11 [2022-05-06T14:37:50.386Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:37:50.386Z] ---> Using cache [2022-05-06T14:37:50.386Z] ---> 599a238e59b5 [2022-05-06T14:37:50.386Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-06T14:37:50.386Z] ---> Using cache [2022-05-06T14:37:50.386Z] ---> dea086a70eea [2022-05-06T14:37:50.386Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-06T14:37:50.386Z] ---> Using cache [2022-05-06T14:37:50.386Z] ---> d70c4205920a [2022-05-06T14:37:50.386Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:37:50.386Z] ---> Using cache [2022-05-06T14:37:50.386Z] ---> d41e29c19b63 [2022-05-06T14:37:50.386Z] Step 8/31 : COPY . . [2022-05-06T14:37:50.386Z] ---> Using cache [2022-05-06T14:37:50.386Z] ---> 5f1ab64157b2 [2022-05-06T14:37:50.386Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-06T14:37:50.387Z] ---> Running in 4418820473dd [2022-05-06T14:37:50.387Z] ---> 1b34502c9bfc [2022-05-06T14:37:50.387Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-06T14:37:50.387Z] ---> Running in e3957a5937f2 [2022-05-06T14:37:51.323Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-06T14:37:51.324Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-06T14:37:53.868Z] Removing intermediate container 55f45dd13454 [2022-05-06T14:37:53.868Z] ---> e304ef811fa8 [2022-05-06T14:37:53.868Z] [2022-05-06T14:37:53.868Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T14:37:53.868Z] ---> e04c818066af [2022-05-06T14:37:53.868Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-06T14:37:53.868Z] ---> Running in 1ea91dd92f36 [2022-05-06T14:37:54.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:37:54.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:37:54.701Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-06T14:37:54.701Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-06T14:37:54.960Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-06T14:37:54.960Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-06T14:37:54.960Z] (5/6) Installing curl (7.79.1-r1) [2022-05-06T14:37:54.960Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-06T14:37:54.960Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:37:54.960Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T14:37:54.960Z] OK: 8 MiB in 20 packages [2022-05-06T14:37:56.867Z] Removing intermediate container 1ea91dd92f36 [2022-05-06T14:37:56.867Z] ---> 7791fd85d2d4 [2022-05-06T14:37:56.867Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T14:37:56.867Z] ---> Running in 324ae54c50e8 [2022-05-06T14:37:57.433Z] Removing intermediate container 324ae54c50e8 [2022-05-06T14:37:57.433Z] ---> 97f1468683ec [2022-05-06T14:37:57.433Z] Step 13/22 : WORKDIR /edgex [2022-05-06T14:37:57.692Z] ---> Running in 7ddd9409c975 [2022-05-06T14:37:58.194Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:37:58.194Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:37:58.194Z] ---> f33a9f088d27 [2022-05-06T14:37:58.194Z] Step 3/20 : WORKDIR /edgex-go [2022-05-06T14:37:58.194Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:37:58.194Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:37:58.194Z] ---> f33a9f088d27 [2022-05-06T14:37:58.194Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T14:37:58.194Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:37:58.194Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:37:58.194Z] ---> f33a9f088d27 [2022-05-06T14:37:58.194Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T14:37:58.194Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:37:58.194Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:37:58.194Z] ---> f33a9f088d27 [2022-05-06T14:37:58.194Z] Step 3/31 : WORKDIR /edgex-go [2022-05-06T14:37:58.194Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:37:58.194Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:37:58.194Z] ---> f33a9f088d27 [2022-05-06T14:37:58.194Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T14:37:58.194Z] ---> Running in 0d147b09e9fe [2022-05-06T14:37:58.194Z] ---> Running in c0f5239b9c1a [2022-05-06T14:37:58.194Z] ---> Running in ce68b3d77621 [2022-05-06T14:37:58.194Z] ---> Running in a831c3d915f1 [2022-05-06T14:37:58.194Z] ---> Running in e2bbdd3f2cdc [2022-05-06T14:37:58.194Z] Removing intermediate container 0d147b09e9fe [2022-05-06T14:37:58.194Z] ---> 5d205137009a [2022-05-06T14:37:58.194Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-06T14:37:58.194Z] Removing intermediate container e2bbdd3f2cdc [2022-05-06T14:37:58.194Z] ---> 5b82ba97fc73 [2022-05-06T14:37:58.195Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:37:58.195Z] Removing intermediate container ce68b3d77621 [2022-05-06T14:37:58.195Z] ---> fa74c0c05b2a [2022-05-06T14:37:58.195Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:37:58.195Z] Removing intermediate container c0f5239b9c1a [2022-05-06T14:37:58.195Z] ---> 03a2b0bc89dc [2022-05-06T14:37:58.195Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:37:58.195Z] Removing intermediate container a831c3d915f1 [2022-05-06T14:37:58.195Z] ---> 209e938ef734 [2022-05-06T14:37:58.195Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:37:58.195Z] ---> Running in 0789ea081e93 [2022-05-06T14:37:58.195Z] ---> Running in 6fffdc4fcb0d [2022-05-06T14:37:58.195Z] ---> Running in be92427b2491 [2022-05-06T14:37:58.195Z] ---> Running in 037ef2f3c0e3 [2022-05-06T14:37:58.195Z] ---> Running in 961e4de6dc63 [2022-05-06T14:37:58.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.195Z] Removing intermediate container 6fffdc4fcb0d [2022-05-06T14:37:58.195Z] ---> ea5afd5eaad9 [2022-05-06T14:37:58.195Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T14:37:58.195Z] Removing intermediate container be92427b2491 [2022-05-06T14:37:58.195Z] ---> 36617bcf0d51 [2022-05-06T14:37:58.195Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-06T14:37:58.195Z] ---> Running in 046c4aaa911e [2022-05-06T14:37:58.195Z] ---> Running in 392af1badc87 [2022-05-06T14:37:58.195Z] Removing intermediate container 037ef2f3c0e3 [2022-05-06T14:37:58.195Z] ---> 5a73f2f636bd [2022-05-06T14:37:58.195Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-06T14:37:58.195Z] Removing intermediate container 961e4de6dc63 [2022-05-06T14:37:58.195Z] ---> 92476b9b6f83 [2022-05-06T14:37:58.195Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-06T14:37:58.195Z] ---> Running in a618ebf59597 [2022-05-06T14:37:58.195Z] ---> Running in 6ccaea4d591e [2022-05-06T14:37:58.195Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T14:37:58.195Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T14:37:58.195Z] OK: 15739 distinct packages available [2022-05-06T14:37:58.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.195Z] OK: 220 MiB in 52 packages [2022-05-06T14:37:58.261Z] Removing intermediate container 7ddd9409c975 [2022-05-06T14:37:58.261Z] ---> f11a79b92c26 [2022-05-06T14:37:58.262Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-06T14:37:58.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:37:58.829Z] ---> 2bd1b468beff [2022-05-06T14:37:58.829Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-06T14:37:59.763Z] ---> d50bad5b12f4 [2022-05-06T14:37:59.763Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-06T14:37:59.784Z] Removing intermediate container 0789ea081e93 [2022-05-06T14:37:59.784Z] ---> fecac2c9a617 [2022-05-06T14:37:59.784Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-06T14:37:59.784Z] OK: 220 MiB in 52 packages [2022-05-06T14:38:00.075Z] OK: 220 MiB in 52 packages [2022-05-06T14:38:00.075Z] OK: 220 MiB in 52 packages [2022-05-06T14:38:00.352Z] OK: 220 MiB in 52 packages [2022-05-06T14:38:01.145Z] ---> 0fbddeb2f2cf [2022-05-06T14:38:01.146Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T14:38:01.348Z] ---> d63cabeb8c9c [2022-05-06T14:38:01.348Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:38:01.628Z] ---> Running in c1890acf24e9 [2022-05-06T14:38:01.628Z] Removing intermediate container 392af1badc87 [2022-05-06T14:38:01.628Z] ---> 997a827d541f [2022-05-06T14:38:01.628Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T14:38:01.628Z] Removing intermediate container 046c4aaa911e [2022-05-06T14:38:01.628Z] ---> 3e5afcc24640 [2022-05-06T14:38:01.628Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T14:38:01.716Z] ---> c889b1ef8ca0 [2022-05-06T14:38:01.716Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-06T14:38:01.716Z] ---> Running in d6fa9c569dd8 [2022-05-06T14:38:01.904Z] Removing intermediate container 6ccaea4d591e [2022-05-06T14:38:01.904Z] ---> cbb3b1be134d [2022-05-06T14:38:01.904Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T14:38:01.904Z] Removing intermediate container a618ebf59597 [2022-05-06T14:38:01.904Z] ---> 6fcc0c8e6a5c [2022-05-06T14:38:01.904Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-06T14:38:02.899Z] ---> 7ee2512cc900 [2022-05-06T14:38:02.899Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:38:02.899Z] ---> 99c0c76ee7ed [2022-05-06T14:38:02.899Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:38:03.184Z] ---> Running in 46330c4a82a2 [2022-05-06T14:38:03.460Z] ---> Running in d357beb88395 [2022-05-06T14:38:03.460Z] ---> 4f7044e3182d [2022-05-06T14:38:03.460Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:38:03.460Z] ---> 04004c50cd59 [2022-05-06T14:38:03.460Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:38:03.742Z] ---> Running in 8ce7f1f34e02 [2022-05-06T14:38:03.742Z] ---> Running in 8ed1e75503ca [2022-05-06T14:38:04.255Z] Removing intermediate container d6fa9c569dd8 [2022-05-06T14:38:04.255Z] ---> 55da06c95386 [2022-05-06T14:38:04.255Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T14:38:04.255Z] ---> Running in 1e9e8629aebe [2022-05-06T14:38:04.255Z] Removing intermediate container 1e9e8629aebe [2022-05-06T14:38:04.255Z] ---> 01f21fd96241 [2022-05-06T14:38:04.255Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T14:38:04.519Z] ---> Running in 378cc3a5b281 [2022-05-06T14:38:04.780Z] Removing intermediate container 378cc3a5b281 [2022-05-06T14:38:04.780Z] ---> b0ec934c20ac [2022-05-06T14:38:04.780Z] Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:38:04.780Z] ---> Running in df42dd66220e [2022-05-06T14:38:05.347Z] Removing intermediate container df42dd66220e [2022-05-06T14:38:05.347Z] ---> 753063123dcf [2022-05-06T14:38:05.347Z] Step 22/22 : LABEL version=2.2.0-dev.91 [2022-05-06T14:38:05.347Z] ---> Running in 401d7fe68927 [2022-05-06T14:38:05.605Z] Removing intermediate container 401d7fe68927 [2022-05-06T14:38:05.605Z] ---> 7bb1f7cd763b [2022-05-06T14:38:05.605Z] [2022-05-06T14:38:05.605Z] Successfully built 7bb1f7cd763b [2022-05-06T14:38:05.605Z] Successfully tagged security-proxy-setup:latest [2022-05-06T14:38:05.605Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-05-06T14:38:05.748Z] Removing intermediate container c1890acf24e9 [2022-05-06T14:38:05.748Z] ---> 8a2ce839c2cc [2022-05-06T14:38:05.749Z] Step 7/20 : COPY . . [2022-05-06T14:38:10.106Z] Removing intermediate container 46330c4a82a2 [2022-05-06T14:38:10.106Z] ---> 91d667d31b1a [2022-05-06T14:38:10.106Z] Step 8/25 : COPY . . [2022-05-06T14:38:10.106Z] Removing intermediate container d357beb88395 [2022-05-06T14:38:10.106Z] ---> 68e1f2b42cf4 [2022-05-06T14:38:10.106Z] Step 8/25 : COPY . . [2022-05-06T14:38:10.106Z] Removing intermediate container 8ce7f1f34e02 [2022-05-06T14:38:10.106Z] ---> d4a8e59b1052 [2022-05-06T14:38:10.106Z] Step 8/31 : COPY . . [2022-05-06T14:38:10.106Z] Removing intermediate container 8ed1e75503ca [2022-05-06T14:38:10.106Z] ---> 3543694deb70 [2022-05-06T14:38:10.106Z] Step 8/23 : COPY . . [2022-05-06T14:38:10.889Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:38:10.889Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:38:10.889Z] ---> b7f61dade5b6 [2022-05-06T14:38:10.889Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T14:38:10.889Z] ---> Using cache [2022-05-06T14:38:10.889Z] ---> 28c5ca79fe11 [2022-05-06T14:38:10.889Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:38:10.889Z] ---> Using cache [2022-05-06T14:38:10.889Z] ---> 599a238e59b5 [2022-05-06T14:38:10.889Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T14:38:10.889Z] ---> Using cache [2022-05-06T14:38:10.889Z] ---> 69bc674bcb5a [2022-05-06T14:38:10.889Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T14:38:10.889Z] ---> Using cache [2022-05-06T14:38:10.889Z] ---> a96d68c8dc1c [2022-05-06T14:38:10.889Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:38:10.889Z] ---> Using cache [2022-05-06T14:38:10.889Z] ---> 90ed43f91993 [2022-05-06T14:38:10.889Z] Step 8/26 : COPY . . [2022-05-06T14:38:10.889Z] ---> Using cache [2022-05-06T14:38:10.889Z] ---> 496279fe62f7 [2022-05-06T14:38:10.889Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T14:38:10.889Z] ---> Using cache [2022-05-06T14:38:10.889Z] ---> 8c6b228c340e [2022-05-06T14:38:10.889Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T14:38:10.889Z] ---> Using cache [2022-05-06T14:38:10.889Z] ---> c0be4e0580ae [2022-05-06T14:38:10.889Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T14:38:10.889Z] ---> Using cache [2022-05-06T14:38:10.889Z] ---> e7bb6a285034 [2022-05-06T14:38:10.889Z] 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-06T14:38:12.795Z] ---> Running in 7df56cb74d21 [2022-05-06T14:38:13.364Z] spire-1.2.1/ [2022-05-06T14:38:13.364Z] spire-1.2.1/.data/ [2022-05-06T14:38:13.364Z] spire-1.2.1/.data/.file [2022-05-06T14:38:13.364Z] spire-1.2.1/.dockerignore [2022-05-06T14:38:13.364Z] spire-1.2.1/.gitattributes [2022-05-06T14:38:13.364Z] spire-1.2.1/.githooks/ [2022-05-06T14:38:13.364Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/ [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/workflows/ [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T14:38:13.364Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T14:38:13.364Z] spire-1.2.1/.gitignore [2022-05-06T14:38:13.364Z] spire-1.2.1/.go-version [2022-05-06T14:38:13.364Z] spire-1.2.1/.golangci.yml [2022-05-06T14:38:13.364Z] spire-1.2.1/ADOPTERS.md [2022-05-06T14:38:13.364Z] spire-1.2.1/CHANGELOG.md [2022-05-06T14:38:13.364Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T14:38:13.364Z] spire-1.2.1/CODEOWNERS [2022-05-06T14:38:13.364Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T14:38:13.364Z] spire-1.2.1/Dockerfile [2022-05-06T14:38:13.364Z] spire-1.2.1/Dockerfile.dev [2022-05-06T14:38:13.364Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T14:38:13.364Z] spire-1.2.1/LICENSE [2022-05-06T14:38:13.364Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T14:38:13.364Z] spire-1.2.1/Makefile [2022-05-06T14:38:13.364Z] spire-1.2.1/README.md [2022-05-06T14:38:13.364Z] spire-1.2.1/ROADMAP.md [2022-05-06T14:38:13.364Z] spire-1.2.1/SECURITY.md [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T14:38:13.364Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T14:38:13.630Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T14:38:13.630Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T14:38:13.630Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T14:38:13.630Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T14:38:13.630Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T14:38:13.630Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T14:38:13.630Z] spire-1.2.1/conf/ [2022-05-06T14:38:13.630Z] spire-1.2.1/conf/agent/ [2022-05-06T14:38:13.630Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T14:38:13.630Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T14:38:13.630Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T14:38:13.630Z] spire-1.2.1/conf/server/ [2022-05-06T14:38:13.630Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T14:38:13.630Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T14:38:13.630Z] spire-1.2.1/conf/server/server.conf [2022-05-06T14:38:13.630Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/ [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/auditlog.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/ [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/spire_server.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/telemetry.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/upgrading.md [2022-05-06T14:38:13.630Z] spire-1.2.1/doc/using_spire.md [2022-05-06T14:38:13.630Z] spire-1.2.1/examples/ [2022-05-06T14:38:13.630Z] spire-1.2.1/examples/README.md [2022-05-06T14:38:13.630Z] spire-1.2.1/go.mod [2022-05-06T14:38:13.630Z] spire-1.2.1/go.sum [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T14:38:13.630Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/health/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/log/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/version/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T14:38:13.631Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/config.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T14:38:13.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/server.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/private/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/private/server/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/common/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T14:38:13.633Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T14:38:13.633Z] spire-1.2.1/release/ [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire-extras/ [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire/ [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire/README.md [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire/conf/ [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T14:38:13.633Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/script/ [2022-05-06T14:38:13.633Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T14:38:13.633Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T14:38:13.633Z] spire-1.2.1/support/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T14:38:13.633Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/clock/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/clock/clock.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T14:38:13.633Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T14:38:13.633Z] spire-1.2.1/test/integration/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/integration/README.md [2022-05-06T14:38:13.633Z] spire-1.2.1/test/integration/common [2022-05-06T14:38:13.633Z] spire-1.2.1/test/integration/setup/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T14:38:13.633Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T14:38:13.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T14:38:13.635Z] spire-1.2.1/test/integration/test.sh [2022-05-06T14:38:13.635Z] spire-1.2.1/test/plugintest/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/spiretest/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/testca/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/testca/ca.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/testkey/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T14:38:13.635Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/testkey/new.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/util/ [2022-05-06T14:38:13.635Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/util/race.go [2022-05-06T14:38:13.635Z] spire-1.2.1/test/util/util.go [2022-05-06T14:38:13.635Z] building spire from source... [2022-05-06T14:38:13.635Z] Installing go1.17.7... [2022-05-06T14:38:15.012Z] Removing intermediate container 4418820473dd [2022-05-06T14:38:15.012Z] ---> ba8cdd8336eb [2022-05-06T14:38:15.012Z] [2022-05-06T14:38:15.012Z] Step 10/31 : FROM alpine:3.14 [2022-05-06T14:38:15.012Z] ---> e04c818066af [2022-05-06T14:38:15.012Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-06T14:38:15.271Z] Removing intermediate container e3957a5937f2 [2022-05-06T14:38:15.271Z] ---> 97e451c91fbd [2022-05-06T14:38:15.271Z] [2022-05-06T14:38:15.271Z] Step 9/20 : FROM alpine:3.15 [2022-05-06T14:38:15.271Z] ---> Running in a07f281eeda8 [2022-05-06T14:38:15.271Z] 3.15: Pulling from library/alpine [2022-05-06T14:38:15.530Z] Removing intermediate container a07f281eeda8 [2022-05-06T14:38:15.530Z] ---> 3631506936ef [2022-05-06T14:38:15.530Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-06T14:38:15.530Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T14:38:15.530Z] Status: Downloaded newer image for alpine:3.15 [2022-05-06T14:38:15.530Z] ---> 0ac33e5f5afa [2022-05-06T14:38:15.530Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T14:38:15.530Z] ---> Running in ffad9fc61481 [2022-05-06T14:38:15.530Z] ---> Running in 32825c22d5bd [2022-05-06T14:38:15.789Z] Removing intermediate container 32825c22d5bd [2022-05-06T14:38:15.789Z] ---> 606912725a59 [2022-05-06T14:38:15.789Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:38:15.789Z] ---> Running in 32359cd44e7f [2022-05-06T14:38:15.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:38:16.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:38:16.048Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-06T14:38:16.048Z] (2/2) Installing su-exec (0.2-r1) [2022-05-06T14:38:16.306Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:38:16.306Z] OK: 6 MiB in 16 packages [2022-05-06T14:38:17.245Z] Removing intermediate container ffad9fc61481 [2022-05-06T14:38:17.245Z] ---> 003c625ef28b [2022-05-06T14:38:17.245Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-06T14:38:17.245Z] Removing intermediate container 32359cd44e7f [2022-05-06T14:38:17.245Z] ---> 7ecd110d0dc7 [2022-05-06T14:38:17.245Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-06T14:38:17.245Z] ---> Running in c09826f43ca0 [2022-05-06T14:38:17.245Z] ---> Running in 9f69fef05ef1 [2022-05-06T14:38:17.504Z] Removing intermediate container c09826f43ca0 [2022-05-06T14:38:17.504Z] ---> 93f8cc0d9ca8 [2022-05-06T14:38:17.504Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-06T14:38:17.504Z] ---> Running in 0488377016f4 [2022-05-06T14:38:17.765Z] Removing intermediate container 0488377016f4 [2022-05-06T14:38:17.765Z] ---> 4134b8a81a66 [2022-05-06T14:38:17.765Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-06T14:38:17.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:38:17.765Z] ---> Running in dc6f6b6b1f2f [2022-05-06T14:38:18.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:38:18.968Z] Removing intermediate container dc6f6b6b1f2f [2022-05-06T14:38:18.968Z] ---> 64abdad97558 [2022-05-06T14:38:18.968Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-06T14:38:18.968Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T14:38:18.968Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T14:38:18.968Z] OK: 15855 distinct packages available [2022-05-06T14:38:18.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:38:18.968Z] ---> Running in e5699cc5e75d [2022-05-06T14:38:19.227Z] Removing intermediate container e5699cc5e75d [2022-05-06T14:38:19.227Z] ---> 607f01f45097 [2022-05-06T14:38:19.227Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-06T14:38:19.494Z] Building bin/spire-server... [2022-05-06T14:38:19.494Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T14:38:19.494Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T14:38:19.494Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T14:38:19.494Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T14:38:19.494Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T14:38:19.494Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T14:38:19.494Z]  ---> 7dc5a1e3d140 [2022-05-06T14:38:19.494Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-06T14:38:19.754Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T14:38:19.754Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T14:38:19.754Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T14:38:19.754Z]  ---> Running in 6b6b53277ec0 [2022-05-06T14:38:19.754Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T14:38:19.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:38:19.754Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T14:38:19.754Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T14:38:19.754Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T14:38:19.754Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T14:38:19.754Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T14:38:19.754Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T14:38:19.754Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T14:38:20.016Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T14:38:20.016Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T14:38:20.016Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T14:38:20.016Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T14:38:20.016Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T14:38:20.016Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T14:38:20.016Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T14:38:20.016Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T14:38:20.016Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T14:38:20.016Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T14:38:20.016Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T14:38:20.016Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-06T14:38:20.016Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T14:38:20.016Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T14:38:20.016Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T14:38:20.016Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T14:38:20.016Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T14:38:20.016Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T14:38:20.016Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T14:38:20.275Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T14:38:20.275Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T14:38:20.275Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T14:38:20.275Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-06T14:38:20.275Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T14:38:20.275Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T14:38:20.275Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T14:38:20.275Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T14:38:20.275Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T14:38:20.275Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T14:38:20.275Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T14:38:20.275Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T14:38:20.275Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T14:38:20.275Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T14:38:20.275Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T14:38:20.275Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T14:38:20.275Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-06T14:38:20.275Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T14:38:20.275Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T14:38:20.275Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T14:38:20.580Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T14:38:20.580Z] (5/9) Installing curl (7.80.0-r1) [2022-05-06T14:38:20.580Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-06T14:38:20.841Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-06T14:38:20.841Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T14:38:20.841Z] (8/9) Installing libucontext (1.1-r0) [2022-05-06T14:38:20.841Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-06T14:38:21.099Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T14:38:21.100Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T14:38:21.100Z] OK: 8 MiB in 23 packages [2022-05-06T14:38:21.100Z] Removing intermediate container 6b6b53277ec0 [2022-05-06T14:38:21.100Z] ---> c71a75beecd7 [2022-05-06T14:38:21.100Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:38:21.668Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T14:38:21.668Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T14:38:21.935Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T14:38:21.935Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T14:38:21.935Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T14:38:21.935Z]  ---> 260f7d35e6f0 [2022-05-06T14:38:21.935Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-06T14:38:22.506Z] Removing intermediate container 9f69fef05ef1 [2022-05-06T14:38:22.506Z] ---> 50af3e6d912e [2022-05-06T14:38:22.506Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:38:22.778Z] ---> 53bacb357fae [2022-05-06T14:38:22.778Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-06T14:38:22.778Z] ---> 5409e3522118 [2022-05-06T14:38:22.778Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-06T14:38:23.036Z] ---> d213fc1ec5e0 [2022-05-06T14:38:23.037Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-06T14:38:23.295Z] ---> 9b45d4be668a [2022-05-06T14:38:23.295Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-06T14:38:23.295Z] ---> 4a07eca905cd [2022-05-06T14:38:23.295Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-06T14:38:23.554Z] ---> c38de16bd2af [2022-05-06T14:38:23.554Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-06T14:38:23.812Z] ---> Running in 228382223a5f [2022-05-06T14:38:23.812Z] ---> 9d58c30b8e39 [2022-05-06T14:38:23.812Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-06T14:38:23.812Z] ---> Running in 787c9dde802e [2022-05-06T14:38:24.070Z] Removing intermediate container 228382223a5f [2022-05-06T14:38:24.070Z] ---> 7cc94174f8b4 [2022-05-06T14:38:24.070Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-06T14:38:24.070Z] Removing intermediate container 787c9dde802e [2022-05-06T14:38:24.070Z] ---> 8a137eed29b7 [2022-05-06T14:38:24.070Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:38:24.640Z] ---> bb75e9d86f7b [2022-05-06T14:38:24.640Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-06T14:38:24.640Z] ---> Running in 972a50a5d200 [2022-05-06T14:38:24.640Z] ---> Running in 383419cde7a2 [2022-05-06T14:38:24.640Z] Removing intermediate container 972a50a5d200 [2022-05-06T14:38:24.640Z] ---> 63f1ae6f6284 [2022-05-06T14:38:24.640Z] Step 18/20 : LABEL arch=x86_64 [2022-05-06T14:38:24.898Z] ---> Running in eea544ae067b [2022-05-06T14:38:25.156Z] Removing intermediate container eea544ae067b [2022-05-06T14:38:25.156Z] ---> c275be9f8842 [2022-05-06T14:38:25.156Z] Step 19/20 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:38:25.415Z] ---> Running in 65b71889ddb3 [2022-05-06T14:38:25.415Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T14:38:25.415Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T14:38:25.415Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T14:38:25.415Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T14:38:25.415Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T14:38:25.415Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T14:38:25.542Z] ---> a349cb143f19 [2022-05-06T14:38:25.542Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-06T14:38:25.542Z] ---> Running in 0dd08d874d0c [2022-05-06T14:38:25.675Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T14:38:25.675Z] Removing intermediate container 65b71889ddb3 [2022-05-06T14:38:25.675Z] ---> d824f905d469 [2022-05-06T14:38:25.675Z] Step 20/20 : LABEL version=2.2.0-dev.91 [2022-05-06T14:38:25.675Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T14:38:25.675Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T14:38:25.675Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T14:38:25.938Z]  ---> Running in 6b7cf94366ce [2022-05-06T14:38:25.938Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T14:38:25.938Z] Removing intermediate container 383419cde7a2 [2022-05-06T14:38:25.938Z] ---> f4cccd7275e4 [2022-05-06T14:38:25.938Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-06T14:38:26.509Z] ---> Running in 2ddab05f0011 [2022-05-06T14:38:26.509Z] Removing intermediate container 6b7cf94366ce [2022-05-06T14:38:26.509Z] ---> 7342ce0e45c2 [2022-05-06T14:38:26.509Z] [2022-05-06T14:38:26.509Z] Successfully built 7342ce0e45c2 [2022-05-06T14:38:26.509Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T14:38:26.509Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-06T14:38:26.509Z]  Building security-spiffe-token-provider ... done go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T14:38:26.768Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T14:38:26.768Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T14:38:26.768Z] Removing intermediate container 2ddab05f0011 [2022-05-06T14:38:26.768Z] ---> fef38f288dae [2022-05-06T14:38:26.768Z] Step 28/31 : CMD ["gate"] [2022-05-06T14:38:26.768Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T14:38:27.051Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T14:38:27.051Z]  ---> Running in c67c5c356460 [2022-05-06T14:38:27.051Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T14:38:27.051Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T14:38:27.051Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T14:38:27.051Z] Removing intermediate container c67c5c356460 [2022-05-06T14:38:27.051Z] ---> e164dbfcf43b [2022-05-06T14:38:27.051Z] Step 29/31 : LABEL arch=x86_64 [2022-05-06T14:38:27.311Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T14:38:27.311Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T14:38:27.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T14:38:27.311Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T14:38:27.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T14:38:27.311Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T14:38:27.311Z]  ---> Running in c42436a03dc6 [2022-05-06T14:38:27.311Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T14:38:27.311Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T14:38:27.311Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T14:38:27.311Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T14:38:27.311Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T14:38:27.311Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T14:38:27.311Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T14:38:27.520Z] ---> 599f2bb31d8c [2022-05-06T14:38:27.520Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-06T14:38:27.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-06T14:38:27.520Z] ---> Running in 56a0901b8894 [2022-05-06T14:38:27.571Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T14:38:27.571Z] Removing intermediate container c42436a03dc6 [2022-05-06T14:38:27.571Z] ---> 3755dd1e93bb [2022-05-06T14:38:27.571Z] Step 30/31 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:38:27.830Z] ---> Running in 965310f1aee4 [2022-05-06T14:38:28.089Z] Removing intermediate container 965310f1aee4 [2022-05-06T14:38:28.089Z] ---> 2c80ea96e79d [2022-05-06T14:38:28.089Z] Step 31/31 : LABEL version=2.2.0-dev.91 [2022-05-06T14:38:28.118Z] ---> 77fbe5b03d28 [2022-05-06T14:38:28.119Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-06T14:38:28.350Z] ---> Running in baf561ed4408 [2022-05-06T14:38:28.413Z] ---> Running in 915ab03f8aa7 [2022-05-06T14:38:28.413Z] ---> 7f41110ee52f [2022-05-06T14:38:28.413Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-06T14:38:28.693Z] ---> Running in 94cdf8c996ac [2022-05-06T14:38:28.918Z] Removing intermediate container baf561ed4408 [2022-05-06T14:38:28.918Z] ---> 6cd487a0ce38 [2022-05-06T14:38:28.918Z] [2022-05-06T14:38:28.918Z] Successfully built 6cd487a0ce38 [2022-05-06T14:38:28.918Z] Successfully tagged security-bootstrapper:latest [2022-05-06T14:38:29.178Z]  Building security-bootstrapper ... done go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T14:38:29.178Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T14:38:29.178Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T14:38:29.178Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T14:38:29.178Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T14:38:29.178Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T14:38:29.178Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T14:38:29.178Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T14:38:29.178Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T14:38:29.178Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T14:38:29.178Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T14:38:29.178Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T14:38:29.178Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T14:38:29.178Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T14:38:29.178Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T14:38:29.178Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T14:38:29.178Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T14:38:29.178Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T14:38:29.294Z] ---> 254e44c01e62 [2022-05-06T14:38:29.294Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T14:38:29.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-06T14:38:29.437Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T14:38:29.437Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T14:38:29.437Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T14:38:29.437Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T14:38:29.437Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T14:38:29.437Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T14:38:29.437Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T14:38:29.437Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T14:38:29.437Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T14:38:29.437Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T14:38:29.437Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T14:38:29.437Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T14:38:29.437Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T14:38:29.437Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T14:38:29.437Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T14:38:29.437Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T14:38:29.571Z] ---> Running in 4dc073a39891 [2022-05-06T14:38:29.696Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T14:38:29.696Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T14:38:29.696Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T14:38:29.696Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T14:38:29.696Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T14:38:29.696Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T14:38:29.696Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T14:38:29.696Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T14:38:29.696Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T14:38:29.696Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T14:38:29.696Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T14:38:29.696Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T14:38:29.696Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T14:38:29.696Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T14:38:29.696Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T14:38:30.172Z] Removing intermediate container 4dc073a39891 [2022-05-06T14:38:30.172Z] ---> 83ff39640c53 [2022-05-06T14:38:30.172Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-06T14:38:30.452Z] ---> Running in 6e86a1cff978 [2022-05-06T14:38:31.444Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-06T14:38:31.444Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-06T14:38:33.442Z] Removing intermediate container 6e86a1cff978 [2022-05-06T14:38:33.442Z] ---> 24097c9f4dfa [2022-05-06T14:38:33.442Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-06T14:38:33.442Z] ---> Running in da0683bef254 [2022-05-06T14:38:34.061Z] Removing intermediate container da0683bef254 [2022-05-06T14:38:34.061Z] ---> 91800f4b9075 [2022-05-06T14:38:34.061Z] 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-06T14:38:34.061Z] ---> Running in 0bd41e7f2fe2 [2022-05-06T14:38:34.973Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T14:38:34.973Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T14:38:36.728Z] spire-1.2.1/ [2022-05-06T14:38:36.728Z] spire-1.2.1/.data/ [2022-05-06T14:38:36.728Z] spire-1.2.1/.data/.file [2022-05-06T14:38:36.728Z] spire-1.2.1/.dockerignore [2022-05-06T14:38:36.728Z] spire-1.2.1/.gitattributes [2022-05-06T14:38:36.728Z] spire-1.2.1/.githooks/ [2022-05-06T14:38:36.728Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/ [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/workflows/ [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T14:38:36.728Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T14:38:36.728Z] spire-1.2.1/.gitignore [2022-05-06T14:38:36.728Z] spire-1.2.1/.go-version [2022-05-06T14:38:36.728Z] spire-1.2.1/.golangci.yml [2022-05-06T14:38:36.728Z] spire-1.2.1/ADOPTERS.md [2022-05-06T14:38:36.728Z] spire-1.2.1/CHANGELOG.md [2022-05-06T14:38:36.728Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T14:38:36.728Z] spire-1.2.1/CODEOWNERS [2022-05-06T14:38:36.728Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T14:38:36.728Z] spire-1.2.1/Dockerfile [2022-05-06T14:38:36.728Z] spire-1.2.1/Dockerfile.dev [2022-05-06T14:38:36.728Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T14:38:36.728Z] spire-1.2.1/LICENSE [2022-05-06T14:38:36.728Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T14:38:36.728Z] spire-1.2.1/Makefile [2022-05-06T14:38:36.728Z] spire-1.2.1/README.md [2022-05-06T14:38:36.728Z] spire-1.2.1/ROADMAP.md [2022-05-06T14:38:36.728Z] spire-1.2.1/SECURITY.md [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T14:38:36.728Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T14:38:36.729Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T14:38:36.729Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T14:38:36.729Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T14:38:36.729Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T14:38:36.729Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T14:38:36.729Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T14:38:36.729Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T14:38:36.729Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T14:38:36.729Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T14:38:37.007Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T14:38:37.007Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T14:38:37.007Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T14:38:37.007Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T14:38:37.007Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T14:38:37.007Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T14:38:37.007Z] spire-1.2.1/conf/ [2022-05-06T14:38:37.007Z] spire-1.2.1/conf/agent/ [2022-05-06T14:38:37.007Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T14:38:37.007Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T14:38:37.007Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T14:38:37.007Z] spire-1.2.1/conf/server/ [2022-05-06T14:38:37.007Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T14:38:37.007Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T14:38:37.007Z] spire-1.2.1/conf/server/server.conf [2022-05-06T14:38:37.007Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/ [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/auditlog.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/ [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/spire_server.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/telemetry.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/upgrading.md [2022-05-06T14:38:37.007Z] spire-1.2.1/doc/using_spire.md [2022-05-06T14:38:37.007Z] spire-1.2.1/examples/ [2022-05-06T14:38:37.007Z] spire-1.2.1/examples/README.md [2022-05-06T14:38:37.007Z] spire-1.2.1/go.mod [2022-05-06T14:38:37.007Z] spire-1.2.1/go.sum [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T14:38:37.007Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T14:38:37.008Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/common/ [2022-05-06T14:38:37.293Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/health/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/log/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T14:38:37.294Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T14:38:37.295Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/version/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T14:38:37.573Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/config.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T14:38:37.574Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T14:38:37.852Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/server.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/private/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/private/server/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/common/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T14:38:37.853Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T14:38:37.853Z] spire-1.2.1/release/ [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire-extras/ [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire/ [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire/README.md [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire/conf/ [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T14:38:37.853Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T14:38:37.853Z] spire-1.2.1/script/ [2022-05-06T14:38:37.853Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T14:38:37.853Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T14:38:37.853Z] spire-1.2.1/support/ [2022-05-06T14:38:37.853Z] spire-1.2.1/support/k8s/ [2022-05-06T14:38:37.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T14:38:37.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T14:38:37.853Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T14:38:38.131Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/clock/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/clock/clock.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/ [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T14:38:38.131Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T14:38:38.132Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/README.md [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/common [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T14:38:38.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T14:38:38.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T14:38:38.269Z] Removing intermediate container 535e23c939e4 [2022-05-06T14:38:38.270Z] ---> 3e5bf5d23745 [2022-05-06T14:38:38.270Z] [2022-05-06T14:38:38.270Z] Step 13/25 : FROM alpine:3.15 [2022-05-06T14:38:38.270Z] ---> 0ac33e5f5afa [2022-05-06T14:38:38.270Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T14:38:38.270Z] ---> Using cache [2022-05-06T14:38:38.270Z] ---> 606912725a59 [2022-05-06T14:38:38.270Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:38:38.270Z] ---> Using cache [2022-05-06T14:38:38.270Z] ---> 7ecd110d0dc7 [2022-05-06T14:38:38.270Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T14:38:38.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T14:38:38.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T14:38:38.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T14:38:38.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T14:38:38.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T14:38:38.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T14:38:38.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T14:38:38.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T14:38:38.410Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T14:38:38.411Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T14:38:38.412Z] spire-1.2.1/test/integration/test.sh [2022-05-06T14:38:38.412Z] spire-1.2.1/test/plugintest/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/spiretest/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/testca/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/testca/ca.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/testkey/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T14:38:38.412Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/testkey/new.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/util/ [2022-05-06T14:38:38.412Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/util/race.go [2022-05-06T14:38:38.412Z] spire-1.2.1/test/util/util.go [2022-05-06T14:38:38.412Z] building spire from source... [2022-05-06T14:38:38.837Z] ---> Running in 553c0fe075a4 [2022-05-06T14:38:39.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:38:39.408Z] Installing go1.17.7... [2022-05-06T14:38:40.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:38:40.597Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T14:38:40.597Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T14:38:40.597Z] OK: 15855 distinct packages available [2022-05-06T14:38:40.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:38:41.531Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:38:41.790Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T14:38:41.790Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T14:38:41.790Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T14:38:42.049Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T14:38:42.049Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T14:38:42.049Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T14:38:42.049Z] OK: 6 MiB in 19 packages [2022-05-06T14:38:43.429Z] Building bin/spire-agent... [2022-05-06T14:38:43.429Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T14:38:43.429Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T14:38:43.429Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T14:38:43.429Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T14:38:43.429Z] Removing intermediate container 553c0fe075a4 [2022-05-06T14:38:43.429Z] ---> 5486ce66c076 [2022-05-06T14:38:43.429Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T14:38:44.002Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T14:38:44.002Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T14:38:44.002Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T14:38:44.261Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T14:38:44.261Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T14:38:44.261Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T14:38:44.261Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T14:38:44.261Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T14:38:44.261Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T14:38:46.276Z]  ---> dd84cf1f1f30 [2022-05-06T14:38:46.276Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T14:38:46.901Z] ---> b7dfca935852 [2022-05-06T14:38:46.901Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-06T14:38:47.474Z] ---> 814df1af5dc7 [2022-05-06T14:38:47.474Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-06T14:38:47.732Z] ---> 4a1789d421f6 [2022-05-06T14:38:47.732Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T14:38:48.017Z] ---> Running in e5a4d09217c6 [2022-05-06T14:38:48.277Z] Removing intermediate container e5a4d09217c6 [2022-05-06T14:38:48.277Z] ---> a4f55fd0f7c2 [2022-05-06T14:38:48.277Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T14:38:48.277Z] ---> Running in e8ec43edca99 [2022-05-06T14:38:48.535Z] Removing intermediate container e8ec43edca99 [2022-05-06T14:38:48.535Z] ---> f1cecdbfbfe6 [2022-05-06T14:38:48.535Z] Step 23/25 : LABEL arch=x86_64 [2022-05-06T14:38:48.535Z] ---> Running in cc0d299f9064 [2022-05-06T14:38:48.794Z] Removing intermediate container cc0d299f9064 [2022-05-06T14:38:48.794Z] ---> 644c9c9066a0 [2022-05-06T14:38:48.794Z] Step 24/25 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:38:48.794Z] ---> Running in fe6ef29a276d [2022-05-06T14:38:49.053Z] Removing intermediate container fe6ef29a276d [2022-05-06T14:38:49.053Z] ---> ac4eaf930960 [2022-05-06T14:38:49.053Z] Step 25/25 : LABEL version=2.2.0-dev.91 [2022-05-06T14:38:49.053Z] ---> Running in 440b19744d50 [2022-05-06T14:38:49.311Z] Removing intermediate container 440b19744d50 [2022-05-06T14:38:49.311Z] ---> 387d5b829f7c [2022-05-06T14:38:49.311Z] [2022-05-06T14:38:49.569Z] Successfully built 387d5b829f7c [2022-05-06T14:38:49.569Z] Successfully tagged security-spire-server:latest [2022-05-06T14:39:06.256Z] Building bin/spire-server... [2022-05-06T14:39:06.256Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T14:39:06.256Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T14:39:06.256Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T14:39:06.256Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T14:39:06.256Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T14:39:06.256Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T14:39:06.256Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T14:39:06.256Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T14:39:06.256Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T14:39:06.256Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T14:39:07.242Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T14:39:07.242Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T14:39:07.242Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T14:39:07.521Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T14:39:07.799Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T14:39:08.077Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T14:39:08.077Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T14:39:08.682Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T14:39:08.682Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T14:39:08.682Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T14:39:08.959Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T14:39:08.959Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T14:39:09.956Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T14:39:09.957Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T14:39:25.174Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T14:39:25.174Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T14:39:25.174Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T14:39:25.174Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T14:39:25.174Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T14:39:25.174Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T14:39:25.450Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T14:39:25.450Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T14:39:25.450Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T14:39:25.450Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T14:39:25.450Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T14:39:25.723Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T14:39:25.723Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T14:39:25.723Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T14:39:25.998Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T14:39:27.448Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T14:39:27.448Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T14:39:28.053Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T14:39:28.053Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T14:39:28.332Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T14:39:28.332Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T14:39:28.332Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T14:39:28.612Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T14:39:28.612Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T14:39:41.059Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T14:39:41.059Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T14:39:41.059Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T14:39:41.336Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T14:39:41.336Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T14:39:41.613Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T14:39:41.891Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T14:39:41.891Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T14:39:41.891Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T14:39:42.883Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T14:39:42.883Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T14:39:43.162Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T14:39:45.813Z]  Building security-spire-server ... done Removing intermediate container 457403942c5e [2022-05-06T14:39:45.813Z] ---> 6938328fb021 [2022-05-06T14:39:45.813Z] [2022-05-06T14:39:45.813Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T14:39:45.813Z] ---> 0ac33e5f5afa [2022-05-06T14:39:45.813Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T14:39:45.813Z] ---> Using cache [2022-05-06T14:39:45.813Z] ---> 606912725a59 [2022-05-06T14:39:45.813Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:39:45.813Z] ---> Using cache [2022-05-06T14:39:45.813Z] ---> 7ecd110d0dc7 [2022-05-06T14:39:45.813Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-06T14:39:45.813Z] ---> Running in 0a4e4876de54 [2022-05-06T14:39:45.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:39:45.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:39:45.813Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T14:39:45.813Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T14:39:45.813Z] OK: 15855 distinct packages available [2022-05-06T14:39:45.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T14:39:45.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T14:39:45.813Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-06T14:39:45.813Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-06T14:39:45.813Z] (3/4) Installing libucontext (1.1-r0) [2022-05-06T14:39:45.813Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-06T14:39:45.813Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T14:39:45.813Z] OK: 6 MiB in 18 packages [2022-05-06T14:39:45.813Z] Removing intermediate container 0a4e4876de54 [2022-05-06T14:39:45.813Z] ---> ce9d281c6d67 [2022-05-06T14:39:45.813Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T14:39:45.813Z] ---> 727c8d7a3b61 [2022-05-06T14:39:45.813Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T14:39:45.813Z] ---> 6bacec3e9d75 [2022-05-06T14:39:45.813Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-06T14:39:45.813Z] ---> Running in 14f0012335e2 [2022-05-06T14:39:45.813Z] Removing intermediate container 14f0012335e2 [2022-05-06T14:39:45.813Z] ---> d90c65a80438 [2022-05-06T14:39:45.813Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-06T14:39:45.813Z] ---> 2cea866d3e29 [2022-05-06T14:39:45.813Z] Step 21/26 : WORKDIR / [2022-05-06T14:39:45.813Z] ---> Running in f352a0f529e1 [2022-05-06T14:39:45.813Z] Removing intermediate container f352a0f529e1 [2022-05-06T14:39:45.813Z] ---> 62ac22c94965 [2022-05-06T14:39:45.813Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T14:39:45.813Z] ---> Running in 8ac867ec791e [2022-05-06T14:39:45.813Z] Removing intermediate container 8ac867ec791e [2022-05-06T14:39:45.813Z] ---> dc178a634936 [2022-05-06T14:39:45.813Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T14:39:45.813Z] ---> Running in 216796e5de0a [2022-05-06T14:39:45.813Z] Removing intermediate container 216796e5de0a [2022-05-06T14:39:45.813Z] ---> eab12e55a10b [2022-05-06T14:39:45.813Z] Step 24/26 : LABEL arch=x86_64 [2022-05-06T14:39:45.813Z] ---> Running in a58c56a0fb62 [2022-05-06T14:39:45.813Z] Removing intermediate container a58c56a0fb62 [2022-05-06T14:39:45.813Z] ---> 9fbe17015a04 [2022-05-06T14:39:45.813Z] Step 25/26 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:39:45.813Z] ---> Running in c46507993261 [2022-05-06T14:39:45.813Z] Removing intermediate container c46507993261 [2022-05-06T14:39:45.813Z] ---> 710f371ea655 [2022-05-06T14:39:45.813Z] Step 26/26 : LABEL version=2.2.0-dev.91 [2022-05-06T14:39:45.813Z] ---> Running in a82d819086e3 [2022-05-06T14:39:45.813Z] Removing intermediate container a82d819086e3 [2022-05-06T14:39:45.813Z] ---> 77722c2268e4 [2022-05-06T14:39:45.813Z] [2022-05-06T14:39:45.813Z] Successfully built 77722c2268e4 [2022-05-06T14:39:45.813Z] Successfully tagged security-spire-config:latest [2022-05-06T14:40:07.785Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-06T14:40:07.785Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T14:40:07.785Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T14:40:07.785Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T14:40:07.785Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T14:40:07.785Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T14:40:07.785Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T14:40:07.785Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T14:40:07.785Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T14:40:07.785Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T14:40:07.785Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T14:40:07.785Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T14:40:07.785Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T14:40:07.785Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T14:40:10.016Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T14:40:10.016Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T14:40:10.016Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T14:40:10.016Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T14:40:49.076Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T14:40:49.076Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T14:40:49.076Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T14:40:49.076Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T14:40:49.076Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T14:40:49.076Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T14:40:54.585Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T14:40:56.633Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T14:40:56.908Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T14:40:58.353Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T14:40:58.630Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T14:40:58.910Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T14:40:59.899Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T14:40:59.899Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T14:40:59.899Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T14:41:00.176Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T14:41:00.456Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T14:41:00.737Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T14:41:01.015Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T14:41:01.015Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T14:41:01.621Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T14:41:01.621Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T14:41:03.069Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T14:41:03.069Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T14:41:03.069Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T14:41:03.347Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T14:41:03.949Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T14:41:03.949Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T14:41:04.027Z] Removing intermediate container 7df56cb74d21 [2022-05-06T14:41:04.028Z] ---> 5eeba14d9dcd [2022-05-06T14:41:04.028Z] [2022-05-06T14:41:04.028Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T14:41:04.028Z] ---> 0ac33e5f5afa [2022-05-06T14:41:04.028Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T14:41:04.028Z] ---> Using cache [2022-05-06T14:41:04.028Z] ---> 606912725a59 [2022-05-06T14:41:04.028Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:41:04.028Z] ---> Using cache [2022-05-06T14:41:04.028Z] ---> 7ecd110d0dc7 [2022-05-06T14:41:04.028Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T14:41:04.028Z] ---> Using cache [2022-05-06T14:41:04.028Z] ---> 5486ce66c076 [2022-05-06T14:41:04.028Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-06T14:41:04.028Z] ---> 366855f31adb [2022-05-06T14:41:04.028Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T14:41:04.028Z] ---> ed0d8f5a723f [2022-05-06T14:41:04.028Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T14:41:04.028Z] ---> 0994eabe9b0f [2022-05-06T14:41:04.028Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-06T14:41:04.028Z] ---> 866434bfe9d7 [2022-05-06T14:41:04.028Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-06T14:41:04.028Z] ---> 6d977232e6d7 [2022-05-06T14:41:04.028Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T14:41:04.028Z] ---> Running in 38621b3c0bd9 [2022-05-06T14:41:04.028Z] Removing intermediate container 38621b3c0bd9 [2022-05-06T14:41:04.028Z] ---> 78bba922d1bb [2022-05-06T14:41:04.028Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T14:41:04.028Z] ---> Running in 2f234aa53a86 [2022-05-06T14:41:04.028Z] Removing intermediate container 2f234aa53a86 [2022-05-06T14:41:04.028Z] ---> bf208213f62a [2022-05-06T14:41:04.028Z] Step 24/26 : LABEL arch=x86_64 [2022-05-06T14:41:04.028Z] ---> Running in c89469950981 [2022-05-06T14:41:04.028Z] Removing intermediate container c89469950981 [2022-05-06T14:41:04.028Z] ---> c1818dd228a3 [2022-05-06T14:41:04.028Z] Step 25/26 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:04.028Z] ---> Running in 8b6523730d53 [2022-05-06T14:41:04.028Z] Removing intermediate container 8b6523730d53 [2022-05-06T14:41:04.028Z] ---> 1019668b0daa [2022-05-06T14:41:04.028Z] Step 26/26 : LABEL version=2.2.0-dev.91 [2022-05-06T14:41:04.028Z] ---> Running in 46daf90adee4 [2022-05-06T14:41:04.028Z] Removing intermediate container 46daf90adee4 [2022-05-06T14:41:04.028Z] ---> 9fb5870b3eef [2022-05-06T14:41:04.028Z] [2022-05-06T14:41:04.028Z] Successfully built 9fb5870b3eef [2022-05-06T14:41:04.028Z] Successfully tagged security-spire-agent:latest [2022-05-06T14:41:04.037Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-06T14:41:04.047Z] $ docker stop --time=1 404836e85af0bb82ef5988904598a8b71147b05e9f10b72d775b8d449751966c [2022-05-06T14:41:04.225Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T14:41:04.225Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T14:41:04.225Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T14:41:04.225Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T14:41:05.209Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T14:41:05.209Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T14:41:05.209Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T14:41:05.367Z] $ docker rm -f 404836e85af0bb82ef5988904598a8b71147b05e9f10b72d775b8d449751966c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T14:41:05.708Z] + docker images [2022-05-06T14:41:05.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T14:41:05.708Z] security-spire-agent latest 9fb5870b3eef 6 seconds ago 127MB [2022-05-06T14:41:05.708Z] 5eeba14d9dcd 18 seconds ago 4.43GB [2022-05-06T14:41:05.708Z] security-spire-config latest 77722c2268e4 About a minute ago 86.7MB [2022-05-06T14:41:05.708Z] 6938328fb021 About a minute ago 4.43GB [2022-05-06T14:41:05.708Z] security-spire-server latest 387d5b829f7c 2 minutes ago 87.3MB [2022-05-06T14:41:05.708Z] 3e5bf5d23745 2 minutes ago 4.43GB [2022-05-06T14:41:05.708Z] security-bootstrapper latest 6cd487a0ce38 2 minutes ago 19.1MB [2022-05-06T14:41:05.708Z] security-spiffe-token-provider latest 7342ce0e45c2 2 minutes ago 28.8MB [2022-05-06T14:41:05.708Z] 97e451c91fbd 2 minutes ago 1.54GB [2022-05-06T14:41:05.708Z] ba8cdd8336eb 2 minutes ago 1.5GB [2022-05-06T14:41:05.708Z] security-proxy-setup latest 7bb1f7cd763b 3 minutes ago 26.9MB [2022-05-06T14:41:05.708Z] e304ef811fa8 3 minutes ago 1.5GB [2022-05-06T14:41:05.708Z] sys-mgmt-agent latest 30b20ee4d4fb 3 minutes ago 299MB [2022-05-06T14:41:05.708Z] core-data latest 4d506c01d195 3 minutes ago 22.5MB [2022-05-06T14:41:05.709Z] core-metadata latest 3b514035fde4 3 minutes ago 17MB [2022-05-06T14:41:05.709Z] 589459974850 3 minutes ago 1.49GB [2022-05-06T14:41:05.709Z] 9f4c9f5b8380 3 minutes ago 1.52GB [2022-05-06T14:41:05.709Z] c67515b5eb6c 3 minutes ago 1.5GB [2022-05-06T14:41:05.709Z] security-secretstore-setup latest abbf2ebcbec1 4 minutes ago 28.5MB [2022-05-06T14:41:05.709Z] support-scheduler latest 86cac8de2946 5 minutes ago 26.3MB [2022-05-06T14:41:05.709Z] core-command latest ecfb01a65706 5 minutes ago 16.1MB [2022-05-06T14:41:05.709Z] support-notifications latest 8eb250929dfb 5 minutes ago 26.9MB [2022-05-06T14:41:05.709Z] 0929be4b4c6b 5 minutes ago 1.55GB [2022-05-06T14:41:05.709Z] 39a18d2ba3e3 5 minutes ago 1.55GB [2022-05-06T14:41:05.709Z] bbb08c645129 5 minutes ago 1.5GB [2022-05-06T14:41:05.709Z] cd5b20f343a3 5 minutes ago 1.49GB [2022-05-06T14:41:05.709Z] ci-base-image-x86_64 latest b7f61dade5b6 8 minutes ago 895MB [2022-05-06T14:41:05.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 13 days ago 562MB [2022-05-06T14:41:05.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-06T14:41:05.709Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-06T14:41:05.709Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-06T14:41:05.709Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-06T14:41:05.709Z] 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-06T14:41:05.837Z] provisioning config files... [2022-05-06T14:41:05.848Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/219@tmp/config7752769713266502182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T14:41:06.145Z] ---> docker-login.sh [2022-05-06T14:41:06.145Z] nexus3.edgexfoundry.org:10001 [2022-05-06T14:41:06.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:41:06.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:41:06.145Z] Configure a credential helper to remove this warning. See [2022-05-06T14:41:06.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:41:06.145Z] [2022-05-06T14:41:06.145Z] Login Succeeded [2022-05-06T14:41:06.145Z] nexus3.edgexfoundry.org:10002 [2022-05-06T14:41:06.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:41:06.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:41:06.404Z] Configure a credential helper to remove this warning. See [2022-05-06T14:41:06.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:41:06.404Z] [2022-05-06T14:41:06.404Z] Login Succeeded [2022-05-06T14:41:06.404Z] nexus3.edgexfoundry.org:10003 [2022-05-06T14:41:06.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:41:06.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:41:06.404Z] Configure a credential helper to remove this warning. See [2022-05-06T14:41:06.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:41:06.404Z] [2022-05-06T14:41:06.404Z] Login Succeeded [2022-05-06T14:41:06.404Z] nexus3.edgexfoundry.org:10004 [2022-05-06T14:41:06.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:41:06.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:41:06.663Z] Configure a credential helper to remove this warning. See [2022-05-06T14:41:06.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:41:06.663Z] [2022-05-06T14:41:06.663Z] Login Succeeded [2022-05-06T14:41:06.663Z] docker.io [2022-05-06T14:41:06.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T14:41:06.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T14:41:06.923Z] Configure a credential helper to remove this warning. See [2022-05-06T14:41:06.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T14:41:06.923Z] [2022-05-06T14:41:06.923Z] Login Succeeded [2022-05-06T14:41:06.923Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T14:41:06.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:41:06.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T14:41:06.994Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-06T14:41:06.994Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:06.994Z] latest [2022-05-06T14:41:06.994Z] 2.2.0-dev.91 [2022-05-06T14:41:06.994Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:06.994Z] main [2022-05-06T14:41:06.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:07.310Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:07.606Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:07.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-06T14:41:07.606Z] 0255ddffa997: Preparing [2022-05-06T14:41:07.606Z] 434dde674ac6: Preparing [2022-05-06T14:41:07.606Z] 1b579034dbf1: Preparing [2022-05-06T14:41:07.606Z] 2889b85a78cc: Preparing [2022-05-06T14:41:07.606Z] b541d28bf3b4: Preparing [2022-05-06T14:41:07.606Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:07.606Z] 2889b85a78cc: Pushed [2022-05-06T14:41:07.606Z] 0255ddffa997: Pushed [2022-05-06T14:41:07.606Z] 1b579034dbf1: Pushed [2022-05-06T14:41:08.986Z] 434dde674ac6: Pushed [2022-05-06T14:41:08.986Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:d4bd7fa29cef1b12806ac633db022a1c7e79002069e585b7efe4cf9105a93372 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:09.282Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:09.584Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-06T14:41:09.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-06T14:41:09.584Z] 0255ddffa997: Preparing [2022-05-06T14:41:09.584Z] 434dde674ac6: Preparing [2022-05-06T14:41:09.584Z] 1b579034dbf1: Preparing [2022-05-06T14:41:09.584Z] 2889b85a78cc: Preparing [2022-05-06T14:41:09.584Z] b541d28bf3b4: Preparing [2022-05-06T14:41:09.584Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:09.584Z] 2889b85a78cc: Layer already exists [2022-05-06T14:41:09.584Z] 434dde674ac6: Layer already exists [2022-05-06T14:41:09.584Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:09.584Z] 0255ddffa997: Layer already exists [2022-05-06T14:41:09.584Z] latest: digest: sha256:d4bd7fa29cef1b12806ac633db022a1c7e79002069e585b7efe4cf9105a93372 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:09.884Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:10.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.91 [2022-05-06T14:41:10.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-06T14:41:10.175Z] 0255ddffa997: Preparing [2022-05-06T14:41:10.175Z] 434dde674ac6: Preparing [2022-05-06T14:41:10.175Z] 1b579034dbf1: Preparing [2022-05-06T14:41:10.175Z] 2889b85a78cc: Preparing [2022-05-06T14:41:10.175Z] b541d28bf3b4: Preparing [2022-05-06T14:41:10.175Z] 2889b85a78cc: Layer already exists [2022-05-06T14:41:10.175Z] 0255ddffa997: Layer already exists [2022-05-06T14:41:10.175Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:10.175Z] 434dde674ac6: Layer already exists [2022-05-06T14:41:10.175Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:10.175Z] 2.2.0-dev.91: digest: sha256:d4bd7fa29cef1b12806ac633db022a1c7e79002069e585b7efe4cf9105a93372 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:10.471Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:10.646Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T14:41:10.646Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T14:41:10.646Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T14:41:10.765Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:10.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-06T14:41:10.765Z] 0255ddffa997: Preparing [2022-05-06T14:41:10.765Z] 434dde674ac6: Preparing [2022-05-06T14:41:10.765Z] 1b579034dbf1: Preparing [2022-05-06T14:41:10.765Z] 2889b85a78cc: Preparing [2022-05-06T14:41:10.765Z] b541d28bf3b4: Preparing [2022-05-06T14:41:10.765Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:10.765Z] 2889b85a78cc: Layer already exists [2022-05-06T14:41:10.765Z] 434dde674ac6: Layer already exists [2022-05-06T14:41:10.765Z] 0255ddffa997: Layer already exists [2022-05-06T14:41:10.765Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:10.765Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:d4bd7fa29cef1b12806ac633db022a1c7e79002069e585b7efe4cf9105a93372 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:11.061Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:11.357Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-06T14:41:11.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-06T14:41:11.357Z] 0255ddffa997: Preparing [2022-05-06T14:41:11.357Z] 434dde674ac6: Preparing [2022-05-06T14:41:11.357Z] 1b579034dbf1: Preparing [2022-05-06T14:41:11.357Z] 2889b85a78cc: Preparing [2022-05-06T14:41:11.357Z] b541d28bf3b4: Preparing [2022-05-06T14:41:11.357Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:11.357Z] 434dde674ac6: Layer already exists [2022-05-06T14:41:11.357Z] 0255ddffa997: Layer already exists [2022-05-06T14:41:11.357Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:11.357Z] 2889b85a78cc: Layer already exists [2022-05-06T14:41:11.357Z] main: digest: sha256:d4bd7fa29cef1b12806ac633db022a1c7e79002069e585b7efe4cf9105a93372 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:41:11.395Z] ===================================================== [Pipeline] echo [2022-05-06T14:41:11.403Z] taggedImages: [2022-05-06T14:41:11.403Z] - nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:11.403Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-06T14:41:11.403Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.91 [2022-05-06T14:41:11.403Z] - nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:11.403Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-06T14:41:11.423Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-06T14:41:11.423Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:11.423Z] latest [2022-05-06T14:41:11.423Z] 2.2.0-dev.91 [2022-05-06T14:41:11.423Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:11.423Z] main [2022-05-06T14:41:11.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:11.656Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T14:41:11.736Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:12.028Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:12.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-06T14:41:12.028Z] 4d66a1b4b593: Preparing [2022-05-06T14:41:12.028Z] 375eabe0efbc: Preparing [2022-05-06T14:41:12.028Z] 1b579034dbf1: Preparing [2022-05-06T14:41:12.028Z] 8b69b2c0afe0: Preparing [2022-05-06T14:41:12.028Z] c7ad089e88cb: Preparing [2022-05-06T14:41:12.028Z] b541d28bf3b4: Preparing [2022-05-06T14:41:12.028Z] b541d28bf3b4: Waiting [2022-05-06T14:41:12.028Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:12.028Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:12.028Z] 4d66a1b4b593: Pushed [2022-05-06T14:41:12.028Z] c7ad089e88cb: Pushed [2022-05-06T14:41:12.263Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T14:41:12.288Z] 8b69b2c0afe0: Pushed [2022-05-06T14:41:12.539Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T14:41:12.539Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T14:41:12.814Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T14:41:12.814Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T14:41:12.814Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T14:41:13.089Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T14:41:13.089Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T14:41:13.666Z] 375eabe0efbc: Pushed [2022-05-06T14:41:13.666Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:e2b493d6197185182af7ef13223393282e9f4375296596a17e5d6e6ae0e0dd75 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:13.985Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:14.078Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T14:41:14.078Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T14:41:14.290Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-06T14:41:14.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-06T14:41:14.290Z] 4d66a1b4b593: Preparing [2022-05-06T14:41:14.290Z] 375eabe0efbc: Preparing [2022-05-06T14:41:14.290Z] 1b579034dbf1: Preparing [2022-05-06T14:41:14.290Z] 8b69b2c0afe0: Preparing [2022-05-06T14:41:14.290Z] c7ad089e88cb: Preparing [2022-05-06T14:41:14.290Z] b541d28bf3b4: Preparing [2022-05-06T14:41:14.290Z] b541d28bf3b4: Waiting [2022-05-06T14:41:14.290Z] c7ad089e88cb: Layer already exists [2022-05-06T14:41:14.290Z] 375eabe0efbc: Layer already exists [2022-05-06T14:41:14.290Z] 4d66a1b4b593: Layer already exists [2022-05-06T14:41:14.290Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:14.290Z] 8b69b2c0afe0: Layer already exists [2022-05-06T14:41:14.290Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:14.290Z] latest: digest: sha256:e2b493d6197185182af7ef13223393282e9f4375296596a17e5d6e6ae0e0dd75 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:14.354Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T14:41:14.586Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:14.632Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T14:41:14.632Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T14:41:14.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.91 [2022-05-06T14:41:14.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-06T14:41:14.880Z] 4d66a1b4b593: Preparing [2022-05-06T14:41:14.880Z] 375eabe0efbc: Preparing [2022-05-06T14:41:14.880Z] 1b579034dbf1: Preparing [2022-05-06T14:41:14.880Z] 8b69b2c0afe0: Preparing [2022-05-06T14:41:14.880Z] c7ad089e88cb: Preparing [2022-05-06T14:41:14.880Z] b541d28bf3b4: Preparing [2022-05-06T14:41:14.880Z] b541d28bf3b4: Waiting [2022-05-06T14:41:14.880Z] 375eabe0efbc: Layer already exists [2022-05-06T14:41:14.880Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:14.880Z] 8b69b2c0afe0: Layer already exists [2022-05-06T14:41:14.880Z] c7ad089e88cb: Layer already exists [2022-05-06T14:41:14.880Z] 4d66a1b4b593: Layer already exists [2022-05-06T14:41:14.880Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:14.880Z] 2.2.0-dev.91: digest: sha256:e2b493d6197185182af7ef13223393282e9f4375296596a17e5d6e6ae0e0dd75 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:15.201Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:15.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:15.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-06T14:41:15.525Z] 4d66a1b4b593: Preparing [2022-05-06T14:41:15.525Z] 375eabe0efbc: Preparing [2022-05-06T14:41:15.525Z] 1b579034dbf1: Preparing [2022-05-06T14:41:15.525Z] 8b69b2c0afe0: Preparing [2022-05-06T14:41:15.525Z] c7ad089e88cb: Preparing [2022-05-06T14:41:15.525Z] b541d28bf3b4: Preparing [2022-05-06T14:41:15.525Z] b541d28bf3b4: Waiting [2022-05-06T14:41:15.525Z] 4d66a1b4b593: Layer already exists [2022-05-06T14:41:15.525Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:15.525Z] 8b69b2c0afe0: Layer already exists [2022-05-06T14:41:15.525Z] 375eabe0efbc: Layer already exists [2022-05-06T14:41:15.525Z] c7ad089e88cb: Layer already exists [2022-05-06T14:41:15.525Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:15.525Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:e2b493d6197185182af7ef13223393282e9f4375296596a17e5d6e6ae0e0dd75 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:15.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:16.139Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-06T14:41:16.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-06T14:41:16.139Z] 4d66a1b4b593: Preparing [2022-05-06T14:41:16.139Z] 375eabe0efbc: Preparing [2022-05-06T14:41:16.139Z] 1b579034dbf1: Preparing [2022-05-06T14:41:16.139Z] 8b69b2c0afe0: Preparing [2022-05-06T14:41:16.139Z] c7ad089e88cb: Preparing [2022-05-06T14:41:16.139Z] b541d28bf3b4: Preparing [2022-05-06T14:41:16.139Z] b541d28bf3b4: Waiting [2022-05-06T14:41:16.139Z] 4d66a1b4b593: Layer already exists [2022-05-06T14:41:16.139Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:16.139Z] c7ad089e88cb: Layer already exists [2022-05-06T14:41:16.139Z] 375eabe0efbc: Layer already exists [2022-05-06T14:41:16.139Z] 8b69b2c0afe0: Layer already exists [2022-05-06T14:41:16.139Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:16.139Z] main: digest: sha256:e2b493d6197185182af7ef13223393282e9f4375296596a17e5d6e6ae0e0dd75 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:41:16.175Z] ===================================================== [Pipeline] echo [2022-05-06T14:41:16.185Z] taggedImages: [2022-05-06T14:41:16.185Z] - nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:16.185Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-06T14:41:16.185Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.91 [2022-05-06T14:41:16.185Z] - nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:16.185Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-06T14:41:16.210Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-06T14:41:16.210Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:16.210Z] latest [2022-05-06T14:41:16.210Z] 2.2.0-dev.91 [2022-05-06T14:41:16.210Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:16.210Z] main [2022-05-06T14:41:16.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:16.527Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:16.626Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T14:41:16.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:16.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-06T14:41:16.822Z] ece912de3f26: Preparing [2022-05-06T14:41:16.822Z] dba10218af90: Preparing [2022-05-06T14:41:16.822Z] 1b579034dbf1: Preparing [2022-05-06T14:41:16.822Z] 2889b85a78cc: Preparing [2022-05-06T14:41:16.822Z] b541d28bf3b4: Preparing [2022-05-06T14:41:16.822Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:16.822Z] 2889b85a78cc: Layer already exists [2022-05-06T14:41:16.822Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:16.822Z] ece912de3f26: Pushed [2022-05-06T14:41:17.228Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T14:41:17.506Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T14:41:17.782Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T14:41:17.782Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T14:41:18.060Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T14:41:18.205Z] dba10218af90: Pushed [2022-05-06T14:41:18.362Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T14:41:18.466Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:ea10a97f4c02f565cf95a48d286f334e32409acea9ce40b8cdf6d70183bc1311 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:18.640Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T14:41:18.768Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:19.065Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-06T14:41:19.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-06T14:41:19.065Z] ece912de3f26: Preparing [2022-05-06T14:41:19.065Z] dba10218af90: Preparing [2022-05-06T14:41:19.065Z] 1b579034dbf1: Preparing [2022-05-06T14:41:19.065Z] 2889b85a78cc: Preparing [2022-05-06T14:41:19.065Z] b541d28bf3b4: Preparing [2022-05-06T14:41:19.065Z] 2889b85a78cc: Layer already exists [2022-05-06T14:41:19.065Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:19.065Z] dba10218af90: Layer already exists [2022-05-06T14:41:19.065Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:19.065Z] ece912de3f26: Layer already exists [2022-05-06T14:41:19.065Z] latest: digest: sha256:ea10a97f4c02f565cf95a48d286f334e32409acea9ce40b8cdf6d70183bc1311 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:19.243Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T14:41:19.363Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:19.651Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.91 [2022-05-06T14:41:19.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-06T14:41:19.651Z] ece912de3f26: Preparing [2022-05-06T14:41:19.651Z] dba10218af90: Preparing [2022-05-06T14:41:19.651Z] 1b579034dbf1: Preparing [2022-05-06T14:41:19.651Z] 2889b85a78cc: Preparing [2022-05-06T14:41:19.651Z] b541d28bf3b4: Preparing [2022-05-06T14:41:19.651Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:19.651Z] dba10218af90: Layer already exists [2022-05-06T14:41:19.651Z] 2889b85a78cc: Layer already exists [2022-05-06T14:41:19.651Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:19.651Z] ece912de3f26: Layer already exists [2022-05-06T14:41:19.651Z] 2.2.0-dev.91: digest: sha256:ea10a97f4c02f565cf95a48d286f334e32409acea9ce40b8cdf6d70183bc1311 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:19.946Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:20.238Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:20.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-06T14:41:20.238Z] ece912de3f26: Preparing [2022-05-06T14:41:20.238Z] dba10218af90: Preparing [2022-05-06T14:41:20.238Z] 1b579034dbf1: Preparing [2022-05-06T14:41:20.238Z] 2889b85a78cc: Preparing [2022-05-06T14:41:20.238Z] b541d28bf3b4: Preparing [2022-05-06T14:41:20.238Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:20.238Z] 2889b85a78cc: Layer already exists [2022-05-06T14:41:20.238Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:20.238Z] ece912de3f26: Layer already exists [2022-05-06T14:41:20.238Z] dba10218af90: Layer already exists [2022-05-06T14:41:20.238Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:ea10a97f4c02f565cf95a48d286f334e32409acea9ce40b8cdf6d70183bc1311 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:20.531Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:20.821Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-06T14:41:20.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-06T14:41:20.821Z] ece912de3f26: Preparing [2022-05-06T14:41:20.821Z] dba10218af90: Preparing [2022-05-06T14:41:20.821Z] 1b579034dbf1: Preparing [2022-05-06T14:41:20.821Z] 2889b85a78cc: Preparing [2022-05-06T14:41:20.821Z] b541d28bf3b4: Preparing [2022-05-06T14:41:20.821Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:20.821Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:20.821Z] dba10218af90: Layer already exists [2022-05-06T14:41:20.821Z] 2889b85a78cc: Layer already exists [2022-05-06T14:41:20.821Z] ece912de3f26: Layer already exists [2022-05-06T14:41:20.821Z] main: digest: sha256:ea10a97f4c02f565cf95a48d286f334e32409acea9ce40b8cdf6d70183bc1311 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:41:20.851Z] ===================================================== [Pipeline] echo [2022-05-06T14:41:20.857Z] taggedImages: [2022-05-06T14:41:20.857Z] - nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:20.857Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-06T14:41:20.857Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.91 [2022-05-06T14:41:20.857Z] - nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:20.857Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-06T14:41:20.872Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-06T14:41:20.872Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:20.872Z] latest [2022-05-06T14:41:20.872Z] 2.2.0-dev.91 [2022-05-06T14:41:20.872Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:20.872Z] main [2022-05-06T14:41:20.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:21.174Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:21.463Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:21.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-06T14:41:21.463Z] c9bfda9880b4: Preparing [2022-05-06T14:41:21.463Z] c9bfda9880b4: Preparing [2022-05-06T14:41:21.463Z] b8bade397575: Preparing [2022-05-06T14:41:21.463Z] 47273a170e2d: Preparing [2022-05-06T14:41:21.463Z] f1fe4f5e55cd: Preparing [2022-05-06T14:41:21.463Z] d0f53a32bbdf: Preparing [2022-05-06T14:41:21.463Z] 1b579034dbf1: Preparing [2022-05-06T14:41:21.463Z] 240e96b33b3e: Preparing [2022-05-06T14:41:21.463Z] 16d16e7574c1: Preparing [2022-05-06T14:41:21.463Z] ff1537961b7f: Preparing [2022-05-06T14:41:21.463Z] 444812e19865: Preparing [2022-05-06T14:41:21.463Z] b541d28bf3b4: Preparing [2022-05-06T14:41:21.463Z] 16d16e7574c1: Waiting [2022-05-06T14:41:21.463Z] ff1537961b7f: Waiting [2022-05-06T14:41:21.463Z] 1b579034dbf1: Waiting [2022-05-06T14:41:21.463Z] b541d28bf3b4: Waiting [2022-05-06T14:41:21.463Z] c9bfda9880b4: Pushed [2022-05-06T14:41:21.463Z] b8bade397575: Pushed [2022-05-06T14:41:21.463Z] f1fe4f5e55cd: Pushed [2022-05-06T14:41:21.463Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:21.463Z] 47273a170e2d: Pushed [2022-05-06T14:41:21.723Z] 444812e19865: Pushed [2022-05-06T14:41:21.723Z] ff1537961b7f: Pushed [2022-05-06T14:41:21.723Z] 240e96b33b3e: Pushed [2022-05-06T14:41:21.723Z] 16d16e7574c1: Pushed [2022-05-06T14:41:21.723Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:21.883Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T14:41:23.103Z] d0f53a32bbdf: Pushed [2022-05-06T14:41:23.103Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:306b2cf0037be481528947eddfdd5118afcfa7345d660e4219467ec2497c049c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:23.403Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:23.695Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-06T14:41:23.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-06T14:41:23.695Z] c9bfda9880b4: Preparing [2022-05-06T14:41:23.695Z] c9bfda9880b4: Preparing [2022-05-06T14:41:23.695Z] b8bade397575: Preparing [2022-05-06T14:41:23.695Z] 47273a170e2d: Preparing [2022-05-06T14:41:23.695Z] f1fe4f5e55cd: Preparing [2022-05-06T14:41:23.695Z] d0f53a32bbdf: Preparing [2022-05-06T14:41:23.695Z] 1b579034dbf1: Preparing [2022-05-06T14:41:23.695Z] 240e96b33b3e: Preparing [2022-05-06T14:41:23.695Z] 16d16e7574c1: Preparing [2022-05-06T14:41:23.695Z] ff1537961b7f: Preparing [2022-05-06T14:41:23.695Z] 444812e19865: Preparing [2022-05-06T14:41:23.695Z] b541d28bf3b4: Preparing [2022-05-06T14:41:23.695Z] 240e96b33b3e: Waiting [2022-05-06T14:41:23.695Z] 16d16e7574c1: Waiting [2022-05-06T14:41:23.695Z] ff1537961b7f: Waiting [2022-05-06T14:41:23.695Z] 444812e19865: Waiting [2022-05-06T14:41:23.695Z] b541d28bf3b4: Waiting [2022-05-06T14:41:23.695Z] 1b579034dbf1: Waiting [2022-05-06T14:41:23.695Z] 47273a170e2d: Layer already exists [2022-05-06T14:41:23.695Z] c9bfda9880b4: Layer already exists [2022-05-06T14:41:23.695Z] b8bade397575: Layer already exists [2022-05-06T14:41:23.695Z] d0f53a32bbdf: Layer already exists [2022-05-06T14:41:23.695Z] f1fe4f5e55cd: Layer already exists [2022-05-06T14:41:23.695Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:23.695Z] 240e96b33b3e: Layer already exists [2022-05-06T14:41:23.695Z] 16d16e7574c1: Layer already exists [2022-05-06T14:41:23.695Z] 444812e19865: Layer already exists [2022-05-06T14:41:23.695Z] ff1537961b7f: Layer already exists [2022-05-06T14:41:23.695Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:23.695Z] latest: digest: sha256:306b2cf0037be481528947eddfdd5118afcfa7345d660e4219467ec2497c049c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:23.879Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T14:41:23.879Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T14:41:23.994Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:24.155Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T14:41:24.155Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T14:41:24.287Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.91 [2022-05-06T14:41:24.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-06T14:41:24.287Z] c9bfda9880b4: Preparing [2022-05-06T14:41:24.287Z] c9bfda9880b4: Preparing [2022-05-06T14:41:24.287Z] b8bade397575: Preparing [2022-05-06T14:41:24.287Z] 47273a170e2d: Preparing [2022-05-06T14:41:24.287Z] f1fe4f5e55cd: Preparing [2022-05-06T14:41:24.287Z] d0f53a32bbdf: Preparing [2022-05-06T14:41:24.287Z] 1b579034dbf1: Preparing [2022-05-06T14:41:24.287Z] 240e96b33b3e: Preparing [2022-05-06T14:41:24.287Z] 16d16e7574c1: Preparing [2022-05-06T14:41:24.287Z] ff1537961b7f: Preparing [2022-05-06T14:41:24.287Z] 444812e19865: Preparing [2022-05-06T14:41:24.287Z] b541d28bf3b4: Preparing [2022-05-06T14:41:24.287Z] 1b579034dbf1: Waiting [2022-05-06T14:41:24.287Z] 240e96b33b3e: Waiting [2022-05-06T14:41:24.287Z] 16d16e7574c1: Waiting [2022-05-06T14:41:24.287Z] ff1537961b7f: Waiting [2022-05-06T14:41:24.287Z] 444812e19865: Waiting [2022-05-06T14:41:24.287Z] b541d28bf3b4: Waiting [2022-05-06T14:41:24.287Z] f1fe4f5e55cd: Layer already exists [2022-05-06T14:41:24.287Z] 47273a170e2d: Layer already exists [2022-05-06T14:41:24.287Z] c9bfda9880b4: Layer already exists [2022-05-06T14:41:24.287Z] b8bade397575: Layer already exists [2022-05-06T14:41:24.287Z] d0f53a32bbdf: Layer already exists [2022-05-06T14:41:24.287Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:24.287Z] 240e96b33b3e: Layer already exists [2022-05-06T14:41:24.287Z] ff1537961b7f: Layer already exists [2022-05-06T14:41:24.287Z] 444812e19865: Layer already exists [2022-05-06T14:41:24.287Z] 16d16e7574c1: Layer already exists [2022-05-06T14:41:24.287Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:24.287Z] 2.2.0-dev.91: digest: sha256:306b2cf0037be481528947eddfdd5118afcfa7345d660e4219467ec2497c049c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:24.431Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T14:41:24.584Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:24.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:24.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-06T14:41:24.878Z] c9bfda9880b4: Preparing [2022-05-06T14:41:24.878Z] c9bfda9880b4: Preparing [2022-05-06T14:41:24.878Z] b8bade397575: Preparing [2022-05-06T14:41:24.878Z] 47273a170e2d: Preparing [2022-05-06T14:41:24.878Z] f1fe4f5e55cd: Preparing [2022-05-06T14:41:24.878Z] d0f53a32bbdf: Preparing [2022-05-06T14:41:24.878Z] 1b579034dbf1: Preparing [2022-05-06T14:41:24.878Z] 240e96b33b3e: Preparing [2022-05-06T14:41:24.878Z] 16d16e7574c1: Preparing [2022-05-06T14:41:24.878Z] ff1537961b7f: Preparing [2022-05-06T14:41:24.878Z] 444812e19865: Preparing [2022-05-06T14:41:24.878Z] b541d28bf3b4: Preparing [2022-05-06T14:41:24.878Z] 16d16e7574c1: Waiting [2022-05-06T14:41:24.878Z] ff1537961b7f: Waiting [2022-05-06T14:41:24.878Z] 444812e19865: Waiting [2022-05-06T14:41:24.878Z] b541d28bf3b4: Waiting [2022-05-06T14:41:24.878Z] 1b579034dbf1: Waiting [2022-05-06T14:41:24.878Z] 240e96b33b3e: Waiting [2022-05-06T14:41:24.878Z] 47273a170e2d: Layer already exists [2022-05-06T14:41:24.878Z] f1fe4f5e55cd: Layer already exists [2022-05-06T14:41:24.878Z] c9bfda9880b4: Layer already exists [2022-05-06T14:41:24.878Z] b8bade397575: Layer already exists [2022-05-06T14:41:24.878Z] d0f53a32bbdf: Layer already exists [2022-05-06T14:41:24.878Z] 240e96b33b3e: Layer already exists [2022-05-06T14:41:24.878Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:24.878Z] ff1537961b7f: Layer already exists [2022-05-06T14:41:24.878Z] 16d16e7574c1: Layer already exists [2022-05-06T14:41:24.878Z] 444812e19865: Layer already exists [2022-05-06T14:41:24.878Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:24.878Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:306b2cf0037be481528947eddfdd5118afcfa7345d660e4219467ec2497c049c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:25.034Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T14:41:25.034Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T14:41:25.176Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:25.305Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T14:41:25.467Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-06T14:41:25.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-06T14:41:25.468Z] c9bfda9880b4: Preparing [2022-05-06T14:41:25.468Z] c9bfda9880b4: Preparing [2022-05-06T14:41:25.468Z] b8bade397575: Preparing [2022-05-06T14:41:25.468Z] 47273a170e2d: Preparing [2022-05-06T14:41:25.468Z] f1fe4f5e55cd: Preparing [2022-05-06T14:41:25.468Z] d0f53a32bbdf: Preparing [2022-05-06T14:41:25.468Z] 1b579034dbf1: Preparing [2022-05-06T14:41:25.468Z] 240e96b33b3e: Preparing [2022-05-06T14:41:25.468Z] 16d16e7574c1: Preparing [2022-05-06T14:41:25.468Z] ff1537961b7f: Preparing [2022-05-06T14:41:25.468Z] 444812e19865: Preparing [2022-05-06T14:41:25.468Z] b541d28bf3b4: Preparing [2022-05-06T14:41:25.468Z] 444812e19865: Waiting [2022-05-06T14:41:25.468Z] 240e96b33b3e: Waiting [2022-05-06T14:41:25.468Z] 16d16e7574c1: Waiting [2022-05-06T14:41:25.468Z] b541d28bf3b4: Waiting [2022-05-06T14:41:25.468Z] ff1537961b7f: Waiting [2022-05-06T14:41:25.468Z] 1b579034dbf1: Waiting [2022-05-06T14:41:25.468Z] 47273a170e2d: Layer already exists [2022-05-06T14:41:25.468Z] c9bfda9880b4: Layer already exists [2022-05-06T14:41:25.468Z] d0f53a32bbdf: Layer already exists [2022-05-06T14:41:25.468Z] f1fe4f5e55cd: Layer already exists [2022-05-06T14:41:25.468Z] b8bade397575: Layer already exists [2022-05-06T14:41:25.468Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:25.468Z] 240e96b33b3e: Layer already exists [2022-05-06T14:41:25.468Z] ff1537961b7f: Layer already exists [2022-05-06T14:41:25.468Z] 16d16e7574c1: Layer already exists [2022-05-06T14:41:25.468Z] 444812e19865: Layer already exists [2022-05-06T14:41:25.468Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:25.468Z] main: digest: sha256:306b2cf0037be481528947eddfdd5118afcfa7345d660e4219467ec2497c049c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:41:25.576Z] ===================================================== [2022-05-06T14:41:25.578Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T14:41:25.578Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T14:41:25.578Z] go: downloading github.com/golang/snappy v0.0.4 [Pipeline] echo [2022-05-06T14:41:25.588Z] taggedImages: [2022-05-06T14:41:25.588Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:25.588Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-06T14:41:25.588Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.91 [2022-05-06T14:41:25.588Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:25.588Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-06T14:41:25.605Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-06T14:41:25.605Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:25.605Z] latest [2022-05-06T14:41:25.605Z] 2.2.0-dev.91 [2022-05-06T14:41:25.605Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:25.605Z] main [2022-05-06T14:41:25.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:25.851Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T14:41:25.914Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:26.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:26.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-06T14:41:26.207Z] da07e77ffa8a: Preparing [2022-05-06T14:41:26.207Z] 7c2c61a05edd: Preparing [2022-05-06T14:41:26.207Z] 48282420fbf6: Preparing [2022-05-06T14:41:26.207Z] 002263ef8947: Preparing [2022-05-06T14:41:26.207Z] 420a72936774: Preparing [2022-05-06T14:41:26.207Z] 776c51b5b062: Preparing [2022-05-06T14:41:26.207Z] 8dd730f591f1: Preparing [2022-05-06T14:41:26.207Z] b541d28bf3b4: Preparing [2022-05-06T14:41:26.207Z] 776c51b5b062: Waiting [2022-05-06T14:41:26.207Z] 8dd730f591f1: Waiting [2022-05-06T14:41:26.207Z] b541d28bf3b4: Waiting [2022-05-06T14:41:26.207Z] 7c2c61a05edd: Pushed [2022-05-06T14:41:26.207Z] da07e77ffa8a: Pushed [2022-05-06T14:41:26.207Z] 420a72936774: Pushed [2022-05-06T14:41:26.207Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:26.465Z] 776c51b5b062: Pushed [2022-05-06T14:41:26.727Z] 8dd730f591f1: Pushed [2022-05-06T14:41:27.295Z] 48282420fbf6: Pushed [2022-05-06T14:41:27.295Z] 002263ef8947: Pushed [2022-05-06T14:41:27.295Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:2d876a836c2c8a2680b52519853f0252b0fad7170017c0e2ad8dedde7994600f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:27.586Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:27.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-06T14:41:27.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-06T14:41:27.877Z] da07e77ffa8a: Preparing [2022-05-06T14:41:27.877Z] 7c2c61a05edd: Preparing [2022-05-06T14:41:27.877Z] 48282420fbf6: Preparing [2022-05-06T14:41:27.877Z] 002263ef8947: Preparing [2022-05-06T14:41:27.877Z] 420a72936774: Preparing [2022-05-06T14:41:27.877Z] 776c51b5b062: Preparing [2022-05-06T14:41:27.877Z] 8dd730f591f1: Preparing [2022-05-06T14:41:27.877Z] b541d28bf3b4: Preparing [2022-05-06T14:41:27.877Z] 8dd730f591f1: Waiting [2022-05-06T14:41:27.877Z] 776c51b5b062: Waiting [2022-05-06T14:41:27.877Z] b541d28bf3b4: Waiting [2022-05-06T14:41:27.877Z] 7c2c61a05edd: Layer already exists [2022-05-06T14:41:27.877Z] 48282420fbf6: Layer already exists [2022-05-06T14:41:27.877Z] 002263ef8947: Layer already exists [2022-05-06T14:41:27.877Z] da07e77ffa8a: Layer already exists [2022-05-06T14:41:27.877Z] 420a72936774: Layer already exists [2022-05-06T14:41:27.877Z] 8dd730f591f1: Layer already exists [2022-05-06T14:41:27.877Z] 776c51b5b062: Layer already exists [2022-05-06T14:41:27.877Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:27.877Z] latest: digest: sha256:2d876a836c2c8a2680b52519853f0252b0fad7170017c0e2ad8dedde7994600f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:28.169Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:28.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.91 [2022-05-06T14:41:28.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-06T14:41:28.459Z] da07e77ffa8a: Preparing [2022-05-06T14:41:28.459Z] 7c2c61a05edd: Preparing [2022-05-06T14:41:28.459Z] 48282420fbf6: Preparing [2022-05-06T14:41:28.459Z] 002263ef8947: Preparing [2022-05-06T14:41:28.459Z] 420a72936774: Preparing [2022-05-06T14:41:28.459Z] 776c51b5b062: Preparing [2022-05-06T14:41:28.459Z] 8dd730f591f1: Preparing [2022-05-06T14:41:28.459Z] b541d28bf3b4: Preparing [2022-05-06T14:41:28.459Z] 776c51b5b062: Waiting [2022-05-06T14:41:28.459Z] b541d28bf3b4: Waiting [2022-05-06T14:41:28.459Z] 8dd730f591f1: Waiting [2022-05-06T14:41:28.459Z] 002263ef8947: Layer already exists [2022-05-06T14:41:28.459Z] 48282420fbf6: Layer already exists [2022-05-06T14:41:28.459Z] 420a72936774: Layer already exists [2022-05-06T14:41:28.459Z] da07e77ffa8a: Layer already exists [2022-05-06T14:41:28.459Z] 7c2c61a05edd: Layer already exists [2022-05-06T14:41:28.459Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:28.459Z] 776c51b5b062: Layer already exists [2022-05-06T14:41:28.459Z] 8dd730f591f1: Layer already exists [2022-05-06T14:41:28.459Z] 2.2.0-dev.91: digest: sha256:2d876a836c2c8a2680b52519853f0252b0fad7170017c0e2ad8dedde7994600f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:28.757Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:29.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:29.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-06T14:41:29.047Z] da07e77ffa8a: Preparing [2022-05-06T14:41:29.047Z] 7c2c61a05edd: Preparing [2022-05-06T14:41:29.047Z] 48282420fbf6: Preparing [2022-05-06T14:41:29.047Z] 002263ef8947: Preparing [2022-05-06T14:41:29.047Z] 420a72936774: Preparing [2022-05-06T14:41:29.047Z] 776c51b5b062: Preparing [2022-05-06T14:41:29.047Z] 8dd730f591f1: Preparing [2022-05-06T14:41:29.047Z] b541d28bf3b4: Preparing [2022-05-06T14:41:29.047Z] 8dd730f591f1: Waiting [2022-05-06T14:41:29.047Z] 776c51b5b062: Waiting [2022-05-06T14:41:29.047Z] b541d28bf3b4: Waiting [2022-05-06T14:41:29.047Z] 002263ef8947: Layer already exists [2022-05-06T14:41:29.047Z] 420a72936774: Layer already exists [2022-05-06T14:41:29.047Z] da07e77ffa8a: Layer already exists [2022-05-06T14:41:29.047Z] 7c2c61a05edd: Layer already exists [2022-05-06T14:41:29.047Z] 48282420fbf6: Layer already exists [2022-05-06T14:41:29.047Z] 776c51b5b062: Layer already exists [2022-05-06T14:41:29.047Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:29.047Z] 8dd730f591f1: Layer already exists [2022-05-06T14:41:29.047Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:2d876a836c2c8a2680b52519853f0252b0fad7170017c0e2ad8dedde7994600f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:29.346Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:29.639Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-06T14:41:29.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-06T14:41:29.639Z] da07e77ffa8a: Preparing [2022-05-06T14:41:29.639Z] 7c2c61a05edd: Preparing [2022-05-06T14:41:29.639Z] 48282420fbf6: Preparing [2022-05-06T14:41:29.639Z] 002263ef8947: Preparing [2022-05-06T14:41:29.639Z] 420a72936774: Preparing [2022-05-06T14:41:29.639Z] 776c51b5b062: Preparing [2022-05-06T14:41:29.639Z] 8dd730f591f1: Preparing [2022-05-06T14:41:29.639Z] b541d28bf3b4: Preparing [2022-05-06T14:41:29.639Z] 776c51b5b062: Waiting [2022-05-06T14:41:29.639Z] 8dd730f591f1: Waiting [2022-05-06T14:41:29.639Z] b541d28bf3b4: Waiting [2022-05-06T14:41:29.639Z] 002263ef8947: Layer already exists [2022-05-06T14:41:29.639Z] 7c2c61a05edd: Layer already exists [2022-05-06T14:41:29.639Z] 420a72936774: Layer already exists [2022-05-06T14:41:29.639Z] 48282420fbf6: Layer already exists [2022-05-06T14:41:29.639Z] da07e77ffa8a: Layer already exists [2022-05-06T14:41:29.639Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:29.639Z] 8dd730f591f1: Layer already exists [2022-05-06T14:41:29.639Z] 776c51b5b062: Layer already exists [2022-05-06T14:41:29.639Z] main: digest: sha256:2d876a836c2c8a2680b52519853f0252b0fad7170017c0e2ad8dedde7994600f size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:41:29.681Z] ===================================================== [Pipeline] echo [2022-05-06T14:41:29.689Z] taggedImages: [2022-05-06T14:41:29.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:29.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-06T14:41:29.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.91 [2022-05-06T14:41:29.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:29.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-06T14:41:29.721Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-06T14:41:29.721Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:29.721Z] latest [2022-05-06T14:41:29.721Z] 2.2.0-dev.91 [2022-05-06T14:41:29.721Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:29.721Z] main [2022-05-06T14:41:29.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:30.090Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:30.398Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:30.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-06T14:41:30.398Z] babd29acb269: Preparing [2022-05-06T14:41:30.398Z] 443c115e76cf: Preparing [2022-05-06T14:41:30.398Z] 8ecebb431a26: Preparing [2022-05-06T14:41:30.398Z] 85d57b38cd7e: Preparing [2022-05-06T14:41:30.398Z] 1e91307ba2de: Preparing [2022-05-06T14:41:30.398Z] 860aa9f0e770: Preparing [2022-05-06T14:41:30.398Z] 041d22a42391: Preparing [2022-05-06T14:41:30.398Z] 01bac50b2b80: Preparing [2022-05-06T14:41:30.398Z] 4054daa4ed4c: Preparing [2022-05-06T14:41:30.398Z] b541d28bf3b4: Preparing [2022-05-06T14:41:30.398Z] 01bac50b2b80: Waiting [2022-05-06T14:41:30.398Z] 4054daa4ed4c: Waiting [2022-05-06T14:41:30.398Z] b541d28bf3b4: Waiting [2022-05-06T14:41:30.398Z] 860aa9f0e770: Waiting [2022-05-06T14:41:30.398Z] 041d22a42391: Waiting [2022-05-06T14:41:30.398Z] babd29acb269: Pushed [2022-05-06T14:41:30.398Z] 443c115e76cf: Pushed [2022-05-06T14:41:30.398Z] 1e91307ba2de: Pushed [2022-05-06T14:41:30.656Z] 860aa9f0e770: Pushed [2022-05-06T14:41:30.656Z] 041d22a42391: Pushed [2022-05-06T14:41:30.656Z] 01bac50b2b80: Pushed [2022-05-06T14:41:30.656Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:30.656Z] 4054daa4ed4c: Pushed [2022-05-06T14:41:31.596Z] 85d57b38cd7e: Pushed [2022-05-06T14:41:31.856Z] 8ecebb431a26: Pushed [2022-05-06T14:41:31.856Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:2a1da2985599ed511a2f97579eed600f1c750da7fcd7ce34b03f31dcf69fafca size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:32.152Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:32.441Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-06T14:41:32.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-06T14:41:32.441Z] babd29acb269: Preparing [2022-05-06T14:41:32.441Z] 443c115e76cf: Preparing [2022-05-06T14:41:32.441Z] 8ecebb431a26: Preparing [2022-05-06T14:41:32.441Z] 85d57b38cd7e: Preparing [2022-05-06T14:41:32.441Z] 1e91307ba2de: Preparing [2022-05-06T14:41:32.441Z] 860aa9f0e770: Preparing [2022-05-06T14:41:32.441Z] 041d22a42391: Preparing [2022-05-06T14:41:32.441Z] 01bac50b2b80: Preparing [2022-05-06T14:41:32.441Z] 4054daa4ed4c: Preparing [2022-05-06T14:41:32.441Z] b541d28bf3b4: Preparing [2022-05-06T14:41:32.441Z] 01bac50b2b80: Waiting [2022-05-06T14:41:32.441Z] b541d28bf3b4: Waiting [2022-05-06T14:41:32.441Z] 041d22a42391: Waiting [2022-05-06T14:41:32.441Z] 8ecebb431a26: Layer already exists [2022-05-06T14:41:32.441Z] babd29acb269: Layer already exists [2022-05-06T14:41:32.441Z] 443c115e76cf: Layer already exists [2022-05-06T14:41:32.441Z] 85d57b38cd7e: Layer already exists [2022-05-06T14:41:32.441Z] 1e91307ba2de: Layer already exists [2022-05-06T14:41:32.441Z] 860aa9f0e770: Layer already exists [2022-05-06T14:41:32.441Z] 041d22a42391: Layer already exists [2022-05-06T14:41:32.441Z] 4054daa4ed4c: Layer already exists [2022-05-06T14:41:32.441Z] 01bac50b2b80: Layer already exists [2022-05-06T14:41:32.441Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:32.441Z] latest: digest: sha256:2a1da2985599ed511a2f97579eed600f1c750da7fcd7ce34b03f31dcf69fafca size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:32.736Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:33.029Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.91 [2022-05-06T14:41:33.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-06T14:41:33.029Z] babd29acb269: Preparing [2022-05-06T14:41:33.029Z] 443c115e76cf: Preparing [2022-05-06T14:41:33.029Z] 8ecebb431a26: Preparing [2022-05-06T14:41:33.029Z] 85d57b38cd7e: Preparing [2022-05-06T14:41:33.029Z] 1e91307ba2de: Preparing [2022-05-06T14:41:33.029Z] 860aa9f0e770: Preparing [2022-05-06T14:41:33.029Z] 041d22a42391: Preparing [2022-05-06T14:41:33.029Z] 01bac50b2b80: Preparing [2022-05-06T14:41:33.029Z] 4054daa4ed4c: Preparing [2022-05-06T14:41:33.029Z] b541d28bf3b4: Preparing [2022-05-06T14:41:33.029Z] 860aa9f0e770: Waiting [2022-05-06T14:41:33.029Z] 01bac50b2b80: Waiting [2022-05-06T14:41:33.029Z] 041d22a42391: Waiting [2022-05-06T14:41:33.029Z] b541d28bf3b4: Waiting [2022-05-06T14:41:33.029Z] 85d57b38cd7e: Layer already exists [2022-05-06T14:41:33.029Z] babd29acb269: Layer already exists [2022-05-06T14:41:33.029Z] 8ecebb431a26: Layer already exists [2022-05-06T14:41:33.029Z] 443c115e76cf: Layer already exists [2022-05-06T14:41:33.029Z] 1e91307ba2de: Layer already exists [2022-05-06T14:41:33.029Z] 860aa9f0e770: Layer already exists [2022-05-06T14:41:33.029Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:33.029Z] 041d22a42391: Layer already exists [2022-05-06T14:41:33.029Z] 01bac50b2b80: Layer already exists [2022-05-06T14:41:33.029Z] 4054daa4ed4c: Layer already exists [2022-05-06T14:41:33.029Z] 2.2.0-dev.91: digest: sha256:2a1da2985599ed511a2f97579eed600f1c750da7fcd7ce34b03f31dcf69fafca size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:33.329Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:33.620Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:33.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-06T14:41:33.620Z] babd29acb269: Preparing [2022-05-06T14:41:33.620Z] 443c115e76cf: Preparing [2022-05-06T14:41:33.620Z] 8ecebb431a26: Preparing [2022-05-06T14:41:33.620Z] 85d57b38cd7e: Preparing [2022-05-06T14:41:33.620Z] 1e91307ba2de: Preparing [2022-05-06T14:41:33.620Z] 860aa9f0e770: Preparing [2022-05-06T14:41:33.620Z] 041d22a42391: Preparing [2022-05-06T14:41:33.620Z] 01bac50b2b80: Preparing [2022-05-06T14:41:33.620Z] 4054daa4ed4c: Preparing [2022-05-06T14:41:33.620Z] b541d28bf3b4: Preparing [2022-05-06T14:41:33.620Z] 860aa9f0e770: Waiting [2022-05-06T14:41:33.620Z] 041d22a42391: Waiting [2022-05-06T14:41:33.620Z] 01bac50b2b80: Waiting [2022-05-06T14:41:33.620Z] 4054daa4ed4c: Waiting [2022-05-06T14:41:33.620Z] b541d28bf3b4: Waiting [2022-05-06T14:41:33.620Z] 443c115e76cf: Layer already exists [2022-05-06T14:41:33.620Z] 8ecebb431a26: Layer already exists [2022-05-06T14:41:33.620Z] 85d57b38cd7e: Layer already exists [2022-05-06T14:41:33.620Z] babd29acb269: Layer already exists [2022-05-06T14:41:33.620Z] 1e91307ba2de: Layer already exists [2022-05-06T14:41:33.620Z] 860aa9f0e770: Layer already exists [2022-05-06T14:41:33.620Z] 041d22a42391: Layer already exists [2022-05-06T14:41:33.620Z] 01bac50b2b80: Layer already exists [2022-05-06T14:41:33.620Z] 4054daa4ed4c: Layer already exists [2022-05-06T14:41:33.620Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:33.620Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:2a1da2985599ed511a2f97579eed600f1c750da7fcd7ce34b03f31dcf69fafca size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:33.916Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:34.207Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-06T14:41:34.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-06T14:41:34.207Z] babd29acb269: Preparing [2022-05-06T14:41:34.207Z] 443c115e76cf: Preparing [2022-05-06T14:41:34.207Z] 8ecebb431a26: Preparing [2022-05-06T14:41:34.207Z] 85d57b38cd7e: Preparing [2022-05-06T14:41:34.207Z] 1e91307ba2de: Preparing [2022-05-06T14:41:34.207Z] 860aa9f0e770: Preparing [2022-05-06T14:41:34.207Z] 041d22a42391: Preparing [2022-05-06T14:41:34.207Z] 01bac50b2b80: Preparing [2022-05-06T14:41:34.207Z] 4054daa4ed4c: Preparing [2022-05-06T14:41:34.207Z] b541d28bf3b4: Preparing [2022-05-06T14:41:34.207Z] 860aa9f0e770: Waiting [2022-05-06T14:41:34.207Z] 041d22a42391: Waiting [2022-05-06T14:41:34.207Z] 01bac50b2b80: Waiting [2022-05-06T14:41:34.207Z] b541d28bf3b4: Waiting [2022-05-06T14:41:34.207Z] 8ecebb431a26: Layer already exists [2022-05-06T14:41:34.207Z] 443c115e76cf: Layer already exists [2022-05-06T14:41:34.207Z] babd29acb269: Layer already exists [2022-05-06T14:41:34.207Z] 85d57b38cd7e: Layer already exists [2022-05-06T14:41:34.207Z] 1e91307ba2de: Layer already exists [2022-05-06T14:41:34.207Z] 860aa9f0e770: Layer already exists [2022-05-06T14:41:34.207Z] 041d22a42391: Layer already exists [2022-05-06T14:41:34.207Z] b541d28bf3b4: Layer already exists [2022-05-06T14:41:34.207Z] 01bac50b2b80: Layer already exists [2022-05-06T14:41:34.207Z] 4054daa4ed4c: Layer already exists [2022-05-06T14:41:34.207Z] main: digest: sha256:2a1da2985599ed511a2f97579eed600f1c750da7fcd7ce34b03f31dcf69fafca size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:41:34.247Z] ===================================================== [Pipeline] echo [2022-05-06T14:41:34.254Z] taggedImages: [2022-05-06T14:41:34.254Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:34.254Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-06T14:41:34.254Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.91 [2022-05-06T14:41:34.254Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:34.254Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-06T14:41:34.280Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-06T14:41:34.280Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:34.280Z] latest [2022-05-06T14:41:34.280Z] 2.2.0-dev.91 [2022-05-06T14:41:34.280Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:34.280Z] main [2022-05-06T14:41:34.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:34.611Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:34.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:34.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-06T14:41:34.900Z] 2f9d4a4ded16: Preparing [2022-05-06T14:41:34.900Z] 973524f0573c: Preparing [2022-05-06T14:41:34.900Z] 1b579034dbf1: Preparing [2022-05-06T14:41:34.900Z] f61510c51831: Preparing [2022-05-06T14:41:34.900Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:34.900Z] 4fc242d58285: Preparing [2022-05-06T14:41:34.900Z] 4fc242d58285: Waiting [2022-05-06T14:41:34.900Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:34.900Z] 2f9d4a4ded16: Pushed [2022-05-06T14:41:34.900Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:34.900Z] 79299ad8d5f1: Pushed [2022-05-06T14:41:35.468Z] f61510c51831: Pushed [2022-05-06T14:41:36.014Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T14:41:36.014Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T14:41:36.014Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T14:41:36.014Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T14:41:36.850Z] 973524f0573c: Pushed [2022-05-06T14:41:36.850Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:27db4eaf5079d8a4c0291f5fea36d7ecd8fc59e5d0b3c0f3b45607acebb85259 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:37.148Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:37.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-06T14:41:37.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-06T14:41:37.441Z] 2f9d4a4ded16: Preparing [2022-05-06T14:41:37.441Z] 973524f0573c: Preparing [2022-05-06T14:41:37.441Z] 1b579034dbf1: Preparing [2022-05-06T14:41:37.441Z] f61510c51831: Preparing [2022-05-06T14:41:37.441Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:37.441Z] 4fc242d58285: Preparing [2022-05-06T14:41:37.441Z] 4fc242d58285: Waiting [2022-05-06T14:41:37.441Z] 2f9d4a4ded16: Layer already exists [2022-05-06T14:41:37.441Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:37.441Z] f61510c51831: Layer already exists [2022-05-06T14:41:37.441Z] 973524f0573c: Layer already exists [2022-05-06T14:41:37.441Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:37.441Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:37.441Z] latest: digest: sha256:27db4eaf5079d8a4c0291f5fea36d7ecd8fc59e5d0b3c0f3b45607acebb85259 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:37.741Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:38.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.91 [2022-05-06T14:41:38.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-06T14:41:38.036Z] 2f9d4a4ded16: Preparing [2022-05-06T14:41:38.036Z] 973524f0573c: Preparing [2022-05-06T14:41:38.036Z] 1b579034dbf1: Preparing [2022-05-06T14:41:38.036Z] f61510c51831: Preparing [2022-05-06T14:41:38.036Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:38.036Z] 4fc242d58285: Preparing [2022-05-06T14:41:38.036Z] 4fc242d58285: Waiting [2022-05-06T14:41:38.036Z] 973524f0573c: Layer already exists [2022-05-06T14:41:38.036Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:38.036Z] 2f9d4a4ded16: Layer already exists [2022-05-06T14:41:38.036Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:38.036Z] f61510c51831: Layer already exists [2022-05-06T14:41:38.036Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:38.036Z] 2.2.0-dev.91: digest: sha256:27db4eaf5079d8a4c0291f5fea36d7ecd8fc59e5d0b3c0f3b45607acebb85259 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:38.334Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:38.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:38.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-06T14:41:38.628Z] 2f9d4a4ded16: Preparing [2022-05-06T14:41:38.628Z] 973524f0573c: Preparing [2022-05-06T14:41:38.628Z] 1b579034dbf1: Preparing [2022-05-06T14:41:38.628Z] f61510c51831: Preparing [2022-05-06T14:41:38.628Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:38.628Z] 4fc242d58285: Preparing [2022-05-06T14:41:38.628Z] 4fc242d58285: Waiting [2022-05-06T14:41:38.628Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:38.628Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:38.628Z] f61510c51831: Layer already exists [2022-05-06T14:41:38.628Z] 2f9d4a4ded16: Layer already exists [2022-05-06T14:41:38.628Z] 973524f0573c: Layer already exists [2022-05-06T14:41:38.628Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:38.628Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:27db4eaf5079d8a4c0291f5fea36d7ecd8fc59e5d0b3c0f3b45607acebb85259 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:38.925Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:39.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-06T14:41:39.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-06T14:41:39.217Z] 2f9d4a4ded16: Preparing [2022-05-06T14:41:39.217Z] 973524f0573c: Preparing [2022-05-06T14:41:39.217Z] 1b579034dbf1: Preparing [2022-05-06T14:41:39.217Z] f61510c51831: Preparing [2022-05-06T14:41:39.217Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:39.217Z] 4fc242d58285: Preparing [2022-05-06T14:41:39.217Z] 4fc242d58285: Waiting [2022-05-06T14:41:39.217Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:39.217Z] f61510c51831: Layer already exists [2022-05-06T14:41:39.217Z] 1b579034dbf1: Layer already exists [2022-05-06T14:41:39.217Z] 2f9d4a4ded16: Layer already exists [2022-05-06T14:41:39.217Z] 973524f0573c: Layer already exists [2022-05-06T14:41:39.217Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:39.217Z] main: digest: sha256:27db4eaf5079d8a4c0291f5fea36d7ecd8fc59e5d0b3c0f3b45607acebb85259 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:41:39.256Z] ===================================================== [Pipeline] echo [2022-05-06T14:41:39.267Z] taggedImages: [2022-05-06T14:41:39.267Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:39.267Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-06T14:41:39.267Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.91 [2022-05-06T14:41:39.267Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:39.267Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-06T14:41:39.296Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-06T14:41:39.296Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:39.296Z] latest [2022-05-06T14:41:39.296Z] 2.2.0-dev.91 [2022-05-06T14:41:39.296Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:39.296Z] main [2022-05-06T14:41:39.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:39.619Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:39.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:39.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-06T14:41:39.913Z] 0f3540d38326: Preparing [2022-05-06T14:41:39.913Z] 296ed853f3ef: Preparing [2022-05-06T14:41:39.913Z] e12d9787a493: Preparing [2022-05-06T14:41:39.913Z] e5fae784bd77: Preparing [2022-05-06T14:41:39.913Z] a97028f694a2: Preparing [2022-05-06T14:41:39.913Z] aa124d83720f: Preparing [2022-05-06T14:41:39.913Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:39.913Z] 4fc242d58285: Preparing [2022-05-06T14:41:39.913Z] 79299ad8d5f1: Waiting [2022-05-06T14:41:39.913Z] 4fc242d58285: Waiting [2022-05-06T14:41:39.913Z] aa124d83720f: Waiting [2022-05-06T14:41:39.913Z] 0f3540d38326: Pushed [2022-05-06T14:41:39.913Z] e12d9787a493: Pushed [2022-05-06T14:41:39.913Z] 296ed853f3ef: Pushed [2022-05-06T14:41:39.913Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:39.913Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:40.483Z] aa124d83720f: Pushed [2022-05-06T14:41:43.773Z] a97028f694a2: Pushed [2022-05-06T14:41:47.068Z] e5fae784bd77: Pushed [2022-05-06T14:41:47.068Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:1cef35b5e11af632ef9bb6e1bdb12a616ae25889915233699a5f49010ff2a3e7 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:47.366Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:47.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-06T14:41:47.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-06T14:41:47.660Z] 0f3540d38326: Preparing [2022-05-06T14:41:47.660Z] 296ed853f3ef: Preparing [2022-05-06T14:41:47.660Z] e12d9787a493: Preparing [2022-05-06T14:41:47.660Z] e5fae784bd77: Preparing [2022-05-06T14:41:47.660Z] a97028f694a2: Preparing [2022-05-06T14:41:47.660Z] aa124d83720f: Preparing [2022-05-06T14:41:47.660Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:47.660Z] 4fc242d58285: Preparing [2022-05-06T14:41:47.660Z] aa124d83720f: Waiting [2022-05-06T14:41:47.660Z] 79299ad8d5f1: Waiting [2022-05-06T14:41:47.660Z] 4fc242d58285: Waiting [2022-05-06T14:41:47.660Z] 0f3540d38326: Layer already exists [2022-05-06T14:41:47.660Z] a97028f694a2: Layer already exists [2022-05-06T14:41:47.660Z] e5fae784bd77: Layer already exists [2022-05-06T14:41:47.660Z] 296ed853f3ef: Layer already exists [2022-05-06T14:41:47.660Z] e12d9787a493: Layer already exists [2022-05-06T14:41:47.660Z] aa124d83720f: Layer already exists [2022-05-06T14:41:47.660Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:47.660Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:47.660Z] latest: digest: sha256:1cef35b5e11af632ef9bb6e1bdb12a616ae25889915233699a5f49010ff2a3e7 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:47.959Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:48.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.91 [2022-05-06T14:41:48.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-06T14:41:48.250Z] 0f3540d38326: Preparing [2022-05-06T14:41:48.250Z] 296ed853f3ef: Preparing [2022-05-06T14:41:48.250Z] e12d9787a493: Preparing [2022-05-06T14:41:48.250Z] e5fae784bd77: Preparing [2022-05-06T14:41:48.250Z] a97028f694a2: Preparing [2022-05-06T14:41:48.250Z] aa124d83720f: Preparing [2022-05-06T14:41:48.250Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:48.250Z] aa124d83720f: Waiting [2022-05-06T14:41:48.250Z] 4fc242d58285: Preparing [2022-05-06T14:41:48.250Z] 79299ad8d5f1: Waiting [2022-05-06T14:41:48.250Z] 4fc242d58285: Waiting [2022-05-06T14:41:48.250Z] e5fae784bd77: Layer already exists [2022-05-06T14:41:48.250Z] 0f3540d38326: Layer already exists [2022-05-06T14:41:48.250Z] a97028f694a2: Layer already exists [2022-05-06T14:41:48.250Z] 296ed853f3ef: Layer already exists [2022-05-06T14:41:48.250Z] e12d9787a493: Layer already exists [2022-05-06T14:41:48.250Z] aa124d83720f: Layer already exists [2022-05-06T14:41:48.250Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:48.250Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:48.250Z] 2.2.0-dev.91: digest: sha256:1cef35b5e11af632ef9bb6e1bdb12a616ae25889915233699a5f49010ff2a3e7 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:48.544Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:48.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:48.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-06T14:41:48.838Z] 0f3540d38326: Preparing [2022-05-06T14:41:48.838Z] 296ed853f3ef: Preparing [2022-05-06T14:41:48.838Z] e12d9787a493: Preparing [2022-05-06T14:41:48.838Z] e5fae784bd77: Preparing [2022-05-06T14:41:48.838Z] a97028f694a2: Preparing [2022-05-06T14:41:48.838Z] aa124d83720f: Preparing [2022-05-06T14:41:48.838Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:48.838Z] 4fc242d58285: Preparing [2022-05-06T14:41:48.838Z] aa124d83720f: Waiting [2022-05-06T14:41:48.838Z] 79299ad8d5f1: Waiting [2022-05-06T14:41:48.838Z] 4fc242d58285: Waiting [2022-05-06T14:41:48.838Z] 296ed853f3ef: Layer already exists [2022-05-06T14:41:48.838Z] 0f3540d38326: Layer already exists [2022-05-06T14:41:48.838Z] e12d9787a493: Layer already exists [2022-05-06T14:41:48.838Z] e5fae784bd77: Layer already exists [2022-05-06T14:41:48.838Z] a97028f694a2: Layer already exists [2022-05-06T14:41:48.838Z] aa124d83720f: Layer already exists [2022-05-06T14:41:48.838Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:48.839Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:48.839Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:1cef35b5e11af632ef9bb6e1bdb12a616ae25889915233699a5f49010ff2a3e7 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:49.130Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:49.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-06T14:41:49.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-06T14:41:49.426Z] 0f3540d38326: Preparing [2022-05-06T14:41:49.426Z] 296ed853f3ef: Preparing [2022-05-06T14:41:49.426Z] e12d9787a493: Preparing [2022-05-06T14:41:49.426Z] e5fae784bd77: Preparing [2022-05-06T14:41:49.426Z] a97028f694a2: Preparing [2022-05-06T14:41:49.426Z] aa124d83720f: Preparing [2022-05-06T14:41:49.426Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:49.426Z] 4fc242d58285: Preparing [2022-05-06T14:41:49.426Z] 79299ad8d5f1: Waiting [2022-05-06T14:41:49.426Z] aa124d83720f: Waiting [2022-05-06T14:41:49.426Z] e12d9787a493: Layer already exists [2022-05-06T14:41:49.426Z] e5fae784bd77: Layer already exists [2022-05-06T14:41:49.426Z] a97028f694a2: Layer already exists [2022-05-06T14:41:49.426Z] 296ed853f3ef: Layer already exists [2022-05-06T14:41:49.426Z] 0f3540d38326: Layer already exists [2022-05-06T14:41:49.426Z] aa124d83720f: Layer already exists [2022-05-06T14:41:49.426Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:49.426Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:49.426Z] main: digest: sha256:1cef35b5e11af632ef9bb6e1bdb12a616ae25889915233699a5f49010ff2a3e7 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:41:49.469Z] ===================================================== [Pipeline] echo [2022-05-06T14:41:49.479Z] taggedImages: [2022-05-06T14:41:49.479Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:49.479Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-06T14:41:49.479Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.91 [2022-05-06T14:41:49.479Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:49.479Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-06T14:41:49.502Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-06T14:41:49.502Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:49.502Z] latest [2022-05-06T14:41:49.502Z] 2.2.0-dev.91 [2022-05-06T14:41:49.502Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:49.502Z] main [2022-05-06T14:41:49.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:49.815Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:50.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:50.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-06T14:41:50.107Z] e2fc39fcdb45: Preparing [2022-05-06T14:41:50.107Z] f938c1781b75: Preparing [2022-05-06T14:41:50.107Z] f1540a8418ff: Preparing [2022-05-06T14:41:50.107Z] 7dc0f3fd56d3: Preparing [2022-05-06T14:41:50.107Z] 1ec1e42faaf0: Preparing [2022-05-06T14:41:50.107Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:50.107Z] 4fc242d58285: Preparing [2022-05-06T14:41:50.107Z] 79299ad8d5f1: Waiting [2022-05-06T14:41:50.107Z] 4fc242d58285: Waiting [2022-05-06T14:41:50.107Z] f1540a8418ff: Pushed [2022-05-06T14:41:50.107Z] e2fc39fcdb45: Pushed [2022-05-06T14:41:50.107Z] f938c1781b75: Pushed [2022-05-06T14:41:50.107Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:50.107Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:50.366Z] 1ec1e42faaf0: Pushed [2022-05-06T14:41:54.374Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T14:41:54.374Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T14:41:56.942Z] 7dc0f3fd56d3: Pushed [2022-05-06T14:41:57.203Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:8fdd4af0921e2ecba7d84cb80927f7c936c2ea540f024b032d64a90ee1e1c20e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:57.505Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:57.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-06T14:41:57.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-06T14:41:57.799Z] e2fc39fcdb45: Preparing [2022-05-06T14:41:57.799Z] f938c1781b75: Preparing [2022-05-06T14:41:57.799Z] f1540a8418ff: Preparing [2022-05-06T14:41:57.799Z] 7dc0f3fd56d3: Preparing [2022-05-06T14:41:57.799Z] 1ec1e42faaf0: Preparing [2022-05-06T14:41:57.799Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:57.799Z] 4fc242d58285: Preparing [2022-05-06T14:41:57.799Z] 79299ad8d5f1: Waiting [2022-05-06T14:41:57.799Z] 4fc242d58285: Waiting [2022-05-06T14:41:57.799Z] f938c1781b75: Layer already exists [2022-05-06T14:41:57.799Z] 1ec1e42faaf0: Layer already exists [2022-05-06T14:41:57.799Z] e2fc39fcdb45: Layer already exists [2022-05-06T14:41:57.799Z] 7dc0f3fd56d3: Layer already exists [2022-05-06T14:41:57.799Z] f1540a8418ff: Layer already exists [2022-05-06T14:41:57.799Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:57.799Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:57.799Z] latest: digest: sha256:8fdd4af0921e2ecba7d84cb80927f7c936c2ea540f024b032d64a90ee1e1c20e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:58.204Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:58.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.91 [2022-05-06T14:41:58.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-06T14:41:58.490Z] e2fc39fcdb45: Preparing [2022-05-06T14:41:58.490Z] f938c1781b75: Preparing [2022-05-06T14:41:58.490Z] f1540a8418ff: Preparing [2022-05-06T14:41:58.490Z] 7dc0f3fd56d3: Preparing [2022-05-06T14:41:58.490Z] 1ec1e42faaf0: Preparing [2022-05-06T14:41:58.490Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:58.490Z] 4fc242d58285: Preparing [2022-05-06T14:41:58.490Z] 79299ad8d5f1: Waiting [2022-05-06T14:41:58.490Z] 4fc242d58285: Waiting [2022-05-06T14:41:58.490Z] f1540a8418ff: Layer already exists [2022-05-06T14:41:58.490Z] 1ec1e42faaf0: Layer already exists [2022-05-06T14:41:58.490Z] f938c1781b75: Layer already exists [2022-05-06T14:41:58.490Z] e2fc39fcdb45: Layer already exists [2022-05-06T14:41:58.490Z] 7dc0f3fd56d3: Layer already exists [2022-05-06T14:41:58.490Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:58.490Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:58.490Z] 2.2.0-dev.91: digest: sha256:8fdd4af0921e2ecba7d84cb80927f7c936c2ea540f024b032d64a90ee1e1c20e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:58.793Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:59.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:59.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-06T14:41:59.089Z] e2fc39fcdb45: Preparing [2022-05-06T14:41:59.089Z] f938c1781b75: Preparing [2022-05-06T14:41:59.089Z] f1540a8418ff: Preparing [2022-05-06T14:41:59.089Z] 7dc0f3fd56d3: Preparing [2022-05-06T14:41:59.089Z] 1ec1e42faaf0: Preparing [2022-05-06T14:41:59.089Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:59.089Z] 4fc242d58285: Preparing [2022-05-06T14:41:59.089Z] 79299ad8d5f1: Waiting [2022-05-06T14:41:59.089Z] 4fc242d58285: Waiting [2022-05-06T14:41:59.089Z] f1540a8418ff: Layer already exists [2022-05-06T14:41:59.089Z] e2fc39fcdb45: Layer already exists [2022-05-06T14:41:59.089Z] f938c1781b75: Layer already exists [2022-05-06T14:41:59.089Z] 7dc0f3fd56d3: Layer already exists [2022-05-06T14:41:59.089Z] 1ec1e42faaf0: Layer already exists [2022-05-06T14:41:59.089Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:59.089Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:59.089Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:8fdd4af0921e2ecba7d84cb80927f7c936c2ea540f024b032d64a90ee1e1c20e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:59.390Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:41:59.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-06T14:41:59.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-06T14:41:59.687Z] e2fc39fcdb45: Preparing [2022-05-06T14:41:59.687Z] f938c1781b75: Preparing [2022-05-06T14:41:59.687Z] f1540a8418ff: Preparing [2022-05-06T14:41:59.687Z] 7dc0f3fd56d3: Preparing [2022-05-06T14:41:59.687Z] 1ec1e42faaf0: Preparing [2022-05-06T14:41:59.687Z] 79299ad8d5f1: Preparing [2022-05-06T14:41:59.687Z] 4fc242d58285: Preparing [2022-05-06T14:41:59.687Z] 79299ad8d5f1: Waiting [2022-05-06T14:41:59.687Z] 7dc0f3fd56d3: Layer already exists [2022-05-06T14:41:59.687Z] e2fc39fcdb45: Layer already exists [2022-05-06T14:41:59.687Z] f1540a8418ff: Layer already exists [2022-05-06T14:41:59.687Z] 1ec1e42faaf0: Layer already exists [2022-05-06T14:41:59.687Z] f938c1781b75: Layer already exists [2022-05-06T14:41:59.687Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:41:59.687Z] 4fc242d58285: Layer already exists [2022-05-06T14:41:59.687Z] main: digest: sha256:8fdd4af0921e2ecba7d84cb80927f7c936c2ea540f024b032d64a90ee1e1c20e size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:41:59.721Z] ===================================================== [Pipeline] echo [2022-05-06T14:41:59.729Z] taggedImages: [2022-05-06T14:41:59.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:59.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-06T14:41:59.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.91 [2022-05-06T14:41:59.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:59.729Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-06T14:41:59.751Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-06T14:41:59.751Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:41:59.751Z] latest [2022-05-06T14:41:59.751Z] 2.2.0-dev.91 [2022-05-06T14:41:59.751Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:41:59.751Z] main [2022-05-06T14:41:59.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:00.063Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:00.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:00.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-06T14:42:00.355Z] 6a4051a9b915: Preparing [2022-05-06T14:42:00.355Z] 660d511d4392: Preparing [2022-05-06T14:42:00.355Z] bef4a2f6be31: Preparing [2022-05-06T14:42:00.355Z] 9522df535851: Preparing [2022-05-06T14:42:00.355Z] aa124d83720f: Preparing [2022-05-06T14:42:00.355Z] 79299ad8d5f1: Preparing [2022-05-06T14:42:00.355Z] 4fc242d58285: Preparing [2022-05-06T14:42:00.355Z] 79299ad8d5f1: Waiting [2022-05-06T14:42:00.355Z] 4fc242d58285: Waiting [2022-05-06T14:42:00.355Z] aa124d83720f: Layer already exists [2022-05-06T14:42:00.355Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:42:00.355Z] 4fc242d58285: Layer already exists [2022-05-06T14:42:00.355Z] 660d511d4392: Pushed [2022-05-06T14:42:00.355Z] bef4a2f6be31: Pushed [2022-05-06T14:42:00.355Z] 6a4051a9b915: Pushed [2022-05-06T14:42:06.936Z] 9522df535851: Pushed [2022-05-06T14:42:06.936Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:a3e61607b4d760f4f45146c72dbd749b0245f05085fe19e80db82e4415579e0b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:07.236Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:07.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-06T14:42:07.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-06T14:42:07.531Z] 6a4051a9b915: Preparing [2022-05-06T14:42:07.531Z] 660d511d4392: Preparing [2022-05-06T14:42:07.531Z] bef4a2f6be31: Preparing [2022-05-06T14:42:07.531Z] 9522df535851: Preparing [2022-05-06T14:42:07.531Z] aa124d83720f: Preparing [2022-05-06T14:42:07.531Z] 79299ad8d5f1: Preparing [2022-05-06T14:42:07.531Z] 4fc242d58285: Preparing [2022-05-06T14:42:07.532Z] 79299ad8d5f1: Waiting [2022-05-06T14:42:07.532Z] 4fc242d58285: Waiting [2022-05-06T14:42:07.532Z] 9522df535851: Layer already exists [2022-05-06T14:42:07.532Z] 660d511d4392: Layer already exists [2022-05-06T14:42:07.532Z] bef4a2f6be31: Layer already exists [2022-05-06T14:42:07.532Z] aa124d83720f: Layer already exists [2022-05-06T14:42:07.532Z] 6a4051a9b915: Layer already exists [2022-05-06T14:42:07.532Z] 4fc242d58285: Layer already exists [2022-05-06T14:42:07.532Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:42:07.532Z] latest: digest: sha256:a3e61607b4d760f4f45146c72dbd749b0245f05085fe19e80db82e4415579e0b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:07.837Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:08.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.91 [2022-05-06T14:42:08.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-06T14:42:08.135Z] 6a4051a9b915: Preparing [2022-05-06T14:42:08.135Z] 660d511d4392: Preparing [2022-05-06T14:42:08.135Z] bef4a2f6be31: Preparing [2022-05-06T14:42:08.135Z] 9522df535851: Preparing [2022-05-06T14:42:08.135Z] aa124d83720f: Preparing [2022-05-06T14:42:08.135Z] 79299ad8d5f1: Preparing [2022-05-06T14:42:08.135Z] 4fc242d58285: Preparing [2022-05-06T14:42:08.135Z] 79299ad8d5f1: Waiting [2022-05-06T14:42:08.135Z] 4fc242d58285: Waiting [2022-05-06T14:42:08.135Z] 6a4051a9b915: Layer already exists [2022-05-06T14:42:08.135Z] 660d511d4392: Layer already exists [2022-05-06T14:42:08.135Z] bef4a2f6be31: Layer already exists [2022-05-06T14:42:08.135Z] aa124d83720f: Layer already exists [2022-05-06T14:42:08.135Z] 9522df535851: Layer already exists [2022-05-06T14:42:08.135Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:42:08.135Z] 4fc242d58285: Layer already exists [2022-05-06T14:42:08.135Z] 2.2.0-dev.91: digest: sha256:a3e61607b4d760f4f45146c72dbd749b0245f05085fe19e80db82e4415579e0b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:08.434Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:08.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:08.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-06T14:42:08.729Z] 6a4051a9b915: Preparing [2022-05-06T14:42:08.729Z] 660d511d4392: Preparing [2022-05-06T14:42:08.729Z] bef4a2f6be31: Preparing [2022-05-06T14:42:08.729Z] 9522df535851: Preparing [2022-05-06T14:42:08.729Z] aa124d83720f: Preparing [2022-05-06T14:42:08.729Z] 79299ad8d5f1: Preparing [2022-05-06T14:42:08.729Z] 4fc242d58285: Preparing [2022-05-06T14:42:08.729Z] 660d511d4392: Layer already exists [2022-05-06T14:42:08.729Z] bef4a2f6be31: Layer already exists [2022-05-06T14:42:08.729Z] 6a4051a9b915: Layer already exists [2022-05-06T14:42:08.729Z] aa124d83720f: Layer already exists [2022-05-06T14:42:08.729Z] 9522df535851: Layer already exists [2022-05-06T14:42:08.729Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:42:08.729Z] 4fc242d58285: Layer already exists [2022-05-06T14:42:08.729Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:a3e61607b4d760f4f45146c72dbd749b0245f05085fe19e80db82e4415579e0b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:09.032Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:09.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-06T14:42:09.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-06T14:42:09.326Z] 6a4051a9b915: Preparing [2022-05-06T14:42:09.326Z] 660d511d4392: Preparing [2022-05-06T14:42:09.326Z] bef4a2f6be31: Preparing [2022-05-06T14:42:09.326Z] 9522df535851: Preparing [2022-05-06T14:42:09.326Z] aa124d83720f: Preparing [2022-05-06T14:42:09.326Z] 79299ad8d5f1: Preparing [2022-05-06T14:42:09.326Z] 4fc242d58285: Preparing [2022-05-06T14:42:09.326Z] 4fc242d58285: Waiting [2022-05-06T14:42:09.326Z] 79299ad8d5f1: Waiting [2022-05-06T14:42:09.326Z] bef4a2f6be31: Layer already exists [2022-05-06T14:42:09.326Z] 660d511d4392: Layer already exists [2022-05-06T14:42:09.326Z] 9522df535851: Layer already exists [2022-05-06T14:42:09.326Z] 6a4051a9b915: Layer already exists [2022-05-06T14:42:09.326Z] aa124d83720f: Layer already exists [2022-05-06T14:42:09.326Z] 79299ad8d5f1: Layer already exists [2022-05-06T14:42:09.326Z] 4fc242d58285: Layer already exists [2022-05-06T14:42:09.326Z] main: digest: sha256:a3e61607b4d760f4f45146c72dbd749b0245f05085fe19e80db82e4415579e0b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:42:09.364Z] ===================================================== [Pipeline] echo [2022-05-06T14:42:09.374Z] taggedImages: [2022-05-06T14:42:09.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:09.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-06T14:42:09.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.91 [2022-05-06T14:42:09.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:09.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-06T14:42:09.394Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-06T14:42:09.394Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:09.394Z] latest [2022-05-06T14:42:09.394Z] 2.2.0-dev.91 [2022-05-06T14:42:09.394Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:09.394Z] main [2022-05-06T14:42:09.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:09.717Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:10.013Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:10.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-06T14:42:10.013Z] 6ec363502b65: Preparing [2022-05-06T14:42:10.013Z] f0310cd7135c: Preparing [2022-05-06T14:42:10.013Z] 1b579034dbf1: Preparing [2022-05-06T14:42:10.013Z] 35381013d4ba: Preparing [2022-05-06T14:42:10.013Z] b541d28bf3b4: Preparing [2022-05-06T14:42:10.013Z] b541d28bf3b4: Layer already exists [2022-05-06T14:42:10.013Z] 1b579034dbf1: Layer already exists [2022-05-06T14:42:10.013Z] 6ec363502b65: Pushed [2022-05-06T14:42:10.013Z] 35381013d4ba: Pushed [2022-05-06T14:42:12.554Z] f0310cd7135c: Pushed [2022-05-06T14:42:12.554Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:509bd31bed44c924c241177c40c8ba150df09f135656b8aaa0ef46ef09234c19 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:12.850Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:13.144Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-06T14:42:13.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-06T14:42:13.144Z] 6ec363502b65: Preparing [2022-05-06T14:42:13.144Z] f0310cd7135c: Preparing [2022-05-06T14:42:13.144Z] 1b579034dbf1: Preparing [2022-05-06T14:42:13.144Z] 35381013d4ba: Preparing [2022-05-06T14:42:13.144Z] b541d28bf3b4: Preparing [2022-05-06T14:42:13.144Z] b541d28bf3b4: Layer already exists [2022-05-06T14:42:13.144Z] 1b579034dbf1: Layer already exists [2022-05-06T14:42:13.144Z] 6ec363502b65: Layer already exists [2022-05-06T14:42:13.144Z] f0310cd7135c: Layer already exists [2022-05-06T14:42:13.144Z] 35381013d4ba: Layer already exists [2022-05-06T14:42:13.144Z] latest: digest: sha256:509bd31bed44c924c241177c40c8ba150df09f135656b8aaa0ef46ef09234c19 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:13.439Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:13.731Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.91 [2022-05-06T14:42:13.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-06T14:42:13.732Z] 6ec363502b65: Preparing [2022-05-06T14:42:13.732Z] f0310cd7135c: Preparing [2022-05-06T14:42:13.732Z] 1b579034dbf1: Preparing [2022-05-06T14:42:13.732Z] 35381013d4ba: Preparing [2022-05-06T14:42:13.732Z] b541d28bf3b4: Preparing [2022-05-06T14:42:13.732Z] b541d28bf3b4: Layer already exists [2022-05-06T14:42:13.732Z] 1b579034dbf1: Layer already exists [2022-05-06T14:42:13.732Z] 35381013d4ba: Layer already exists [2022-05-06T14:42:13.732Z] 6ec363502b65: Layer already exists [2022-05-06T14:42:13.732Z] f0310cd7135c: Layer already exists [2022-05-06T14:42:13.732Z] 2.2.0-dev.91: digest: sha256:509bd31bed44c924c241177c40c8ba150df09f135656b8aaa0ef46ef09234c19 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:14.029Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:14.320Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:14.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-06T14:42:14.320Z] 6ec363502b65: Preparing [2022-05-06T14:42:14.320Z] f0310cd7135c: Preparing [2022-05-06T14:42:14.320Z] 1b579034dbf1: Preparing [2022-05-06T14:42:14.320Z] 35381013d4ba: Preparing [2022-05-06T14:42:14.320Z] b541d28bf3b4: Preparing [2022-05-06T14:42:14.320Z] 1b579034dbf1: Layer already exists [2022-05-06T14:42:14.320Z] f0310cd7135c: Layer already exists [2022-05-06T14:42:14.320Z] 35381013d4ba: Layer already exists [2022-05-06T14:42:14.320Z] b541d28bf3b4: Layer already exists [2022-05-06T14:42:14.320Z] 6ec363502b65: Layer already exists [2022-05-06T14:42:14.320Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:509bd31bed44c924c241177c40c8ba150df09f135656b8aaa0ef46ef09234c19 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:14.614Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:14.904Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-06T14:42:14.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-06T14:42:14.904Z] 6ec363502b65: Preparing [2022-05-06T14:42:14.904Z] f0310cd7135c: Preparing [2022-05-06T14:42:14.904Z] 1b579034dbf1: Preparing [2022-05-06T14:42:14.904Z] 35381013d4ba: Preparing [2022-05-06T14:42:14.904Z] b541d28bf3b4: Preparing [2022-05-06T14:42:14.904Z] b541d28bf3b4: Layer already exists [2022-05-06T14:42:14.904Z] f0310cd7135c: Layer already exists [2022-05-06T14:42:14.904Z] 1b579034dbf1: Layer already exists [2022-05-06T14:42:14.904Z] 6ec363502b65: Layer already exists [2022-05-06T14:42:14.904Z] 35381013d4ba: Layer already exists [2022-05-06T14:42:14.904Z] main: digest: sha256:509bd31bed44c924c241177c40c8ba150df09f135656b8aaa0ef46ef09234c19 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:42:14.941Z] ===================================================== [Pipeline] echo [2022-05-06T14:42:14.951Z] taggedImages: [2022-05-06T14:42:14.951Z] - nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:14.951Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-06T14:42:14.951Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.91 [2022-05-06T14:42:14.951Z] - nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:14.951Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-06T14:42:14.976Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-06T14:42:14.976Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:14.976Z] latest [2022-05-06T14:42:14.976Z] 2.2.0-dev.91 [2022-05-06T14:42:14.976Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:14.976Z] main [2022-05-06T14:42:14.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:15.290Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:15.578Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:15.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-06T14:42:15.578Z] 1295bebd5f48: Preparing [2022-05-06T14:42:15.578Z] 8e1066355d33: Preparing [2022-05-06T14:42:15.578Z] 1b579034dbf1: Preparing [2022-05-06T14:42:15.578Z] 5cbfd13dca42: Preparing [2022-05-06T14:42:15.578Z] b541d28bf3b4: Preparing [2022-05-06T14:42:15.578Z] b541d28bf3b4: Layer already exists [2022-05-06T14:42:15.578Z] 1b579034dbf1: Layer already exists [2022-05-06T14:42:15.578Z] 1295bebd5f48: Pushed [2022-05-06T14:42:15.578Z] 5cbfd13dca42: Pushed [2022-05-06T14:42:18.121Z] 8e1066355d33: Pushed [2022-05-06T14:42:18.121Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:7b80be0a572a85fd2a883c6a269e79e547003feb7a48cad44b5ebe7df3a0b7b7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:18.422Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:18.717Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-06T14:42:18.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-06T14:42:18.717Z] 1295bebd5f48: Preparing [2022-05-06T14:42:18.717Z] 8e1066355d33: Preparing [2022-05-06T14:42:18.717Z] 1b579034dbf1: Preparing [2022-05-06T14:42:18.717Z] 5cbfd13dca42: Preparing [2022-05-06T14:42:18.717Z] b541d28bf3b4: Preparing [2022-05-06T14:42:18.717Z] 1295bebd5f48: Layer already exists [2022-05-06T14:42:18.717Z] b541d28bf3b4: Layer already exists [2022-05-06T14:42:18.717Z] 8e1066355d33: Layer already exists [2022-05-06T14:42:18.717Z] 5cbfd13dca42: Layer already exists [2022-05-06T14:42:18.717Z] 1b579034dbf1: Layer already exists [2022-05-06T14:42:18.717Z] latest: digest: sha256:7b80be0a572a85fd2a883c6a269e79e547003feb7a48cad44b5ebe7df3a0b7b7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:19.022Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:19.319Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.91 [2022-05-06T14:42:19.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-06T14:42:19.319Z] 1295bebd5f48: Preparing [2022-05-06T14:42:19.319Z] 8e1066355d33: Preparing [2022-05-06T14:42:19.319Z] 1b579034dbf1: Preparing [2022-05-06T14:42:19.319Z] 5cbfd13dca42: Preparing [2022-05-06T14:42:19.319Z] b541d28bf3b4: Preparing [2022-05-06T14:42:19.319Z] 1b579034dbf1: Layer already exists [2022-05-06T14:42:19.319Z] 1295bebd5f48: Layer already exists [2022-05-06T14:42:19.319Z] b541d28bf3b4: Layer already exists [2022-05-06T14:42:19.319Z] 8e1066355d33: Layer already exists [2022-05-06T14:42:19.319Z] 5cbfd13dca42: Layer already exists [2022-05-06T14:42:19.319Z] 2.2.0-dev.91: digest: sha256:7b80be0a572a85fd2a883c6a269e79e547003feb7a48cad44b5ebe7df3a0b7b7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:19.618Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:19.912Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:19.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-06T14:42:19.912Z] 1295bebd5f48: Preparing [2022-05-06T14:42:19.912Z] 8e1066355d33: Preparing [2022-05-06T14:42:19.912Z] 1b579034dbf1: Preparing [2022-05-06T14:42:19.912Z] 5cbfd13dca42: Preparing [2022-05-06T14:42:19.912Z] b541d28bf3b4: Preparing [2022-05-06T14:42:19.912Z] 1295bebd5f48: Layer already exists [2022-05-06T14:42:19.912Z] 1b579034dbf1: Layer already exists [2022-05-06T14:42:19.912Z] b541d28bf3b4: Layer already exists [2022-05-06T14:42:19.912Z] 8e1066355d33: Layer already exists [2022-05-06T14:42:19.912Z] 5cbfd13dca42: Layer already exists [2022-05-06T14:42:19.912Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:7b80be0a572a85fd2a883c6a269e79e547003feb7a48cad44b5ebe7df3a0b7b7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:20.308Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:20.630Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-06T14:42:20.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-06T14:42:20.630Z] 1295bebd5f48: Preparing [2022-05-06T14:42:20.630Z] 8e1066355d33: Preparing [2022-05-06T14:42:20.630Z] 1b579034dbf1: Preparing [2022-05-06T14:42:20.630Z] 5cbfd13dca42: Preparing [2022-05-06T14:42:20.630Z] b541d28bf3b4: Preparing [2022-05-06T14:42:20.630Z] b541d28bf3b4: Layer already exists [2022-05-06T14:42:20.630Z] 1b579034dbf1: Layer already exists [2022-05-06T14:42:20.630Z] 5cbfd13dca42: Layer already exists [2022-05-06T14:42:20.630Z] 1295bebd5f48: Layer already exists [2022-05-06T14:42:20.630Z] 8e1066355d33: Layer already exists [2022-05-06T14:42:20.630Z] main: digest: sha256:7b80be0a572a85fd2a883c6a269e79e547003feb7a48cad44b5ebe7df3a0b7b7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:42:20.668Z] ===================================================== [Pipeline] echo [2022-05-06T14:42:20.679Z] taggedImages: [2022-05-06T14:42:20.680Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:20.680Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-06T14:42:20.680Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.91 [2022-05-06T14:42:20.680Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:20.680Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-06T14:42:20.702Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-06T14:42:20.702Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:20.702Z] latest [2022-05-06T14:42:20.702Z] 2.2.0-dev.91 [2022-05-06T14:42:20.702Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:20.702Z] main [2022-05-06T14:42:20.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:21.024Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:21.315Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:21.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-06T14:42:21.315Z] db87b2451c9d: Preparing [2022-05-06T14:42:21.315Z] fdb9bab51956: Preparing [2022-05-06T14:42:21.315Z] 93af1a5c5e74: Preparing [2022-05-06T14:42:21.315Z] 415aabd422f2: Preparing [2022-05-06T14:42:21.315Z] 52f44be93a46: Preparing [2022-05-06T14:42:21.315Z] 10d82663b225: Preparing [2022-05-06T14:42:21.315Z] f7a7a140f1b3: Preparing [2022-05-06T14:42:21.315Z] 31e69d4774c9: Preparing [2022-05-06T14:42:21.315Z] 7750d494dfbd: Preparing [2022-05-06T14:42:21.315Z] 18708474c90b: Preparing [2022-05-06T14:42:21.315Z] 4fc242d58285: Preparing [2022-05-06T14:42:21.315Z] f7a7a140f1b3: Waiting [2022-05-06T14:42:21.315Z] 4fc242d58285: Waiting [2022-05-06T14:42:21.315Z] 18708474c90b: Waiting [2022-05-06T14:42:21.315Z] 31e69d4774c9: Waiting [2022-05-06T14:42:21.315Z] 7750d494dfbd: Waiting [2022-05-06T14:42:21.315Z] 10d82663b225: Waiting [2022-05-06T14:42:21.315Z] 52f44be93a46: Layer already exists [2022-05-06T14:42:21.315Z] 10d82663b225: Layer already exists [2022-05-06T14:42:21.315Z] f7a7a140f1b3: Layer already exists [2022-05-06T14:42:21.315Z] 31e69d4774c9: Layer already exists [2022-05-06T14:42:21.315Z] fdb9bab51956: Pushed [2022-05-06T14:42:21.315Z] 7750d494dfbd: Layer already exists [2022-05-06T14:42:21.315Z] 18708474c90b: Layer already exists [2022-05-06T14:42:21.315Z] 4fc242d58285: Layer already exists [2022-05-06T14:42:21.575Z] db87b2451c9d: Pushed [2022-05-06T14:42:22.515Z] 93af1a5c5e74: Pushed [2022-05-06T14:42:29.117Z] 415aabd422f2: Pushed [2022-05-06T14:42:29.117Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:40ca546ce6bd95a2f4bc6cee82685dd893f71d292b872d8bff96dd935b36fc40 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:29.414Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:29.703Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-06T14:42:29.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-06T14:42:29.703Z] db87b2451c9d: Preparing [2022-05-06T14:42:29.703Z] fdb9bab51956: Preparing [2022-05-06T14:42:29.703Z] 93af1a5c5e74: Preparing [2022-05-06T14:42:29.703Z] 415aabd422f2: Preparing [2022-05-06T14:42:29.703Z] 52f44be93a46: Preparing [2022-05-06T14:42:29.703Z] 10d82663b225: Preparing [2022-05-06T14:42:29.703Z] f7a7a140f1b3: Preparing [2022-05-06T14:42:29.703Z] 31e69d4774c9: Preparing [2022-05-06T14:42:29.703Z] 7750d494dfbd: Preparing [2022-05-06T14:42:29.703Z] 18708474c90b: Preparing [2022-05-06T14:42:29.703Z] 4fc242d58285: Preparing [2022-05-06T14:42:29.703Z] 18708474c90b: Waiting [2022-05-06T14:42:29.703Z] 31e69d4774c9: Waiting [2022-05-06T14:42:29.703Z] 7750d494dfbd: Waiting [2022-05-06T14:42:29.703Z] 10d82663b225: Waiting [2022-05-06T14:42:29.703Z] f7a7a140f1b3: Waiting [2022-05-06T14:42:29.703Z] 4fc242d58285: Waiting [2022-05-06T14:42:29.703Z] 52f44be93a46: Layer already exists [2022-05-06T14:42:29.703Z] fdb9bab51956: Layer already exists [2022-05-06T14:42:29.703Z] 93af1a5c5e74: Layer already exists [2022-05-06T14:42:29.703Z] 415aabd422f2: Layer already exists [2022-05-06T14:42:29.703Z] db87b2451c9d: Layer already exists [2022-05-06T14:42:29.703Z] 7750d494dfbd: Layer already exists [2022-05-06T14:42:29.703Z] 10d82663b225: Layer already exists [2022-05-06T14:42:29.703Z] 18708474c90b: Layer already exists [2022-05-06T14:42:29.703Z] f7a7a140f1b3: Layer already exists [2022-05-06T14:42:29.703Z] 31e69d4774c9: Layer already exists [2022-05-06T14:42:29.703Z] 4fc242d58285: Layer already exists [2022-05-06T14:42:29.703Z] latest: digest: sha256:40ca546ce6bd95a2f4bc6cee82685dd893f71d292b872d8bff96dd935b36fc40 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:29.999Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:30.293Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.91 [2022-05-06T14:42:30.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-06T14:42:30.293Z] db87b2451c9d: Preparing [2022-05-06T14:42:30.293Z] fdb9bab51956: Preparing [2022-05-06T14:42:30.293Z] 93af1a5c5e74: Preparing [2022-05-06T14:42:30.293Z] 415aabd422f2: Preparing [2022-05-06T14:42:30.293Z] 52f44be93a46: Preparing [2022-05-06T14:42:30.293Z] 10d82663b225: Preparing [2022-05-06T14:42:30.293Z] f7a7a140f1b3: Preparing [2022-05-06T14:42:30.293Z] 31e69d4774c9: Preparing [2022-05-06T14:42:30.293Z] 7750d494dfbd: Preparing [2022-05-06T14:42:30.293Z] 18708474c90b: Preparing [2022-05-06T14:42:30.293Z] 4fc242d58285: Preparing [2022-05-06T14:42:30.293Z] f7a7a140f1b3: Waiting [2022-05-06T14:42:30.293Z] 18708474c90b: Waiting [2022-05-06T14:42:30.293Z] 31e69d4774c9: Waiting [2022-05-06T14:42:30.293Z] 7750d494dfbd: Waiting [2022-05-06T14:42:30.293Z] 4fc242d58285: Waiting [2022-05-06T14:42:30.293Z] 10d82663b225: Waiting [2022-05-06T14:42:30.293Z] 52f44be93a46: Layer already exists [2022-05-06T14:42:30.293Z] 415aabd422f2: Layer already exists [2022-05-06T14:42:30.293Z] 93af1a5c5e74: Layer already exists [2022-05-06T14:42:30.293Z] db87b2451c9d: Layer already exists [2022-05-06T14:42:30.293Z] fdb9bab51956: Layer already exists [2022-05-06T14:42:30.293Z] 10d82663b225: Layer already exists [2022-05-06T14:42:30.293Z] f7a7a140f1b3: Layer already exists [2022-05-06T14:42:30.293Z] 31e69d4774c9: Layer already exists [2022-05-06T14:42:30.293Z] 7750d494dfbd: Layer already exists [2022-05-06T14:42:30.293Z] 18708474c90b: Layer already exists [2022-05-06T14:42:30.293Z] 4fc242d58285: Layer already exists [2022-05-06T14:42:30.293Z] 2.2.0-dev.91: digest: sha256:40ca546ce6bd95a2f4bc6cee82685dd893f71d292b872d8bff96dd935b36fc40 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:30.589Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:30.883Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:30.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-06T14:42:30.883Z] db87b2451c9d: Preparing [2022-05-06T14:42:30.883Z] fdb9bab51956: Preparing [2022-05-06T14:42:30.883Z] 93af1a5c5e74: Preparing [2022-05-06T14:42:30.883Z] 415aabd422f2: Preparing [2022-05-06T14:42:30.883Z] 52f44be93a46: Preparing [2022-05-06T14:42:30.883Z] 10d82663b225: Preparing [2022-05-06T14:42:30.883Z] f7a7a140f1b3: Preparing [2022-05-06T14:42:30.883Z] 31e69d4774c9: Preparing [2022-05-06T14:42:30.883Z] 7750d494dfbd: Preparing [2022-05-06T14:42:30.883Z] 18708474c90b: Preparing [2022-05-06T14:42:30.883Z] 4fc242d58285: Preparing [2022-05-06T14:42:30.883Z] 7750d494dfbd: Waiting [2022-05-06T14:42:30.883Z] 18708474c90b: Waiting [2022-05-06T14:42:30.883Z] 4fc242d58285: Waiting [2022-05-06T14:42:30.883Z] 10d82663b225: Waiting [2022-05-06T14:42:30.883Z] f7a7a140f1b3: Waiting [2022-05-06T14:42:30.883Z] 31e69d4774c9: Waiting [2022-05-06T14:42:30.883Z] fdb9bab51956: Layer already exists [2022-05-06T14:42:30.883Z] 93af1a5c5e74: Layer already exists [2022-05-06T14:42:30.883Z] db87b2451c9d: Layer already exists [2022-05-06T14:42:30.883Z] 415aabd422f2: Layer already exists [2022-05-06T14:42:30.883Z] 52f44be93a46: Layer already exists [2022-05-06T14:42:30.883Z] 31e69d4774c9: Layer already exists [2022-05-06T14:42:30.883Z] f7a7a140f1b3: Layer already exists [2022-05-06T14:42:30.883Z] 10d82663b225: Layer already exists [2022-05-06T14:42:30.883Z] 18708474c90b: Layer already exists [2022-05-06T14:42:30.883Z] 7750d494dfbd: Layer already exists [2022-05-06T14:42:30.883Z] 4fc242d58285: Layer already exists [2022-05-06T14:42:30.883Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:40ca546ce6bd95a2f4bc6cee82685dd893f71d292b872d8bff96dd935b36fc40 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:31.181Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T14:42:31.478Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-06T14:42:31.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-06T14:42:31.478Z] db87b2451c9d: Preparing [2022-05-06T14:42:31.478Z] fdb9bab51956: Preparing [2022-05-06T14:42:31.478Z] 93af1a5c5e74: Preparing [2022-05-06T14:42:31.478Z] 415aabd422f2: Preparing [2022-05-06T14:42:31.478Z] 52f44be93a46: Preparing [2022-05-06T14:42:31.478Z] 10d82663b225: Preparing [2022-05-06T14:42:31.478Z] f7a7a140f1b3: Preparing [2022-05-06T14:42:31.478Z] 31e69d4774c9: Preparing [2022-05-06T14:42:31.478Z] 7750d494dfbd: Preparing [2022-05-06T14:42:31.478Z] 18708474c90b: Preparing [2022-05-06T14:42:31.478Z] 4fc242d58285: Preparing [2022-05-06T14:42:31.478Z] f7a7a140f1b3: Waiting [2022-05-06T14:42:31.478Z] 31e69d4774c9: Waiting [2022-05-06T14:42:31.478Z] 10d82663b225: Waiting [2022-05-06T14:42:31.478Z] 7750d494dfbd: Waiting [2022-05-06T14:42:31.478Z] 18708474c90b: Waiting [2022-05-06T14:42:31.478Z] 4fc242d58285: Waiting [2022-05-06T14:42:31.478Z] 415aabd422f2: Layer already exists [2022-05-06T14:42:31.478Z] 52f44be93a46: Layer already exists [2022-05-06T14:42:31.478Z] fdb9bab51956: Layer already exists [2022-05-06T14:42:31.478Z] db87b2451c9d: Layer already exists [2022-05-06T14:42:31.478Z] 93af1a5c5e74: Layer already exists [2022-05-06T14:42:31.478Z] 10d82663b225: Layer already exists [2022-05-06T14:42:31.478Z] 7750d494dfbd: Layer already exists [2022-05-06T14:42:31.478Z] 31e69d4774c9: Layer already exists [2022-05-06T14:42:31.478Z] f7a7a140f1b3: Layer already exists [2022-05-06T14:42:31.478Z] 18708474c90b: Layer already exists [2022-05-06T14:42:31.478Z] 4fc242d58285: Layer already exists [2022-05-06T14:42:31.478Z] main: digest: sha256:40ca546ce6bd95a2f4bc6cee82685dd893f71d292b872d8bff96dd935b36fc40 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T14:42:31.514Z] ===================================================== [Pipeline] echo [2022-05-06T14:42:31.524Z] taggedImages: [2022-05-06T14:42:31.524Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:42:31.524Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-06T14:42:31.524Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.91 [2022-05-06T14:42:31.524Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T14:42:31.524Z] - 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-06T14:43:02.444Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-06T14:43:12.633Z] Removing intermediate container 56a0901b8894 [2022-05-06T14:43:12.633Z] ---> 7852453c4efd [2022-05-06T14:43:12.633Z] [2022-05-06T14:43:12.633Z] Step 10/25 : FROM alpine:3.14 [2022-05-06T14:43:12.633Z] 3.14: Pulling from library/alpine [2022-05-06T14:43:12.909Z] Removing intermediate container 94cdf8c996ac [2022-05-06T14:43:12.909Z] ---> 31a5865f9daa [2022-05-06T14:43:12.909Z] [2022-05-06T14:43:12.909Z] Step 10/31 : FROM alpine:3.14 [2022-05-06T14:43:13.186Z] 3.14: Pulling from library/alpine [2022-05-06T14:43:13.796Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T14:43:13.796Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T14:43:13.796Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T14:43:13.796Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T14:43:13.796Z] ---> ac73e934f311 [2022-05-06T14:43:13.796Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-06T14:43:13.796Z] ---> ac73e934f311 [2022-05-06T14:43:13.796Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-06T14:43:13.796Z] ---> Running in e2c3386ea06f [2022-05-06T14:43:13.796Z] ---> Running in 34653b937eda [2022-05-06T14:43:14.790Z] Removing intermediate container e2c3386ea06f [2022-05-06T14:43:14.790Z] ---> b0740fcbae62 [2022-05-06T14:43:14.790Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-06T14:43:14.790Z] ---> Running in f0cafea4cda7 [2022-05-06T14:43:16.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:43:17.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:43:17.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:43:17.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:43:18.348Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-06T14:43:18.348Z] (2/2) Installing su-exec (0.2-r1) [2022-05-06T14:43:18.348Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:43:18.348Z] OK: 6 MiB in 16 packages [2022-05-06T14:43:18.348Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-06T14:43:18.348Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-06T14:43:18.348Z] (3/3) Installing su-exec (0.2-r1) [2022-05-06T14:43:18.348Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:43:18.628Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T14:43:18.921Z] OK: 6 MiB in 17 packages [2022-05-06T14:43:19.942Z] Removing intermediate container f0cafea4cda7 [2022-05-06T14:43:19.942Z] ---> ff288f47a5cb [2022-05-06T14:43:19.942Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-06T14:43:20.230Z] ---> Running in 396c49cadbf9 [2022-05-06T14:43:21.252Z] Removing intermediate container 396c49cadbf9 [2022-05-06T14:43:21.252Z] ---> 253bdb59e4de [2022-05-06T14:43:21.252Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-06T14:43:21.252Z] ---> Running in f8978280de38 [2022-05-06T14:43:21.252Z] Removing intermediate container 34653b937eda [2022-05-06T14:43:21.252Z] ---> 4ee8135bad94 [2022-05-06T14:43:21.252Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T14:43:21.549Z] ---> Running in 0418a3b3f7a2 [2022-05-06T14:43:21.835Z] Removing intermediate container f8978280de38 [2022-05-06T14:43:21.835Z] ---> 6584c4a8ce6c [2022-05-06T14:43:21.835Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-06T14:43:22.140Z] ---> Running in 84587096d250 [2022-05-06T14:43:22.140Z] Removing intermediate container 0418a3b3f7a2 [2022-05-06T14:43:22.140Z] ---> 21c02af3a60e [2022-05-06T14:43:22.140Z] Step 13/25 : WORKDIR / [2022-05-06T14:43:22.431Z] ---> Running in 5900fc32165c [2022-05-06T14:43:23.038Z] Removing intermediate container 5900fc32165c [2022-05-06T14:43:23.038Z] ---> 1d8dce4a509d [2022-05-06T14:43:23.038Z] 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-06T14:43:24.499Z] ---> 3ebbc77caa8a [2022-05-06T14:43:24.499Z] 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-06T14:43:25.945Z] Removing intermediate container 84587096d250 [2022-05-06T14:43:25.945Z] ---> 8922d1ec1d1f [2022-05-06T14:43:25.945Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-06T14:43:25.945Z] ---> e1d70331085a [2022-05-06T14:43:25.945Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-06T14:43:26.226Z] ---> Running in 09683adee65e [2022-05-06T14:43:26.826Z] Removing intermediate container 09683adee65e [2022-05-06T14:43:26.826Z] ---> 23617512c005 [2022-05-06T14:43:26.826Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-06T14:43:27.431Z] ---> b3e2afdb0669 [2022-05-06T14:43:27.431Z] 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-06T14:43:28.420Z] ---> c7c4e3013699 [2022-05-06T14:43:28.420Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-06T14:43:28.420Z] ---> c3ef1024d0c0 [2022-05-06T14:43:28.420Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-06T14:43:28.420Z] ---> Running in 881fae2c24b0 [2022-05-06T14:43:31.840Z] ---> 32bc11fb5431 [2022-05-06T14:43:31.841Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-06T14:43:32.116Z] Removing intermediate container 881fae2c24b0 [2022-05-06T14:43:32.116Z] ---> e9124356bfe0 [2022-05-06T14:43:32.116Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:43:33.610Z] ---> fb0833dde463 [2022-05-06T14:43:33.610Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-06T14:43:33.610Z] ---> a3157930cef1 [2022-05-06T14:43:33.610Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T14:43:35.289Z] ---> bcbecd8d8216 [2022-05-06T14:43:35.289Z] 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-06T14:43:35.289Z] ---> Running in 4a2cbd5eb1f3 [2022-05-06T14:43:36.352Z] ---> 469fa18ccf6b [2022-05-06T14:43:36.352Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-06T14:43:37.825Z] ---> 685a5005011a [2022-05-06T14:43:37.825Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-06T14:43:39.286Z] Removing intermediate container 4a2cbd5eb1f3 [2022-05-06T14:43:39.286Z] ---> f2ac16930a7f [2022-05-06T14:43:39.286Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T14:43:39.286Z] ---> 4e7ea086ba7c [2022-05-06T14:43:39.286Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-06T14:43:39.286Z] ---> Running in 4204e1969956 [2022-05-06T14:43:40.287Z] Removing intermediate container 4204e1969956 [2022-05-06T14:43:40.287Z] ---> 7543f4451cf2 [2022-05-06T14:43:40.287Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T14:43:40.287Z] ---> Running in b15bc52d0e11 [2022-05-06T14:43:40.574Z] ---> 9b3f90d67b8a [2022-05-06T14:43:40.574Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-06T14:43:40.871Z] ---> Running in d75289d217a9 [2022-05-06T14:43:41.174Z] Removing intermediate container b15bc52d0e11 [2022-05-06T14:43:41.174Z] ---> e599b1f62598 [2022-05-06T14:43:41.174Z] Step 24/25 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:43:41.174Z] ---> Running in 353b1be749f2 [2022-05-06T14:43:41.786Z] Removing intermediate container d75289d217a9 [2022-05-06T14:43:41.786Z] ---> f7f2e37ce299 [2022-05-06T14:43:41.786Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-06T14:43:42.068Z] Removing intermediate container 353b1be749f2 [2022-05-06T14:43:42.068Z] ---> e2c70ca1eb32 [2022-05-06T14:43:42.068Z] Step 25/25 : LABEL version=2.2.0-dev.91 [2022-05-06T14:43:42.068Z] ---> Running in 23a9620e8214 [2022-05-06T14:43:43.070Z] Removing intermediate container 23a9620e8214 [2022-05-06T14:43:43.070Z] ---> 8f07a5a83774 [2022-05-06T14:43:43.070Z] [2022-05-06T14:43:43.070Z] ---> 2b622af09da9 [2022-05-06T14:43:43.070Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-06T14:43:43.359Z] Successfully built 8f07a5a83774 [2022-05-06T14:43:43.359Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-06T14:43:43.359Z] ---> Running in de7e8d06a60c [2022-05-06T14:43:43.359Z] Building security-spire-agent [2022-05-06T14:43:47.049Z]  Building security-secretstore-setup ... done Removing intermediate container de7e8d06a60c [2022-05-06T14:43:47.049Z] ---> e8435d62d847 [2022-05-06T14:43:47.049Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-06T14:43:47.049Z] ---> Running in beb5e95f5728 [2022-05-06T14:43:47.338Z] Removing intermediate container beb5e95f5728 [2022-05-06T14:43:47.338Z] ---> 0511887fa427 [2022-05-06T14:43:47.338Z] Step 28/31 : CMD ["gate"] [2022-05-06T14:43:47.617Z] ---> Running in d3a54438fc5c [2022-05-06T14:43:48.224Z] Removing intermediate container d3a54438fc5c [2022-05-06T14:43:48.224Z] ---> 45055244f778 [2022-05-06T14:43:48.224Z] Step 29/31 : LABEL arch=arm64 [2022-05-06T14:43:48.501Z] ---> Running in 6bbeb0709b3e [2022-05-06T14:43:49.103Z] Removing intermediate container 6bbeb0709b3e [2022-05-06T14:43:49.103Z] ---> ded08fb54625 [2022-05-06T14:43:49.103Z] Step 30/31 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:43:49.391Z] ---> Running in 9e3b3b57a06f [2022-05-06T14:43:49.667Z] Removing intermediate container 9e3b3b57a06f [2022-05-06T14:43:49.667Z] ---> 3f09e4f5a0ac [2022-05-06T14:43:49.667Z] Step 31/31 : LABEL version=2.2.0-dev.91 [2022-05-06T14:43:49.947Z] ---> Running in e695e4a1ad02 [2022-05-06T14:43:50.559Z] Removing intermediate container e695e4a1ad02 [2022-05-06T14:43:50.559Z] ---> c2d29e54b872 [2022-05-06T14:43:50.559Z] [2022-05-06T14:43:50.846Z] Successfully built c2d29e54b872 [2022-05-06T14:43:50.846Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-06T14:43:51.126Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-05-06T14:44:06.249Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:44:06.249Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:44:06.249Z] ---> f33a9f088d27 [2022-05-06T14:44:06.249Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T14:44:06.249Z] ---> Using cache [2022-05-06T14:44:06.249Z] ---> 209e938ef734 [2022-05-06T14:44:06.249Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:44:06.249Z] ---> Using cache [2022-05-06T14:44:06.249Z] ---> 92476b9b6f83 [2022-05-06T14:44:06.249Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T14:44:06.249Z] ---> Running in 4d760076e8a3 [2022-05-06T14:44:06.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:44:07.533Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:44:08.981Z] OK: 220 MiB in 52 packages [2022-05-06T14:44:11.616Z] Removing intermediate container 4d760076e8a3 [2022-05-06T14:44:11.616Z] ---> 862fa61701ad [2022-05-06T14:44:11.616Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T14:44:13.609Z] ---> ec69ccac1fda [2022-05-06T14:44:13.609Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:44:13.609Z] ---> Running in 9b0179d479dc [2022-05-06T14:44:17.962Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:44:17.962Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:44:17.962Z] ---> f33a9f088d27 [2022-05-06T14:44:17.962Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T14:44:17.962Z] ---> Using cache [2022-05-06T14:44:17.962Z] ---> 209e938ef734 [2022-05-06T14:44:17.962Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:44:17.962Z] ---> Using cache [2022-05-06T14:44:17.962Z] ---> 92476b9b6f83 [2022-05-06T14:44:17.962Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-06T14:44:17.962Z] ---> Running in 0ac579e99f1a [2022-05-06T14:44:17.962Z] Removing intermediate container 915ab03f8aa7 [2022-05-06T14:44:17.962Z] ---> 593e60cddd6e [2022-05-06T14:44:17.962Z] [2022-05-06T14:44:17.962Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T14:44:17.962Z] ---> ac73e934f311 [2022-05-06T14:44:17.962Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-06T14:44:17.962Z] ---> Running in c9e71a369fd8 [2022-05-06T14:44:18.967Z] Removing intermediate container c9e71a369fd8 [2022-05-06T14:44:18.967Z] ---> 32de1a32f0d9 [2022-05-06T14:44:18.967Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-06T14:44:18.967Z] ---> Running in 16339bce88a3 [2022-05-06T14:44:19.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:44:19.858Z] Removing intermediate container 16339bce88a3 [2022-05-06T14:44:19.858Z] ---> 6c083b25e927 [2022-05-06T14:44:19.858Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-06T14:44:20.140Z] ---> Running in f96a894d6d56 [2022-05-06T14:44:20.140Z] Removing intermediate container 9b0179d479dc [2022-05-06T14:44:20.140Z] ---> b54ba2ae31bd [2022-05-06T14:44:20.140Z] Step 8/26 : COPY . . [2022-05-06T14:44:20.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:44:20.705Z] Removing intermediate container f96a894d6d56 [2022-05-06T14:44:20.705Z] ---> 901de414f8d0 [2022-05-06T14:44:20.706Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:44:20.706Z] ---> Running in 46a7b8def70b [2022-05-06T14:44:21.708Z] OK: 220 MiB in 52 packages [2022-05-06T14:44:24.400Z] Removing intermediate container 0ac579e99f1a [2022-05-06T14:44:24.401Z] ---> b99526393236 [2022-05-06T14:44:24.401Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T14:44:25.005Z] Removing intermediate container 46a7b8def70b [2022-05-06T14:44:25.005Z] ---> 553e94f6f86d [2022-05-06T14:44:25.005Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T14:44:25.289Z] ---> Running in da1e64ac2570 [2022-05-06T14:44:25.899Z] ---> 195bc64da7cd [2022-05-06T14:44:25.899Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:44:25.899Z] ---> Running in 300936267d4c [2022-05-06T14:44:27.889Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:44:28.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:44:30.339Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T14:44:30.339Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T14:44:30.339Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T14:44:30.616Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T14:44:30.616Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T14:44:30.896Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T14:44:30.896Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:44:30.896Z] OK: 8 MiB in 20 packages [2022-05-06T14:44:32.887Z] Removing intermediate container 300936267d4c [2022-05-06T14:44:32.887Z] ---> 583efd657b8a [2022-05-06T14:44:32.887Z] Step 8/23 : COPY . . [2022-05-06T14:44:33.166Z] Removing intermediate container da1e64ac2570 [2022-05-06T14:44:33.166Z] ---> fade535ba15b [2022-05-06T14:44:33.166Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:44:35.167Z] ---> d1f0234dee92 [2022-05-06T14:44:35.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-06T14:44:39.502Z] ---> 242f424259c4 [2022-05-06T14:44:39.502Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-06T14:44:41.499Z] ---> deb12dfbefa5 [2022-05-06T14:44:41.499Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-06T14:44:41.499Z] ---> Running in 43d73ed0ab64 [2022-05-06T14:44:42.114Z] ---> 157e9e4d0f50 [2022-05-06T14:44:42.114Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T14:44:42.114Z] Removing intermediate container 43d73ed0ab64 [2022-05-06T14:44:42.114Z] ---> 79f2de8aafe4 [2022-05-06T14:44:42.114Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:44:42.390Z] ---> Running in b7b9fd3d3cb8 [2022-05-06T14:44:42.390Z] ---> Running in 5cb8b447aab6 [2022-05-06T14:44:43.375Z] Removing intermediate container 5cb8b447aab6 [2022-05-06T14:44:43.375Z] ---> 324c7e84fd4a [2022-05-06T14:44:43.375Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T14:44:43.375Z] Removing intermediate container b7b9fd3d3cb8 [2022-05-06T14:44:43.375Z] ---> 14d28d2836bb [2022-05-06T14:44:43.375Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T14:44:43.375Z] ---> Running in 252c783ee9a2 [2022-05-06T14:44:43.648Z] ---> Running in 02995f98c4ba [2022-05-06T14:44:45.082Z] Removing intermediate container 252c783ee9a2 [2022-05-06T14:44:45.082Z] ---> 959321fba173 [2022-05-06T14:44:45.082Z] Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:44:45.082Z] ---> Running in 5e8aa1ef1c4c [2022-05-06T14:44:46.525Z] Removing intermediate container 5e8aa1ef1c4c [2022-05-06T14:44:46.525Z] ---> 0436d2511849 [2022-05-06T14:44:46.525Z] Step 23/23 : LABEL version=2.2.0-dev.91 [2022-05-06T14:44:46.525Z] ---> Running in fbb88926f7f1 [2022-05-06T14:44:47.961Z] Removing intermediate container fbb88926f7f1 [2022-05-06T14:44:47.961Z] ---> a48f3e146cb1 [2022-05-06T14:44:47.961Z] [2022-05-06T14:44:48.233Z] Removing intermediate container 02995f98c4ba [2022-05-06T14:44:48.233Z] ---> 6adcb1d6de77 [2022-05-06T14:44:48.233Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T14:44:48.507Z] ---> Running in dad19728738a [2022-05-06T14:44:49.107Z] Successfully built a48f3e146cb1 [2022-05-06T14:44:49.107Z] Successfully tagged core-data-arm64:latest [2022-05-06T14:44:49.107Z] Building security-spire-config [2022-05-06T14:44:50.095Z]  Building core-data ... done Removing intermediate container dad19728738a [2022-05-06T14:44:50.095Z] ---> 392e5f91c4c2 [2022-05-06T14:44:50.095Z] 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-06T14:44:50.095Z] ---> Running in f4768e9ef908 [2022-05-06T14:44:53.586Z] spire-1.2.1/ [2022-05-06T14:44:53.586Z] spire-1.2.1/.data/ [2022-05-06T14:44:53.586Z] spire-1.2.1/.data/.file [2022-05-06T14:44:53.586Z] spire-1.2.1/.dockerignore [2022-05-06T14:44:53.586Z] spire-1.2.1/.gitattributes [2022-05-06T14:44:53.586Z] spire-1.2.1/.githooks/ [2022-05-06T14:44:53.586Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/ [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/workflows/ [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T14:44:53.586Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T14:44:53.586Z] spire-1.2.1/.gitignore [2022-05-06T14:44:53.586Z] spire-1.2.1/.go-version [2022-05-06T14:44:53.586Z] spire-1.2.1/.golangci.yml [2022-05-06T14:44:53.586Z] spire-1.2.1/ADOPTERS.md [2022-05-06T14:44:53.586Z] spire-1.2.1/CHANGELOG.md [2022-05-06T14:44:53.586Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T14:44:53.586Z] spire-1.2.1/CODEOWNERS [2022-05-06T14:44:53.586Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T14:44:53.586Z] spire-1.2.1/Dockerfile [2022-05-06T14:44:53.586Z] spire-1.2.1/Dockerfile.dev [2022-05-06T14:44:53.586Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T14:44:53.586Z] spire-1.2.1/LICENSE [2022-05-06T14:44:53.586Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T14:44:53.586Z] spire-1.2.1/Makefile [2022-05-06T14:44:53.586Z] spire-1.2.1/README.md [2022-05-06T14:44:53.586Z] spire-1.2.1/ROADMAP.md [2022-05-06T14:44:53.586Z] spire-1.2.1/SECURITY.md [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T14:44:53.586Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T14:44:53.587Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T14:44:53.587Z] spire-1.2.1/conf/ [2022-05-06T14:44:53.587Z] spire-1.2.1/conf/agent/ [2022-05-06T14:44:53.587Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T14:44:53.587Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T14:44:53.587Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T14:44:53.587Z] spire-1.2.1/conf/server/ [2022-05-06T14:44:53.587Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T14:44:53.587Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T14:44:53.587Z] spire-1.2.1/conf/server/server.conf [2022-05-06T14:44:53.587Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/ [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/auditlog.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/ [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/spire_server.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/telemetry.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/upgrading.md [2022-05-06T14:44:53.587Z] spire-1.2.1/doc/using_spire.md [2022-05-06T14:44:53.587Z] spire-1.2.1/examples/ [2022-05-06T14:44:53.587Z] spire-1.2.1/examples/README.md [2022-05-06T14:44:53.587Z] spire-1.2.1/go.mod [2022-05-06T14:44:53.587Z] spire-1.2.1/go.sum [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T14:44:53.587Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:44:53.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T14:44:53.892Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/health/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/log/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T14:44:53.893Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/ [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/version/ [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T14:44:53.894Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T14:44:54.185Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/config.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T14:44:54.186Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T14:44:54.187Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/server.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/private/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/private/server/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/common/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T14:44:54.463Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T14:44:54.463Z] spire-1.2.1/release/ [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire-extras/ [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire/ [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire/README.md [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire/conf/ [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T14:44:54.463Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T14:44:54.463Z] spire-1.2.1/script/ [2022-05-06T14:44:54.463Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T14:44:54.463Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T14:44:54.463Z] spire-1.2.1/support/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T14:44:54.463Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T14:44:54.464Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/clock/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/clock/clock.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T14:44:54.464Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/README.md [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/common [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T14:44:54.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T14:44:54.465Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T14:44:54.741Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T14:44:54.742Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T14:44:54.743Z] spire-1.2.1/test/integration/test.sh [2022-05-06T14:44:54.743Z] spire-1.2.1/test/plugintest/ [2022-05-06T14:44:54.743Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T14:44:54.743Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T14:44:54.743Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T14:44:54.743Z] spire-1.2.1/test/spiretest/ [2022-05-06T14:44:54.743Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/testca/ [2022-05-06T14:44:55.021Z] spire-1.2.1/test/testca/ca.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/testkey/ [2022-05-06T14:44:55.021Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T14:44:55.021Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/testkey/new.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T14:44:55.021Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/util/ [2022-05-06T14:44:55.021Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/util/race.go [2022-05-06T14:44:55.021Z] spire-1.2.1/test/util/util.go [2022-05-06T14:44:55.021Z] building spire from source... [2022-05-06T14:44:55.297Z] Installing go1.17.7... [2022-05-06T14:44:58.715Z] Removing intermediate container 0dd08d874d0c [2022-05-06T14:44:58.715Z] ---> abc76d05fc18 [2022-05-06T14:44:58.715Z] [2022-05-06T14:44:58.715Z] Step 9/20 : FROM alpine:3.15 [2022-05-06T14:44:58.994Z] 3.15: Pulling from library/alpine [2022-05-06T14:45:01.649Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T14:45:01.649Z] Status: Downloaded newer image for alpine:3.15 [2022-05-06T14:45:01.649Z] ---> 3fb3c9af89a9 [2022-05-06T14:45:01.649Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T14:45:01.938Z] ---> Running in 15914e6d7a41 [2022-05-06T14:45:02.220Z] ---> 001dc92196e2 [2022-05-06T14:45:02.220Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-06T14:45:02.501Z] ---> Running in 42ede1160aa3 [2022-05-06T14:45:02.783Z] Removing intermediate container 15914e6d7a41 [2022-05-06T14:45:02.783Z] ---> 92467d7f5d95 [2022-05-06T14:45:02.783Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:45:03.062Z] ---> Running in 6311d6b2ddf5 [2022-05-06T14:45:05.727Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-06T14:45:07.735Z] Removing intermediate container 6311d6b2ddf5 [2022-05-06T14:45:07.735Z] ---> 533ac53f2a86 [2022-05-06T14:45:07.735Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-06T14:45:07.735Z] ---> Running in 619c8abd745f [2022-05-06T14:45:08.727Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:45:08.727Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:45:08.727Z] ---> f33a9f088d27 [2022-05-06T14:45:08.727Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T14:45:08.727Z] ---> Using cache [2022-05-06T14:45:08.727Z] ---> 209e938ef734 [2022-05-06T14:45:08.727Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:45:08.727Z] ---> Using cache [2022-05-06T14:45:08.727Z] ---> 92476b9b6f83 [2022-05-06T14:45:08.727Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T14:45:08.727Z] ---> Using cache [2022-05-06T14:45:08.727Z] ---> 862fa61701ad [2022-05-06T14:45:08.727Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T14:45:08.727Z] ---> Using cache [2022-05-06T14:45:08.727Z] ---> ec69ccac1fda [2022-05-06T14:45:08.727Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:45:08.727Z] ---> Using cache [2022-05-06T14:45:08.727Z] ---> b54ba2ae31bd [2022-05-06T14:45:08.727Z] Step 8/26 : COPY . . [2022-05-06T14:45:08.727Z] ---> Using cache [2022-05-06T14:45:08.727Z] ---> 157e9e4d0f50 [2022-05-06T14:45:08.727Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T14:45:08.727Z] ---> Using cache [2022-05-06T14:45:08.727Z] ---> 14d28d2836bb [2022-05-06T14:45:08.727Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T14:45:08.727Z] ---> Using cache [2022-05-06T14:45:08.727Z] ---> 6adcb1d6de77 [2022-05-06T14:45:08.727Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T14:45:08.727Z] ---> Using cache [2022-05-06T14:45:08.727Z] ---> 392e5f91c4c2 [2022-05-06T14:45:08.727Z] 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-06T14:45:09.007Z] ---> Running in f8befc75674a [2022-05-06T14:45:10.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:45:11.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:45:11.796Z] spire-1.2.1/ [2022-05-06T14:45:11.796Z] spire-1.2.1/.data/ [2022-05-06T14:45:11.796Z] spire-1.2.1/.data/.file [2022-05-06T14:45:11.796Z] spire-1.2.1/.dockerignore [2022-05-06T14:45:11.796Z] spire-1.2.1/.gitattributes [2022-05-06T14:45:11.796Z] spire-1.2.1/.githooks/ [2022-05-06T14:45:11.796Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/ [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/workflows/ [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T14:45:11.796Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T14:45:11.796Z] spire-1.2.1/.gitignore [2022-05-06T14:45:11.796Z] spire-1.2.1/.go-version [2022-05-06T14:45:11.796Z] spire-1.2.1/.golangci.yml [2022-05-06T14:45:11.796Z] spire-1.2.1/ADOPTERS.md [2022-05-06T14:45:11.796Z] spire-1.2.1/CHANGELOG.md [2022-05-06T14:45:11.796Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T14:45:11.796Z] spire-1.2.1/CODEOWNERS [2022-05-06T14:45:11.796Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T14:45:11.796Z] spire-1.2.1/Dockerfile [2022-05-06T14:45:11.796Z] spire-1.2.1/Dockerfile.dev [2022-05-06T14:45:11.796Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T14:45:11.796Z] spire-1.2.1/LICENSE [2022-05-06T14:45:11.796Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T14:45:11.796Z] spire-1.2.1/Makefile [2022-05-06T14:45:11.796Z] spire-1.2.1/README.md [2022-05-06T14:45:11.796Z] spire-1.2.1/ROADMAP.md [2022-05-06T14:45:11.796Z] spire-1.2.1/SECURITY.md [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T14:45:11.796Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T14:45:11.796Z] spire-1.2.1/conf/ [2022-05-06T14:45:11.796Z] spire-1.2.1/conf/agent/ [2022-05-06T14:45:11.796Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T14:45:11.796Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T14:45:11.796Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T14:45:11.796Z] spire-1.2.1/conf/server/ [2022-05-06T14:45:11.796Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T14:45:11.796Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T14:45:11.796Z] spire-1.2.1/conf/server/server.conf [2022-05-06T14:45:11.796Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T14:45:11.796Z] spire-1.2.1/doc/ [2022-05-06T14:45:11.796Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T14:45:11.796Z] spire-1.2.1/doc/auditlog.md [2022-05-06T14:45:11.796Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T14:45:11.796Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T14:45:11.796Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T14:45:11.796Z] spire-1.2.1/doc/images/ [2022-05-06T14:45:11.796Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T14:45:11.796Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T14:45:11.796Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/spire_server.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/telemetry.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/upgrading.md [2022-05-06T14:45:12.080Z] spire-1.2.1/doc/using_spire.md [2022-05-06T14:45:12.080Z] spire-1.2.1/examples/ [2022-05-06T14:45:12.080Z] spire-1.2.1/examples/README.md [2022-05-06T14:45:12.080Z] spire-1.2.1/go.mod [2022-05-06T14:45:12.080Z] spire-1.2.1/go.sum [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T14:45:12.080Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T14:45:12.081Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T14:45:12.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T14:45:12.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T14:45:12.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T14:45:12.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T14:45:12.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T14:45:12.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T14:45:12.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/health/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T14:45:12.366Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/log/ [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T14:45:12.367Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T14:45:12.649Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/version/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/config.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T14:45:12.650Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T14:45:12.651Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T14:45:12.932Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gov3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T14:45:12.932Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T14:45:12.932Z] OK: 15730 distinct packages available [2022-05-06T14:45:12.932Z] [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T14:45:12.933Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemfetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:45:12.934Z] [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/server.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T14:45:12.934Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T14:45:12.934Z] spire-1.2.1/proto/ [2022-05-06T14:45:12.934Z] spire-1.2.1/proto/private/ [2022-05-06T14:45:12.934Z] spire-1.2.1/proto/private/server/ [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/ [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/common/ [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T14:45:13.215Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T14:45:13.215Z] spire-1.2.1/release/ [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire-extras/ [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire/ [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire/README.md [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire/conf/ [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T14:45:13.215Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T14:45:13.215Z] spire-1.2.1/script/ [2022-05-06T14:45:13.215Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T14:45:13.215Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T14:45:13.215Z] spire-1.2.1/support/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T14:45:13.215Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/clock/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/clock/clock.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T14:45:13.215Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T14:45:13.216Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/README.md [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/common [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T14:45:13.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T14:45:13.217Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T14:45:13.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T14:45:13.501Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T14:45:13.502Z] spire-1.2.1/test/integration/test.sh [2022-05-06T14:45:13.502Z] spire-1.2.1/test/plugintest/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/spiretest/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/testca/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/testca/ca.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/testkey/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T14:45:13.502Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/testkey/new.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/util/ [2022-05-06T14:45:13.502Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/util/race.go [2022-05-06T14:45:13.502Z] spire-1.2.1/test/util/util.go [2022-05-06T14:45:13.502Z] building spire from source... [2022-05-06T14:45:14.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:45:14.111Z] Installing go1.17.7... [2022-05-06T14:45:15.569Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-06T14:45:15.569Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-06T14:45:15.853Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T14:45:15.853Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-06T14:45:15.853Z] (5/9) Installing curl (7.80.0-r1) [2022-05-06T14:45:16.133Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-06T14:45:16.133Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-06T14:45:16.133Z] (8/9) Installing libucontext (1.1-r0) [2022-05-06T14:45:16.415Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-06T14:45:16.415Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T14:45:16.415Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T14:45:17.026Z] OK: 8 MiB in 23 packages [2022-05-06T14:45:19.691Z] Removing intermediate container 619c8abd745f [2022-05-06T14:45:19.691Z] ---> d89647b7ae52 [2022-05-06T14:45:19.691Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:45:20.688Z] ---> 0ad5e7fab959 [2022-05-06T14:45:20.688Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-06T14:45:21.686Z] Building bin/spire-server... [2022-05-06T14:45:21.686Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T14:45:21.686Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T14:45:21.686Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T14:45:22.299Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T14:45:22.908Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T14:45:22.908Z]  ---> 6f5d299ff37f [2022-05-06T14:45:22.908Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-06T14:45:23.522Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T14:45:23.825Z]  ---> 2666e93c1bf6 [2022-05-06T14:45:23.825Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-06T14:45:24.100Z] ---> Running in 357dfa840ddb [2022-05-06T14:45:24.377Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T14:45:24.655Z] Removing intermediate container 357dfa840ddb [2022-05-06T14:45:24.655Z] ---> 422fc958b8db [2022-05-06T14:45:24.655Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:45:24.655Z] ---> Running in 41aa7418bd71 [2022-05-06T14:45:25.260Z] Removing intermediate container 41aa7418bd71 [2022-05-06T14:45:25.260Z] ---> b0b793e905e0 [2022-05-06T14:45:25.260Z] Step 18/20 : LABEL arch=arm64 [2022-05-06T14:45:25.260Z] ---> Running in 7df3f89dddff [2022-05-06T14:45:25.864Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T14:45:25.864Z] Removing intermediate container 7df3f89dddff [2022-05-06T14:45:25.864Z] ---> b044e3258e14 [2022-05-06T14:45:25.864Z] Step 19/20 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:45:25.864Z] ---> Running in 6ba16e8b9956 [2022-05-06T14:45:26.140Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T14:45:26.433Z] Removing intermediate container 6ba16e8b9956 [2022-05-06T14:45:26.433Z] ---> ca810a1a0a31 [2022-05-06T14:45:26.433Z] Step 20/20 : LABEL version=2.2.0-dev.91 [2022-05-06T14:45:26.723Z] ---> Running in 4fe66893abfa [2022-05-06T14:45:26.998Z] Removing intermediate container 4fe66893abfa [2022-05-06T14:45:26.998Z] ---> 2c7ece286d20 [2022-05-06T14:45:26.998Z] [2022-05-06T14:45:27.598Z] Successfully built 2c7ece286d20 [2022-05-06T14:45:27.598Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-06T14:45:27.598Z] Building support-scheduler [2022-05-06T14:45:28.196Z]  Building security-spiffe-token-provider ... done go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T14:45:28.799Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T14:45:29.076Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T14:45:29.076Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T14:45:29.076Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T14:45:29.678Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T14:45:29.678Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T14:45:29.678Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T14:45:30.670Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T14:45:30.670Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T14:45:30.948Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T14:45:31.224Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T14:45:31.224Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T14:45:32.212Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T14:45:32.212Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T14:45:44.691Z] Building bin/spire-server... [2022-05-06T14:45:44.691Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T14:45:44.691Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T14:45:44.691Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T14:45:44.691Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T14:45:44.691Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T14:45:44.691Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T14:45:45.064Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:45:45.064Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:45:45.064Z] ---> f33a9f088d27 [2022-05-06T14:45:45.064Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T14:45:45.064Z] ---> Using cache [2022-05-06T14:45:45.064Z] ---> 209e938ef734 [2022-05-06T14:45:45.064Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:45:45.064Z] ---> Using cache [2022-05-06T14:45:45.064Z] ---> 92476b9b6f83 [2022-05-06T14:45:45.064Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T14:45:46.566Z] ---> Running in 50a4ae272f35 [2022-05-06T14:45:48.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:45:48.450Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T14:45:48.450Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T14:45:48.450Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T14:45:48.450Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T14:45:48.450Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T14:45:48.450Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T14:45:48.732Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T14:45:49.011Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T14:45:49.011Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T14:45:49.011Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T14:45:49.011Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T14:45:49.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:45:49.291Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T14:45:49.291Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T14:45:49.291Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T14:45:49.291Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T14:45:49.573Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T14:45:50.181Z] OK: 220 MiB in 52 packages [2022-05-06T14:45:50.463Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T14:45:50.746Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T14:45:50.746Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T14:45:51.024Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T14:45:51.306Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T14:45:51.584Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T14:45:51.584Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T14:45:51.584Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T14:45:51.865Z] Removing intermediate container 50a4ae272f35 [2022-05-06T14:45:51.865Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T14:45:51.865Z]  ---> af7248ed7d09 [2022-05-06T14:45:51.865Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T14:45:51.865Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T14:45:51.865Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T14:45:52.144Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T14:45:52.760Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T14:45:52.760Z]  ---> a4c539420a26 [2022-05-06T14:45:52.760Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:45:53.045Z] ---> Running in f2a3b9704359 [2022-05-06T14:45:53.319Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T14:45:53.319Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T14:45:53.319Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T14:45:53.924Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T14:45:53.924Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T14:45:54.209Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T14:45:54.209Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T14:45:54.209Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T14:45:54.816Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T14:45:54.816Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T14:45:54.816Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T14:45:54.816Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T14:45:55.808Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T14:45:55.808Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T14:45:55.808Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T14:45:56.086Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T14:45:56.086Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T14:45:57.083Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T14:45:57.083Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T14:45:58.073Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T14:45:58.073Z] Removing intermediate container f2a3b9704359 [2022-05-06T14:45:58.073Z] ---> 1803ffa8affb [2022-05-06T14:45:58.073Z] Step 8/22 : COPY . . [2022-05-06T14:46:08.304Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T14:46:08.304Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T14:46:08.304Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T14:46:08.304Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T14:46:08.304Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T14:46:08.586Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T14:46:10.912Z]  ---> 7f72fc8d445f [2022-05-06T14:46:10.912Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-06T14:46:10.912Z] ---> Running in fa6af8f5117b [2022-05-06T14:46:12.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-06T14:46:14.961Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T14:46:15.237Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T14:46:15.512Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T14:46:15.512Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T14:46:15.512Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T14:46:15.512Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T14:46:15.788Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T14:46:16.064Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T14:46:16.064Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T14:46:16.338Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T14:46:16.339Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T14:46:16.339Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T14:46:16.614Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T14:46:16.614Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T14:46:17.215Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T14:46:18.650Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T14:46:18.650Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T14:46:19.249Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T14:46:19.249Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T14:46:19.249Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T14:46:19.249Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T14:46:19.249Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T14:46:19.524Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T14:46:19.524Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T14:46:31.939Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T14:46:31.939Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T14:46:31.939Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T14:46:31.939Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T14:46:32.215Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T14:46:32.216Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T14:46:32.494Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T14:46:32.494Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T14:46:32.494Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T14:46:33.097Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T14:46:33.097Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T14:46:33.374Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T14:46:48.491Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T14:46:48.491Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T14:46:48.491Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T14:46:48.491Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T14:46:58.688Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T14:46:58.688Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T14:46:58.688Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T14:47:03.018Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T14:47:03.018Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T14:47:03.018Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T14:47:03.018Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T14:47:03.631Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T14:47:05.072Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T14:47:07.698Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T14:47:08.051Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T14:47:09.051Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T14:47:09.326Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T14:47:09.600Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T14:47:09.876Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T14:47:10.150Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T14:47:11.145Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T14:47:11.425Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T14:47:11.425Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T14:47:12.030Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T14:47:12.030Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T14:47:12.632Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T14:47:12.632Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T14:47:12.632Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T14:47:13.622Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T14:47:13.898Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T14:47:14.175Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T14:47:14.452Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T14:47:14.728Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T14:47:14.728Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T14:47:15.713Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T14:47:21.123Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T14:47:21.123Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T14:47:21.123Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T14:47:21.123Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T14:47:21.123Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T14:47:21.123Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T14:47:22.582Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T14:47:22.582Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T14:47:22.859Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T14:47:23.133Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T14:47:23.133Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T14:47:24.119Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T14:47:24.718Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T14:47:25.317Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T14:47:25.592Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T14:47:25.592Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T14:47:25.867Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T14:47:25.867Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T14:47:25.867Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T14:47:26.142Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T14:47:27.122Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T14:47:27.122Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T14:47:27.721Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T14:47:27.721Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T14:47:27.997Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T14:47:28.598Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T14:47:30.596Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T14:47:30.596Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T14:47:30.596Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T14:47:30.596Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T14:47:30.873Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T14:47:31.151Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T14:47:31.432Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T14:47:32.034Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T14:47:34.690Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T14:47:36.674Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T14:47:36.674Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T14:47:36.953Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T14:47:36.953Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T14:47:36.953Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T14:47:36.953Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T14:47:37.228Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T14:47:37.228Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T14:47:37.506Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T14:47:37.783Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T14:47:38.078Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T14:47:38.352Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T14:47:38.352Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T14:47:38.626Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T14:47:39.021Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T14:47:39.021Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T14:47:39.021Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T14:47:39.021Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T14:47:41.899Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T14:47:43.879Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T14:47:44.153Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T14:47:44.428Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T14:47:44.703Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T14:47:45.685Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T14:47:45.960Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T14:47:45.960Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T14:47:46.558Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T14:47:46.558Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T14:47:47.158Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T14:47:47.158Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T14:47:48.145Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T14:47:48.420Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T14:47:48.695Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T14:47:48.695Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T14:47:48.695Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T14:47:48.695Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T14:47:48.972Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T14:47:48.972Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T14:47:48.972Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T14:47:48.972Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T14:47:49.573Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T14:47:55.034Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T14:47:55.528Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T14:47:55.528Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T14:47:55.528Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T14:47:55.528Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T14:47:55.528Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T14:47:55.528Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T14:47:56.982Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T14:47:56.982Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T14:47:56.982Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T14:47:57.261Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T14:47:57.261Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T14:47:57.867Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T14:47:58.475Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T14:47:58.756Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T14:47:59.033Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T14:47:59.519Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T14:47:59.519Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T14:47:59.519Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T14:47:59.519Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T14:47:59.519Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T14:48:00.975Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T14:48:00.975Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T14:48:01.256Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T14:48:01.256Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T14:48:01.256Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T14:48:03.257Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T14:48:03.862Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T14:48:03.862Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T14:48:04.469Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T14:48:04.469Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T14:48:04.749Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T14:48:05.028Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T14:48:05.307Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T14:48:05.916Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T14:48:08.572Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T14:48:10.576Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T14:48:10.576Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T14:48:11.185Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T14:48:11.185Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T14:48:11.185Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T14:48:11.792Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T14:48:12.071Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T14:48:12.071Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T14:48:12.352Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T14:48:12.635Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T14:48:12.635Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T14:48:12.635Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T14:48:22.835Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T14:48:22.835Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T14:48:22.835Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T14:48:22.835Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T14:48:22.835Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T14:48:22.835Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T14:48:49.705Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T14:48:49.705Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T14:49:46.295Z] Removing intermediate container 42ede1160aa3 [2022-05-06T14:49:46.295Z] ---> 5813c906f986 [2022-05-06T14:49:46.295Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-06T14:49:46.295Z] ---> Running in 28cc22f688c8 [2022-05-06T14:49:46.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-06T14:49:48.289Z] Removing intermediate container 28cc22f688c8 [2022-05-06T14:49:48.289Z] ---> 299078fcf9cb [2022-05-06T14:49:48.289Z] [2022-05-06T14:49:48.289Z] Step 11/23 : FROM docker:20.10.14 [2022-05-06T14:49:48.289Z] 20.10.14: Pulling from library/docker [2022-05-06T14:50:00.740Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-06T14:50:00.740Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-06T14:50:00.740Z] ---> c346e9eafbab [2022-05-06T14:50:00.740Z] 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-06T14:50:00.740Z] ---> Running in 320b9569acc1 [2022-05-06T14:50:01.023Z] Removing intermediate container 320b9569acc1 [2022-05-06T14:50:01.023Z] ---> 2c5535c17fa4 [2022-05-06T14:50:01.023Z] 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-06T14:50:01.023Z] ---> Running in 157740c0b7c7 [2022-05-06T14:50:03.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:50:04.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:50:05.468Z] (1/43) Installing readline (8.1.1-r0) [2022-05-06T14:50:05.468Z] (2/43) Installing bash (5.1.16-r0) [2022-05-06T14:50:05.750Z] Executing bash-5.1.16-r0.post-install [2022-05-06T14:50:05.750Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-06T14:50:06.025Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T14:50:06.025Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-06T14:50:06.025Z] (6/43) Installing curl (7.80.0-r1) [2022-05-06T14:50:06.315Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-06T14:50:06.315Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-06T14:50:06.315Z] (9/43) Installing expat (2.4.7-r0) [2022-05-06T14:50:06.315Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-06T14:50:06.588Z] (11/43) Installing gdbm (1.22-r0) [2022-05-06T14:50:06.588Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-06T14:50:06.588Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-06T14:50:06.588Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-06T14:50:07.013Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-06T14:50:07.013Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-06T14:50:07.013Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-06T14:50:12.809Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-06T14:50:12.809Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-06T14:50:12.809Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-06T14:50:12.809Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-06T14:50:12.809Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-06T14:50:12.809Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-06T14:50:12.809Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-06T14:50:12.809Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-06T14:50:12.809Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-06T14:50:12.809Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-06T14:50:12.809Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-06T14:50:12.809Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-06T14:50:13.083Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-06T14:50:13.083Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-06T14:50:13.083Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-06T14:50:13.083Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-06T14:50:13.361Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-06T14:50:13.361Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-06T14:50:13.361Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-06T14:50:13.635Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-06T14:50:13.635Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-06T14:50:13.635Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-06T14:50:13.635Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-06T14:50:13.635Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-06T14:50:14.237Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-06T14:50:14.237Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-06T14:50:16.218Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T14:50:16.218Z] OK: 82 MiB in 65 packages [2022-05-06T14:50:20.534Z] Collecting docker-compose==1.23.2 [2022-05-06T14:50:20.810Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-06T14:50:21.085Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-06T14:50:21.085Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-06T14:50:23.715Z] Collecting cached-property<2,>=1.2.0 [2022-05-06T14:50:23.715Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-06T14:50:25.166Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-06T14:50:25.166Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-06T14:50:25.166Z] 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-06T14:50:25.767Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-06T14:50:25.767Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-06T14:50:26.367Z] Collecting docker<4.0,>=3.6.0 [2022-05-06T14:50:26.367Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-06T14:50:27.356Z] Collecting PyYAML<4,>=3.10 [2022-05-06T14:50:27.356Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-06T14:50:31.694Z] Collecting texttable<0.10,>=0.9.0 [2022-05-06T14:50:31.694Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-06T14:50:33.687Z] Collecting docopt<0.7,>=0.6.1 [2022-05-06T14:50:33.687Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-06T14:50:36.315Z] Collecting jsonschema<3,>=2.5.1 [2022-05-06T14:50:36.315Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-06T14:50:36.914Z] Collecting docker-pycreds>=0.4.0 [2022-05-06T14:50:37.194Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-06T14:50:37.480Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-06T14:50:37.480Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-06T14:50:37.755Z] Collecting idna<2.8,>=2.5 [2022-05-06T14:50:37.755Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-06T14:50:37.755Z] 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-06T14:50:38.367Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-06T14:50:38.367Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-06T14:50:38.643Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-06T14:50:38.643Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-06T14:50:38.643Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-06T14:50:38.643Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-06T14:50:39.628Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-06T14:50:39.628Z] Attempting uninstall: urllib3 [2022-05-06T14:50:39.628Z] Found existing installation: urllib3 1.26.7 [2022-05-06T14:50:39.628Z] Uninstalling urllib3-1.26.7: [2022-05-06T14:50:39.905Z] Successfully uninstalled urllib3-1.26.7 [2022-05-06T14:50:40.506Z] Attempting uninstall: idna [2022-05-06T14:50:40.506Z] Found existing installation: idna 3.3 [2022-05-06T14:50:40.506Z] Uninstalling idna-3.3: [2022-05-06T14:50:40.786Z] Successfully uninstalled idna-3.3 [2022-05-06T14:50:43.417Z] Attempting uninstall: requests [2022-05-06T14:50:43.417Z] Found existing installation: requests 2.26.0 [2022-05-06T14:50:43.417Z] Uninstalling requests-2.26.0: [2022-05-06T14:50:43.690Z] Successfully uninstalled requests-2.26.0 [2022-05-06T14:50:43.968Z] Running setup.py install for texttable: started [2022-05-06T14:50:46.601Z] Running setup.py install for texttable: finished with status 'done' [2022-05-06T14:50:46.601Z] Running setup.py install for PyYAML: started [2022-05-06T14:50:49.233Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-06T14:50:49.834Z] Running setup.py install for docopt: started [2022-05-06T14:50:52.474Z] Running setup.py install for docopt: finished with status 'done' [2022-05-06T14:50:52.474Z] Running setup.py install for dockerpty: started [2022-05-06T14:50:54.461Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-06T14:50:57.129Z] 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-06T14:51:12.299Z] Removing intermediate container 157740c0b7c7 [2022-05-06T14:51:12.299Z] ---> 10b2a1a46c1d [2022-05-06T14:51:12.299Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-06T14:51:12.299Z] ---> Running in db7f6e5b1ffa [2022-05-06T14:51:12.299Z] Removing intermediate container db7f6e5b1ffa [2022-05-06T14:51:12.299Z] ---> 88b486ba2dfb [2022-05-06T14:51:12.299Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-06T14:51:12.299Z] ---> Running in 1f8ed722c6ae [2022-05-06T14:51:12.299Z] Removing intermediate container 1f8ed722c6ae [2022-05-06T14:51:12.299Z] ---> 7288e30d4f33 [2022-05-06T14:51:12.299Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-06T14:51:13.767Z] ---> b9eaa0ea0e2d [2022-05-06T14:51:13.767Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-06T14:51:14.771Z] ---> 4059058014a1 [2022-05-06T14:51:14.771Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-06T14:51:16.233Z] ---> e0504cc9077e [2022-05-06T14:51:16.233Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-06T14:51:16.233Z] ---> Running in 3275859995dc [2022-05-06T14:51:16.534Z] Removing intermediate container 3275859995dc [2022-05-06T14:51:16.534Z] ---> 8508233926f4 [2022-05-06T14:51:16.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:51:16.534Z] ---> Running in aad3569ef84a [2022-05-06T14:51:17.143Z] Removing intermediate container aad3569ef84a [2022-05-06T14:51:17.143Z] ---> 4eb7db4cb1cd [2022-05-06T14:51:17.143Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T14:51:17.143Z] ---> Running in 7f62e11f3173 [2022-05-06T14:51:17.747Z] Removing intermediate container 7f62e11f3173 [2022-05-06T14:51:17.747Z] ---> 99604044210a [2022-05-06T14:51:17.747Z] Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:51:17.747Z] ---> Running in 608c536564ac [2022-05-06T14:51:18.344Z] Removing intermediate container 608c536564ac [2022-05-06T14:51:18.344Z] ---> 89e1a45bc710 [2022-05-06T14:51:18.344Z] Step 23/23 : LABEL version=2.2.0-dev.91 [2022-05-06T14:51:18.616Z] ---> Running in 2c4a39d701c1 [2022-05-06T14:51:18.891Z] Removing intermediate container 2c4a39d701c1 [2022-05-06T14:51:18.891Z] ---> 9b3dbe49ef59 [2022-05-06T14:51:18.891Z] [2022-05-06T14:51:19.208Z] Successfully built 9b3dbe49ef59 [2022-05-06T14:51:19.482Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-06T14:51:19.482Z] Building support-notifications [2022-05-06T14:51:38.066Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:51:38.066Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:51:38.066Z] ---> f33a9f088d27 [2022-05-06T14:51:38.066Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T14:51:38.066Z] ---> Using cache [2022-05-06T14:51:38.066Z] ---> 209e938ef734 [2022-05-06T14:51:38.066Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:51:38.066Z] ---> Using cache [2022-05-06T14:51:38.066Z] ---> 92476b9b6f83 [2022-05-06T14:51:38.066Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-06T14:51:38.066Z] ---> Running in 902233450fb9 [2022-05-06T14:51:38.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:51:39.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:51:41.100Z] OK: 220 MiB in 52 packages [2022-05-06T14:51:42.108Z] Removing intermediate container 902233450fb9 [2022-05-06T14:51:42.108Z] ---> 5bfeb700934a [2022-05-06T14:51:42.108Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T14:51:43.097Z] ---> 1b1ccaaa5fa3 [2022-05-06T14:51:43.097Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:51:43.097Z] ---> Running in 4976bbea57df [2022-05-06T14:51:48.540Z] Removing intermediate container 4976bbea57df [2022-05-06T14:51:48.540Z] ---> edde22a7e35c [2022-05-06T14:51:48.540Z] Step 8/22 : COPY . . [2022-05-06T14:52:01.064Z] ---> 3ef685acd1fc [2022-05-06T14:52:01.064Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-06T14:52:01.064Z] ---> Running in 36c08fc9689b [2022-05-06T14:52:02.515Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-06T14:53:24.333Z] Removing intermediate container fa6af8f5117b [2022-05-06T14:53:24.333Z] ---> f97341ee0058 [2022-05-06T14:53:24.333Z] [2022-05-06T14:53:24.333Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T14:53:24.333Z] ---> ac73e934f311 [2022-05-06T14:53:24.333Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-06T14:53:24.613Z] ---> Running in 5f008f38aafc [2022-05-06T14:53:26.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:53:26.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:53:28.286Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T14:53:28.286Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:53:28.286Z] OK: 5 MiB in 15 packages [2022-05-06T14:53:29.280Z] Removing intermediate container 5f008f38aafc [2022-05-06T14:53:29.280Z] ---> 89408786d85d [2022-05-06T14:53:29.280Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T14:53:29.280Z] ---> Running in 970d13b230b0 [2022-05-06T14:53:29.884Z] Removing intermediate container 970d13b230b0 [2022-05-06T14:53:29.884Z] ---> cd6ce3cdaed3 [2022-05-06T14:53:29.884Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-06T14:53:29.884Z] ---> Running in 986fd958038b [2022-05-06T14:53:30.489Z] Removing intermediate container 986fd958038b [2022-05-06T14:53:30.489Z] ---> 7b82952adae3 [2022-05-06T14:53:30.489Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T14:53:30.489Z] ---> Running in a16727da6065 [2022-05-06T14:53:31.104Z] Removing intermediate container a16727da6065 [2022-05-06T14:53:31.104Z] ---> 8d2632e54782 [2022-05-06T14:53:31.104Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:53:32.110Z] ---> 19b6f2a8c2e9 [2022-05-06T14:53:32.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-06T14:53:34.759Z] ---> c112f391688e [2022-05-06T14:53:34.759Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-06T14:53:35.053Z] ---> 0d6e7fefc0b3 [2022-05-06T14:53:35.053Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-06T14:53:35.328Z] ---> Running in 14e5bc16cafa [2022-05-06T14:53:35.957Z] Removing intermediate container 14e5bc16cafa [2022-05-06T14:53:35.957Z] ---> 275c17b8d2a2 [2022-05-06T14:53:35.957Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:53:35.957Z] ---> Running in 0000e71b50a4 [2022-05-06T14:53:36.562Z] Removing intermediate container 0000e71b50a4 [2022-05-06T14:53:36.562Z] ---> d5621d674bf8 [2022-05-06T14:53:36.562Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T14:53:36.836Z] ---> Running in 5b89cadba5d7 [2022-05-06T14:53:37.449Z] Removing intermediate container 5b89cadba5d7 [2022-05-06T14:53:37.449Z] ---> 2028ea619f44 [2022-05-06T14:53:37.449Z] Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:53:37.449Z] ---> Running in 71b090589a98 [2022-05-06T14:53:38.049Z] Removing intermediate container 71b090589a98 [2022-05-06T14:53:38.049Z] ---> 3d15559d94c4 [2022-05-06T14:53:38.049Z] Step 22/22 : LABEL version=2.2.0-dev.91 [2022-05-06T14:53:38.049Z] ---> Running in 3666c399a686 [2022-05-06T14:53:38.652Z] Removing intermediate container 3666c399a686 [2022-05-06T14:53:38.652Z] ---> d8062fd0dbbf [2022-05-06T14:53:38.652Z] [2022-05-06T14:53:38.937Z] Successfully built d8062fd0dbbf [2022-05-06T14:53:38.937Z] Successfully tagged support-scheduler-arm64:latest [2022-05-06T14:53:38.937Z]  Building support-scheduler ... done Building security-proxy-setup [2022-05-06T14:53:57.273Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:53:57.273Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:53:57.273Z] ---> f33a9f088d27 [2022-05-06T14:53:57.273Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T14:53:57.273Z] ---> Using cache [2022-05-06T14:53:57.273Z] ---> 209e938ef734 [2022-05-06T14:53:57.273Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:53:57.273Z] ---> Using cache [2022-05-06T14:53:57.273Z] ---> 92476b9b6f83 [2022-05-06T14:53:57.273Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T14:53:57.273Z] ---> Using cache [2022-05-06T14:53:57.273Z] ---> af7248ed7d09 [2022-05-06T14:53:57.273Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T14:53:57.273Z] ---> Using cache [2022-05-06T14:53:57.273Z] ---> a4c539420a26 [2022-05-06T14:53:57.273Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:53:57.273Z] ---> Using cache [2022-05-06T14:53:57.273Z] ---> 1803ffa8affb [2022-05-06T14:53:57.273Z] Step 8/22 : COPY . . [2022-05-06T14:53:57.273Z] ---> Using cache [2022-05-06T14:53:57.273Z] ---> 7f72fc8d445f [2022-05-06T14:53:57.273Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-06T14:53:57.273Z] ---> Running in fc4aac77d0ca [2022-05-06T14:53:57.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-06T14:58:19.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-06T14:58:41.888Z] Removing intermediate container fc4aac77d0ca [2022-05-06T14:58:41.888Z] ---> 5748dec4911e [2022-05-06T14:58:41.888Z] [2022-05-06T14:58:41.888Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T14:58:41.888Z] ---> ac73e934f311 [2022-05-06T14:58:41.888Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-06T14:58:41.888Z] ---> Running in 309b34ef65f3 [2022-05-06T14:58:41.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:58:41.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:58:41.888Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-06T14:58:41.888Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-06T14:58:42.164Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-06T14:58:42.164Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-06T14:58:42.164Z] (5/6) Installing curl (7.79.1-r1) [2022-05-06T14:58:42.164Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-06T14:58:42.164Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:58:42.164Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T14:58:42.766Z] OK: 8 MiB in 20 packages [2022-05-06T14:58:44.764Z] Removing intermediate container 309b34ef65f3 [2022-05-06T14:58:44.764Z] ---> c6ea2fd597bc [2022-05-06T14:58:44.764Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T14:58:44.764Z] ---> Running in d1f8542dd6a9 [2022-05-06T14:58:45.368Z] Removing intermediate container d1f8542dd6a9 [2022-05-06T14:58:45.368Z] ---> 5bfe0dcd6c20 [2022-05-06T14:58:45.368Z] Step 13/22 : WORKDIR /edgex [2022-05-06T14:58:45.368Z] ---> Running in 9f6a0ee68654 [2022-05-06T14:58:45.975Z] Removing intermediate container 9f6a0ee68654 [2022-05-06T14:58:45.975Z] ---> 08dda2dde16c [2022-05-06T14:58:45.975Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-06T14:58:46.963Z] ---> 6240dd47c960 [2022-05-06T14:58:46.963Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-06T14:58:48.410Z] ---> 2f1aaf32f6e8 [2022-05-06T14:58:48.410Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-06T14:58:50.396Z] ---> f3acdabc7c51 [2022-05-06T14:58:50.396Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T14:58:51.001Z] ---> c2071065e8cc [2022-05-06T14:58:51.001Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-06T14:58:51.280Z] ---> Running in a50d3be933d3 [2022-05-06T14:58:54.700Z] Removing intermediate container a50d3be933d3 [2022-05-06T14:58:54.700Z] ---> 7c174a551514 [2022-05-06T14:58:54.700Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T14:58:54.700Z] ---> Running in effb8cc51345 [2022-05-06T14:58:54.700Z] Removing intermediate container effb8cc51345 [2022-05-06T14:58:54.700Z] ---> 639d5d2281fc [2022-05-06T14:58:54.700Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T14:58:54.977Z] ---> Running in 71c99dbd4cb8 [2022-05-06T14:58:55.577Z] Removing intermediate container 71c99dbd4cb8 [2022-05-06T14:58:55.577Z] ---> c55ff2c1a3da [2022-05-06T14:58:55.577Z] Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:58:55.577Z] ---> Running in c792c7525b0d [2022-05-06T14:58:56.187Z] Removing intermediate container c792c7525b0d [2022-05-06T14:58:56.187Z] ---> fb8f849d59cc [2022-05-06T14:58:56.187Z] Step 22/22 : LABEL version=2.2.0-dev.91 [2022-05-06T14:58:56.187Z] ---> Running in b89b7010e54f [2022-05-06T14:58:56.788Z] Removing intermediate container b89b7010e54f [2022-05-06T14:58:56.788Z] ---> 2fe7909cdcd5 [2022-05-06T14:58:56.788Z] [2022-05-06T14:58:57.066Z] Successfully built 2fe7909cdcd5 [2022-05-06T14:58:57.066Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-06T14:58:57.066Z] Building core-metadata [2022-05-06T14:59:15.411Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:59:15.411Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:59:15.411Z] ---> f33a9f088d27 [2022-05-06T14:59:15.411Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T14:59:15.411Z] ---> Using cache [2022-05-06T14:59:15.411Z] ---> 209e938ef734 [2022-05-06T14:59:15.411Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:59:15.411Z] ---> Using cache [2022-05-06T14:59:15.411Z] ---> 92476b9b6f83 [2022-05-06T14:59:15.411Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T14:59:15.411Z] ---> Using cache [2022-05-06T14:59:15.411Z] ---> af7248ed7d09 [2022-05-06T14:59:15.411Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T14:59:15.411Z] ---> Using cache [2022-05-06T14:59:15.411Z] ---> a4c539420a26 [2022-05-06T14:59:15.411Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:59:15.411Z] ---> Using cache [2022-05-06T14:59:15.411Z] ---> 1803ffa8affb [2022-05-06T14:59:15.411Z] Step 8/23 : COPY . . [2022-05-06T14:59:15.411Z] ---> Using cache [2022-05-06T14:59:15.411Z] ---> 7f72fc8d445f [2022-05-06T14:59:15.411Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-06T14:59:15.411Z] ---> Running in 78bfb04aacd3 [2022-05-06T14:59:18.042Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-06T14:59:21.456Z] Removing intermediate container 36c08fc9689b [2022-05-06T14:59:21.456Z] ---> 5f57590ecd12 [2022-05-06T14:59:21.456Z] [2022-05-06T14:59:21.456Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T14:59:21.456Z] ---> ac73e934f311 [2022-05-06T14:59:21.456Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-06T14:59:21.735Z] ---> Running in 1383b8394c43 [2022-05-06T14:59:23.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T14:59:24.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T14:59:25.022Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-06T14:59:25.022Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-06T14:59:25.022Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T14:59:25.022Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T14:59:25.626Z] OK: 6 MiB in 16 packages [2022-05-06T14:59:27.628Z] Removing intermediate container 1383b8394c43 [2022-05-06T14:59:27.628Z] ---> d3ad5fc26cc6 [2022-05-06T14:59:27.628Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T14:59:27.628Z] ---> Running in 423770169d98 [2022-05-06T14:59:28.228Z] Removing intermediate container 423770169d98 [2022-05-06T14:59:28.228Z] ---> cd1436fbd0c1 [2022-05-06T14:59:28.228Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-06T14:59:28.228Z] ---> Running in eff065dbff6a [2022-05-06T14:59:28.823Z] Removing intermediate container eff065dbff6a [2022-05-06T14:59:28.823Z] ---> 710b7ed3fe38 [2022-05-06T14:59:28.823Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T14:59:28.823Z] ---> Running in 4eaf767fc9d6 [2022-05-06T14:59:29.420Z] Removing intermediate container 4eaf767fc9d6 [2022-05-06T14:59:29.420Z] ---> 69930a50a709 [2022-05-06T14:59:29.420Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T14:59:30.410Z] ---> 16d47ce890f3 [2022-05-06T14:59:30.410Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-06T14:59:33.065Z] ---> 65950d9383bc [2022-05-06T14:59:33.065Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-06T14:59:33.673Z] ---> 58776f5a5028 [2022-05-06T14:59:33.673Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-06T14:59:33.948Z] ---> Running in 949e7dc6918c [2022-05-06T14:59:34.549Z] Removing intermediate container 949e7dc6918c [2022-05-06T14:59:34.549Z] ---> 138f9483b622 [2022-05-06T14:59:34.549Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T14:59:34.549Z] ---> Running in 3967cce1f1b6 [2022-05-06T14:59:35.151Z] Removing intermediate container 3967cce1f1b6 [2022-05-06T14:59:35.151Z] ---> 2a8f2241dae6 [2022-05-06T14:59:35.151Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T14:59:35.151Z] ---> Running in 896001c8133f [2022-05-06T14:59:35.755Z] Removing intermediate container 896001c8133f [2022-05-06T14:59:35.755Z] ---> 1fbf13af5bce [2022-05-06T14:59:35.755Z] Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T14:59:36.032Z] ---> Running in 86d574420019 [2022-05-06T14:59:36.311Z] Removing intermediate container 86d574420019 [2022-05-06T14:59:36.311Z] ---> 5ab64a825a94 [2022-05-06T14:59:36.311Z] Step 22/22 : LABEL version=2.2.0-dev.91 [2022-05-06T14:59:36.589Z] ---> Running in ebb549dca2c4 [2022-05-06T14:59:37.192Z] Removing intermediate container ebb549dca2c4 [2022-05-06T14:59:37.192Z] ---> 7d1e523c30d6 [2022-05-06T14:59:37.192Z] [2022-05-06T14:59:37.468Z] Successfully built 7d1e523c30d6 [2022-05-06T14:59:37.468Z] Successfully tagged support-notifications-arm64:latest [2022-05-06T14:59:37.468Z]  Building support-notifications ... done Building core-command [2022-05-06T14:59:55.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T14:59:55.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T14:59:55.803Z] ---> f33a9f088d27 [2022-05-06T14:59:55.803Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T14:59:55.803Z] ---> Using cache [2022-05-06T14:59:55.803Z] ---> 209e938ef734 [2022-05-06T14:59:55.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T14:59:55.803Z] ---> Using cache [2022-05-06T14:59:55.803Z] ---> 92476b9b6f83 [2022-05-06T14:59:55.803Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T14:59:55.803Z] ---> Using cache [2022-05-06T14:59:55.803Z] ---> af7248ed7d09 [2022-05-06T14:59:55.803Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T14:59:55.803Z] ---> Using cache [2022-05-06T14:59:55.803Z] ---> a4c539420a26 [2022-05-06T14:59:55.803Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T14:59:55.803Z] ---> Using cache [2022-05-06T14:59:55.803Z] ---> 1803ffa8affb [2022-05-06T14:59:55.803Z] Step 8/23 : COPY . . [2022-05-06T14:59:55.803Z] ---> Using cache [2022-05-06T14:59:55.803Z] ---> 7f72fc8d445f [2022-05-06T14:59:55.803Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-06T14:59:55.803Z] ---> Running in 18eaced067b1 [2022-05-06T14:59:57.260Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-06T15:04:19.485Z] Removing intermediate container 78bfb04aacd3 [2022-05-06T15:04:19.485Z] ---> 63d802243f33 [2022-05-06T15:04:19.485Z] [2022-05-06T15:04:19.485Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T15:04:19.485Z] ---> ac73e934f311 [2022-05-06T15:04:19.485Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T15:04:19.485Z] ---> Using cache [2022-05-06T15:04:19.485Z] ---> 89408786d85d [2022-05-06T15:04:19.485Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T15:04:19.485Z] ---> Using cache [2022-05-06T15:04:19.485Z] ---> cd6ce3cdaed3 [2022-05-06T15:04:19.485Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-06T15:04:19.485Z] ---> Running in d208cc50b073 [2022-05-06T15:04:19.485Z] Removing intermediate container d208cc50b073 [2022-05-06T15:04:19.485Z] ---> 56c7623e32e8 [2022-05-06T15:04:19.485Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T15:04:19.485Z] ---> Running in 6be849a7d937 [2022-05-06T15:04:19.485Z] Removing intermediate container 6be849a7d937 [2022-05-06T15:04:19.485Z] ---> c23808fc927a [2022-05-06T15:04:19.485Z] Step 15/23 : WORKDIR / [2022-05-06T15:04:19.485Z] ---> Running in a6a56fcacbde [2022-05-06T15:04:19.485Z] Removing intermediate container a6a56fcacbde [2022-05-06T15:04:19.485Z] ---> fdf5c497e3ec [2022-05-06T15:04:19.485Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T15:04:19.485Z] ---> d913b765099f [2022-05-06T15:04:19.485Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-06T15:04:19.485Z] ---> 7be731c4ee1c [2022-05-06T15:04:19.485Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-06T15:04:19.485Z] ---> cd608ca10387 [2022-05-06T15:04:19.485Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-06T15:04:19.485Z] ---> Running in f26f46908862 [2022-05-06T15:04:19.485Z] Removing intermediate container f26f46908862 [2022-05-06T15:04:19.485Z] ---> a43c87018348 [2022-05-06T15:04:19.485Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T15:04:19.485Z] ---> Running in e58961e78fd8 [2022-05-06T15:04:19.485Z] Removing intermediate container e58961e78fd8 [2022-05-06T15:04:19.485Z] ---> 79d34ccf7090 [2022-05-06T15:04:19.485Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T15:04:19.485Z] ---> Running in ae0541ef23a5 [2022-05-06T15:04:19.485Z] Removing intermediate container ae0541ef23a5 [2022-05-06T15:04:19.485Z] ---> b566c8dc77e2 [2022-05-06T15:04:19.485Z] Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:04:19.485Z] ---> Running in 62ec01421472 [2022-05-06T15:04:19.485Z] Removing intermediate container 62ec01421472 [2022-05-06T15:04:19.485Z] ---> f40d4e14503d [2022-05-06T15:04:19.485Z] Step 23/23 : LABEL version=2.2.0-dev.91 [2022-05-06T15:04:19.485Z] ---> Running in a526e0d2a887 [2022-05-06T15:04:20.092Z] Removing intermediate container a526e0d2a887 [2022-05-06T15:04:20.092Z] ---> f9afc9c040d6 [2022-05-06T15:04:20.092Z] [2022-05-06T15:04:20.697Z] Successfully built f9afc9c040d6 [2022-05-06T15:04:20.697Z] Successfully tagged core-metadata-arm64:latest [2022-05-06T15:04:26.131Z]  Building core-metadata ... done Removing intermediate container 18eaced067b1 [2022-05-06T15:04:26.131Z] ---> fc4d7d2a7d83 [2022-05-06T15:04:26.131Z] [2022-05-06T15:04:26.131Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T15:04:26.131Z] ---> ac73e934f311 [2022-05-06T15:04:26.131Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T15:04:26.131Z] ---> Using cache [2022-05-06T15:04:26.131Z] ---> 89408786d85d [2022-05-06T15:04:26.131Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T15:04:26.131Z] ---> Using cache [2022-05-06T15:04:26.131Z] ---> cd6ce3cdaed3 [2022-05-06T15:04:26.131Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-06T15:04:26.417Z] ---> Running in 5c25f138685d [2022-05-06T15:04:26.695Z] Removing intermediate container 5c25f138685d [2022-05-06T15:04:26.695Z] ---> 7818b203a8ae [2022-05-06T15:04:26.696Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T15:04:26.971Z] ---> Running in d5f99d51cb5d [2022-05-06T15:04:27.578Z] Removing intermediate container d5f99d51cb5d [2022-05-06T15:04:27.578Z] ---> fd63a5ad1c0e [2022-05-06T15:04:27.578Z] Step 15/23 : WORKDIR / [2022-05-06T15:04:27.578Z] ---> Running in 9b98945d0cdf [2022-05-06T15:04:28.192Z] Removing intermediate container 9b98945d0cdf [2022-05-06T15:04:28.192Z] ---> f3336d66643d [2022-05-06T15:04:28.192Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T15:04:29.182Z] ---> cc44208c534c [2022-05-06T15:04:29.182Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-06T15:04:30.639Z] ---> 0a60f5ad8080 [2022-05-06T15:04:30.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-06T15:04:31.637Z] ---> c987bb99155c [2022-05-06T15:04:31.637Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-06T15:04:31.637Z] ---> Running in fbd29e43cbf2 [2022-05-06T15:04:32.244Z] Removing intermediate container fbd29e43cbf2 [2022-05-06T15:04:32.244Z] ---> 285f26e1547d [2022-05-06T15:04:32.244Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T15:04:32.244Z] ---> Running in 489ecc3b1a6d [2022-05-06T15:04:32.844Z] Removing intermediate container 489ecc3b1a6d [2022-05-06T15:04:32.844Z] ---> 9546de3631db [2022-05-06T15:04:32.844Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T15:04:32.844Z] ---> Running in f9314d9d0782 [2022-05-06T15:04:33.444Z] Removing intermediate container f9314d9d0782 [2022-05-06T15:04:33.444Z] ---> f412baa88852 [2022-05-06T15:04:33.444Z] Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:04:33.444Z] ---> Running in 09b8a21c90ce [2022-05-06T15:04:34.049Z] Removing intermediate container 09b8a21c90ce [2022-05-06T15:04:34.049Z] ---> 6a11a0498d7b [2022-05-06T15:04:34.049Z] Step 23/23 : LABEL version=2.2.0-dev.91 [2022-05-06T15:04:34.049Z] ---> Running in 05c6e5545416 [2022-05-06T15:04:34.657Z] Removing intermediate container 05c6e5545416 [2022-05-06T15:04:34.657Z] ---> dbc8220d261d [2022-05-06T15:04:34.657Z] [2022-05-06T15:04:34.935Z] Successfully built dbc8220d261d [2022-05-06T15:04:34.935Z] Successfully tagged core-command-arm64:latest [2022-05-06T15:15:57.785Z]  Building core-command ... done Building bin/spire-agent... [2022-05-06T15:15:57.785Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T15:15:57.785Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T15:15:57.785Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T15:15:57.785Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T15:15:57.785Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T15:15:57.785Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T15:15:57.785Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T15:15:57.785Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T15:15:57.785Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T15:15:57.785Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T15:15:57.785Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T15:15:57.785Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T15:15:57.785Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T15:19:34.926Z] Building bin/spire-agent... [2022-05-06T15:19:34.926Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T15:19:34.926Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T15:19:34.926Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T15:19:34.926Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T15:19:34.926Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T15:19:34.926Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T15:19:34.926Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T15:19:34.926Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T15:19:34.926Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T15:19:34.926Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T15:19:34.926Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T15:19:34.926Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T15:19:34.926Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T15:19:45.102Z] Building bin/spire-agent... [2022-05-06T15:19:45.102Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T15:19:45.707Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T15:19:45.707Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T15:19:45.707Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T15:19:51.140Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T15:19:52.583Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T15:19:52.583Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T15:19:53.187Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T15:19:53.187Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T15:19:53.187Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T15:19:53.465Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T15:19:53.465Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T15:19:53.740Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T15:21:01.859Z] Removing intermediate container 0bd41e7f2fe2 [2022-05-06T15:21:01.859Z] ---> 6f6b536b369b [2022-05-06T15:21:01.859Z] [2022-05-06T15:21:01.859Z] Step 13/25 : FROM alpine:3.15 [2022-05-06T15:21:01.859Z] ---> 3fb3c9af89a9 [2022-05-06T15:21:01.859Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T15:21:01.859Z] ---> Using cache [2022-05-06T15:21:01.859Z] ---> 92467d7f5d95 [2022-05-06T15:21:01.859Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T15:21:01.859Z] ---> Using cache [2022-05-06T15:21:01.859Z] ---> 533ac53f2a86 [2022-05-06T15:21:01.859Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T15:21:01.859Z] ---> Running in 21af2e11a6d2 [2022-05-06T15:21:01.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T15:21:01.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T15:21:01.859Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T15:21:01.859Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T15:21:01.859Z] OK: 15730 distinct packages available [2022-05-06T15:21:01.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T15:21:02.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T15:21:03.452Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T15:21:03.452Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T15:21:03.452Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T15:21:03.728Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T15:21:03.728Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T15:21:03.728Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T15:21:03.728Z] OK: 6 MiB in 19 packages [2022-05-06T15:21:05.731Z] Removing intermediate container 21af2e11a6d2 [2022-05-06T15:21:05.731Z] ---> 3446228eef70 [2022-05-06T15:21:05.731Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T15:21:11.164Z] ---> b2db698dd6b4 [2022-05-06T15:21:11.164Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T15:21:11.773Z] ---> 9c22df586483 [2022-05-06T15:21:11.773Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-06T15:21:12.783Z] ---> b7e9f0cd8697 [2022-05-06T15:21:12.783Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-06T15:21:13.775Z] ---> d401f6298690 [2022-05-06T15:21:13.775Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T15:21:13.775Z] ---> Running in 42c67c6f6db5 [2022-05-06T15:21:14.052Z] Removing intermediate container 42c67c6f6db5 [2022-05-06T15:21:14.052Z] ---> 701abf68d844 [2022-05-06T15:21:14.052Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T15:21:14.328Z] ---> Running in d74a3e2fdedd [2022-05-06T15:21:14.618Z] Removing intermediate container d74a3e2fdedd [2022-05-06T15:21:14.618Z] ---> 9cd870c5c830 [2022-05-06T15:21:14.618Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T15:21:14.920Z] ---> Running in 7a982b0f0c2b [2022-05-06T15:21:15.217Z] Removing intermediate container 7a982b0f0c2b [2022-05-06T15:21:15.217Z] ---> d29b95571fa3 [2022-05-06T15:21:15.217Z] Step 24/25 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:21:15.217Z] ---> Running in 06744918a1de [2022-05-06T15:21:15.817Z] Removing intermediate container 06744918a1de [2022-05-06T15:21:15.817Z] ---> d0cfa4690030 [2022-05-06T15:21:15.817Z] Step 25/25 : LABEL version=2.2.0-dev.91 [2022-05-06T15:21:15.817Z] ---> Running in e035fdf45be9 [2022-05-06T15:21:16.415Z] Removing intermediate container e035fdf45be9 [2022-05-06T15:21:16.415Z] ---> bf9df09d6a95 [2022-05-06T15:21:16.415Z] [2022-05-06T15:21:16.687Z] Successfully built bf9df09d6a95 [2022-05-06T15:21:16.687Z] Successfully tagged security-spire-server-arm64:latest [2022-05-06T15:24:38.650Z]  Building security-spire-server ... done Removing intermediate container f4768e9ef908 [2022-05-06T15:24:38.650Z] ---> a80982d6e226 [2022-05-06T15:24:38.650Z] [2022-05-06T15:24:38.650Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T15:24:38.650Z] ---> 3fb3c9af89a9 [2022-05-06T15:24:38.650Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T15:24:38.650Z] ---> Using cache [2022-05-06T15:24:38.650Z] ---> 92467d7f5d95 [2022-05-06T15:24:38.650Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T15:24:38.650Z] ---> Using cache [2022-05-06T15:24:38.650Z] ---> 533ac53f2a86 [2022-05-06T15:24:38.650Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T15:24:38.650Z] ---> Using cache [2022-05-06T15:24:38.650Z] ---> 3446228eef70 [2022-05-06T15:24:38.650Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-06T15:24:38.650Z] ---> c6151d9dd337 [2022-05-06T15:24:38.650Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T15:24:38.650Z] ---> c90c1caf6b8e [2022-05-06T15:24:38.650Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T15:24:38.650Z] ---> 8a15161ed5ed [2022-05-06T15:24:38.650Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-06T15:24:38.650Z] ---> 34119bd603d3 [2022-05-06T15:24:38.650Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-06T15:24:38.650Z] ---> 7272e45542d5 [2022-05-06T15:24:38.650Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T15:24:38.650Z] ---> Running in 021422ed784c [2022-05-06T15:24:38.650Z] Removing intermediate container 021422ed784c [2022-05-06T15:24:38.650Z] ---> 16a94c4673b8 [2022-05-06T15:24:38.650Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T15:24:38.650Z] ---> Running in a3d0e05deaa3 [2022-05-06T15:24:38.650Z] Removing intermediate container a3d0e05deaa3 [2022-05-06T15:24:38.650Z] ---> 5f08c091a6b8 [2022-05-06T15:24:38.650Z] Step 24/26 : LABEL arch=arm64 [2022-05-06T15:24:38.650Z] ---> Running in 3c1af227ce82 [2022-05-06T15:24:38.650Z] Removing intermediate container 3c1af227ce82 [2022-05-06T15:24:38.650Z] ---> 3edd70437702 [2022-05-06T15:24:38.650Z] Step 25/26 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:24:38.650Z] ---> Running in e40d349e5146 [2022-05-06T15:24:38.650Z] Removing intermediate container e40d349e5146 [2022-05-06T15:24:38.650Z] ---> 013faa1e7177 [2022-05-06T15:24:38.650Z] Step 26/26 : LABEL version=2.2.0-dev.91 [2022-05-06T15:24:38.650Z] ---> Running in ed3448b1c5ed [2022-05-06T15:24:38.650Z] Removing intermediate container ed3448b1c5ed [2022-05-06T15:24:38.650Z] ---> 1b3374f4cb6a [2022-05-06T15:24:38.650Z] [2022-05-06T15:24:38.650Z] Successfully built 1b3374f4cb6a [2022-05-06T15:24:38.650Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-06T15:24:38.650Z]  Building security-spire-agent ... done Removing intermediate container f8befc75674a [2022-05-06T15:24:38.650Z] ---> 0eba3da40e78 [2022-05-06T15:24:38.650Z] [2022-05-06T15:24:38.650Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T15:24:38.650Z] ---> 3fb3c9af89a9 [2022-05-06T15:24:38.650Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T15:24:38.650Z] ---> Using cache [2022-05-06T15:24:38.650Z] ---> 92467d7f5d95 [2022-05-06T15:24:38.650Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T15:24:38.650Z] ---> Using cache [2022-05-06T15:24:38.650Z] ---> 533ac53f2a86 [2022-05-06T15:24:38.650Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-06T15:24:38.650Z] ---> Running in 75664874265f [2022-05-06T15:24:38.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T15:24:38.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T15:24:38.650Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T15:24:38.650Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T15:24:38.650Z] OK: 15730 distinct packages available [2022-05-06T15:24:38.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T15:24:39.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T15:24:40.605Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-06T15:24:40.605Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-06T15:24:40.605Z] (3/4) Installing libucontext (1.1-r0) [2022-05-06T15:24:40.605Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-06T15:24:40.605Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T15:24:40.892Z] OK: 6 MiB in 18 packages [2022-05-06T15:24:41.868Z] Removing intermediate container 75664874265f [2022-05-06T15:24:41.868Z] ---> 13576b2519e2 [2022-05-06T15:24:41.868Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T15:24:45.254Z] ---> 1b005e6c8a92 [2022-05-06T15:24:45.254Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T15:24:45.528Z] ---> d6b73e8f4506 [2022-05-06T15:24:45.528Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-06T15:24:45.802Z] ---> Running in ca37ecaa87e8 [2022-05-06T15:24:46.075Z] Removing intermediate container ca37ecaa87e8 [2022-05-06T15:24:46.075Z] ---> 6f4bc5027fbd [2022-05-06T15:24:46.075Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-06T15:24:46.669Z] ---> cfc9bf511c87 [2022-05-06T15:24:46.669Z] Step 21/26 : WORKDIR / [2022-05-06T15:24:46.669Z] ---> Running in a89b076ae93b [2022-05-06T15:24:46.942Z] Removing intermediate container a89b076ae93b [2022-05-06T15:24:46.942Z] ---> 3b9fb4c84b9c [2022-05-06T15:24:46.942Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T15:24:46.942Z] ---> Running in 3f9b6dd0fe17 [2022-05-06T15:24:47.546Z] Removing intermediate container 3f9b6dd0fe17 [2022-05-06T15:24:47.546Z] ---> 17424760faef [2022-05-06T15:24:47.546Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T15:24:47.546Z] ---> Running in edf4ffb328d0 [2022-05-06T15:24:47.823Z] Removing intermediate container edf4ffb328d0 [2022-05-06T15:24:47.823Z] ---> f349d46901ff [2022-05-06T15:24:47.823Z] Step 24/26 : LABEL arch=arm64 [2022-05-06T15:24:47.823Z] ---> Running in 99a7f127b192 [2022-05-06T15:24:48.097Z] Removing intermediate container 99a7f127b192 [2022-05-06T15:24:48.097Z] ---> 3f277e904407 [2022-05-06T15:24:48.097Z] Step 25/26 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:24:48.371Z] ---> Running in aa23ede546be [2022-05-06T15:24:48.652Z] Removing intermediate container aa23ede546be [2022-05-06T15:24:48.652Z] ---> 1796e5768ece [2022-05-06T15:24:48.652Z] Step 26/26 : LABEL version=2.2.0-dev.91 [2022-05-06T15:24:48.652Z] ---> Running in 431966b8aac3 [2022-05-06T15:24:48.925Z] Removing intermediate container 431966b8aac3 [2022-05-06T15:24:48.925Z] ---> 31fd3e9a20d9 [2022-05-06T15:24:48.925Z] [2022-05-06T15:24:49.196Z] Successfully built 31fd3e9a20d9 [2022-05-06T15:24:49.196Z] Successfully tagged security-spire-config-arm64:latest [2022-05-06T15:24:49.487Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-06T15:24:49.451Z] $ docker stop --time=1 b406595f2306489e2245ec56471fed2660a0928cf097a7a2d416f8092b41bf54 [2022-05-06T15:24:51.144Z] $ docker rm -f b406595f2306489e2245ec56471fed2660a0928cf097a7a2d416f8092b41bf54 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T15:24:51.760Z] + docker images [2022-05-06T15:24:52.031Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T15:24:52.031Z] security-spire-config-arm64 latest 31fd3e9a20d9 3 seconds ago 85.6MB [2022-05-06T15:24:52.031Z] security-spire-agent-arm64 latest 1b3374f4cb6a 17 seconds ago 126MB [2022-05-06T15:24:52.031Z] 0eba3da40e78 31 seconds ago 3.98GB [2022-05-06T15:24:52.031Z] a80982d6e226 44 seconds ago 3.98GB [2022-05-06T15:24:52.031Z] security-spire-server-arm64 latest bf9df09d6a95 3 minutes ago 86.3MB [2022-05-06T15:24:52.031Z] 6f6b536b369b 4 minutes ago 3.98GB [2022-05-06T15:24:52.031Z] core-command-arm64 latest dbc8220d261d 20 minutes ago 15.5MB [2022-05-06T15:24:52.031Z] fc4d7d2a7d83 20 minutes ago 1.15GB [2022-05-06T15:24:52.031Z] core-metadata-arm64 latest f9afc9c040d6 20 minutes ago 16.3MB [2022-05-06T15:24:52.031Z] 63d802243f33 20 minutes ago 1.15GB [2022-05-06T15:24:52.031Z] support-notifications-arm64 latest 7d1e523c30d6 25 minutes ago 25.8MB [2022-05-06T15:24:52.031Z] 5f57590ecd12 25 minutes ago 1.21GB [2022-05-06T15:24:52.031Z] security-proxy-setup-arm64 latest 2fe7909cdcd5 25 minutes ago 26.1MB [2022-05-06T15:24:52.031Z] 5748dec4911e 26 minutes ago 1.16GB [2022-05-06T15:24:52.031Z] support-scheduler-arm64 latest d8062fd0dbbf 31 minutes ago 25.2MB [2022-05-06T15:24:52.031Z] f97341ee0058 31 minutes ago 1.21GB [2022-05-06T15:24:52.031Z] sys-mgmt-agent-arm64 latest 9b3dbe49ef59 33 minutes ago 282MB [2022-05-06T15:24:52.031Z] 299078fcf9cb 35 minutes ago 1.15GB [2022-05-06T15:24:52.031Z] security-spiffe-token-provider-arm64 latest 2c7ece286d20 39 minutes ago 27.9MB [2022-05-06T15:24:52.031Z] abc76d05fc18 39 minutes ago 1.2GB [2022-05-06T15:24:52.031Z] core-data-arm64 latest a48f3e146cb1 40 minutes ago 21.6MB [2022-05-06T15:24:52.031Z] 593e60cddd6e 40 minutes ago 1.18GB [2022-05-06T15:24:52.031Z] security-bootstrapper-arm64 latest c2d29e54b872 41 minutes ago 18.3MB [2022-05-06T15:24:52.031Z] security-secretstore-setup-arm64 latest 8f07a5a83774 41 minutes ago 27.5MB [2022-05-06T15:24:52.031Z] 31a5865f9daa 41 minutes ago 1.15GB [2022-05-06T15:24:52.031Z] 7852453c4efd 41 minutes ago 1.16GB [2022-05-06T15:24:52.031Z] ci-base-image-arm64 latest f33a9f088d27 48 minutes ago 885MB [2022-05-06T15:24:52.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 13 days ago 551MB [2022-05-06T15:24:52.031Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-06T15:24:52.031Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-06T15:24:52.031Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-06T15:24:52.031Z] 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-06T15:24:52.157Z] provisioning config files... [2022-05-06T15:24:52.175Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/219@tmp/config5534842104413672473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:24:52.526Z] ---> docker-login.sh [2022-05-06T15:24:52.526Z] nexus3.edgexfoundry.org:10001 [2022-05-06T15:24:52.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T15:24:53.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T15:24:53.071Z] Configure a credential helper to remove this warning. See [2022-05-06T15:24:53.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T15:24:53.071Z] [2022-05-06T15:24:53.071Z] Login Succeeded [2022-05-06T15:24:53.071Z] nexus3.edgexfoundry.org:10002 [2022-05-06T15:24:53.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T15:24:53.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T15:24:53.343Z] Configure a credential helper to remove this warning. See [2022-05-06T15:24:53.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T15:24:53.343Z] [2022-05-06T15:24:53.343Z] Login Succeeded [2022-05-06T15:24:53.343Z] nexus3.edgexfoundry.org:10003 [2022-05-06T15:24:53.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T15:24:53.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T15:24:53.936Z] Configure a credential helper to remove this warning. See [2022-05-06T15:24:53.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T15:24:53.936Z] [2022-05-06T15:24:53.936Z] Login Succeeded [2022-05-06T15:24:53.936Z] nexus3.edgexfoundry.org:10004 [2022-05-06T15:24:54.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T15:24:54.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T15:24:54.479Z] Configure a credential helper to remove this warning. See [2022-05-06T15:24:54.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T15:24:54.479Z] [2022-05-06T15:24:54.479Z] Login Succeeded [2022-05-06T15:24:54.479Z] docker.io [2022-05-06T15:24:54.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T15:24:55.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T15:24:55.343Z] Configure a credential helper to remove this warning. See [2022-05-06T15:24:55.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T15:24:55.343Z] [2022-05-06T15:24:55.343Z] Login Succeeded [2022-05-06T15:24:55.343Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T15:24:55.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:24:55.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T15:24:55.420Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-06T15:24:55.420Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:24:55.420Z] latest [2022-05-06T15:24:55.420Z] 2.2.0-dev.91 [2022-05-06T15:24:55.420Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:24:55.420Z] main [2022-05-06T15:24:55.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:24:55.772Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:24:56.121Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:24:56.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-06T15:24:56.121Z] df34032bd7ba: Preparing [2022-05-06T15:24:56.121Z] 7f41ceb1d272: Preparing [2022-05-06T15:24:56.121Z] 46b87d86fe15: Preparing [2022-05-06T15:24:56.121Z] cee967401f04: Preparing [2022-05-06T15:24:56.121Z] f73e7dbfee58: Preparing [2022-05-06T15:24:56.398Z] f73e7dbfee58: Layer already exists [2022-05-06T15:24:56.398Z] 46b87d86fe15: Pushed [2022-05-06T15:24:56.398Z] df34032bd7ba: Pushed [2022-05-06T15:24:56.398Z] cee967401f04: Pushed [2022-05-06T15:24:59.008Z] 7f41ceb1d272: Pushed [2022-05-06T15:24:59.008Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:8b6a3f9f8b2dd61f7a3a7a7646eb9c4cf8c7cfc0d281ad3f713fa3abf0e3a10a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:24:59.622Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:24:59.970Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-06T15:24:59.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-06T15:24:59.970Z] df34032bd7ba: Preparing [2022-05-06T15:24:59.970Z] 7f41ceb1d272: Preparing [2022-05-06T15:24:59.970Z] 46b87d86fe15: Preparing [2022-05-06T15:24:59.970Z] cee967401f04: Preparing [2022-05-06T15:24:59.970Z] f73e7dbfee58: Preparing [2022-05-06T15:24:59.970Z] 7f41ceb1d272: Layer already exists [2022-05-06T15:24:59.970Z] df34032bd7ba: Layer already exists [2022-05-06T15:24:59.970Z] 46b87d86fe15: Layer already exists [2022-05-06T15:24:59.970Z] f73e7dbfee58: Layer already exists [2022-05-06T15:24:59.970Z] cee967401f04: Layer already exists [2022-05-06T15:25:00.241Z] latest: digest: sha256:8b6a3f9f8b2dd61f7a3a7a7646eb9c4cf8c7cfc0d281ad3f713fa3abf0e3a10a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:00.590Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:00.947Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.91 [2022-05-06T15:25:00.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-06T15:25:00.947Z] df34032bd7ba: Preparing [2022-05-06T15:25:00.947Z] 7f41ceb1d272: Preparing [2022-05-06T15:25:00.947Z] 46b87d86fe15: Preparing [2022-05-06T15:25:00.947Z] cee967401f04: Preparing [2022-05-06T15:25:00.947Z] f73e7dbfee58: Preparing [2022-05-06T15:25:00.947Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:00.947Z] 7f41ceb1d272: Layer already exists [2022-05-06T15:25:00.947Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:00.947Z] df34032bd7ba: Layer already exists [2022-05-06T15:25:00.947Z] cee967401f04: Layer already exists [2022-05-06T15:25:01.219Z] 2.2.0-dev.91: digest: sha256:8b6a3f9f8b2dd61f7a3a7a7646eb9c4cf8c7cfc0d281ad3f713fa3abf0e3a10a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:01.574Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:01.935Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:01.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-06T15:25:01.935Z] df34032bd7ba: Preparing [2022-05-06T15:25:01.935Z] 7f41ceb1d272: Preparing [2022-05-06T15:25:01.935Z] 46b87d86fe15: Preparing [2022-05-06T15:25:01.935Z] cee967401f04: Preparing [2022-05-06T15:25:01.935Z] f73e7dbfee58: Preparing [2022-05-06T15:25:01.935Z] cee967401f04: Layer already exists [2022-05-06T15:25:01.935Z] df34032bd7ba: Layer already exists [2022-05-06T15:25:01.935Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:01.935Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:01.935Z] 7f41ceb1d272: Layer already exists [2022-05-06T15:25:02.213Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:8b6a3f9f8b2dd61f7a3a7a7646eb9c4cf8c7cfc0d281ad3f713fa3abf0e3a10a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:02.557Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:02.897Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-06T15:25:02.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-06T15:25:02.897Z] df34032bd7ba: Preparing [2022-05-06T15:25:02.897Z] 7f41ceb1d272: Preparing [2022-05-06T15:25:02.897Z] 46b87d86fe15: Preparing [2022-05-06T15:25:02.897Z] cee967401f04: Preparing [2022-05-06T15:25:02.897Z] f73e7dbfee58: Preparing [2022-05-06T15:25:02.897Z] df34032bd7ba: Layer already exists [2022-05-06T15:25:02.897Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:02.897Z] cee967401f04: Layer already exists [2022-05-06T15:25:02.897Z] 7f41ceb1d272: Layer already exists [2022-05-06T15:25:02.897Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:03.169Z] main: digest: sha256:8b6a3f9f8b2dd61f7a3a7a7646eb9c4cf8c7cfc0d281ad3f713fa3abf0e3a10a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:25:03.218Z] ===================================================== [Pipeline] echo [2022-05-06T15:25:03.228Z] taggedImages: [2022-05-06T15:25:03.228Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:03.228Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-06T15:25:03.228Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.91 [2022-05-06T15:25:03.228Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:03.228Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-06T15:25:03.249Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-06T15:25:03.250Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:03.250Z] latest [2022-05-06T15:25:03.250Z] 2.2.0-dev.91 [2022-05-06T15:25:03.250Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:03.250Z] main [2022-05-06T15:25:03.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:03.605Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:03.946Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:03.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-06T15:25:03.946Z] 52edaded39c6: Preparing [2022-05-06T15:25:03.946Z] 842f14dbbe5c: Preparing [2022-05-06T15:25:03.946Z] 46b87d86fe15: Preparing [2022-05-06T15:25:03.946Z] 714689de94cc: Preparing [2022-05-06T15:25:03.946Z] 12b19eca96d7: Preparing [2022-05-06T15:25:03.946Z] f73e7dbfee58: Preparing [2022-05-06T15:25:03.946Z] f73e7dbfee58: Waiting [2022-05-06T15:25:03.946Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:04.217Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:04.217Z] 52edaded39c6: Pushed [2022-05-06T15:25:04.217Z] 12b19eca96d7: Pushed [2022-05-06T15:25:04.809Z] 714689de94cc: Pushed [2022-05-06T15:25:07.413Z] 842f14dbbe5c: Pushed [2022-05-06T15:25:07.684Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:6a498e20cf921a616e47b968e6cf8c94f285b0c3bda31742349e3dd16f2c7ec3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:08.031Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:08.372Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-06T15:25:08.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-06T15:25:08.373Z] 52edaded39c6: Preparing [2022-05-06T15:25:08.373Z] 842f14dbbe5c: Preparing [2022-05-06T15:25:08.373Z] 46b87d86fe15: Preparing [2022-05-06T15:25:08.373Z] 714689de94cc: Preparing [2022-05-06T15:25:08.373Z] 12b19eca96d7: Preparing [2022-05-06T15:25:08.373Z] f73e7dbfee58: Preparing [2022-05-06T15:25:08.373Z] f73e7dbfee58: Waiting [2022-05-06T15:25:08.373Z] 714689de94cc: Layer already exists [2022-05-06T15:25:08.373Z] 52edaded39c6: Layer already exists [2022-05-06T15:25:08.373Z] 842f14dbbe5c: Layer already exists [2022-05-06T15:25:08.373Z] 12b19eca96d7: Layer already exists [2022-05-06T15:25:08.373Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:08.373Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:08.642Z] latest: digest: sha256:6a498e20cf921a616e47b968e6cf8c94f285b0c3bda31742349e3dd16f2c7ec3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:08.989Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:09.335Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.91 [2022-05-06T15:25:09.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-06T15:25:09.335Z] 52edaded39c6: Preparing [2022-05-06T15:25:09.335Z] 842f14dbbe5c: Preparing [2022-05-06T15:25:09.335Z] 46b87d86fe15: Preparing [2022-05-06T15:25:09.335Z] 714689de94cc: Preparing [2022-05-06T15:25:09.335Z] 12b19eca96d7: Preparing [2022-05-06T15:25:09.335Z] f73e7dbfee58: Preparing [2022-05-06T15:25:09.335Z] f73e7dbfee58: Waiting [2022-05-06T15:25:09.335Z] 842f14dbbe5c: Layer already exists [2022-05-06T15:25:09.335Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:09.335Z] 714689de94cc: Layer already exists [2022-05-06T15:25:09.335Z] 12b19eca96d7: Layer already exists [2022-05-06T15:25:09.335Z] 52edaded39c6: Layer already exists [2022-05-06T15:25:09.335Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:09.606Z] 2.2.0-dev.91: digest: sha256:6a498e20cf921a616e47b968e6cf8c94f285b0c3bda31742349e3dd16f2c7ec3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:09.953Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:10.295Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:10.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-06T15:25:10.295Z] 52edaded39c6: Preparing [2022-05-06T15:25:10.295Z] 842f14dbbe5c: Preparing [2022-05-06T15:25:10.295Z] 46b87d86fe15: Preparing [2022-05-06T15:25:10.295Z] 714689de94cc: Preparing [2022-05-06T15:25:10.295Z] 12b19eca96d7: Preparing [2022-05-06T15:25:10.295Z] f73e7dbfee58: Preparing [2022-05-06T15:25:10.295Z] f73e7dbfee58: Waiting [2022-05-06T15:25:10.295Z] 12b19eca96d7: Layer already exists [2022-05-06T15:25:10.295Z] 714689de94cc: Layer already exists [2022-05-06T15:25:10.295Z] 52edaded39c6: Layer already exists [2022-05-06T15:25:10.295Z] 842f14dbbe5c: Layer already exists [2022-05-06T15:25:10.295Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:10.295Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:10.568Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:6a498e20cf921a616e47b968e6cf8c94f285b0c3bda31742349e3dd16f2c7ec3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:10.917Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:11.261Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-06T15:25:11.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-06T15:25:11.261Z] 52edaded39c6: Preparing [2022-05-06T15:25:11.261Z] 842f14dbbe5c: Preparing [2022-05-06T15:25:11.261Z] 46b87d86fe15: Preparing [2022-05-06T15:25:11.261Z] 714689de94cc: Preparing [2022-05-06T15:25:11.261Z] 12b19eca96d7: Preparing [2022-05-06T15:25:11.261Z] f73e7dbfee58: Preparing [2022-05-06T15:25:11.261Z] f73e7dbfee58: Waiting [2022-05-06T15:25:11.261Z] 12b19eca96d7: Layer already exists [2022-05-06T15:25:11.261Z] 714689de94cc: Layer already exists [2022-05-06T15:25:11.261Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:11.261Z] 52edaded39c6: Layer already exists [2022-05-06T15:25:11.261Z] 842f14dbbe5c: Layer already exists [2022-05-06T15:25:11.261Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:11.533Z] main: digest: sha256:6a498e20cf921a616e47b968e6cf8c94f285b0c3bda31742349e3dd16f2c7ec3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:25:11.576Z] ===================================================== [Pipeline] echo [2022-05-06T15:25:11.585Z] taggedImages: [2022-05-06T15:25:11.585Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:11.585Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-06T15:25:11.585Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.91 [2022-05-06T15:25:11.585Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:11.585Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-06T15:25:11.606Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-06T15:25:11.606Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:11.606Z] latest [2022-05-06T15:25:11.606Z] 2.2.0-dev.91 [2022-05-06T15:25:11.606Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:11.606Z] main [2022-05-06T15:25:11.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:11.960Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:12.319Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:12.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-06T15:25:12.320Z] bdbe2711a072: Preparing [2022-05-06T15:25:12.320Z] 2a60860c3105: Preparing [2022-05-06T15:25:12.320Z] 46b87d86fe15: Preparing [2022-05-06T15:25:12.320Z] cee967401f04: Preparing [2022-05-06T15:25:12.320Z] f73e7dbfee58: Preparing [2022-05-06T15:25:12.320Z] cee967401f04: Layer already exists [2022-05-06T15:25:12.320Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:12.320Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:12.591Z] bdbe2711a072: Pushed [2022-05-06T15:25:15.965Z] 2a60860c3105: Pushed [2022-05-06T15:25:15.965Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:8a4473d77240869e5d1e209a2dacdb3475a0fb0ea0e63331fa2082f6f803a0ed size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:16.314Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:16.661Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-06T15:25:16.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-06T15:25:16.661Z] bdbe2711a072: Preparing [2022-05-06T15:25:16.661Z] 2a60860c3105: Preparing [2022-05-06T15:25:16.661Z] 46b87d86fe15: Preparing [2022-05-06T15:25:16.661Z] cee967401f04: Preparing [2022-05-06T15:25:16.661Z] f73e7dbfee58: Preparing [2022-05-06T15:25:16.661Z] bdbe2711a072: Layer already exists [2022-05-06T15:25:16.661Z] 2a60860c3105: Layer already exists [2022-05-06T15:25:16.661Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:16.661Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:16.661Z] cee967401f04: Layer already exists [2022-05-06T15:25:16.934Z] latest: digest: sha256:8a4473d77240869e5d1e209a2dacdb3475a0fb0ea0e63331fa2082f6f803a0ed size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:17.282Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:17.629Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.91 [2022-05-06T15:25:17.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-06T15:25:17.629Z] bdbe2711a072: Preparing [2022-05-06T15:25:17.629Z] 2a60860c3105: Preparing [2022-05-06T15:25:17.629Z] 46b87d86fe15: Preparing [2022-05-06T15:25:17.629Z] cee967401f04: Preparing [2022-05-06T15:25:17.629Z] f73e7dbfee58: Preparing [2022-05-06T15:25:17.629Z] cee967401f04: Layer already exists [2022-05-06T15:25:17.629Z] 2a60860c3105: Layer already exists [2022-05-06T15:25:17.629Z] bdbe2711a072: Layer already exists [2022-05-06T15:25:17.629Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:17.629Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:17.900Z] 2.2.0-dev.91: digest: sha256:8a4473d77240869e5d1e209a2dacdb3475a0fb0ea0e63331fa2082f6f803a0ed size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:18.247Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:18.586Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:18.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-06T15:25:18.586Z] bdbe2711a072: Preparing [2022-05-06T15:25:18.586Z] 2a60860c3105: Preparing [2022-05-06T15:25:18.586Z] 46b87d86fe15: Preparing [2022-05-06T15:25:18.586Z] cee967401f04: Preparing [2022-05-06T15:25:18.586Z] f73e7dbfee58: Preparing [2022-05-06T15:25:18.586Z] bdbe2711a072: Layer already exists [2022-05-06T15:25:18.586Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:18.586Z] 2a60860c3105: Layer already exists [2022-05-06T15:25:18.586Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:18.586Z] cee967401f04: Layer already exists [2022-05-06T15:25:18.856Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:8a4473d77240869e5d1e209a2dacdb3475a0fb0ea0e63331fa2082f6f803a0ed size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:19.203Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:19.544Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-06T15:25:19.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-06T15:25:19.544Z] bdbe2711a072: Preparing [2022-05-06T15:25:19.544Z] 2a60860c3105: Preparing [2022-05-06T15:25:19.544Z] 46b87d86fe15: Preparing [2022-05-06T15:25:19.544Z] cee967401f04: Preparing [2022-05-06T15:25:19.544Z] f73e7dbfee58: Preparing [2022-05-06T15:25:19.544Z] bdbe2711a072: Layer already exists [2022-05-06T15:25:19.544Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:19.544Z] cee967401f04: Layer already exists [2022-05-06T15:25:19.544Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:19.544Z] 2a60860c3105: Layer already exists [2022-05-06T15:25:19.816Z] main: digest: sha256:8a4473d77240869e5d1e209a2dacdb3475a0fb0ea0e63331fa2082f6f803a0ed size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:25:19.863Z] ===================================================== [Pipeline] echo [2022-05-06T15:25:19.872Z] taggedImages: [2022-05-06T15:25:19.872Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:19.872Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-06T15:25:19.872Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.91 [2022-05-06T15:25:19.872Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:19.872Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-06T15:25:19.890Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-06T15:25:19.890Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:19.890Z] latest [2022-05-06T15:25:19.890Z] 2.2.0-dev.91 [2022-05-06T15:25:19.890Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:19.890Z] main [2022-05-06T15:25:19.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:20.240Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:20.633Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:20.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-06T15:25:20.633Z] 47c273a8b91d: Preparing [2022-05-06T15:25:20.633Z] 47c273a8b91d: Preparing [2022-05-06T15:25:20.633Z] ac2870e97392: Preparing [2022-05-06T15:25:20.633Z] 231936a9434f: Preparing [2022-05-06T15:25:20.633Z] 2dc0e70683a7: Preparing [2022-05-06T15:25:20.633Z] b41a0d20bb26: Preparing [2022-05-06T15:25:20.633Z] 46b87d86fe15: Preparing [2022-05-06T15:25:20.633Z] 49d4729440c4: Preparing [2022-05-06T15:25:20.633Z] 4e1a129b668e: Preparing [2022-05-06T15:25:20.633Z] 6063cb3aefb5: Preparing [2022-05-06T15:25:20.633Z] b9ca53c9a97f: Preparing [2022-05-06T15:25:20.633Z] f73e7dbfee58: Preparing [2022-05-06T15:25:20.633Z] 46b87d86fe15: Waiting [2022-05-06T15:25:20.633Z] 49d4729440c4: Waiting [2022-05-06T15:25:20.633Z] 4e1a129b668e: Waiting [2022-05-06T15:25:20.633Z] 6063cb3aefb5: Waiting [2022-05-06T15:25:20.633Z] b9ca53c9a97f: Waiting [2022-05-06T15:25:20.634Z] f73e7dbfee58: Waiting [2022-05-06T15:25:20.944Z] 231936a9434f: Pushed [2022-05-06T15:25:20.944Z] ac2870e97392: Pushed [2022-05-06T15:25:20.944Z] 47c273a8b91d: Pushed [2022-05-06T15:25:20.944Z] 2dc0e70683a7: Pushed [2022-05-06T15:25:20.944Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:21.223Z] 49d4729440c4: Pushed [2022-05-06T15:25:21.223Z] 6063cb3aefb5: Pushed [2022-05-06T15:25:21.223Z] 4e1a129b668e: Pushed [2022-05-06T15:25:21.223Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:21.494Z] b9ca53c9a97f: Pushed [2022-05-06T15:25:24.862Z] b41a0d20bb26: Pushed [2022-05-06T15:25:24.862Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:1f442132d1f45250ed0c2a6424f9131fecca9a64c96a05e745635c71ae989207 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:25.213Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:25.556Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-06T15:25:25.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-06T15:25:25.556Z] 47c273a8b91d: Preparing [2022-05-06T15:25:25.556Z] 47c273a8b91d: Preparing [2022-05-06T15:25:25.556Z] ac2870e97392: Preparing [2022-05-06T15:25:25.556Z] 231936a9434f: Preparing [2022-05-06T15:25:25.556Z] 2dc0e70683a7: Preparing [2022-05-06T15:25:25.556Z] b41a0d20bb26: Preparing [2022-05-06T15:25:25.556Z] 46b87d86fe15: Preparing [2022-05-06T15:25:25.556Z] 49d4729440c4: Preparing [2022-05-06T15:25:25.556Z] 4e1a129b668e: Preparing [2022-05-06T15:25:25.556Z] 6063cb3aefb5: Preparing [2022-05-06T15:25:25.556Z] b9ca53c9a97f: Preparing [2022-05-06T15:25:25.556Z] f73e7dbfee58: Preparing [2022-05-06T15:25:25.556Z] 46b87d86fe15: Waiting [2022-05-06T15:25:25.556Z] 49d4729440c4: Waiting [2022-05-06T15:25:25.556Z] 4e1a129b668e: Waiting [2022-05-06T15:25:25.556Z] 6063cb3aefb5: Waiting [2022-05-06T15:25:25.556Z] f73e7dbfee58: Waiting [2022-05-06T15:25:25.556Z] b9ca53c9a97f: Waiting [2022-05-06T15:25:25.556Z] 47c273a8b91d: Layer already exists [2022-05-06T15:25:25.556Z] 231936a9434f: Layer already exists [2022-05-06T15:25:25.556Z] ac2870e97392: Layer already exists [2022-05-06T15:25:25.556Z] 2dc0e70683a7: Layer already exists [2022-05-06T15:25:25.556Z] b41a0d20bb26: Layer already exists [2022-05-06T15:25:25.556Z] 4e1a129b668e: Layer already exists [2022-05-06T15:25:25.827Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:25.827Z] 49d4729440c4: Layer already exists [2022-05-06T15:25:25.827Z] b9ca53c9a97f: Layer already exists [2022-05-06T15:25:25.827Z] 6063cb3aefb5: Layer already exists [2022-05-06T15:25:25.827Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:25.827Z] latest: digest: sha256:1f442132d1f45250ed0c2a6424f9131fecca9a64c96a05e745635c71ae989207 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:26.170Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:26.515Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.91 [2022-05-06T15:25:26.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-06T15:25:26.515Z] 47c273a8b91d: Preparing [2022-05-06T15:25:26.515Z] 47c273a8b91d: Preparing [2022-05-06T15:25:26.515Z] ac2870e97392: Preparing [2022-05-06T15:25:26.515Z] 231936a9434f: Preparing [2022-05-06T15:25:26.515Z] 2dc0e70683a7: Preparing [2022-05-06T15:25:26.515Z] b41a0d20bb26: Preparing [2022-05-06T15:25:26.515Z] 46b87d86fe15: Preparing [2022-05-06T15:25:26.515Z] 46b87d86fe15: Waiting [2022-05-06T15:25:26.515Z] 49d4729440c4: Preparing [2022-05-06T15:25:26.515Z] 4e1a129b668e: Preparing [2022-05-06T15:25:26.515Z] 6063cb3aefb5: Preparing [2022-05-06T15:25:26.515Z] b9ca53c9a97f: Preparing [2022-05-06T15:25:26.515Z] f73e7dbfee58: Preparing [2022-05-06T15:25:26.515Z] 49d4729440c4: Waiting [2022-05-06T15:25:26.515Z] b9ca53c9a97f: Waiting [2022-05-06T15:25:26.515Z] f73e7dbfee58: Waiting [2022-05-06T15:25:26.515Z] 4e1a129b668e: Waiting [2022-05-06T15:25:26.515Z] 6063cb3aefb5: Waiting [2022-05-06T15:25:26.515Z] 231936a9434f: Layer already exists [2022-05-06T15:25:26.515Z] b41a0d20bb26: Layer already exists [2022-05-06T15:25:26.515Z] 2dc0e70683a7: Layer already exists [2022-05-06T15:25:26.515Z] ac2870e97392: Layer already exists [2022-05-06T15:25:26.515Z] 47c273a8b91d: Layer already exists [2022-05-06T15:25:26.515Z] 49d4729440c4: Layer already exists [2022-05-06T15:25:26.515Z] 4e1a129b668e: Layer already exists [2022-05-06T15:25:26.515Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:26.515Z] b9ca53c9a97f: Layer already exists [2022-05-06T15:25:26.515Z] 6063cb3aefb5: Layer already exists [2022-05-06T15:25:26.785Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:26.785Z] 2.2.0-dev.91: digest: sha256:1f442132d1f45250ed0c2a6424f9131fecca9a64c96a05e745635c71ae989207 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:27.133Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:27.473Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:27.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-06T15:25:27.473Z] 47c273a8b91d: Preparing [2022-05-06T15:25:27.473Z] 47c273a8b91d: Preparing [2022-05-06T15:25:27.473Z] ac2870e97392: Preparing [2022-05-06T15:25:27.473Z] 231936a9434f: Preparing [2022-05-06T15:25:27.473Z] 2dc0e70683a7: Preparing [2022-05-06T15:25:27.473Z] b41a0d20bb26: Preparing [2022-05-06T15:25:27.473Z] 46b87d86fe15: Preparing [2022-05-06T15:25:27.473Z] 49d4729440c4: Preparing [2022-05-06T15:25:27.473Z] 4e1a129b668e: Preparing [2022-05-06T15:25:27.473Z] 6063cb3aefb5: Preparing [2022-05-06T15:25:27.473Z] b9ca53c9a97f: Preparing [2022-05-06T15:25:27.473Z] f73e7dbfee58: Preparing [2022-05-06T15:25:27.473Z] 46b87d86fe15: Waiting [2022-05-06T15:25:27.473Z] 4e1a129b668e: Waiting [2022-05-06T15:25:27.473Z] 49d4729440c4: Waiting [2022-05-06T15:25:27.473Z] 6063cb3aefb5: Waiting [2022-05-06T15:25:27.473Z] f73e7dbfee58: Waiting [2022-05-06T15:25:27.473Z] b9ca53c9a97f: Waiting [2022-05-06T15:25:27.473Z] b41a0d20bb26: Layer already exists [2022-05-06T15:25:27.473Z] 231936a9434f: Layer already exists [2022-05-06T15:25:27.473Z] ac2870e97392: Layer already exists [2022-05-06T15:25:27.473Z] 2dc0e70683a7: Layer already exists [2022-05-06T15:25:27.473Z] 47c273a8b91d: Layer already exists [2022-05-06T15:25:27.746Z] 49d4729440c4: Layer already exists [2022-05-06T15:25:27.746Z] 6063cb3aefb5: Layer already exists [2022-05-06T15:25:27.746Z] 4e1a129b668e: Layer already exists [2022-05-06T15:25:27.746Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:27.746Z] b9ca53c9a97f: Layer already exists [2022-05-06T15:25:27.746Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:27.746Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:1f442132d1f45250ed0c2a6424f9131fecca9a64c96a05e745635c71ae989207 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:28.088Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:28.426Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-06T15:25:28.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-06T15:25:28.426Z] 47c273a8b91d: Preparing [2022-05-06T15:25:28.426Z] 47c273a8b91d: Preparing [2022-05-06T15:25:28.426Z] ac2870e97392: Preparing [2022-05-06T15:25:28.426Z] 231936a9434f: Preparing [2022-05-06T15:25:28.426Z] 2dc0e70683a7: Preparing [2022-05-06T15:25:28.426Z] b41a0d20bb26: Preparing [2022-05-06T15:25:28.426Z] 46b87d86fe15: Preparing [2022-05-06T15:25:28.426Z] 49d4729440c4: Preparing [2022-05-06T15:25:28.426Z] 4e1a129b668e: Preparing [2022-05-06T15:25:28.426Z] 6063cb3aefb5: Preparing [2022-05-06T15:25:28.426Z] b9ca53c9a97f: Preparing [2022-05-06T15:25:28.426Z] 49d4729440c4: Waiting [2022-05-06T15:25:28.426Z] 4e1a129b668e: Waiting [2022-05-06T15:25:28.426Z] 46b87d86fe15: Waiting [2022-05-06T15:25:28.426Z] 6063cb3aefb5: Waiting [2022-05-06T15:25:28.426Z] b9ca53c9a97f: Waiting [2022-05-06T15:25:28.426Z] f73e7dbfee58: Preparing [2022-05-06T15:25:28.426Z] f73e7dbfee58: Waiting [2022-05-06T15:25:28.426Z] 2dc0e70683a7: Layer already exists [2022-05-06T15:25:28.426Z] 231936a9434f: Layer already exists [2022-05-06T15:25:28.426Z] b41a0d20bb26: Layer already exists [2022-05-06T15:25:28.426Z] ac2870e97392: Layer already exists [2022-05-06T15:25:28.426Z] 47c273a8b91d: Layer already exists [2022-05-06T15:25:28.697Z] 4e1a129b668e: Layer already exists [2022-05-06T15:25:28.697Z] 49d4729440c4: Layer already exists [2022-05-06T15:25:28.697Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:28.697Z] b9ca53c9a97f: Layer already exists [2022-05-06T15:25:28.697Z] 6063cb3aefb5: Layer already exists [2022-05-06T15:25:28.697Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:28.697Z] main: digest: sha256:1f442132d1f45250ed0c2a6424f9131fecca9a64c96a05e745635c71ae989207 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:25:28.747Z] ===================================================== [Pipeline] echo [2022-05-06T15:25:28.759Z] taggedImages: [2022-05-06T15:25:28.759Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:28.759Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-06T15:25:28.759Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.91 [2022-05-06T15:25:28.759Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:28.759Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-06T15:25:28.781Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-06T15:25:28.781Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:28.781Z] latest [2022-05-06T15:25:28.781Z] 2.2.0-dev.91 [2022-05-06T15:25:28.781Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:28.781Z] main [2022-05-06T15:25:28.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:29.138Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:29.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:29.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-06T15:25:29.475Z] 210acc028794: Preparing [2022-05-06T15:25:29.475Z] 6e9b68b8fa7c: Preparing [2022-05-06T15:25:29.475Z] 25bdf539a1d3: Preparing [2022-05-06T15:25:29.475Z] c6b5506bc5ca: Preparing [2022-05-06T15:25:29.475Z] 79ad791406b7: Preparing [2022-05-06T15:25:29.475Z] e3bdd7762e25: Preparing [2022-05-06T15:25:29.475Z] 9042b455a22e: Preparing [2022-05-06T15:25:29.475Z] f73e7dbfee58: Preparing [2022-05-06T15:25:29.475Z] e3bdd7762e25: Waiting [2022-05-06T15:25:29.475Z] 9042b455a22e: Waiting [2022-05-06T15:25:29.475Z] f73e7dbfee58: Waiting [2022-05-06T15:25:29.746Z] 210acc028794: Pushed [2022-05-06T15:25:29.746Z] 79ad791406b7: Pushed [2022-05-06T15:25:29.746Z] 6e9b68b8fa7c: Pushed [2022-05-06T15:25:29.746Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:30.019Z] e3bdd7762e25: Pushed [2022-05-06T15:25:30.614Z] 9042b455a22e: Pushed [2022-05-06T15:25:32.043Z] c6b5506bc5ca: Pushed [2022-05-06T15:25:32.315Z] 25bdf539a1d3: Pushed [2022-05-06T15:25:32.315Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:bdd850098db4436379509c30bc358b8bb3c9978a80ba504e7a1dd16c0f08ae5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:32.663Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:33.000Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-06T15:25:33.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-06T15:25:33.000Z] 210acc028794: Preparing [2022-05-06T15:25:33.000Z] 6e9b68b8fa7c: Preparing [2022-05-06T15:25:33.000Z] 25bdf539a1d3: Preparing [2022-05-06T15:25:33.000Z] c6b5506bc5ca: Preparing [2022-05-06T15:25:33.000Z] 79ad791406b7: Preparing [2022-05-06T15:25:33.000Z] e3bdd7762e25: Preparing [2022-05-06T15:25:33.000Z] 9042b455a22e: Preparing [2022-05-06T15:25:33.000Z] f73e7dbfee58: Preparing [2022-05-06T15:25:33.000Z] e3bdd7762e25: Waiting [2022-05-06T15:25:33.000Z] 9042b455a22e: Waiting [2022-05-06T15:25:33.000Z] f73e7dbfee58: Waiting [2022-05-06T15:25:33.000Z] 210acc028794: Layer already exists [2022-05-06T15:25:33.000Z] 25bdf539a1d3: Layer already exists [2022-05-06T15:25:33.000Z] c6b5506bc5ca: Layer already exists [2022-05-06T15:25:33.000Z] 6e9b68b8fa7c: Layer already exists [2022-05-06T15:25:33.000Z] 79ad791406b7: Layer already exists [2022-05-06T15:25:33.000Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:33.000Z] e3bdd7762e25: Layer already exists [2022-05-06T15:25:33.000Z] 9042b455a22e: Layer already exists [2022-05-06T15:25:33.271Z] latest: digest: sha256:bdd850098db4436379509c30bc358b8bb3c9978a80ba504e7a1dd16c0f08ae5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:33.616Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:33.951Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.91 [2022-05-06T15:25:33.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-06T15:25:33.951Z] 210acc028794: Preparing [2022-05-06T15:25:33.951Z] 6e9b68b8fa7c: Preparing [2022-05-06T15:25:33.951Z] 25bdf539a1d3: Preparing [2022-05-06T15:25:33.951Z] c6b5506bc5ca: Preparing [2022-05-06T15:25:33.951Z] 79ad791406b7: Preparing [2022-05-06T15:25:33.951Z] e3bdd7762e25: Preparing [2022-05-06T15:25:33.951Z] 9042b455a22e: Preparing [2022-05-06T15:25:33.951Z] f73e7dbfee58: Preparing [2022-05-06T15:25:33.951Z] e3bdd7762e25: Waiting [2022-05-06T15:25:33.951Z] 9042b455a22e: Waiting [2022-05-06T15:25:33.951Z] f73e7dbfee58: Waiting [2022-05-06T15:25:33.951Z] 6e9b68b8fa7c: Layer already exists [2022-05-06T15:25:33.951Z] c6b5506bc5ca: Layer already exists [2022-05-06T15:25:33.951Z] 25bdf539a1d3: Layer already exists [2022-05-06T15:25:33.951Z] 79ad791406b7: Layer already exists [2022-05-06T15:25:33.951Z] 210acc028794: Layer already exists [2022-05-06T15:25:33.951Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:33.951Z] 9042b455a22e: Layer already exists [2022-05-06T15:25:33.951Z] e3bdd7762e25: Layer already exists [2022-05-06T15:25:34.222Z] 2.2.0-dev.91: digest: sha256:bdd850098db4436379509c30bc358b8bb3c9978a80ba504e7a1dd16c0f08ae5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:34.566Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:34.901Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:34.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-06T15:25:34.901Z] 210acc028794: Preparing [2022-05-06T15:25:34.901Z] 6e9b68b8fa7c: Preparing [2022-05-06T15:25:34.901Z] 25bdf539a1d3: Preparing [2022-05-06T15:25:34.901Z] c6b5506bc5ca: Preparing [2022-05-06T15:25:34.901Z] 79ad791406b7: Preparing [2022-05-06T15:25:34.901Z] e3bdd7762e25: Preparing [2022-05-06T15:25:34.901Z] 9042b455a22e: Preparing [2022-05-06T15:25:34.901Z] f73e7dbfee58: Preparing [2022-05-06T15:25:34.901Z] 9042b455a22e: Waiting [2022-05-06T15:25:34.901Z] e3bdd7762e25: Waiting [2022-05-06T15:25:34.901Z] 6e9b68b8fa7c: Layer already exists [2022-05-06T15:25:34.901Z] 210acc028794: Layer already exists [2022-05-06T15:25:34.901Z] 25bdf539a1d3: Layer already exists [2022-05-06T15:25:34.901Z] 79ad791406b7: Layer already exists [2022-05-06T15:25:34.901Z] c6b5506bc5ca: Layer already exists [2022-05-06T15:25:34.901Z] e3bdd7762e25: Layer already exists [2022-05-06T15:25:34.901Z] 9042b455a22e: Layer already exists [2022-05-06T15:25:34.901Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:35.171Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:bdd850098db4436379509c30bc358b8bb3c9978a80ba504e7a1dd16c0f08ae5d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:35.511Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:35.851Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-06T15:25:35.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-06T15:25:35.851Z] 210acc028794: Preparing [2022-05-06T15:25:35.851Z] 6e9b68b8fa7c: Preparing [2022-05-06T15:25:35.851Z] 25bdf539a1d3: Preparing [2022-05-06T15:25:35.851Z] c6b5506bc5ca: Preparing [2022-05-06T15:25:35.851Z] 79ad791406b7: Preparing [2022-05-06T15:25:35.851Z] e3bdd7762e25: Preparing [2022-05-06T15:25:35.851Z] 9042b455a22e: Preparing [2022-05-06T15:25:35.851Z] f73e7dbfee58: Preparing [2022-05-06T15:25:35.851Z] 9042b455a22e: Waiting [2022-05-06T15:25:35.851Z] f73e7dbfee58: Waiting [2022-05-06T15:25:35.851Z] e3bdd7762e25: Waiting [2022-05-06T15:25:35.851Z] c6b5506bc5ca: Layer already exists [2022-05-06T15:25:35.851Z] 210acc028794: Layer already exists [2022-05-06T15:25:35.851Z] 79ad791406b7: Layer already exists [2022-05-06T15:25:35.851Z] 6e9b68b8fa7c: Layer already exists [2022-05-06T15:25:35.851Z] 25bdf539a1d3: Layer already exists [2022-05-06T15:25:35.851Z] 9042b455a22e: Layer already exists [2022-05-06T15:25:35.851Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:35.851Z] e3bdd7762e25: Layer already exists [2022-05-06T15:25:36.122Z] main: digest: sha256:bdd850098db4436379509c30bc358b8bb3c9978a80ba504e7a1dd16c0f08ae5d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:25:36.171Z] ===================================================== [Pipeline] echo [2022-05-06T15:25:36.181Z] taggedImages: [2022-05-06T15:25:36.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:36.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-06T15:25:36.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.91 [2022-05-06T15:25:36.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:36.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-06T15:25:36.203Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-06T15:25:36.203Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:36.203Z] latest [2022-05-06T15:25:36.203Z] 2.2.0-dev.91 [2022-05-06T15:25:36.203Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:36.203Z] main [2022-05-06T15:25:36.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:36.563Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:36.908Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:36.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-06T15:25:36.908Z] e0884f4c76a4: Preparing [2022-05-06T15:25:36.908Z] 209f4caa050b: Preparing [2022-05-06T15:25:36.908Z] 15b5279daa6d: Preparing [2022-05-06T15:25:36.908Z] 29ff1b06c474: Preparing [2022-05-06T15:25:36.908Z] 63c2f5edb940: Preparing [2022-05-06T15:25:36.908Z] 210f90124c6e: Preparing [2022-05-06T15:25:36.908Z] 8b9c05e4996a: Preparing [2022-05-06T15:25:36.908Z] 3106ac63ae7e: Preparing [2022-05-06T15:25:36.908Z] e8fd43e384fb: Preparing [2022-05-06T15:25:36.908Z] f73e7dbfee58: Preparing [2022-05-06T15:25:36.908Z] 3106ac63ae7e: Waiting [2022-05-06T15:25:36.908Z] f73e7dbfee58: Waiting [2022-05-06T15:25:36.908Z] 210f90124c6e: Waiting [2022-05-06T15:25:36.908Z] 8b9c05e4996a: Waiting [2022-05-06T15:25:36.908Z] e8fd43e384fb: Waiting [2022-05-06T15:25:37.190Z] 63c2f5edb940: Pushed [2022-05-06T15:25:37.190Z] e0884f4c76a4: Pushed [2022-05-06T15:25:37.190Z] 209f4caa050b: Pushed [2022-05-06T15:25:37.466Z] 8b9c05e4996a: Pushed [2022-05-06T15:25:37.466Z] 210f90124c6e: Pushed [2022-05-06T15:25:37.466Z] 3106ac63ae7e: Pushed [2022-05-06T15:25:37.466Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:37.739Z] e8fd43e384fb: Pushed [2022-05-06T15:25:39.709Z] 29ff1b06c474: Pushed [2022-05-06T15:25:40.302Z] 15b5279daa6d: Pushed [2022-05-06T15:25:40.574Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:d77e32ff37a7c794a6428491eb7e564ac86a8f7e1637174de750e868346e27a4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:40.919Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:41.306Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-06T15:25:41.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-06T15:25:41.306Z] e0884f4c76a4: Preparing [2022-05-06T15:25:41.306Z] 209f4caa050b: Preparing [2022-05-06T15:25:41.306Z] 15b5279daa6d: Preparing [2022-05-06T15:25:41.306Z] 29ff1b06c474: Preparing [2022-05-06T15:25:41.306Z] 63c2f5edb940: Preparing [2022-05-06T15:25:41.306Z] 210f90124c6e: Preparing [2022-05-06T15:25:41.306Z] 8b9c05e4996a: Preparing [2022-05-06T15:25:41.306Z] 3106ac63ae7e: Preparing [2022-05-06T15:25:41.306Z] e8fd43e384fb: Preparing [2022-05-06T15:25:41.306Z] f73e7dbfee58: Preparing [2022-05-06T15:25:41.306Z] 8b9c05e4996a: Waiting [2022-05-06T15:25:41.306Z] 3106ac63ae7e: Waiting [2022-05-06T15:25:41.306Z] e8fd43e384fb: Waiting [2022-05-06T15:25:41.306Z] f73e7dbfee58: Waiting [2022-05-06T15:25:41.306Z] 210f90124c6e: Waiting [2022-05-06T15:25:41.595Z] e0884f4c76a4: Layer already exists [2022-05-06T15:25:41.595Z] 29ff1b06c474: Layer already exists [2022-05-06T15:25:41.595Z] 209f4caa050b: Layer already exists [2022-05-06T15:25:41.595Z] 63c2f5edb940: Layer already exists [2022-05-06T15:25:41.595Z] 15b5279daa6d: Layer already exists [2022-05-06T15:25:41.595Z] 3106ac63ae7e: Layer already exists [2022-05-06T15:25:41.595Z] 8b9c05e4996a: Layer already exists [2022-05-06T15:25:41.595Z] e8fd43e384fb: Layer already exists [2022-05-06T15:25:41.595Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:41.595Z] 210f90124c6e: Layer already exists [2022-05-06T15:25:41.595Z] latest: digest: sha256:d77e32ff37a7c794a6428491eb7e564ac86a8f7e1637174de750e868346e27a4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:41.951Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:42.295Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.91 [2022-05-06T15:25:42.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-06T15:25:42.295Z] e0884f4c76a4: Preparing [2022-05-06T15:25:42.295Z] 209f4caa050b: Preparing [2022-05-06T15:25:42.295Z] 15b5279daa6d: Preparing [2022-05-06T15:25:42.295Z] 29ff1b06c474: Preparing [2022-05-06T15:25:42.295Z] 63c2f5edb940: Preparing [2022-05-06T15:25:42.295Z] 210f90124c6e: Preparing [2022-05-06T15:25:42.295Z] 8b9c05e4996a: Preparing [2022-05-06T15:25:42.295Z] 3106ac63ae7e: Preparing [2022-05-06T15:25:42.295Z] e8fd43e384fb: Preparing [2022-05-06T15:25:42.295Z] f73e7dbfee58: Preparing [2022-05-06T15:25:42.295Z] 210f90124c6e: Waiting [2022-05-06T15:25:42.295Z] 3106ac63ae7e: Waiting [2022-05-06T15:25:42.295Z] e8fd43e384fb: Waiting [2022-05-06T15:25:42.295Z] f73e7dbfee58: Waiting [2022-05-06T15:25:42.295Z] 8b9c05e4996a: Waiting [2022-05-06T15:25:42.295Z] 15b5279daa6d: Layer already exists [2022-05-06T15:25:42.295Z] 209f4caa050b: Layer already exists [2022-05-06T15:25:42.295Z] 29ff1b06c474: Layer already exists [2022-05-06T15:25:42.295Z] 63c2f5edb940: Layer already exists [2022-05-06T15:25:42.295Z] e0884f4c76a4: Layer already exists [2022-05-06T15:25:42.567Z] 3106ac63ae7e: Layer already exists [2022-05-06T15:25:42.567Z] 210f90124c6e: Layer already exists [2022-05-06T15:25:42.567Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:42.567Z] 8b9c05e4996a: Layer already exists [2022-05-06T15:25:42.567Z] e8fd43e384fb: Layer already exists [2022-05-06T15:25:42.567Z] 2.2.0-dev.91: digest: sha256:d77e32ff37a7c794a6428491eb7e564ac86a8f7e1637174de750e868346e27a4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:42.911Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:43.247Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:43.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-06T15:25:43.247Z] e0884f4c76a4: Preparing [2022-05-06T15:25:43.247Z] 209f4caa050b: Preparing [2022-05-06T15:25:43.247Z] 15b5279daa6d: Preparing [2022-05-06T15:25:43.247Z] 29ff1b06c474: Preparing [2022-05-06T15:25:43.247Z] 63c2f5edb940: Preparing [2022-05-06T15:25:43.247Z] 210f90124c6e: Preparing [2022-05-06T15:25:43.247Z] 8b9c05e4996a: Preparing [2022-05-06T15:25:43.247Z] 3106ac63ae7e: Preparing [2022-05-06T15:25:43.247Z] e8fd43e384fb: Preparing [2022-05-06T15:25:43.247Z] f73e7dbfee58: Preparing [2022-05-06T15:25:43.247Z] 3106ac63ae7e: Waiting [2022-05-06T15:25:43.247Z] e8fd43e384fb: Waiting [2022-05-06T15:25:43.247Z] f73e7dbfee58: Waiting [2022-05-06T15:25:43.247Z] 210f90124c6e: Waiting [2022-05-06T15:25:43.247Z] 8b9c05e4996a: Waiting [2022-05-06T15:25:43.247Z] 29ff1b06c474: Layer already exists [2022-05-06T15:25:43.247Z] 15b5279daa6d: Layer already exists [2022-05-06T15:25:43.247Z] 63c2f5edb940: Layer already exists [2022-05-06T15:25:43.247Z] e0884f4c76a4: Layer already exists [2022-05-06T15:25:43.247Z] 209f4caa050b: Layer already exists [2022-05-06T15:25:43.247Z] 3106ac63ae7e: Layer already exists [2022-05-06T15:25:43.247Z] 210f90124c6e: Layer already exists [2022-05-06T15:25:43.247Z] e8fd43e384fb: Layer already exists [2022-05-06T15:25:43.247Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:43.247Z] 8b9c05e4996a: Layer already exists [2022-05-06T15:25:43.518Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:d77e32ff37a7c794a6428491eb7e564ac86a8f7e1637174de750e868346e27a4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:43.858Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:44.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-06T15:25:44.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-06T15:25:44.193Z] e0884f4c76a4: Preparing [2022-05-06T15:25:44.193Z] 209f4caa050b: Preparing [2022-05-06T15:25:44.193Z] 15b5279daa6d: Preparing [2022-05-06T15:25:44.193Z] 29ff1b06c474: Preparing [2022-05-06T15:25:44.193Z] 63c2f5edb940: Preparing [2022-05-06T15:25:44.193Z] 210f90124c6e: Preparing [2022-05-06T15:25:44.193Z] 8b9c05e4996a: Preparing [2022-05-06T15:25:44.193Z] 3106ac63ae7e: Preparing [2022-05-06T15:25:44.193Z] e8fd43e384fb: Preparing [2022-05-06T15:25:44.193Z] f73e7dbfee58: Preparing [2022-05-06T15:25:44.193Z] 8b9c05e4996a: Waiting [2022-05-06T15:25:44.193Z] 3106ac63ae7e: Waiting [2022-05-06T15:25:44.193Z] e8fd43e384fb: Waiting [2022-05-06T15:25:44.193Z] f73e7dbfee58: Waiting [2022-05-06T15:25:44.193Z] 210f90124c6e: Waiting [2022-05-06T15:25:44.193Z] 29ff1b06c474: Layer already exists [2022-05-06T15:25:44.193Z] 15b5279daa6d: Layer already exists [2022-05-06T15:25:44.193Z] 63c2f5edb940: Layer already exists [2022-05-06T15:25:44.193Z] e0884f4c76a4: Layer already exists [2022-05-06T15:25:44.193Z] 209f4caa050b: Layer already exists [2022-05-06T15:25:44.193Z] 210f90124c6e: Layer already exists [2022-05-06T15:25:44.193Z] 8b9c05e4996a: Layer already exists [2022-05-06T15:25:44.193Z] 3106ac63ae7e: Layer already exists [2022-05-06T15:25:44.193Z] e8fd43e384fb: Layer already exists [2022-05-06T15:25:44.193Z] f73e7dbfee58: Layer already exists [2022-05-06T15:25:44.465Z] main: digest: sha256:d77e32ff37a7c794a6428491eb7e564ac86a8f7e1637174de750e868346e27a4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:25:44.512Z] ===================================================== [Pipeline] echo [2022-05-06T15:25:44.520Z] taggedImages: [2022-05-06T15:25:44.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:44.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-06T15:25:44.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.91 [2022-05-06T15:25:44.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:44.520Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-06T15:25:44.535Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-06T15:25:44.535Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:44.535Z] latest [2022-05-06T15:25:44.535Z] 2.2.0-dev.91 [2022-05-06T15:25:44.535Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:44.535Z] main [2022-05-06T15:25:44.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:44.872Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:45.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:45.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-06T15:25:45.213Z] ef358e985086: Preparing [2022-05-06T15:25:45.213Z] cbd6b66db8cd: Preparing [2022-05-06T15:25:45.213Z] 46b87d86fe15: Preparing [2022-05-06T15:25:45.213Z] f1eba0da9a2a: Preparing [2022-05-06T15:25:45.213Z] 3465d5a6665c: Preparing [2022-05-06T15:25:45.213Z] 4f4ce317c6bb: Preparing [2022-05-06T15:25:45.213Z] 4f4ce317c6bb: Waiting [2022-05-06T15:25:45.213Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:45.489Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:25:45.489Z] 3465d5a6665c: Pushed [2022-05-06T15:25:45.489Z] ef358e985086: Pushed [2022-05-06T15:25:46.927Z] f1eba0da9a2a: Pushed [2022-05-06T15:25:50.552Z] cbd6b66db8cd: Pushed [2022-05-06T15:25:50.552Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:d29f1f66efbd6402cc73f1e7255803ee4e76414da706aaac2e05a6d39afc0b34 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:50.894Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:51.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-06T15:25:51.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-06T15:25:51.230Z] ef358e985086: Preparing [2022-05-06T15:25:51.230Z] cbd6b66db8cd: Preparing [2022-05-06T15:25:51.230Z] 46b87d86fe15: Preparing [2022-05-06T15:25:51.230Z] f1eba0da9a2a: Preparing [2022-05-06T15:25:51.230Z] 3465d5a6665c: Preparing [2022-05-06T15:25:51.230Z] 4f4ce317c6bb: Preparing [2022-05-06T15:25:51.230Z] 4f4ce317c6bb: Waiting [2022-05-06T15:25:51.230Z] 3465d5a6665c: Layer already exists [2022-05-06T15:25:51.230Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:51.230Z] ef358e985086: Layer already exists [2022-05-06T15:25:51.230Z] cbd6b66db8cd: Layer already exists [2022-05-06T15:25:51.230Z] f1eba0da9a2a: Layer already exists [2022-05-06T15:25:51.230Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:25:51.502Z] latest: digest: sha256:d29f1f66efbd6402cc73f1e7255803ee4e76414da706aaac2e05a6d39afc0b34 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:51.845Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:52.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.91 [2022-05-06T15:25:52.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-06T15:25:52.179Z] ef358e985086: Preparing [2022-05-06T15:25:52.179Z] cbd6b66db8cd: Preparing [2022-05-06T15:25:52.179Z] 46b87d86fe15: Preparing [2022-05-06T15:25:52.179Z] f1eba0da9a2a: Preparing [2022-05-06T15:25:52.179Z] 3465d5a6665c: Preparing [2022-05-06T15:25:52.179Z] 4f4ce317c6bb: Preparing [2022-05-06T15:25:52.179Z] 4f4ce317c6bb: Waiting [2022-05-06T15:25:52.179Z] f1eba0da9a2a: Layer already exists [2022-05-06T15:25:52.179Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:52.179Z] 3465d5a6665c: Layer already exists [2022-05-06T15:25:52.179Z] cbd6b66db8cd: Layer already exists [2022-05-06T15:25:52.179Z] ef358e985086: Layer already exists [2022-05-06T15:25:52.179Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:25:52.450Z] 2.2.0-dev.91: digest: sha256:d29f1f66efbd6402cc73f1e7255803ee4e76414da706aaac2e05a6d39afc0b34 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:52.789Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:53.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:53.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-06T15:25:53.123Z] ef358e985086: Preparing [2022-05-06T15:25:53.123Z] cbd6b66db8cd: Preparing [2022-05-06T15:25:53.123Z] 46b87d86fe15: Preparing [2022-05-06T15:25:53.123Z] f1eba0da9a2a: Preparing [2022-05-06T15:25:53.123Z] 3465d5a6665c: Preparing [2022-05-06T15:25:53.123Z] 4f4ce317c6bb: Preparing [2022-05-06T15:25:53.123Z] 4f4ce317c6bb: Waiting [2022-05-06T15:25:53.123Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:53.123Z] cbd6b66db8cd: Layer already exists [2022-05-06T15:25:53.123Z] 3465d5a6665c: Layer already exists [2022-05-06T15:25:53.123Z] ef358e985086: Layer already exists [2022-05-06T15:25:53.123Z] f1eba0da9a2a: Layer already exists [2022-05-06T15:25:53.123Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:25:53.394Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:d29f1f66efbd6402cc73f1e7255803ee4e76414da706aaac2e05a6d39afc0b34 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:53.738Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:54.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-06T15:25:54.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-06T15:25:54.074Z] ef358e985086: Preparing [2022-05-06T15:25:54.074Z] cbd6b66db8cd: Preparing [2022-05-06T15:25:54.074Z] 46b87d86fe15: Preparing [2022-05-06T15:25:54.074Z] f1eba0da9a2a: Preparing [2022-05-06T15:25:54.074Z] 3465d5a6665c: Preparing [2022-05-06T15:25:54.074Z] 4f4ce317c6bb: Preparing [2022-05-06T15:25:54.074Z] 4f4ce317c6bb: Waiting [2022-05-06T15:25:54.074Z] 3465d5a6665c: Layer already exists [2022-05-06T15:25:54.074Z] cbd6b66db8cd: Layer already exists [2022-05-06T15:25:54.074Z] 46b87d86fe15: Layer already exists [2022-05-06T15:25:54.074Z] f1eba0da9a2a: Layer already exists [2022-05-06T15:25:54.074Z] ef358e985086: Layer already exists [2022-05-06T15:25:54.074Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:25:54.344Z] main: digest: sha256:d29f1f66efbd6402cc73f1e7255803ee4e76414da706aaac2e05a6d39afc0b34 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:25:54.392Z] ===================================================== [Pipeline] echo [2022-05-06T15:25:54.406Z] taggedImages: [2022-05-06T15:25:54.406Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:54.406Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-06T15:25:54.406Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.91 [2022-05-06T15:25:54.406Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:54.406Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-06T15:25:54.428Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-06T15:25:54.428Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:54.428Z] latest [2022-05-06T15:25:54.428Z] 2.2.0-dev.91 [2022-05-06T15:25:54.428Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:25:54.428Z] main [2022-05-06T15:25:54.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:54.772Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:25:55.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:25:55.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-06T15:25:55.114Z] eacb2456f932: Preparing [2022-05-06T15:25:55.114Z] 901da0a0b78a: Preparing [2022-05-06T15:25:55.114Z] 6d46bfdb3d60: Preparing [2022-05-06T15:25:55.114Z] 11ede86f9983: Preparing [2022-05-06T15:25:55.114Z] e80a08723a27: Preparing [2022-05-06T15:25:55.114Z] cadf5a746d2f: Preparing [2022-05-06T15:25:55.114Z] 3465d5a6665c: Preparing [2022-05-06T15:25:55.114Z] 4f4ce317c6bb: Preparing [2022-05-06T15:25:55.114Z] cadf5a746d2f: Waiting [2022-05-06T15:25:55.114Z] 4f4ce317c6bb: Waiting [2022-05-06T15:25:55.392Z] 901da0a0b78a: Pushed [2022-05-06T15:25:55.392Z] eacb2456f932: Pushed [2022-05-06T15:25:55.392Z] 6d46bfdb3d60: Pushed [2022-05-06T15:25:55.392Z] 3465d5a6665c: Layer already exists [2022-05-06T15:25:55.392Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:25:56.370Z] cadf5a746d2f: Pushed [2022-05-06T15:26:04.636Z] e80a08723a27: Pushed [2022-05-06T15:26:12.887Z] 11ede86f9983: Pushed [2022-05-06T15:26:12.887Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:415c5f0bd3247089b6bbe938a8901d1f9914a112f2511ef4e99b73b243aa3d4f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:13.225Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:13.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-06T15:26:13.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-06T15:26:13.560Z] eacb2456f932: Preparing [2022-05-06T15:26:13.560Z] 901da0a0b78a: Preparing [2022-05-06T15:26:13.560Z] 6d46bfdb3d60: Preparing [2022-05-06T15:26:13.560Z] 11ede86f9983: Preparing [2022-05-06T15:26:13.560Z] e80a08723a27: Preparing [2022-05-06T15:26:13.560Z] cadf5a746d2f: Preparing [2022-05-06T15:26:13.560Z] 3465d5a6665c: Preparing [2022-05-06T15:26:13.560Z] 4f4ce317c6bb: Preparing [2022-05-06T15:26:13.560Z] cadf5a746d2f: Waiting [2022-05-06T15:26:13.560Z] 3465d5a6665c: Waiting [2022-05-06T15:26:13.560Z] 4f4ce317c6bb: Waiting [2022-05-06T15:26:13.560Z] e80a08723a27: Layer already exists [2022-05-06T15:26:13.560Z] 901da0a0b78a: Layer already exists [2022-05-06T15:26:13.560Z] eacb2456f932: Layer already exists [2022-05-06T15:26:13.560Z] 6d46bfdb3d60: Layer already exists [2022-05-06T15:26:13.560Z] 11ede86f9983: Layer already exists [2022-05-06T15:26:13.830Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:26:13.830Z] cadf5a746d2f: Layer already exists [2022-05-06T15:26:13.830Z] 3465d5a6665c: Layer already exists [2022-05-06T15:26:13.830Z] latest: digest: sha256:415c5f0bd3247089b6bbe938a8901d1f9914a112f2511ef4e99b73b243aa3d4f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:14.173Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:14.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.91 [2022-05-06T15:26:14.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-06T15:26:14.508Z] eacb2456f932: Preparing [2022-05-06T15:26:14.508Z] 901da0a0b78a: Preparing [2022-05-06T15:26:14.508Z] 6d46bfdb3d60: Preparing [2022-05-06T15:26:14.508Z] 11ede86f9983: Preparing [2022-05-06T15:26:14.508Z] e80a08723a27: Preparing [2022-05-06T15:26:14.508Z] cadf5a746d2f: Preparing [2022-05-06T15:26:14.508Z] 3465d5a6665c: Preparing [2022-05-06T15:26:14.508Z] 4f4ce317c6bb: Preparing [2022-05-06T15:26:14.508Z] cadf5a746d2f: Waiting [2022-05-06T15:26:14.508Z] 3465d5a6665c: Waiting [2022-05-06T15:26:14.508Z] 4f4ce317c6bb: Waiting [2022-05-06T15:26:14.508Z] 901da0a0b78a: Layer already exists [2022-05-06T15:26:14.508Z] 11ede86f9983: Layer already exists [2022-05-06T15:26:14.508Z] 6d46bfdb3d60: Layer already exists [2022-05-06T15:26:14.508Z] e80a08723a27: Layer already exists [2022-05-06T15:26:14.508Z] eacb2456f932: Layer already exists [2022-05-06T15:26:14.508Z] 3465d5a6665c: Layer already exists [2022-05-06T15:26:14.508Z] cadf5a746d2f: Layer already exists [2022-05-06T15:26:14.508Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:26:14.777Z] 2.2.0-dev.91: digest: sha256:415c5f0bd3247089b6bbe938a8901d1f9914a112f2511ef4e99b73b243aa3d4f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:15.116Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:15.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:26:15.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-06T15:26:15.450Z] eacb2456f932: Preparing [2022-05-06T15:26:15.450Z] 901da0a0b78a: Preparing [2022-05-06T15:26:15.450Z] 6d46bfdb3d60: Preparing [2022-05-06T15:26:15.450Z] 11ede86f9983: Preparing [2022-05-06T15:26:15.450Z] e80a08723a27: Preparing [2022-05-06T15:26:15.450Z] cadf5a746d2f: Preparing [2022-05-06T15:26:15.450Z] 3465d5a6665c: Preparing [2022-05-06T15:26:15.450Z] 4f4ce317c6bb: Preparing [2022-05-06T15:26:15.450Z] cadf5a746d2f: Waiting [2022-05-06T15:26:15.450Z] 3465d5a6665c: Waiting [2022-05-06T15:26:15.450Z] 4f4ce317c6bb: Waiting [2022-05-06T15:26:15.450Z] 11ede86f9983: Layer already exists [2022-05-06T15:26:15.450Z] 901da0a0b78a: Layer already exists [2022-05-06T15:26:15.450Z] eacb2456f932: Layer already exists [2022-05-06T15:26:15.450Z] e80a08723a27: Layer already exists [2022-05-06T15:26:15.450Z] 6d46bfdb3d60: Layer already exists [2022-05-06T15:26:15.450Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:26:15.450Z] 3465d5a6665c: Layer already exists [2022-05-06T15:26:15.450Z] cadf5a746d2f: Layer already exists [2022-05-06T15:26:15.723Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:415c5f0bd3247089b6bbe938a8901d1f9914a112f2511ef4e99b73b243aa3d4f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:16.061Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:16.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-06T15:26:16.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-06T15:26:16.397Z] eacb2456f932: Preparing [2022-05-06T15:26:16.397Z] 901da0a0b78a: Preparing [2022-05-06T15:26:16.397Z] 6d46bfdb3d60: Preparing [2022-05-06T15:26:16.397Z] 11ede86f9983: Preparing [2022-05-06T15:26:16.397Z] e80a08723a27: Preparing [2022-05-06T15:26:16.397Z] cadf5a746d2f: Preparing [2022-05-06T15:26:16.397Z] 3465d5a6665c: Preparing [2022-05-06T15:26:16.397Z] 4f4ce317c6bb: Preparing [2022-05-06T15:26:16.397Z] cadf5a746d2f: Waiting [2022-05-06T15:26:16.397Z] 4f4ce317c6bb: Waiting [2022-05-06T15:26:16.397Z] 3465d5a6665c: Waiting [2022-05-06T15:26:16.397Z] e80a08723a27: Layer already exists [2022-05-06T15:26:16.397Z] 901da0a0b78a: Layer already exists [2022-05-06T15:26:16.397Z] 6d46bfdb3d60: Layer already exists [2022-05-06T15:26:16.397Z] 11ede86f9983: Layer already exists [2022-05-06T15:26:16.397Z] eacb2456f932: Layer already exists [2022-05-06T15:26:16.397Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:26:16.397Z] cadf5a746d2f: Layer already exists [2022-05-06T15:26:16.397Z] 3465d5a6665c: Layer already exists [2022-05-06T15:26:16.668Z] main: digest: sha256:415c5f0bd3247089b6bbe938a8901d1f9914a112f2511ef4e99b73b243aa3d4f size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:26:16.710Z] ===================================================== [Pipeline] echo [2022-05-06T15:26:16.721Z] taggedImages: [2022-05-06T15:26:16.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:26:16.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-06T15:26:16.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.91 [2022-05-06T15:26:16.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:26:16.721Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-06T15:26:16.748Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-06T15:26:16.748Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:26:16.748Z] latest [2022-05-06T15:26:16.748Z] 2.2.0-dev.91 [2022-05-06T15:26:16.748Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:26:16.748Z] main [2022-05-06T15:26:16.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:17.101Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:17.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:26:17.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-06T15:26:17.441Z] 43de187dcab0: Preparing [2022-05-06T15:26:17.441Z] 8155064a13ff: Preparing [2022-05-06T15:26:17.441Z] 16ff3230302f: Preparing [2022-05-06T15:26:17.441Z] d628a4c82991: Preparing [2022-05-06T15:26:17.441Z] ba1c792a5a64: Preparing [2022-05-06T15:26:17.441Z] 3465d5a6665c: Preparing [2022-05-06T15:26:17.441Z] 4f4ce317c6bb: Preparing [2022-05-06T15:26:17.441Z] 3465d5a6665c: Waiting [2022-05-06T15:26:17.714Z] 16ff3230302f: Pushed [2022-05-06T15:26:17.714Z] 8155064a13ff: Pushed [2022-05-06T15:26:17.714Z] 43de187dcab0: Pushed [2022-05-06T15:26:17.714Z] 3465d5a6665c: Layer already exists [2022-05-06T15:26:17.714Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:26:18.308Z] ba1c792a5a64: Pushed [2022-05-06T15:26:36.572Z] d628a4c82991: Pushed [2022-05-06T15:26:36.572Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:0d3259983cf261dd2156d04085745066f9066efed44729803c7cd8737d505b2e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:36.914Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:37.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-06T15:26:37.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-06T15:26:37.247Z] 43de187dcab0: Preparing [2022-05-06T15:26:37.247Z] 8155064a13ff: Preparing [2022-05-06T15:26:37.247Z] 16ff3230302f: Preparing [2022-05-06T15:26:37.247Z] d628a4c82991: Preparing [2022-05-06T15:26:37.247Z] ba1c792a5a64: Preparing [2022-05-06T15:26:37.247Z] 3465d5a6665c: Preparing [2022-05-06T15:26:37.247Z] 4f4ce317c6bb: Preparing [2022-05-06T15:26:37.247Z] 3465d5a6665c: Waiting [2022-05-06T15:26:37.247Z] 4f4ce317c6bb: Waiting [2022-05-06T15:26:37.247Z] d628a4c82991: Layer already exists [2022-05-06T15:26:37.247Z] 43de187dcab0: Layer already exists [2022-05-06T15:26:37.247Z] 8155064a13ff: Layer already exists [2022-05-06T15:26:37.247Z] ba1c792a5a64: Layer already exists [2022-05-06T15:26:37.247Z] 16ff3230302f: Layer already exists [2022-05-06T15:26:37.247Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:26:37.247Z] 3465d5a6665c: Layer already exists [2022-05-06T15:26:37.517Z] latest: digest: sha256:0d3259983cf261dd2156d04085745066f9066efed44729803c7cd8737d505b2e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:37.869Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:38.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.91 [2022-05-06T15:26:38.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-06T15:26:38.210Z] 43de187dcab0: Preparing [2022-05-06T15:26:38.210Z] 8155064a13ff: Preparing [2022-05-06T15:26:38.210Z] 16ff3230302f: Preparing [2022-05-06T15:26:38.210Z] d628a4c82991: Preparing [2022-05-06T15:26:38.210Z] ba1c792a5a64: Preparing [2022-05-06T15:26:38.210Z] 3465d5a6665c: Preparing [2022-05-06T15:26:38.210Z] 4f4ce317c6bb: Preparing [2022-05-06T15:26:38.210Z] 3465d5a6665c: Waiting [2022-05-06T15:26:38.210Z] 4f4ce317c6bb: Waiting [2022-05-06T15:26:38.210Z] 16ff3230302f: Layer already exists [2022-05-06T15:26:38.210Z] ba1c792a5a64: Layer already exists [2022-05-06T15:26:38.210Z] 8155064a13ff: Layer already exists [2022-05-06T15:26:38.210Z] 43de187dcab0: Layer already exists [2022-05-06T15:26:38.210Z] d628a4c82991: Layer already exists [2022-05-06T15:26:38.491Z] 3465d5a6665c: Layer already exists [2022-05-06T15:26:38.491Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:26:38.491Z] 2.2.0-dev.91: digest: sha256:0d3259983cf261dd2156d04085745066f9066efed44729803c7cd8737d505b2e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:38.843Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:39.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:26:39.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-06T15:26:39.191Z] 43de187dcab0: Preparing [2022-05-06T15:26:39.191Z] 8155064a13ff: Preparing [2022-05-06T15:26:39.191Z] 16ff3230302f: Preparing [2022-05-06T15:26:39.191Z] d628a4c82991: Preparing [2022-05-06T15:26:39.191Z] ba1c792a5a64: Preparing [2022-05-06T15:26:39.191Z] 3465d5a6665c: Preparing [2022-05-06T15:26:39.191Z] 4f4ce317c6bb: Preparing [2022-05-06T15:26:39.191Z] 3465d5a6665c: Waiting [2022-05-06T15:26:39.191Z] 4f4ce317c6bb: Waiting [2022-05-06T15:26:39.191Z] 43de187dcab0: Layer already exists [2022-05-06T15:26:39.191Z] d628a4c82991: Layer already exists [2022-05-06T15:26:39.191Z] 8155064a13ff: Layer already exists [2022-05-06T15:26:39.191Z] ba1c792a5a64: Layer already exists [2022-05-06T15:26:39.191Z] 16ff3230302f: Layer already exists [2022-05-06T15:26:39.191Z] 3465d5a6665c: Layer already exists [2022-05-06T15:26:39.191Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:26:39.460Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:0d3259983cf261dd2156d04085745066f9066efed44729803c7cd8737d505b2e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:39.799Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:40.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-06T15:26:40.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-06T15:26:40.132Z] 43de187dcab0: Preparing [2022-05-06T15:26:40.132Z] 8155064a13ff: Preparing [2022-05-06T15:26:40.132Z] 16ff3230302f: Preparing [2022-05-06T15:26:40.132Z] d628a4c82991: Preparing [2022-05-06T15:26:40.132Z] ba1c792a5a64: Preparing [2022-05-06T15:26:40.132Z] 3465d5a6665c: Preparing [2022-05-06T15:26:40.132Z] 4f4ce317c6bb: Preparing [2022-05-06T15:26:40.132Z] 3465d5a6665c: Waiting [2022-05-06T15:26:40.132Z] 4f4ce317c6bb: Waiting [2022-05-06T15:26:40.132Z] 16ff3230302f: Layer already exists [2022-05-06T15:26:40.132Z] 43de187dcab0: Layer already exists [2022-05-06T15:26:40.132Z] 8155064a13ff: Layer already exists [2022-05-06T15:26:40.132Z] ba1c792a5a64: Layer already exists [2022-05-06T15:26:40.132Z] d628a4c82991: Layer already exists [2022-05-06T15:26:40.132Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:26:40.132Z] 3465d5a6665c: Layer already exists [2022-05-06T15:26:40.403Z] main: digest: sha256:0d3259983cf261dd2156d04085745066f9066efed44729803c7cd8737d505b2e size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:26:40.451Z] ===================================================== [Pipeline] echo [2022-05-06T15:26:40.461Z] taggedImages: [2022-05-06T15:26:40.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:26:40.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-06T15:26:40.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.91 [2022-05-06T15:26:40.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:26:40.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-06T15:26:40.546Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-06T15:26:40.546Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:26:40.546Z] latest [2022-05-06T15:26:40.546Z] 2.2.0-dev.91 [2022-05-06T15:26:40.546Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:26:40.546Z] main [2022-05-06T15:26:40.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:41.027Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:26:41.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:26:41.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-06T15:26:41.361Z] 1b4ab4b134fc: Preparing [2022-05-06T15:26:41.361Z] 11067cd67b4a: Preparing [2022-05-06T15:26:41.361Z] 73175500f1cc: Preparing [2022-05-06T15:26:41.361Z] de407714eab4: Preparing [2022-05-06T15:26:41.361Z] cadf5a746d2f: Preparing [2022-05-06T15:26:41.361Z] 3465d5a6665c: Preparing [2022-05-06T15:26:41.361Z] 4f4ce317c6bb: Preparing [2022-05-06T15:26:41.361Z] 3465d5a6665c: Waiting [2022-05-06T15:26:41.361Z] 4f4ce317c6bb: Waiting [2022-05-06T15:26:41.361Z] cadf5a746d2f: Layer already exists [2022-05-06T15:26:41.633Z] 3465d5a6665c: Layer already exists [2022-05-06T15:26:41.633Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:26:41.633Z] 11067cd67b4a: Pushed [2022-05-06T15:26:41.633Z] 1b4ab4b134fc: Pushed [2022-05-06T15:26:41.633Z] 73175500f1cc: Pushed [2022-05-06T15:26:59.898Z] de407714eab4: Pushed [2022-05-06T15:26:59.898Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:271e5279f1521017778a5fc9ae6b49f6070acd67b3adc0d5facedf248e4886fc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:00.243Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:00.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-06T15:27:00.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-06T15:27:00.583Z] 1b4ab4b134fc: Preparing [2022-05-06T15:27:00.583Z] 11067cd67b4a: Preparing [2022-05-06T15:27:00.583Z] 73175500f1cc: Preparing [2022-05-06T15:27:00.583Z] de407714eab4: Preparing [2022-05-06T15:27:00.583Z] cadf5a746d2f: Preparing [2022-05-06T15:27:00.583Z] 3465d5a6665c: Preparing [2022-05-06T15:27:00.583Z] 4f4ce317c6bb: Preparing [2022-05-06T15:27:00.583Z] 3465d5a6665c: Waiting [2022-05-06T15:27:00.583Z] 4f4ce317c6bb: Waiting [2022-05-06T15:27:00.583Z] 11067cd67b4a: Layer already exists [2022-05-06T15:27:00.583Z] 1b4ab4b134fc: Layer already exists [2022-05-06T15:27:00.583Z] 73175500f1cc: Layer already exists [2022-05-06T15:27:00.583Z] cadf5a746d2f: Layer already exists [2022-05-06T15:27:00.583Z] de407714eab4: Layer already exists [2022-05-06T15:27:00.583Z] 3465d5a6665c: Layer already exists [2022-05-06T15:27:00.854Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:27:00.855Z] latest: digest: sha256:271e5279f1521017778a5fc9ae6b49f6070acd67b3adc0d5facedf248e4886fc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:01.198Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:01.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.91 [2022-05-06T15:27:01.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-06T15:27:01.529Z] 1b4ab4b134fc: Preparing [2022-05-06T15:27:01.529Z] 11067cd67b4a: Preparing [2022-05-06T15:27:01.529Z] 73175500f1cc: Preparing [2022-05-06T15:27:01.529Z] de407714eab4: Preparing [2022-05-06T15:27:01.529Z] cadf5a746d2f: Preparing [2022-05-06T15:27:01.529Z] 3465d5a6665c: Preparing [2022-05-06T15:27:01.529Z] 4f4ce317c6bb: Preparing [2022-05-06T15:27:01.529Z] 4f4ce317c6bb: Waiting [2022-05-06T15:27:01.529Z] 3465d5a6665c: Waiting [2022-05-06T15:27:01.529Z] 1b4ab4b134fc: Layer already exists [2022-05-06T15:27:01.529Z] cadf5a746d2f: Layer already exists [2022-05-06T15:27:01.529Z] 11067cd67b4a: Layer already exists [2022-05-06T15:27:01.529Z] 73175500f1cc: Layer already exists [2022-05-06T15:27:01.529Z] de407714eab4: Layer already exists [2022-05-06T15:27:01.529Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:27:01.529Z] 3465d5a6665c: Layer already exists [2022-05-06T15:27:01.799Z] 2.2.0-dev.91: digest: sha256:271e5279f1521017778a5fc9ae6b49f6070acd67b3adc0d5facedf248e4886fc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:02.142Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:02.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:02.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-06T15:27:02.484Z] 1b4ab4b134fc: Preparing [2022-05-06T15:27:02.484Z] 11067cd67b4a: Preparing [2022-05-06T15:27:02.484Z] 73175500f1cc: Preparing [2022-05-06T15:27:02.484Z] de407714eab4: Preparing [2022-05-06T15:27:02.484Z] cadf5a746d2f: Preparing [2022-05-06T15:27:02.484Z] 3465d5a6665c: Preparing [2022-05-06T15:27:02.484Z] 4f4ce317c6bb: Preparing [2022-05-06T15:27:02.484Z] 3465d5a6665c: Waiting [2022-05-06T15:27:02.484Z] 4f4ce317c6bb: Waiting [2022-05-06T15:27:02.484Z] 1b4ab4b134fc: Layer already exists [2022-05-06T15:27:02.484Z] 73175500f1cc: Layer already exists [2022-05-06T15:27:02.484Z] cadf5a746d2f: Layer already exists [2022-05-06T15:27:02.484Z] de407714eab4: Layer already exists [2022-05-06T15:27:02.484Z] 11067cd67b4a: Layer already exists [2022-05-06T15:27:02.484Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:27:02.484Z] 3465d5a6665c: Layer already exists [2022-05-06T15:27:02.754Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:271e5279f1521017778a5fc9ae6b49f6070acd67b3adc0d5facedf248e4886fc size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:03.096Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:03.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-06T15:27:03.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-06T15:27:03.425Z] 1b4ab4b134fc: Preparing [2022-05-06T15:27:03.425Z] 11067cd67b4a: Preparing [2022-05-06T15:27:03.425Z] 73175500f1cc: Preparing [2022-05-06T15:27:03.425Z] de407714eab4: Preparing [2022-05-06T15:27:03.425Z] cadf5a746d2f: Preparing [2022-05-06T15:27:03.425Z] 3465d5a6665c: Preparing [2022-05-06T15:27:03.425Z] 4f4ce317c6bb: Preparing [2022-05-06T15:27:03.425Z] 3465d5a6665c: Waiting [2022-05-06T15:27:03.425Z] 4f4ce317c6bb: Waiting [2022-05-06T15:27:03.425Z] 11067cd67b4a: Layer already exists [2022-05-06T15:27:03.425Z] 73175500f1cc: Layer already exists [2022-05-06T15:27:03.425Z] cadf5a746d2f: Layer already exists [2022-05-06T15:27:03.425Z] de407714eab4: Layer already exists [2022-05-06T15:27:03.425Z] 1b4ab4b134fc: Layer already exists [2022-05-06T15:27:03.425Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:27:03.425Z] 3465d5a6665c: Layer already exists [2022-05-06T15:27:03.696Z] main: digest: sha256:271e5279f1521017778a5fc9ae6b49f6070acd67b3adc0d5facedf248e4886fc size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:27:03.747Z] ===================================================== [Pipeline] echo [2022-05-06T15:27:03.757Z] taggedImages: [2022-05-06T15:27:03.757Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:27:03.757Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-06T15:27:03.757Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.91 [2022-05-06T15:27:03.757Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:03.757Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-06T15:27:03.777Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-06T15:27:03.777Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:27:03.777Z] latest [2022-05-06T15:27:03.777Z] 2.2.0-dev.91 [2022-05-06T15:27:03.777Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:03.777Z] main [2022-05-06T15:27:03.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:04.142Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:04.518Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:27:04.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-06T15:27:04.518Z] bd4ae788a4c3: Preparing [2022-05-06T15:27:04.518Z] fba8f3916380: Preparing [2022-05-06T15:27:04.518Z] 46b87d86fe15: Preparing [2022-05-06T15:27:04.518Z] ae0f70bdb4e4: Preparing [2022-05-06T15:27:04.518Z] f73e7dbfee58: Preparing [2022-05-06T15:27:04.518Z] f73e7dbfee58: Layer already exists [2022-05-06T15:27:04.518Z] 46b87d86fe15: Layer already exists [2022-05-06T15:27:04.794Z] bd4ae788a4c3: Pushed [2022-05-06T15:27:05.064Z] ae0f70bdb4e4: Pushed [2022-05-06T15:27:10.433Z] fba8f3916380: Pushed [2022-05-06T15:27:10.433Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:ebf33d8f4c7c56530684ea0f0bcf438f3693a69684d41a1e21bac58e5f225d2c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:10.772Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:11.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-06T15:27:11.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-06T15:27:11.102Z] bd4ae788a4c3: Preparing [2022-05-06T15:27:11.102Z] fba8f3916380: Preparing [2022-05-06T15:27:11.102Z] 46b87d86fe15: Preparing [2022-05-06T15:27:11.102Z] ae0f70bdb4e4: Preparing [2022-05-06T15:27:11.102Z] f73e7dbfee58: Preparing [2022-05-06T15:27:11.102Z] 46b87d86fe15: Layer already exists [2022-05-06T15:27:11.102Z] bd4ae788a4c3: Layer already exists [2022-05-06T15:27:11.102Z] ae0f70bdb4e4: Layer already exists [2022-05-06T15:27:11.102Z] fba8f3916380: Layer already exists [2022-05-06T15:27:11.102Z] f73e7dbfee58: Layer already exists [2022-05-06T15:27:11.372Z] latest: digest: sha256:ebf33d8f4c7c56530684ea0f0bcf438f3693a69684d41a1e21bac58e5f225d2c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:11.709Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:12.042Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.91 [2022-05-06T15:27:12.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-06T15:27:12.042Z] bd4ae788a4c3: Preparing [2022-05-06T15:27:12.042Z] fba8f3916380: Preparing [2022-05-06T15:27:12.042Z] 46b87d86fe15: Preparing [2022-05-06T15:27:12.042Z] ae0f70bdb4e4: Preparing [2022-05-06T15:27:12.042Z] f73e7dbfee58: Preparing [2022-05-06T15:27:12.042Z] 46b87d86fe15: Layer already exists [2022-05-06T15:27:12.042Z] fba8f3916380: Layer already exists [2022-05-06T15:27:12.042Z] f73e7dbfee58: Layer already exists [2022-05-06T15:27:12.042Z] ae0f70bdb4e4: Layer already exists [2022-05-06T15:27:12.042Z] bd4ae788a4c3: Layer already exists [2022-05-06T15:27:12.313Z] 2.2.0-dev.91: digest: sha256:ebf33d8f4c7c56530684ea0f0bcf438f3693a69684d41a1e21bac58e5f225d2c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:12.647Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:12.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:12.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-06T15:27:12.979Z] bd4ae788a4c3: Preparing [2022-05-06T15:27:12.979Z] fba8f3916380: Preparing [2022-05-06T15:27:12.979Z] 46b87d86fe15: Preparing [2022-05-06T15:27:12.979Z] ae0f70bdb4e4: Preparing [2022-05-06T15:27:12.979Z] f73e7dbfee58: Preparing [2022-05-06T15:27:12.979Z] 46b87d86fe15: Layer already exists [2022-05-06T15:27:12.979Z] f73e7dbfee58: Layer already exists [2022-05-06T15:27:12.979Z] ae0f70bdb4e4: Layer already exists [2022-05-06T15:27:12.979Z] bd4ae788a4c3: Layer already exists [2022-05-06T15:27:12.979Z] fba8f3916380: Layer already exists [2022-05-06T15:27:13.250Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:ebf33d8f4c7c56530684ea0f0bcf438f3693a69684d41a1e21bac58e5f225d2c size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:13.592Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:13.925Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-06T15:27:13.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-06T15:27:13.925Z] bd4ae788a4c3: Preparing [2022-05-06T15:27:13.925Z] fba8f3916380: Preparing [2022-05-06T15:27:13.925Z] 46b87d86fe15: Preparing [2022-05-06T15:27:13.925Z] ae0f70bdb4e4: Preparing [2022-05-06T15:27:13.925Z] f73e7dbfee58: Preparing [2022-05-06T15:27:13.925Z] f73e7dbfee58: Layer already exists [2022-05-06T15:27:13.925Z] bd4ae788a4c3: Layer already exists [2022-05-06T15:27:13.925Z] ae0f70bdb4e4: Layer already exists [2022-05-06T15:27:13.925Z] fba8f3916380: Layer already exists [2022-05-06T15:27:13.925Z] 46b87d86fe15: Layer already exists [2022-05-06T15:27:14.195Z] main: digest: sha256:ebf33d8f4c7c56530684ea0f0bcf438f3693a69684d41a1e21bac58e5f225d2c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:27:14.244Z] ===================================================== [Pipeline] echo [2022-05-06T15:27:14.254Z] taggedImages: [2022-05-06T15:27:14.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:27:14.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-06T15:27:14.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.91 [2022-05-06T15:27:14.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:14.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-06T15:27:14.276Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-06T15:27:14.276Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:27:14.276Z] latest [2022-05-06T15:27:14.276Z] 2.2.0-dev.91 [2022-05-06T15:27:14.276Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:14.276Z] main [2022-05-06T15:27:14.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:14.630Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:14.978Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:27:14.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-06T15:27:14.978Z] d882f23dc95e: Preparing [2022-05-06T15:27:14.978Z] 10f43881a868: Preparing [2022-05-06T15:27:14.978Z] 46b87d86fe15: Preparing [2022-05-06T15:27:14.978Z] cee967401f04: Preparing [2022-05-06T15:27:14.978Z] f73e7dbfee58: Preparing [2022-05-06T15:27:15.250Z] cee967401f04: Layer already exists [2022-05-06T15:27:15.250Z] 46b87d86fe15: Layer already exists [2022-05-06T15:27:15.250Z] f73e7dbfee58: Layer already exists [2022-05-06T15:27:15.250Z] d882f23dc95e: Pushed [2022-05-06T15:27:20.639Z] 10f43881a868: Pushed [2022-05-06T15:27:20.639Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:bd6865922da165e0ebbea06af4dbf7ac04af3334fbbafc530f86d713502d52b9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:20.978Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:21.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-06T15:27:21.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-06T15:27:21.308Z] d882f23dc95e: Preparing [2022-05-06T15:27:21.308Z] 10f43881a868: Preparing [2022-05-06T15:27:21.308Z] 46b87d86fe15: Preparing [2022-05-06T15:27:21.308Z] cee967401f04: Preparing [2022-05-06T15:27:21.308Z] f73e7dbfee58: Preparing [2022-05-06T15:27:21.308Z] f73e7dbfee58: Layer already exists [2022-05-06T15:27:21.308Z] 10f43881a868: Layer already exists [2022-05-06T15:27:21.308Z] 46b87d86fe15: Layer already exists [2022-05-06T15:27:21.308Z] cee967401f04: Layer already exists [2022-05-06T15:27:21.308Z] d882f23dc95e: Layer already exists [2022-05-06T15:27:21.578Z] latest: digest: sha256:bd6865922da165e0ebbea06af4dbf7ac04af3334fbbafc530f86d713502d52b9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:21.917Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:22.251Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.91 [2022-05-06T15:27:22.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-06T15:27:22.251Z] d882f23dc95e: Preparing [2022-05-06T15:27:22.251Z] 10f43881a868: Preparing [2022-05-06T15:27:22.251Z] 46b87d86fe15: Preparing [2022-05-06T15:27:22.251Z] cee967401f04: Preparing [2022-05-06T15:27:22.251Z] f73e7dbfee58: Preparing [2022-05-06T15:27:22.251Z] f73e7dbfee58: Layer already exists [2022-05-06T15:27:22.251Z] d882f23dc95e: Layer already exists [2022-05-06T15:27:22.251Z] 46b87d86fe15: Layer already exists [2022-05-06T15:27:22.251Z] 10f43881a868: Layer already exists [2022-05-06T15:27:22.251Z] cee967401f04: Layer already exists [2022-05-06T15:27:22.521Z] 2.2.0-dev.91: digest: sha256:bd6865922da165e0ebbea06af4dbf7ac04af3334fbbafc530f86d713502d52b9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:22.860Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:23.196Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:23.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-06T15:27:23.196Z] d882f23dc95e: Preparing [2022-05-06T15:27:23.196Z] 10f43881a868: Preparing [2022-05-06T15:27:23.196Z] 46b87d86fe15: Preparing [2022-05-06T15:27:23.196Z] cee967401f04: Preparing [2022-05-06T15:27:23.196Z] f73e7dbfee58: Preparing [2022-05-06T15:27:23.196Z] f73e7dbfee58: Layer already exists [2022-05-06T15:27:23.196Z] d882f23dc95e: Layer already exists [2022-05-06T15:27:23.196Z] 10f43881a868: Layer already exists [2022-05-06T15:27:23.196Z] 46b87d86fe15: Layer already exists [2022-05-06T15:27:23.196Z] cee967401f04: Layer already exists [2022-05-06T15:27:23.468Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:bd6865922da165e0ebbea06af4dbf7ac04af3334fbbafc530f86d713502d52b9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:23.807Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:24.136Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-06T15:27:24.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-06T15:27:24.136Z] d882f23dc95e: Preparing [2022-05-06T15:27:24.136Z] 10f43881a868: Preparing [2022-05-06T15:27:24.136Z] 46b87d86fe15: Preparing [2022-05-06T15:27:24.136Z] cee967401f04: Preparing [2022-05-06T15:27:24.136Z] f73e7dbfee58: Preparing [2022-05-06T15:27:24.136Z] cee967401f04: Layer already exists [2022-05-06T15:27:24.136Z] d882f23dc95e: Layer already exists [2022-05-06T15:27:24.136Z] f73e7dbfee58: Layer already exists [2022-05-06T15:27:24.136Z] 10f43881a868: Layer already exists [2022-05-06T15:27:24.136Z] 46b87d86fe15: Layer already exists [2022-05-06T15:27:24.405Z] main: digest: sha256:bd6865922da165e0ebbea06af4dbf7ac04af3334fbbafc530f86d713502d52b9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:27:24.456Z] ===================================================== [Pipeline] echo [2022-05-06T15:27:24.465Z] taggedImages: [2022-05-06T15:27:24.465Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:27:24.465Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-06T15:27:24.465Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.91 [2022-05-06T15:27:24.465Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:24.465Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-06T15:27:24.491Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-06T15:27:24.491Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:27:24.491Z] latest [2022-05-06T15:27:24.491Z] 2.2.0-dev.91 [2022-05-06T15:27:24.491Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:24.491Z] main [2022-05-06T15:27:24.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:24.836Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:25.166Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:27:25.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-06T15:27:25.166Z] 872b55355d02: Preparing [2022-05-06T15:27:25.166Z] 7fbc09f71614: Preparing [2022-05-06T15:27:25.166Z] 64c57a36df2b: Preparing [2022-05-06T15:27:25.166Z] 710755742ce2: Preparing [2022-05-06T15:27:25.166Z] f0e5a4d6c014: Preparing [2022-05-06T15:27:25.166Z] 3b19d27f08f7: Preparing [2022-05-06T15:27:25.166Z] 73bb99a6e169: Preparing [2022-05-06T15:27:25.166Z] ec06c3102977: Preparing [2022-05-06T15:27:25.166Z] 6a3c62e080c7: Preparing [2022-05-06T15:27:25.166Z] 340cb19ca677: Preparing [2022-05-06T15:27:25.166Z] 4f4ce317c6bb: Preparing [2022-05-06T15:27:25.166Z] ec06c3102977: Waiting [2022-05-06T15:27:25.166Z] 6a3c62e080c7: Waiting [2022-05-06T15:27:25.166Z] 340cb19ca677: Waiting [2022-05-06T15:27:25.166Z] 4f4ce317c6bb: Waiting [2022-05-06T15:27:25.166Z] 73bb99a6e169: Waiting [2022-05-06T15:27:25.166Z] f0e5a4d6c014: Layer already exists [2022-05-06T15:27:25.439Z] 3b19d27f08f7: Layer already exists [2022-05-06T15:27:25.439Z] 73bb99a6e169: Layer already exists [2022-05-06T15:27:25.439Z] ec06c3102977: Layer already exists [2022-05-06T15:27:25.439Z] 7fbc09f71614: Pushed [2022-05-06T15:27:25.439Z] 6a3c62e080c7: Layer already exists [2022-05-06T15:27:25.439Z] 340cb19ca677: Layer already exists [2022-05-06T15:27:25.439Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:27:26.032Z] 872b55355d02: Pushed [2022-05-06T15:27:28.021Z] 64c57a36df2b: Pushed [2022-05-06T15:27:46.320Z] 710755742ce2: Pushed [2022-05-06T15:27:46.320Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:d2c9b63eed5f1e6f83cfe6021dca64fb02a45ae179a50094e8efb49ed979fc32 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:46.650Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:46.979Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-06T15:27:46.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-06T15:27:46.979Z] 872b55355d02: Preparing [2022-05-06T15:27:46.979Z] 7fbc09f71614: Preparing [2022-05-06T15:27:46.979Z] 64c57a36df2b: Preparing [2022-05-06T15:27:46.979Z] 710755742ce2: Preparing [2022-05-06T15:27:46.979Z] f0e5a4d6c014: Preparing [2022-05-06T15:27:46.979Z] 3b19d27f08f7: Preparing [2022-05-06T15:27:46.979Z] 73bb99a6e169: Preparing [2022-05-06T15:27:46.979Z] ec06c3102977: Preparing [2022-05-06T15:27:46.979Z] 6a3c62e080c7: Preparing [2022-05-06T15:27:46.979Z] 340cb19ca677: Preparing [2022-05-06T15:27:46.979Z] 4f4ce317c6bb: Preparing [2022-05-06T15:27:46.979Z] 3b19d27f08f7: Waiting [2022-05-06T15:27:46.979Z] 73bb99a6e169: Waiting [2022-05-06T15:27:46.979Z] ec06c3102977: Waiting [2022-05-06T15:27:46.979Z] 6a3c62e080c7: Waiting [2022-05-06T15:27:46.979Z] 340cb19ca677: Waiting [2022-05-06T15:27:46.979Z] 4f4ce317c6bb: Waiting [2022-05-06T15:27:46.979Z] 64c57a36df2b: Layer already exists [2022-05-06T15:27:46.979Z] f0e5a4d6c014: Layer already exists [2022-05-06T15:27:46.979Z] 7fbc09f71614: Layer already exists [2022-05-06T15:27:46.979Z] 872b55355d02: Layer already exists [2022-05-06T15:27:46.979Z] 710755742ce2: Layer already exists [2022-05-06T15:27:46.979Z] ec06c3102977: Layer already exists [2022-05-06T15:27:46.979Z] 3b19d27f08f7: Layer already exists [2022-05-06T15:27:46.979Z] 73bb99a6e169: Layer already exists [2022-05-06T15:27:46.979Z] 6a3c62e080c7: Layer already exists [2022-05-06T15:27:46.979Z] 340cb19ca677: Layer already exists [2022-05-06T15:27:46.979Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:27:47.247Z] latest: digest: sha256:d2c9b63eed5f1e6f83cfe6021dca64fb02a45ae179a50094e8efb49ed979fc32 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:47.580Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:47.908Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.91 [2022-05-06T15:27:47.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-06T15:27:47.908Z] 872b55355d02: Preparing [2022-05-06T15:27:47.908Z] 7fbc09f71614: Preparing [2022-05-06T15:27:47.908Z] 64c57a36df2b: Preparing [2022-05-06T15:27:47.908Z] 710755742ce2: Preparing [2022-05-06T15:27:47.908Z] f0e5a4d6c014: Preparing [2022-05-06T15:27:47.908Z] 3b19d27f08f7: Preparing [2022-05-06T15:27:47.908Z] 73bb99a6e169: Preparing [2022-05-06T15:27:47.908Z] ec06c3102977: Preparing [2022-05-06T15:27:47.908Z] 6a3c62e080c7: Preparing [2022-05-06T15:27:47.908Z] 340cb19ca677: Preparing [2022-05-06T15:27:47.908Z] 4f4ce317c6bb: Preparing [2022-05-06T15:27:47.908Z] ec06c3102977: Waiting [2022-05-06T15:27:47.908Z] 6a3c62e080c7: Waiting [2022-05-06T15:27:47.908Z] 3b19d27f08f7: Waiting [2022-05-06T15:27:47.908Z] 340cb19ca677: Waiting [2022-05-06T15:27:47.908Z] 4f4ce317c6bb: Waiting [2022-05-06T15:27:47.908Z] 73bb99a6e169: Waiting [2022-05-06T15:27:47.908Z] f0e5a4d6c014: Layer already exists [2022-05-06T15:27:47.908Z] 7fbc09f71614: Layer already exists [2022-05-06T15:27:47.908Z] 872b55355d02: Layer already exists [2022-05-06T15:27:47.908Z] 64c57a36df2b: Layer already exists [2022-05-06T15:27:47.908Z] 710755742ce2: Layer already exists [2022-05-06T15:27:47.908Z] ec06c3102977: Layer already exists [2022-05-06T15:27:47.908Z] 3b19d27f08f7: Layer already exists [2022-05-06T15:27:47.908Z] 73bb99a6e169: Layer already exists [2022-05-06T15:27:47.908Z] 340cb19ca677: Layer already exists [2022-05-06T15:27:47.908Z] 6a3c62e080c7: Layer already exists [2022-05-06T15:27:47.908Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:27:48.176Z] 2.2.0-dev.91: digest: sha256:d2c9b63eed5f1e6f83cfe6021dca64fb02a45ae179a50094e8efb49ed979fc32 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:48.510Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:48.836Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:48.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-06T15:27:48.836Z] 872b55355d02: Preparing [2022-05-06T15:27:48.836Z] 7fbc09f71614: Preparing [2022-05-06T15:27:48.836Z] 64c57a36df2b: Preparing [2022-05-06T15:27:48.836Z] 710755742ce2: Preparing [2022-05-06T15:27:48.836Z] f0e5a4d6c014: Preparing [2022-05-06T15:27:48.836Z] 3b19d27f08f7: Preparing [2022-05-06T15:27:48.836Z] 73bb99a6e169: Preparing [2022-05-06T15:27:48.836Z] ec06c3102977: Preparing [2022-05-06T15:27:48.836Z] 6a3c62e080c7: Preparing [2022-05-06T15:27:48.836Z] 340cb19ca677: Preparing [2022-05-06T15:27:48.836Z] 4f4ce317c6bb: Preparing [2022-05-06T15:27:48.836Z] ec06c3102977: Waiting [2022-05-06T15:27:48.836Z] 6a3c62e080c7: Waiting [2022-05-06T15:27:48.836Z] 340cb19ca677: Waiting [2022-05-06T15:27:48.836Z] 4f4ce317c6bb: Waiting [2022-05-06T15:27:48.836Z] 3b19d27f08f7: Waiting [2022-05-06T15:27:48.836Z] 73bb99a6e169: Waiting [2022-05-06T15:27:48.836Z] 64c57a36df2b: Layer already exists [2022-05-06T15:27:48.836Z] 7fbc09f71614: Layer already exists [2022-05-06T15:27:48.836Z] 872b55355d02: Layer already exists [2022-05-06T15:27:48.836Z] f0e5a4d6c014: Layer already exists [2022-05-06T15:27:48.836Z] 710755742ce2: Layer already exists [2022-05-06T15:27:48.836Z] 3b19d27f08f7: Layer already exists [2022-05-06T15:27:48.836Z] ec06c3102977: Layer already exists [2022-05-06T15:27:48.836Z] 6a3c62e080c7: Layer already exists [2022-05-06T15:27:48.836Z] 340cb19ca677: Layer already exists [2022-05-06T15:27:48.836Z] 73bb99a6e169: Layer already exists [2022-05-06T15:27:49.105Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:27:49.105Z] ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:d2c9b63eed5f1e6f83cfe6021dca64fb02a45ae179a50094e8efb49ed979fc32 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:49.442Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:49.768Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-06T15:27:49.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-06T15:27:49.768Z] 872b55355d02: Preparing [2022-05-06T15:27:49.768Z] 7fbc09f71614: Preparing [2022-05-06T15:27:49.768Z] 64c57a36df2b: Preparing [2022-05-06T15:27:49.768Z] 710755742ce2: Preparing [2022-05-06T15:27:49.768Z] f0e5a4d6c014: Preparing [2022-05-06T15:27:49.768Z] 3b19d27f08f7: Preparing [2022-05-06T15:27:49.768Z] 73bb99a6e169: Preparing [2022-05-06T15:27:49.768Z] ec06c3102977: Preparing [2022-05-06T15:27:49.768Z] 6a3c62e080c7: Preparing [2022-05-06T15:27:49.768Z] 340cb19ca677: Preparing [2022-05-06T15:27:49.768Z] 4f4ce317c6bb: Preparing [2022-05-06T15:27:49.768Z] 3b19d27f08f7: Waiting [2022-05-06T15:27:49.768Z] 73bb99a6e169: Waiting [2022-05-06T15:27:49.768Z] ec06c3102977: Waiting [2022-05-06T15:27:49.768Z] 6a3c62e080c7: Waiting [2022-05-06T15:27:49.768Z] 340cb19ca677: Waiting [2022-05-06T15:27:49.768Z] 4f4ce317c6bb: Waiting [2022-05-06T15:27:49.768Z] 710755742ce2: Layer already exists [2022-05-06T15:27:49.768Z] 7fbc09f71614: Layer already exists [2022-05-06T15:27:49.768Z] f0e5a4d6c014: Layer already exists [2022-05-06T15:27:49.768Z] 64c57a36df2b: Layer already exists [2022-05-06T15:27:49.768Z] 872b55355d02: Layer already exists [2022-05-06T15:27:49.768Z] 73bb99a6e169: Layer already exists [2022-05-06T15:27:49.768Z] 3b19d27f08f7: Layer already exists [2022-05-06T15:27:49.768Z] 340cb19ca677: Layer already exists [2022-05-06T15:27:49.768Z] ec06c3102977: Layer already exists [2022-05-06T15:27:49.768Z] 6a3c62e080c7: Layer already exists [2022-05-06T15:27:49.768Z] 4f4ce317c6bb: Layer already exists [2022-05-06T15:27:50.038Z] main: digest: sha256:d2c9b63eed5f1e6f83cfe6021dca64fb02a45ae179a50094e8efb49ed979fc32 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T15:27:50.080Z] ===================================================== [Pipeline] echo [2022-05-06T15:27:50.092Z] taggedImages: [2022-05-06T15:27:50.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [2022-05-06T15:27:50.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-06T15:27:50.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.91 [2022-05-06T15:27:50.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [2022-05-06T15:27:50.092Z] - 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-06T15:27:50.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T15:27:50.444Z] [2022-05-06T15:27:50.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:27:50.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T15:27:50.782Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-06T15:27:50.782Z] 8998bd30e6a1: Pulling fs layer [2022-05-06T15:27:50.782Z] 04944245beec: Pulling fs layer [2022-05-06T15:27:50.782Z] 699f458cf7ca: Pulling fs layer [2022-05-06T15:27:51.053Z] 765212b225bb: Pulling fs layer [2022-05-06T15:27:51.053Z] f23df028b6ca: Pulling fs layer [2022-05-06T15:27:51.053Z] d65c8cfc05b1: Pulling fs layer [2022-05-06T15:27:51.053Z] 2437ff75d9bd: Pulling fs layer [2022-05-06T15:27:51.053Z] d65c8cfc05b1: Waiting [2022-05-06T15:27:51.053Z] 2437ff75d9bd: Waiting [2022-05-06T15:27:51.053Z] 765212b225bb: Waiting [2022-05-06T15:27:51.053Z] f23df028b6ca: Waiting [2022-05-06T15:27:51.053Z] 04944245beec: Verifying Checksum [2022-05-06T15:27:51.053Z] 04944245beec: Download complete [2022-05-06T15:27:51.053Z] 765212b225bb: Verifying Checksum [2022-05-06T15:27:51.053Z] 765212b225bb: Download complete [2022-05-06T15:27:51.053Z] f23df028b6ca: Download complete [2022-05-06T15:27:51.053Z] d65c8cfc05b1: Verifying Checksum [2022-05-06T15:27:51.053Z] d65c8cfc05b1: Download complete [2022-05-06T15:27:51.328Z] 699f458cf7ca: Verifying Checksum [2022-05-06T15:27:51.328Z] 699f458cf7ca: Download complete [2022-05-06T15:27:51.600Z] 8998bd30e6a1: Verifying Checksum [2022-05-06T15:27:51.600Z] 8998bd30e6a1: Download complete [2022-05-06T15:27:53.572Z] 2437ff75d9bd: Verifying Checksum [2022-05-06T15:27:53.572Z] 2437ff75d9bd: Download complete [2022-05-06T15:27:56.183Z] 8998bd30e6a1: Pull complete [2022-05-06T15:27:56.183Z] 04944245beec: Pull complete [2022-05-06T15:27:57.614Z] 699f458cf7ca: Pull complete [2022-05-06T15:27:57.886Z] 765212b225bb: Pull complete [2022-05-06T15:27:58.478Z] f23df028b6ca: Pull complete [2022-05-06T15:27:58.750Z] d65c8cfc05b1: Pull complete [2022-05-06T15:28:13.824Z] 2437ff75d9bd: Pull complete [2022-05-06T15:28:13.824Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-06T15:28:13.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T15:28:13.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-06T15:28:14.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-41082 does not seem to be running inside a container [2022-05-06T15:28:14.080Z] $ 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/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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-lftools-log-publisher:arm64 cat [2022-05-06T15:28:16.575Z] $ docker top c461da31840a989e24950ce23045550b40799681edb6a35dc85158e1ea505591 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:28:17.673Z] ---> job-cost.sh [2022-05-06T15:28:17.673Z] lf-activate-venv: SKIPPING [2022-05-06T15:28:17.673Z] INFO: No Stack... [2022-05-06T15:28:18.264Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-06T15:28:18.856Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T15:28:19.602Z] + cat /w/workspace/edgex-go/219/archives/cost.csv [2022-05-06T15:28:19.602Z] + cut -d, -f6 [Pipeline] lock [2022-05-06T15:28:19.639Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-219-stack-cost] [2022-05-06T15:28:19.646Z] Resource [jenkins-edgexfoundry-edgex-go-main-219-stack-cost] did not exist. Created. [2022-05-06T15:28:19.646Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T15:28:20.312Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-06T15:28:20.926Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T15:28:20.936Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-219-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T15:28:20.911Z] $ docker stop --time=1 c461da31840a989e24950ce23045550b40799681edb6a35dc85158e1ea505591 [2022-05-06T15:28:22.402Z] $ docker rm -f c461da31840a989e24950ce23045550b40799681edb6a35dc85158e1ea505591 [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-06T15:28:23.039Z] provisioning config files... [2022-05-06T15:28:23.048Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/219@tmp/config8045242543515831996tmp [Pipeline] { [Pipeline] sh [2022-05-06T15:28:23.366Z] + set +x [2022-05-06T15:28:23.366Z] + curl -s https://codecov.io/bash [2022-05-06T15:28:23.366Z] + bash -s -- [2022-05-06T15:28:23.366Z] [2022-05-06T15:28:23.366Z] _____ _ [2022-05-06T15:28:23.366Z] / ____| | | [2022-05-06T15:28:23.366Z] | | ___ __| | ___ ___ _____ __ [2022-05-06T15:28:23.366Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-06T15:28:23.366Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-06T15:28:23.366Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-06T15:28:23.366Z] Bash-1.0.6 [2022-05-06T15:28:23.366Z] [2022-05-06T15:28:23.366Z] [2022-05-06T15:28:23.366Z] ==> git version 2.25.1 found [2022-05-06T15:28:23.366Z] ==> 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-06T15:28:23.366Z] Release-Date: 2020-01-08 [2022-05-06T15:28:23.366Z] 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-06T15:28:23.366Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-06T15:28:23.366Z] ==> Jenkins CI detected. [2022-05-06T15:28:23.366Z] current dir:  /w/workspace/edgex-go/219 [2022-05-06T15:28:23.366Z] project root: . [2022-05-06T15:28:23.366Z] --> token set from env [2022-05-06T15:28:23.366Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-06T15:28:23.366Z] ==> Running gcov in . (disable via -X gcov) [2022-05-06T15:28:23.366Z] ==> Python coveragepy not found [2022-05-06T15:28:23.366Z] ==> Searching for coverage reports in: [2022-05-06T15:28:23.366Z] + . [2022-05-06T15:28:23.366Z] -> Found 1 reports [2022-05-06T15:28:23.366Z] ==> Detecting git/mercurial file structure [2022-05-06T15:28:23.366Z] ==> Reading reports [2022-05-06T15:28:23.366Z] + ./coverage.out bytes=435134 [2022-05-06T15:28:23.366Z] ==> Appending adjustments [2022-05-06T15:28:23.366Z] https://docs.codecov.io/docs/fixing-reports [2022-05-06T15:28:24.747Z] + Found adjustments [2022-05-06T15:28:24.747Z] ==> Gzipping contents [2022-05-06T15:28:24.747Z] 60K /tmp/codecov.dUCgP1.gz [2022-05-06T15:28:24.747Z] ==> Uploading reports [2022-05-06T15:28:24.747Z] url: https://codecov.io [2022-05-06T15:28:24.747Z] query: branch=main&commit=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-06T15:28:24.747Z] -> Pinging Codecov [2022-05-06T15:28:24.747Z] 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=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-06T15:28:24.747Z] -> Uploading to [2022-05-06T15:28:24.747Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-06/00271124DB129430A58F1EEE437C3FCB/ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029/dd1d5515-5ea2-4051-be6d-2ed73ceefe8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220506T152824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e169e538f7ab96d184e860f6fdf1fbcf77c4299f98e356f5ddd9604e3d840e2e [2022-05-06T15:28:25.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T15:28:25.007Z] Dload Upload Total Spent Left Speed [2022-05-06T15:28:25.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59841 0 0 100 59841 0 218k --:--:-- --:--:-- --:--:-- 218k [2022-05-06T15:28:25.267Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] } [2022-05-06T15:28:25.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-06T15:28:25.555Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-06T15:28:25.565Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:28:25.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T15:28:25.856Z] [2022-05-06T15:28:25.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:28:26.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T15:28:26.152Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-06T15:28:26.152Z] 188c0c94c7c5: Pulling fs layer [2022-05-06T15:28:26.152Z] 0ef7d3d256c8: Pulling fs layer [2022-05-06T15:28:26.152Z] de9db76c5a1d: Pulling fs layer [2022-05-06T15:28:26.152Z] 0eba1c9be4d2: Pulling fs layer [2022-05-06T15:28:26.152Z] 0d57e429df01: Pulling fs layer [2022-05-06T15:28:26.152Z] 4e4be7b47b0d: Pulling fs layer [2022-05-06T15:28:26.152Z] e1f770b5df2f: Pulling fs layer [2022-05-06T15:28:26.152Z] 85a0685a4137: Pulling fs layer [2022-05-06T15:28:26.152Z] 4e4be7b47b0d: Waiting [2022-05-06T15:28:26.152Z] e1f770b5df2f: Waiting [2022-05-06T15:28:26.152Z] 0eba1c9be4d2: Waiting [2022-05-06T15:28:26.152Z] 85a0685a4137: Waiting [2022-05-06T15:28:26.152Z] de9db76c5a1d: Download complete [2022-05-06T15:28:26.152Z] 0ef7d3d256c8: Verifying Checksum [2022-05-06T15:28:26.152Z] 0ef7d3d256c8: Download complete [2022-05-06T15:28:26.152Z] 0d57e429df01: Download complete [2022-05-06T15:28:26.152Z] 4e4be7b47b0d: Verifying Checksum [2022-05-06T15:28:26.152Z] 4e4be7b47b0d: Download complete [2022-05-06T15:28:26.152Z] 188c0c94c7c5: Download complete [2022-05-06T15:28:26.415Z] 188c0c94c7c5: Pull complete [2022-05-06T15:28:26.415Z] e1f770b5df2f: Verifying Checksum [2022-05-06T15:28:26.415Z] e1f770b5df2f: Download complete [2022-05-06T15:28:26.415Z] 0ef7d3d256c8: Pull complete [2022-05-06T15:28:26.678Z] de9db76c5a1d: Pull complete [2022-05-06T15:28:26.938Z] 0eba1c9be4d2: Verifying Checksum [2022-05-06T15:28:26.938Z] 0eba1c9be4d2: Download complete [2022-05-06T15:28:26.938Z] 85a0685a4137: Verifying Checksum [2022-05-06T15:28:26.938Z] 85a0685a4137: Download complete [2022-05-06T15:28:30.228Z] 0eba1c9be4d2: Pull complete [2022-05-06T15:28:30.228Z] 0d57e429df01: Pull complete [2022-05-06T15:28:30.488Z] 4e4be7b47b0d: Pull complete [2022-05-06T15:28:31.055Z] e1f770b5df2f: Pull complete [2022-05-06T15:28:34.345Z] 85a0685a4137: Pull complete [2022-05-06T15:28:34.345Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-06T15:28:34.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T15:28:34.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-06T15:28:34.408Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T15:28:34.444Z] $ 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/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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-snyk-go:1.410.4 cat [2022-05-06T15:28:36.782Z] $ docker top 3645f9789fd01f45065ac149dab5d5073707febbc1255100392ad019654760cf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T15:28:36.859Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-06T15:28:37.138Z] + set -o pipefail [2022-05-06T15:28:37.138Z] + snyk monitor '--org=edgex-jenkins' [2022-05-06T15:28:42.413Z] [2022-05-06T15:28:42.413Z] Monitoring /w/workspace/edgex-go/219 (github.com/edgexfoundry/edgex-go)... [2022-05-06T15:28:42.413Z] [2022-05-06T15:28:42.413Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/1999de27-41c0-484d-ae73-9aa694bd0a69 [2022-05-06T15:28:42.413Z] [2022-05-06T15:28:42.413Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-06T15:28:42.413Z] [2022-05-06T15:28:42.413Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-06T15:28:42.413Z] [2022-05-06T15:28:42.673Z] [Pipeline] } [2022-05-06T15:28:42.684Z] $ docker stop --time=1 3645f9789fd01f45065ac149dab5d5073707febbc1255100392ad019654760cf [2022-05-06T15:28:44.769Z] $ docker rm -f 3645f9789fd01f45065ac149dab5d5073707febbc1255100392ad019654760cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-06T15:28:45.198Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T15:28:45.207Z] provisioning config files... [2022-05-06T15:28:45.213Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/219@tmp/config7677999237837950323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:28:45.507Z] --> edgex-publish-swagger.sh [2022-05-06T15:28:45.507Z] === Publish openapi/v2 API === [2022-05-06T15:28:45.507Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-06T15:28:45.507Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/219/openapi/v2/core-command.yaml] [2022-05-06T15:28:45.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T15:28:45.507Z] Dload Upload Total Spent Left Speed [2022-05-06T15:28:46.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36299 --:--:-- --:--:-- --:--:-- 36260 100 33831 0 0 100 33831 0 36299 --:--:-- --:--:-- --:--:-- 36260 [2022-05-06T15:28:46.447Z] [2022-05-06T15:28:46.447Z] [2022-05-06T15:28:46.447Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/219/openapi/v2/core-data.yaml] [2022-05-06T15:28:46.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T15:28:46.447Z] Dload Upload Total Spent Left Speed [2022-05-06T15:28:47.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 65571 0:00:01 0:00:01 --:--:-- 65571 100 71604 0 0 100 71604 0 65571 0:00:01 0:00:01 --:--:-- 65571 [2022-05-06T15:28:47.383Z] [2022-05-06T15:28:47.383Z] [2022-05-06T15:28:47.383Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/219/openapi/v2/core-metadata.yaml] [2022-05-06T15:28:47.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T15:28:47.383Z] Dload Upload Total Spent Left Speed [2022-05-06T15:28:48.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 161k --:--:-- --:--:-- --:--:-- 161k 100 141k 0 0 100 141k 0 161k --:--:-- --:--:-- --:--:-- 161k [2022-05-06T15:28:48.319Z] [2022-05-06T15:28:48.319Z] [2022-05-06T15:28:48.319Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/219/openapi/v2/support-notifications.yaml] [2022-05-06T15:28:48.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T15:28:48.320Z] Dload Upload Total Spent Left Speed [2022-05-06T15:28:49.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74061 0:00:01 0:00:01 --:--:-- 74061 100 89318 0 0 100 89318 0 61641 0:00:01 0:00:01 --:--:-- 61641 [2022-05-06T15:28:49.699Z] [2022-05-06T15:28:49.699Z] [2022-05-06T15:28:49.699Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/219/openapi/v2/support-scheduler.yaml] [2022-05-06T15:28:49.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T15:28:49.699Z] Dload Upload Total Spent Left Speed [2022-05-06T15:28:51.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 38553 0:00:01 0:00:01 --:--:-- 38553 100 39556 0 0 100 39556 0 38553 0:00:01 0:00:01 --:--:-- 38553 [2022-05-06T15:28:51.081Z] [2022-05-06T15:28:51.081Z] [2022-05-06T15:28:51.081Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/219/openapi/v2/system-agent.yaml] [2022-05-06T15:28:51.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T15:28:51.081Z] Dload Upload Total Spent Left Speed [2022-05-06T15:28:51.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22323 --:--:-- --:--:-- --:--:-- 22298 100 20091 0 0 100 20091 0 22323 --:--:-- --:--:-- --:--:-- 22298 [2022-05-06T15:28:51.655Z] [2022-05-06T15:28:51.655Z] [Pipeline] } [2022-05-06T15:28:51.663Z] 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-06T15:28:52.047Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T15:28:52.047Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:28:52.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T15:28:52.338Z] . [Pipeline] withDockerContainer [2022-05-06T15:28:52.461Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T15:28:52.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T15:28:52.878Z] $ docker top 78a9eda49e2660e9ee2989292b51bdf3a6cfdbb68cb5654103c28917600b8043 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T15:28:52.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T15:28:52.972Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T15:28:53.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T15:28:53.083Z] $ docker exec 78a9eda49e2660e9ee2989292b51bdf3a6cfdbb68cb5654103c28917600b8043 ssh-agent [2022-05-06T15:28:53.190Z] SSH_AUTH_SOCK=/tmp/ssh-XMjSuR1fGCqc/agent.34 [2022-05-06T15:28:53.190Z] SSH_AGENT_PID=39 [2022-05-06T15:28:53.195Z] Running ssh-add (command line suppressed) [2022-05-06T15:28:53.305Z] Identity added: /w/workspace/edgex-go/219@tmp/private_key_7009226053972408615.key (/w/workspace/edgex-go/219@tmp/private_key_7009226053972408615.key) [2022-05-06T15:28:53.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T15:28:53.607Z] + git semver tag [2022-05-06T15:28:53.868Z] 2022-05-06 15:28:53,788 [run_tag] DEBUG tag force:False [2022-05-06T15:28:53.868Z] 2022-05-06 15:28:53,788 [check_head_tag] DEBUG check head tag [2022-05-06T15:28:53.868Z] 2022-05-06 15:28:53,792 [execute] INFO git cat-file --batch-check [2022-05-06T15:28:53.868Z] 2022-05-06 15:28:53,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/219, universal_newlines=False, shell=None, istream=) [2022-05-06T15:28:53.868Z] 2022-05-06 15:28:53,795 [execute] INFO git cat-file --batch [2022-05-06T15:28:53.868Z] 2022-05-06 15:28:53,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/219, universal_newlines=False, shell=None, istream=) [2022-05-06T15:28:53.868Z] 2022-05-06 15:28:53,845 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main [2022-05-06T15:28:53.868Z] 2022-05-06 15:28:53,845 [execute] INFO git tag -a v2.2.0-dev.91 -m v2.2.0-dev.91 [2022-05-06T15:28:53.868Z] 2022-05-06 15:28:53,845 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.91', '-m', 'v2.2.0-dev.91'], cwd=/w/workspace/edgex-go/219, universal_newlines=False, shell=None, istream=None) [2022-05-06T15:28:53.869Z] 2022-05-06 15:28:53,849 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main [2022-05-06T15:28:53.869Z] 2.2.0-dev.91 [Pipeline] } [2022-05-06T15:28:53.880Z] $ docker exec --env ******** --env ******** 78a9eda49e2660e9ee2989292b51bdf3a6cfdbb68cb5654103c28917600b8043 ssh-agent -k [2022-05-06T15:28:53.992Z] unset SSH_AUTH_SOCK; [2022-05-06T15:28:53.992Z] unset SSH_AGENT_PID; [2022-05-06T15:28:53.992Z] echo Agent pid 39 killed; [2022-05-06T15:28:54.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T15:28:54.305Z] + git semver [Pipeline] } [2022-05-06T15:28:54.579Z] $ docker stop --time=1 78a9eda49e2660e9ee2989292b51bdf3a6cfdbb68cb5654103c28917600b8043 [2022-05-06T15:28:55.854Z] $ docker rm -f 78a9eda49e2660e9ee2989292b51bdf3a6cfdbb68cb5654103c28917600b8043 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:28:56.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T15:28:56.245Z] [2022-05-06T15:28:56.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:28:56.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T15:28:56.548Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-06T15:28:56.548Z] ab5ef0e58194: Pulling fs layer [2022-05-06T15:28:56.548Z] 9712f1f96733: Pulling fs layer [2022-05-06T15:28:56.548Z] 63f879dbbcfc: Pulling fs layer [2022-05-06T15:28:56.548Z] 0d9ebad4ef96: Pulling fs layer [2022-05-06T15:28:56.548Z] e9a5061849ea: Pulling fs layer [2022-05-06T15:28:56.548Z] 0d9ebad4ef96: Waiting [2022-05-06T15:28:56.548Z] d747dcd14b5f: Pulling fs layer [2022-05-06T15:28:56.548Z] 2de7ff778b66: Pulling fs layer [2022-05-06T15:28:56.548Z] d747dcd14b5f: Waiting [2022-05-06T15:28:56.548Z] 2de7ff778b66: Waiting [2022-05-06T15:28:56.548Z] 9712f1f96733: Verifying Checksum [2022-05-06T15:28:56.548Z] 9712f1f96733: Download complete [2022-05-06T15:28:56.812Z] 63f879dbbcfc: Verifying Checksum [2022-05-06T15:28:56.812Z] 63f879dbbcfc: Download complete [2022-05-06T15:28:57.073Z] 0d9ebad4ef96: Verifying Checksum [2022-05-06T15:28:57.073Z] 0d9ebad4ef96: Download complete [2022-05-06T15:28:57.073Z] d747dcd14b5f: Download complete [2022-05-06T15:28:57.073Z] e9a5061849ea: Verifying Checksum [2022-05-06T15:28:57.073Z] e9a5061849ea: Download complete [2022-05-06T15:28:57.073Z] ab5ef0e58194: Download complete [2022-05-06T15:28:57.331Z] 2de7ff778b66: Verifying Checksum [2022-05-06T15:28:57.331Z] 2de7ff778b66: Download complete [2022-05-06T15:28:59.871Z] ab5ef0e58194: Pull complete [2022-05-06T15:28:59.871Z] 9712f1f96733: Pull complete [2022-05-06T15:29:00.807Z] 63f879dbbcfc: Pull complete [2022-05-06T15:29:04.098Z] 0d9ebad4ef96: Pull complete [2022-05-06T15:29:04.665Z] e9a5061849ea: Pull complete [2022-05-06T15:29:04.665Z] d747dcd14b5f: Pull complete [2022-05-06T15:29:05.602Z] 2de7ff778b66: Pull complete [2022-05-06T15:29:05.602Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-06T15:29:05.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T15:29:05.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-06T15:29:05.671Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T15:29:05.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-06T15:29:08.019Z] $ docker top 3e2c9ed4ae8077a3187e9041f012b3c6b28c983e801ff78494c22179d57055f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-06T15:29:08.128Z] provisioning config files... [2022-05-06T15:29:08.135Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/219@tmp/config6641258066192585115tmp [2022-05-06T15:29:08.147Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/219@tmp/config3611842301115928676tmp [2022-05-06T15:29:08.158Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/219@tmp/config950951802180156826tmp [Pipeline] { [Pipeline] echo [2022-05-06T15:29:08.177Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:29:08.463Z] ---> sigul-configuration.sh [2022-05-06T15:29:08.463Z] gpg: directory `/root/.gnupg' created [2022-05-06T15:29:08.463Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-06T15:29:08.463Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-06T15:29:08.463Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-06T15:29:08.463Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-06T15:29:08.463Z] gpg: CAST5 encrypted data [2022-05-06T15:29:08.463Z] gpg: encrypted with 1 passphrase [2022-05-06T15:29:08.463Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-06T15:29:08.754Z] + mkdir /home/jenkins [2022-05-06T15:29:08.754Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-06T15:29:09.041Z] + 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-06T15:29:09.053Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:29:09.341Z] ---> sigul-install.sh [2022-05-06T15:29:09.341Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-06T15:29:09.637Z] + git tag --list [2022-05-06T15:29:09.637Z] 0.6.0 [2022-05-06T15:29:09.637Z] 0.6.1 [2022-05-06T15:29:09.637Z] 0.7.0 [2022-05-06T15:29:09.637Z] 0.7.1 [2022-05-06T15:29:09.637Z] v1.0.0 [2022-05-06T15:29:09.637Z] v1.0.1 [2022-05-06T15:29:09.637Z] v1.1.0 [2022-05-06T15:29:09.637Z] v1.2.0 [2022-05-06T15:29:09.637Z] v1.2.1 [2022-05-06T15:29:09.637Z] v1.3.0 [2022-05-06T15:29:09.637Z] v1.3.1 [2022-05-06T15:29:09.637Z] v2.0.0 [2022-05-06T15:29:09.637Z] v2.0.1-dev.1 [2022-05-06T15:29:09.637Z] v2.0.1-dev.10 [2022-05-06T15:29:09.637Z] v2.0.1-dev.11 [2022-05-06T15:29:09.637Z] v2.0.1-dev.12 [2022-05-06T15:29:09.637Z] v2.0.1-dev.13 [2022-05-06T15:29:09.637Z] v2.0.1-dev.14 [2022-05-06T15:29:09.637Z] v2.0.1-dev.15 [2022-05-06T15:29:09.637Z] v2.0.1-dev.16 [2022-05-06T15:29:09.637Z] v2.0.1-dev.17 [2022-05-06T15:29:09.637Z] v2.0.1-dev.18 [2022-05-06T15:29:09.637Z] v2.0.1-dev.19 [2022-05-06T15:29:09.637Z] v2.0.1-dev.2 [2022-05-06T15:29:09.637Z] v2.0.1-dev.20 [2022-05-06T15:29:09.637Z] v2.0.1-dev.21 [2022-05-06T15:29:09.637Z] v2.0.1-dev.22 [2022-05-06T15:29:09.637Z] v2.0.1-dev.23 [2022-05-06T15:29:09.637Z] v2.0.1-dev.24 [2022-05-06T15:29:09.637Z] v2.0.1-dev.25 [2022-05-06T15:29:09.637Z] v2.0.1-dev.26 [2022-05-06T15:29:09.637Z] v2.0.1-dev.27 [2022-05-06T15:29:09.637Z] v2.0.1-dev.28 [2022-05-06T15:29:09.637Z] v2.0.1-dev.29 [2022-05-06T15:29:09.637Z] v2.0.1-dev.3 [2022-05-06T15:29:09.637Z] v2.0.1-dev.30 [2022-05-06T15:29:09.637Z] v2.0.1-dev.31 [2022-05-06T15:29:09.637Z] v2.0.1-dev.32 [2022-05-06T15:29:09.637Z] v2.0.1-dev.33 [2022-05-06T15:29:09.637Z] v2.0.1-dev.34 [2022-05-06T15:29:09.637Z] v2.0.1-dev.35 [2022-05-06T15:29:09.637Z] v2.0.1-dev.36 [2022-05-06T15:29:09.637Z] v2.0.1-dev.37 [2022-05-06T15:29:09.637Z] v2.0.1-dev.38 [2022-05-06T15:29:09.637Z] v2.0.1-dev.39 [2022-05-06T15:29:09.637Z] v2.0.1-dev.4 [2022-05-06T15:29:09.637Z] v2.0.1-dev.40 [2022-05-06T15:29:09.637Z] v2.0.1-dev.41 [2022-05-06T15:29:09.637Z] v2.0.1-dev.42 [2022-05-06T15:29:09.637Z] v2.0.1-dev.43 [2022-05-06T15:29:09.637Z] v2.0.1-dev.44 [2022-05-06T15:29:09.637Z] v2.0.1-dev.45 [2022-05-06T15:29:09.637Z] v2.0.1-dev.46 [2022-05-06T15:29:09.637Z] v2.0.1-dev.47 [2022-05-06T15:29:09.637Z] v2.0.1-dev.48 [2022-05-06T15:29:09.637Z] v2.0.1-dev.49 [2022-05-06T15:29:09.637Z] v2.0.1-dev.5 [2022-05-06T15:29:09.637Z] v2.0.1-dev.50 [2022-05-06T15:29:09.637Z] v2.0.1-dev.51 [2022-05-06T15:29:09.637Z] v2.0.1-dev.52 [2022-05-06T15:29:09.637Z] v2.0.1-dev.53 [2022-05-06T15:29:09.637Z] v2.0.1-dev.54 [2022-05-06T15:29:09.637Z] v2.0.1-dev.55 [2022-05-06T15:29:09.637Z] v2.0.1-dev.56 [2022-05-06T15:29:09.637Z] v2.0.1-dev.57 [2022-05-06T15:29:09.637Z] v2.0.1-dev.58 [2022-05-06T15:29:09.637Z] v2.0.1-dev.59 [2022-05-06T15:29:09.637Z] v2.0.1-dev.6 [2022-05-06T15:29:09.637Z] v2.0.1-dev.60 [2022-05-06T15:29:09.637Z] v2.0.1-dev.61 [2022-05-06T15:29:09.637Z] v2.0.1-dev.62 [2022-05-06T15:29:09.637Z] v2.0.1-dev.63 [2022-05-06T15:29:09.637Z] v2.0.1-dev.64 [2022-05-06T15:29:09.637Z] v2.0.1-dev.65 [2022-05-06T15:29:09.637Z] v2.0.1-dev.66 [2022-05-06T15:29:09.637Z] v2.0.1-dev.67 [2022-05-06T15:29:09.637Z] v2.0.1-dev.68 [2022-05-06T15:29:09.637Z] v2.0.1-dev.69 [2022-05-06T15:29:09.637Z] v2.0.1-dev.7 [2022-05-06T15:29:09.637Z] v2.0.1-dev.70 [2022-05-06T15:29:09.637Z] v2.0.1-dev.71 [2022-05-06T15:29:09.637Z] v2.0.1-dev.72 [2022-05-06T15:29:09.637Z] v2.0.1-dev.73 [2022-05-06T15:29:09.637Z] v2.0.1-dev.74 [2022-05-06T15:29:09.637Z] v2.0.1-dev.75 [2022-05-06T15:29:09.637Z] v2.0.1-dev.76 [2022-05-06T15:29:09.637Z] v2.0.1-dev.77 [2022-05-06T15:29:09.637Z] v2.0.1-dev.78 [2022-05-06T15:29:09.637Z] v2.0.1-dev.79 [2022-05-06T15:29:09.637Z] v2.0.1-dev.8 [2022-05-06T15:29:09.637Z] v2.0.1-dev.80 [2022-05-06T15:29:09.637Z] v2.0.1-dev.81 [2022-05-06T15:29:09.637Z] v2.0.1-dev.82 [2022-05-06T15:29:09.637Z] v2.0.1-dev.83 [2022-05-06T15:29:09.637Z] v2.0.1-dev.84 [2022-05-06T15:29:09.637Z] v2.0.1-dev.85 [2022-05-06T15:29:09.637Z] v2.0.1-dev.86 [2022-05-06T15:29:09.637Z] v2.0.1-dev.87 [2022-05-06T15:29:09.637Z] v2.0.1-dev.88 [2022-05-06T15:29:09.637Z] v2.0.1-dev.89 [2022-05-06T15:29:09.637Z] v2.0.1-dev.9 [2022-05-06T15:29:09.637Z] v2.0.1-dev.90 [2022-05-06T15:29:09.637Z] v2.0.1-dev.91 [2022-05-06T15:29:09.637Z] v2.0.1-dev.92 [2022-05-06T15:29:09.637Z] v2.0.1-dev.93 [2022-05-06T15:29:09.637Z] v2.0.1-dev.94 [2022-05-06T15:29:09.637Z] v2.0.1-dev.95 [2022-05-06T15:29:09.637Z] v2.0.1-dev.96 [2022-05-06T15:29:09.637Z] v2.0.1-dev.97 [2022-05-06T15:29:09.637Z] v2.0.1-dev.98 [2022-05-06T15:29:09.637Z] v2.0.1-dev.99 [2022-05-06T15:29:09.637Z] v2.1.0 [2022-05-06T15:29:09.637Z] v2.2.0-dev.1 [2022-05-06T15:29:09.637Z] v2.2.0-dev.10 [2022-05-06T15:29:09.637Z] v2.2.0-dev.11 [2022-05-06T15:29:09.637Z] v2.2.0-dev.12 [2022-05-06T15:29:09.637Z] v2.2.0-dev.13 [2022-05-06T15:29:09.637Z] v2.2.0-dev.14 [2022-05-06T15:29:09.637Z] v2.2.0-dev.15 [2022-05-06T15:29:09.637Z] v2.2.0-dev.16 [2022-05-06T15:29:09.637Z] v2.2.0-dev.17 [2022-05-06T15:29:09.637Z] v2.2.0-dev.18 [2022-05-06T15:29:09.637Z] v2.2.0-dev.19 [2022-05-06T15:29:09.637Z] v2.2.0-dev.2 [2022-05-06T15:29:09.637Z] v2.2.0-dev.20 [2022-05-06T15:29:09.637Z] v2.2.0-dev.21 [2022-05-06T15:29:09.637Z] v2.2.0-dev.22 [2022-05-06T15:29:09.637Z] v2.2.0-dev.23 [2022-05-06T15:29:09.637Z] v2.2.0-dev.24 [2022-05-06T15:29:09.637Z] v2.2.0-dev.25 [2022-05-06T15:29:09.637Z] v2.2.0-dev.26 [2022-05-06T15:29:09.637Z] v2.2.0-dev.27 [2022-05-06T15:29:09.637Z] v2.2.0-dev.28 [2022-05-06T15:29:09.637Z] v2.2.0-dev.29 [2022-05-06T15:29:09.637Z] v2.2.0-dev.3 [2022-05-06T15:29:09.637Z] v2.2.0-dev.30 [2022-05-06T15:29:09.637Z] v2.2.0-dev.31 [2022-05-06T15:29:09.637Z] v2.2.0-dev.32 [2022-05-06T15:29:09.637Z] v2.2.0-dev.33 [2022-05-06T15:29:09.637Z] v2.2.0-dev.34 [2022-05-06T15:29:09.637Z] v2.2.0-dev.35 [2022-05-06T15:29:09.637Z] v2.2.0-dev.36 [2022-05-06T15:29:09.637Z] v2.2.0-dev.37 [2022-05-06T15:29:09.637Z] v2.2.0-dev.38 [2022-05-06T15:29:09.637Z] v2.2.0-dev.39 [2022-05-06T15:29:09.637Z] v2.2.0-dev.4 [2022-05-06T15:29:09.637Z] v2.2.0-dev.40 [2022-05-06T15:29:09.637Z] v2.2.0-dev.41 [2022-05-06T15:29:09.637Z] v2.2.0-dev.42 [2022-05-06T15:29:09.637Z] v2.2.0-dev.43 [2022-05-06T15:29:09.637Z] v2.2.0-dev.44 [2022-05-06T15:29:09.637Z] v2.2.0-dev.45 [2022-05-06T15:29:09.637Z] v2.2.0-dev.46 [2022-05-06T15:29:09.637Z] v2.2.0-dev.47 [2022-05-06T15:29:09.637Z] v2.2.0-dev.48 [2022-05-06T15:29:09.637Z] v2.2.0-dev.49 [2022-05-06T15:29:09.637Z] v2.2.0-dev.5 [2022-05-06T15:29:09.637Z] v2.2.0-dev.50 [2022-05-06T15:29:09.637Z] v2.2.0-dev.51 [2022-05-06T15:29:09.637Z] v2.2.0-dev.52 [2022-05-06T15:29:09.637Z] v2.2.0-dev.53 [2022-05-06T15:29:09.637Z] v2.2.0-dev.54 [2022-05-06T15:29:09.637Z] v2.2.0-dev.55 [2022-05-06T15:29:09.637Z] v2.2.0-dev.56 [2022-05-06T15:29:09.637Z] v2.2.0-dev.57 [2022-05-06T15:29:09.637Z] v2.2.0-dev.58 [2022-05-06T15:29:09.637Z] v2.2.0-dev.59 [2022-05-06T15:29:09.637Z] v2.2.0-dev.6 [2022-05-06T15:29:09.637Z] v2.2.0-dev.60 [2022-05-06T15:29:09.637Z] v2.2.0-dev.61 [2022-05-06T15:29:09.637Z] v2.2.0-dev.62 [2022-05-06T15:29:09.637Z] v2.2.0-dev.63 [2022-05-06T15:29:09.637Z] v2.2.0-dev.64 [2022-05-06T15:29:09.637Z] v2.2.0-dev.65 [2022-05-06T15:29:09.637Z] v2.2.0-dev.66 [2022-05-06T15:29:09.637Z] v2.2.0-dev.67 [2022-05-06T15:29:09.637Z] v2.2.0-dev.68 [2022-05-06T15:29:09.637Z] v2.2.0-dev.69 [2022-05-06T15:29:09.637Z] v2.2.0-dev.7 [2022-05-06T15:29:09.637Z] v2.2.0-dev.70 [2022-05-06T15:29:09.637Z] v2.2.0-dev.71 [2022-05-06T15:29:09.637Z] v2.2.0-dev.72 [2022-05-06T15:29:09.637Z] v2.2.0-dev.73 [2022-05-06T15:29:09.637Z] v2.2.0-dev.74 [2022-05-06T15:29:09.637Z] v2.2.0-dev.75 [2022-05-06T15:29:09.637Z] v2.2.0-dev.76 [2022-05-06T15:29:09.637Z] v2.2.0-dev.77 [2022-05-06T15:29:09.637Z] v2.2.0-dev.78 [2022-05-06T15:29:09.637Z] v2.2.0-dev.79 [2022-05-06T15:29:09.637Z] v2.2.0-dev.8 [2022-05-06T15:29:09.637Z] v2.2.0-dev.80 [2022-05-06T15:29:09.637Z] v2.2.0-dev.81 [2022-05-06T15:29:09.637Z] v2.2.0-dev.82 [2022-05-06T15:29:09.637Z] v2.2.0-dev.83 [2022-05-06T15:29:09.637Z] v2.2.0-dev.84 [2022-05-06T15:29:09.637Z] v2.2.0-dev.85 [2022-05-06T15:29:09.637Z] v2.2.0-dev.86 [2022-05-06T15:29:09.637Z] v2.2.0-dev.87 [2022-05-06T15:29:09.637Z] v2.2.0-dev.88 [2022-05-06T15:29:09.637Z] v2.2.0-dev.89 [2022-05-06T15:29:09.637Z] v2.2.0-dev.9 [2022-05-06T15:29:09.637Z] v2.2.0-dev.90 [2022-05-06T15:29:09.637Z] v2.2.0-dev.91 [Pipeline] sh [2022-05-06T15:29:09.927Z] + lftools sign git-tag v2.2.0-dev.91 [2022-05-06T15:29:10.497Z] Signing Git tag with Sigul... [2022-05-06T15:29:10.497Z] Signing v2.2.0-dev.91 [Pipeline] echo [2022-05-06T15:29:11.082Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:29:11.370Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-06T15:29:11.379Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-06T15:29:11.411Z] $ docker stop --time=1 3e2c9ed4ae8077a3187e9041f012b3c6b28c983e801ff78494c22179d57055f0 [2022-05-06T15:29:12.721Z] $ docker rm -f 3e2c9ed4ae8077a3187e9041f012b3c6b28c983e801ff78494c22179d57055f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-06T15:29:13.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T15:29:13.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:29:13.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T15:29:13.442Z] . [Pipeline] withDockerContainer [2022-05-06T15:29:13.510Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T15:29:13.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T15:29:13.914Z] $ docker top f28d5491bfef5bd0acc74f11175e8b1484d0a9e021e0c896e2f79ae47fa17d2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T15:29:14.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T15:29:14.006Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T15:29:14.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T15:29:14.148Z] $ docker exec f28d5491bfef5bd0acc74f11175e8b1484d0a9e021e0c896e2f79ae47fa17d2b ssh-agent [2022-05-06T15:29:14.274Z] SSH_AUTH_SOCK=/tmp/ssh-DMV8JNpnn2Jw/agent.33 [2022-05-06T15:29:14.274Z] SSH_AGENT_PID=41 [2022-05-06T15:29:14.279Z] Running ssh-add (command line suppressed) [2022-05-06T15:29:14.416Z] Identity added: /w/workspace/edgex-go/219@tmp/private_key_182621342308037109.key (/w/workspace/edgex-go/219@tmp/private_key_182621342308037109.key) [2022-05-06T15:29:14.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T15:29:14.718Z] + git semver bump pre [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,916 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,916 [bump_version] DEBUG bumping version:2.2.0-dev.91 on axis:pre with prefix:dev [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,916 [bump_version] DEBUG bumped version:2.2.0-dev.92 [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,916 [write_version] DEBUG write version:2.2.0-dev.92 to path:/w/workspace/edgex-go/219/.semver/main with force:True [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,916 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,916 [write_file] DEBUG write to file:/w/workspace/edgex-go/219/.semver/main [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,918 [execute] INFO git cat-file --batch-check [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/219/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,924 [execute] INFO git cat-file --batch [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/219/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T15:29:14.978Z] 2022-05-06 15:29:14,930 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main [2022-05-06T15:29:14.978Z] 2.2.0-dev.92 [Pipeline] } [2022-05-06T15:29:14.989Z] $ docker exec --env ******** --env ******** f28d5491bfef5bd0acc74f11175e8b1484d0a9e021e0c896e2f79ae47fa17d2b ssh-agent -k [2022-05-06T15:29:15.105Z] unset SSH_AUTH_SOCK; [2022-05-06T15:29:15.105Z] unset SSH_AGENT_PID; [2022-05-06T15:29:15.105Z] echo Agent pid 41 killed; [2022-05-06T15:29:15.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T15:29:15.420Z] + git semver [Pipeline] } [2022-05-06T15:29:15.694Z] $ docker stop --time=1 f28d5491bfef5bd0acc74f11175e8b1484d0a9e021e0c896e2f79ae47fa17d2b [2022-05-06T15:29:16.968Z] $ docker rm -f f28d5491bfef5bd0acc74f11175e8b1484d0a9e021e0c896e2f79ae47fa17d2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T15:29:17.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T15:29:17.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:29:17.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T15:29:17.617Z] . [Pipeline] withDockerContainer [2022-05-06T15:29:17.679Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T15:29:17.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T15:29:18.053Z] $ docker top ffed852603ed923a21c3a07565110e77c1a11eb730f7cb03d299b6feaf8dfed4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T15:29:18.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T15:29:18.151Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T15:29:18.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T15:29:18.279Z] $ docker exec ffed852603ed923a21c3a07565110e77c1a11eb730f7cb03d299b6feaf8dfed4 ssh-agent [2022-05-06T15:29:18.397Z] SSH_AUTH_SOCK=/tmp/ssh-1YBLFzFNwvoi/agent.33 [2022-05-06T15:29:18.397Z] SSH_AGENT_PID=39 [2022-05-06T15:29:18.402Z] Running ssh-add (command line suppressed) [2022-05-06T15:29:18.507Z] Identity added: /w/workspace/edgex-go/219@tmp/private_key_619261033414997957.key (/w/workspace/edgex-go/219@tmp/private_key_619261033414997957.key) [2022-05-06T15:29:18.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T15:29:18.814Z] + git semver push [2022-05-06T15:29:19.074Z] 2022-05-06 15:29:18,999 [run_push] DEBUG push [2022-05-06T15:29:19.074Z] 2022-05-06 15:29:19,000 [execute] INFO git push origin semver [2022-05-06T15:29:19.074Z] 2022-05-06 15:29:19,000 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/219/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-06T15:29:20.018Z] 2022-05-06 15:29:19,885 [run_push] DEBUG push all version tags [2022-05-06T15:29:20.018Z] 2022-05-06 15:29:19,886 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-06T15:29:20.018Z] 2022-05-06 15:29:19,886 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/219, universal_newlines=False, shell=None, istream=None) [2022-05-06T15:29:20.965Z] 2022-05-06 15:29:20,654 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main [2022-05-06T15:29:20.965Z] 2.2.0-dev.92 [Pipeline] } [2022-05-06T15:29:20.976Z] $ docker exec --env ******** --env ******** ffed852603ed923a21c3a07565110e77c1a11eb730f7cb03d299b6feaf8dfed4 ssh-agent -k [2022-05-06T15:29:21.092Z] unset SSH_AUTH_SOCK; [2022-05-06T15:29:21.092Z] unset SSH_AGENT_PID; [2022-05-06T15:29:21.092Z] echo Agent pid 39 killed; [2022-05-06T15:29:21.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T15:29:21.413Z] + git semver [Pipeline] } [2022-05-06T15:29:21.707Z] $ docker stop --time=1 ffed852603ed923a21c3a07565110e77c1a11eb730f7cb03d299b6feaf8dfed4 [2022-05-06T15:29:22.985Z] $ docker rm -f ffed852603ed923a21c3a07565110e77c1a11eb730f7cb03d299b6feaf8dfed4 [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-06T15:29:23.574Z] + [ -d /w/workspace/edgex-go/219/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:29:23.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:29:24.733Z] ---> package-listing.sh [2022-05-06T15:29:24.733Z] ++ facter osfamily [2022-05-06T15:29:24.733Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-06T15:29:24.994Z] + OS_FAMILY=debian [2022-05-06T15:29:24.994Z] + workspace=/w/workspace/edgex-go/219 [2022-05-06T15:29:24.994Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-06T15:29:24.994Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-06T15:29:24.994Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-06T15:29:24.994Z] + PACKAGES=/tmp/packages_start.txt [2022-05-06T15:29:24.994Z] + '[' /w/workspace/edgex-go/219 ']' [2022-05-06T15:29:24.994Z] + PACKAGES=/tmp/packages_end.txt [2022-05-06T15:29:24.994Z] + case "${OS_FAMILY}" in [2022-05-06T15:29:24.994Z] + dpkg -l [2022-05-06T15:29:24.994Z] + grep '^ii' [2022-05-06T15:29:24.994Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-06T15:29:24.994Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-06T15:29:24.994Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-06T15:29:24.994Z] + '[' /w/workspace/edgex-go/219 ']' [2022-05-06T15:29:24.994Z] + mkdir -p /w/workspace/edgex-go/219/archives/ [2022-05-06T15:29:24.994Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/219/archives/ [Pipeline] echo [2022-05-06T15:29:25.009Z] 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/219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-06T15:29:25.292Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:29:25.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T15:29:25.848Z] [2022-05-06T15:29:25.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T15:29:26.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T15:29:26.155Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-06T15:29:26.155Z] 5eb5b503b376: Pulling fs layer [2022-05-06T15:29:26.155Z] 5c69ac0246d0: Pulling fs layer [2022-05-06T15:29:26.155Z] ec43610c2a17: Pulling fs layer [2022-05-06T15:29:26.155Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-06T15:29:26.155Z] 33b1e0a273af: Pulling fs layer [2022-05-06T15:29:26.155Z] 5d3b04190fa2: Pulling fs layer [2022-05-06T15:29:26.155Z] 2f39f015ded8: Pulling fs layer [2022-05-06T15:29:26.155Z] 33b1e0a273af: Waiting [2022-05-06T15:29:26.155Z] 5d3b04190fa2: Waiting [2022-05-06T15:29:26.155Z] 2f39f015ded8: Waiting [2022-05-06T15:29:26.155Z] 3a2ae6a8a46f: Waiting [2022-05-06T15:29:26.155Z] 5c69ac0246d0: Verifying Checksum [2022-05-06T15:29:26.155Z] 5c69ac0246d0: Download complete [2022-05-06T15:29:26.155Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-06T15:29:26.155Z] 3a2ae6a8a46f: Download complete [2022-05-06T15:29:26.155Z] 33b1e0a273af: Verifying Checksum [2022-05-06T15:29:26.155Z] 33b1e0a273af: Download complete [2022-05-06T15:29:26.415Z] 5d3b04190fa2: Download complete [2022-05-06T15:29:26.415Z] ec43610c2a17: Verifying Checksum [2022-05-06T15:29:26.415Z] ec43610c2a17: Download complete [2022-05-06T15:29:26.415Z] 5eb5b503b376: Verifying Checksum [2022-05-06T15:29:26.415Z] 5eb5b503b376: Download complete [2022-05-06T15:29:26.983Z] 2f39f015ded8: Download complete [2022-05-06T15:29:27.552Z] 5eb5b503b376: Pull complete [2022-05-06T15:29:27.552Z] 5c69ac0246d0: Pull complete [2022-05-06T15:29:28.124Z] ec43610c2a17: Pull complete [2022-05-06T15:29:28.124Z] 3a2ae6a8a46f: Pull complete [2022-05-06T15:29:28.383Z] 33b1e0a273af: Pull complete [2022-05-06T15:29:28.383Z] 5d3b04190fa2: Pull complete [2022-05-06T15:29:32.576Z] 2f39f015ded8: Pull complete [2022-05-06T15:29:32.576Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-06T15:29:32.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T15:29:32.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-06T15:29:32.640Z] prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container [2022-05-06T15:29:32.672Z] $ 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/219/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/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-06T15:29:34.133Z] $ docker top ae69277eaba56f551ef0ce3f4e3935f86c880e3d35a58601469bf4382f1e6de1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T15:29:34.485Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-06T15:29:34.776Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-06T15:29:35.069Z] + ls /var/log/sa-host [2022-05-06T15:29:35.069Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T15:29:35.294Z] provisioning config files... [2022-05-06T15:29:35.302Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/219@tmp/config1280322432683198944tmp [Pipeline] { [Pipeline] echo [2022-05-06T15:29:35.316Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:29:35.600Z] ---> create-netrc.sh [Pipeline] } [2022-05-06T15:29:35.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:29:35.942Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-06T15:29:35.952Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:29:36.237Z] ---> sudo-logs.sh [2022-05-06T15:29:36.237Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-06T15:29:36.261Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:29:36.543Z] ---> job-cost.sh [2022-05-06T15:29:36.543Z] lf-activate-venv: SKIPPING [2022-05-06T15:29:36.543Z] DEBUG: total: 0.10999999940395355 [2022-05-06T15:29:36.543Z] INFO: Retrieving Stack Cost... [2022-05-06T15:29:36.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T15:29:37.373Z] INFO: Archiving Costs [Pipeline] echo [2022-05-06T15:29:37.387Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T15:29:37.671Z] ---> logs-deploy.sh [2022-05-06T15:29:37.671Z] lf-activate-venv: SKIPPING [2022-05-06T15:29:37.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/219 [2022-05-06T15:29:37.671Z] INFO: archiving workspace using pattern(s): [2022-05-06T15:29:38.611Z] Archives upload complete. [2022-05-06T15:29:38.870Z] INFO: archiving logs to Nexus [2022-05-06T15:29:39.442Z] ---> uname -a: [2022-05-06T15:29:39.442Z] Linux prd-ubuntu20-04-docker-8c-8g-41081 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-06T15:29:39.442Z] [2022-05-06T15:29:39.442Z] [2022-05-06T15:29:39.442Z] ---> lscpu: [2022-05-06T15:29:39.442Z] Architecture: x86_64 [2022-05-06T15:29:39.442Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-06T15:29:39.442Z] Byte Order: Little Endian [2022-05-06T15:29:39.442Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-06T15:29:39.442Z] CPU(s): 8 [2022-05-06T15:29:39.442Z] On-line CPU(s) list: 0-7 [2022-05-06T15:29:39.442Z] Thread(s) per core: 1 [2022-05-06T15:29:39.442Z] Core(s) per socket: 1 [2022-05-06T15:29:39.442Z] Socket(s): 8 [2022-05-06T15:29:39.442Z] NUMA node(s): 1 [2022-05-06T15:29:39.442Z] Vendor ID: AuthenticAMD [2022-05-06T15:29:39.442Z] CPU family: 23 [2022-05-06T15:29:39.442Z] Model: 49 [2022-05-06T15:29:39.442Z] Model name: AMD EPYC-Rome Processor [2022-05-06T15:29:39.442Z] Stepping: 0 [2022-05-06T15:29:39.442Z] CPU MHz: 2800.000 [2022-05-06T15:29:39.442Z] BogoMIPS: 5600.00 [2022-05-06T15:29:39.442Z] Virtualization: AMD-V [2022-05-06T15:29:39.442Z] Hypervisor vendor: KVM [2022-05-06T15:29:39.442Z] Virtualization type: full [2022-05-06T15:29:39.442Z] L1d cache: 256 KiB [2022-05-06T15:29:39.442Z] L1i cache: 256 KiB [2022-05-06T15:29:39.442Z] L2 cache: 4 MiB [2022-05-06T15:29:39.442Z] L3 cache: 128 MiB [2022-05-06T15:29:39.442Z] NUMA node0 CPU(s): 0-7 [2022-05-06T15:29:39.442Z] Vulnerability Itlb multihit: Not affected [2022-05-06T15:29:39.442Z] Vulnerability L1tf: Not affected [2022-05-06T15:29:39.442Z] Vulnerability Mds: Not affected [2022-05-06T15:29:39.442Z] Vulnerability Meltdown: Not affected [2022-05-06T15:29:39.442Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-06T15:29:39.442Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-06T15:29:39.442Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-06T15:29:39.442Z] Vulnerability Srbds: Not affected [2022-05-06T15:29:39.442Z] Vulnerability Tsx async abort: Not affected [2022-05-06T15:29:39.442Z] 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-06T15:29:39.442Z] [2022-05-06T15:29:39.442Z] [2022-05-06T15:29:39.442Z] ---> nproc: [2022-05-06T15:29:39.442Z] 8 [2022-05-06T15:29:39.442Z] [2022-05-06T15:29:39.442Z] [2022-05-06T15:29:39.442Z] ---> df -h: [2022-05-06T15:29:39.442Z] Filesystem Size Used Avail Use% Mounted on [2022-05-06T15:29:39.442Z] overlay 155G 28G 128G 18% / [2022-05-06T15:29:39.442Z] tmpfs 64M 0 64M 0% /dev [2022-05-06T15:29:39.442Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-06T15:29:39.442Z] shm 64M 0 64M 0% /dev/shm [2022-05-06T15:29:39.442Z] /dev/vda1 155G 28G 128G 18% /facter-os [2022-05-06T15:29:39.442Z] [2022-05-06T15:29:39.442Z] [2022-05-06T15:29:39.442Z] ---> sar -b -r -n DEV: [2022-05-06T15:29:39.442Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41081) 05/06/22 _x86_64_ (8 CPU) [2022-05-06T15:29:39.442Z] [2022-05-06T15:29:39.442Z] 14:31:23 LINUX RESTART (8 CPU) [2022-05-06T15:29:39.442Z] [2022-05-06T15:29:39.442Z] 14:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-06T15:29:39.442Z] 14:33:01 210.30 12.46 197.83 0.00 2047.26 119561.81 0.00 [2022-05-06T15:29:39.442Z] 14:34:01 34.61 0.17 34.44 0.00 3.20 13174.49 0.00 [2022-05-06T15:29:39.442Z] 14:35:01 132.98 0.02 132.97 0.00 0.13 143419.20 0.00 [2022-05-06T15:29:39.442Z] 14:36:01 997.10 0.62 996.48 0.00 21.06 361795.27 0.00 [2022-05-06T15:29:39.442Z] 14:37:01 503.93 0.47 503.46 0.00 6.13 349490.38 0.00 [2022-05-06T15:29:39.443Z] 14:38:01 992.07 0.18 991.88 0.00 4.93 292534.84 0.00 [2022-05-06T15:29:39.443Z] 14:39:01 979.61 1.48 978.12 0.00 14.93 262179.54 0.00 [2022-05-06T15:29:39.443Z] 14:40:01 323.30 0.00 323.30 0.00 0.00 160124.91 0.00 [2022-05-06T15:29:39.443Z] 14:41:01 298.95 0.03 298.92 0.00 0.27 135656.91 0.00 [2022-05-06T15:29:39.443Z] 14:42:01 30.86 0.02 30.84 0.00 2.67 863.72 0.00 [2022-05-06T15:29:39.443Z] 14:43:02 10.61 0.00 10.61 0.00 0.00 310.56 0.00 [2022-05-06T15:29:39.443Z] 14:44:01 1.42 0.00 1.42 0.00 0.00 16.27 0.00 [2022-05-06T15:29:39.443Z] 14:45:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2022-05-06T15:29:39.443Z] 14:46:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2022-05-06T15:29:39.443Z] 14:47:01 1.70 0.02 1.68 0.00 0.13 18.66 0.00 [2022-05-06T15:29:39.443Z] 14:48:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2022-05-06T15:29:39.443Z] 14:49:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2022-05-06T15:29:39.443Z] 14:50:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 [2022-05-06T15:29:39.443Z] 14:51:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2022-05-06T15:29:39.443Z] 14:52:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2022-05-06T15:29:39.443Z] 14:53:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 [2022-05-06T15:29:39.443Z] 14:54:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2022-05-06T15:29:39.443Z] 14:55:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2022-05-06T15:29:39.443Z] 14:56:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 [2022-05-06T15:29:39.443Z] 14:57:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2022-05-06T15:29:39.443Z] 14:58:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2022-05-06T15:29:39.443Z] 14:59:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 [2022-05-06T15:29:39.443Z] 15:00:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2022-05-06T15:29:39.443Z] 15:01:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2022-05-06T15:29:39.443Z] 15:02:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 [2022-05-06T15:29:39.443Z] 15:03:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2022-05-06T15:29:39.443Z] 15:04:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 [2022-05-06T15:29:39.443Z] 15:05:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2022-05-06T15:29:39.443Z] 15:06:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 [2022-05-06T15:29:39.443Z] 15:07:01 2.68 0.87 1.82 0.00 18.40 26.26 0.00 [2022-05-06T15:29:39.443Z] 15:08:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 [2022-05-06T15:29:39.443Z] 15:09:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2022-05-06T15:29:39.443Z] 15:10:01 1.58 0.00 1.58 0.00 0.00 16.80 0.00 [2022-05-06T15:29:39.443Z] 15:11:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2022-05-06T15:29:39.443Z] 15:12:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 [2022-05-06T15:29:39.443Z] 15:13:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2022-05-06T15:29:39.443Z] 15:14:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2022-05-06T15:29:39.443Z] 15:15:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2022-05-06T15:29:39.443Z] 15:16:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 [2022-05-06T15:29:39.443Z] 15:17:01 1.15 0.02 1.13 0.00 0.13 14.13 0.00 [2022-05-06T15:29:39.443Z] 15:18:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2022-05-06T15:29:39.443Z] 15:19:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2022-05-06T15:29:39.443Z] 15:20:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2022-05-06T15:29:39.443Z] 15:21:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2022-05-06T15:29:39.443Z] 15:22:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2022-05-06T15:29:39.443Z] 15:23:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-05-06T15:29:39.443Z] 15:24:01 2.95 1.53 1.42 0.00 48.53 17.06 0.00 [2022-05-06T15:29:39.443Z] 15:25:01 1.18 0.03 1.15 0.00 0.53 14.93 0.00 [2022-05-06T15:29:39.443Z] 15:26:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 [2022-05-06T15:29:39.443Z] 15:27:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2022-05-06T15:29:39.443Z] 15:28:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2022-05-06T15:29:39.443Z] 15:29:01 110.61 0.43 110.18 0.00 10.80 37380.17 0.00 [2022-05-06T15:29:39.443Z] Average: 82.22 0.32 81.90 0.00 38.24 32947.23 0.00 [2022-05-06T15:29:39.443Z] [2022-05-06T15:29:39.443Z] 14:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-06T15:29:39.443Z] 14:33:01 27792152 31510768 786264 2.39 158816 3752292 2588824 7.63 1662724 2962812 195692 [2022-05-06T15:29:39.443Z] 14:34:01 27679848 31683372 609416 1.85 163772 3994988 2273500 6.70 1455204 3243376 194840 [2022-05-06T15:29:39.443Z] 14:35:01 23417068 31636316 657280 2.00 167192 8095776 2654960 7.82 1869792 6976900 1485068 [2022-05-06T15:29:39.443Z] 14:36:01 19430772 31454400 814504 2.48 256620 11492248 3147156 9.27 2608932 9875636 152 [2022-05-06T15:29:39.443Z] 14:37:01 12269416 30601184 1649024 5.01 347952 17298924 4574732 13.48 4719520 14494892 605324 [2022-05-06T15:29:39.443Z] 14:38:01 9666072 30911664 1339388 4.07 397596 20088204 4333544 12.77 4620012 17121692 14496 [2022-05-06T15:29:39.443Z] 14:39:01 8702956 30758176 1496628 4.55 546356 20603224 3663424 10.80 4409604 18161360 597268 [2022-05-06T15:29:39.443Z] 14:40:01 9314604 31611624 642772 1.95 624320 20747892 2320752 6.84 3840920 18104436 54736 [2022-05-06T15:29:39.443Z] 14:41:01 10310696 31726420 536688 1.63 712100 19851924 2065608 6.09 2853328 18177220 904 [2022-05-06T15:29:39.443Z] 14:42:01 10311448 31723264 543712 1.65 713180 19851736 2133912 6.29 2863144 18176220 180 [2022-05-06T15:29:39.443Z] 14:43:02 10331916 31744044 522988 1.59 713568 19851964 1956148 5.76 2841908 18176312 88 [2022-05-06T15:29:39.443Z] 14:44:01 10332176 31744392 522728 1.59 713580 19851964 1956148 5.76 2841364 18176312 48 [2022-05-06T15:29:39.443Z] 14:45:01 10337476 31749732 517400 1.57 713596 19851968 1956148 5.76 2835780 18176316 8 [2022-05-06T15:29:39.443Z] 14:46:01 10337344 31749604 517664 1.57 713608 19851968 1956148 5.76 2835768 18176316 8 [2022-05-06T15:29:39.443Z] 14:47:01 10339908 31752424 514864 1.57 713640 19851972 1967844 5.80 2832908 18176408 44 [2022-05-06T15:29:39.443Z] 14:48:01 10339876 31752396 514848 1.57 713656 19851976 1967844 5.80 2832612 18176412 72 [2022-05-06T15:29:39.443Z] 14:49:01 10340060 31752612 514812 1.57 713672 19851980 1967844 5.80 2832648 18176420 32 [2022-05-06T15:29:39.443Z] 14:50:01 10340092 31752776 514612 1.56 713696 19852112 1967844 5.80 2832640 18176552 12 [2022-05-06T15:29:39.443Z] 14:51:01 10340052 31752780 514588 1.56 713708 19852112 1967844 5.80 2833096 18176548 16 [2022-05-06T15:29:39.443Z] 14:52:01 10339932 31752696 514616 1.56 713736 19852116 1967844 5.80 2833088 18176552 56 [2022-05-06T15:29:39.443Z] 14:53:01 10340176 31752956 514300 1.56 713752 19852120 1967844 5.80 2832796 18176556 180 [2022-05-06T15:29:39.443Z] 14:54:01 10340128 31752912 514264 1.56 713772 19852120 1967844 5.80 2832784 18176556 48 [2022-05-06T15:29:39.443Z] 14:55:01 10340288 31753104 514240 1.56 713780 19852124 1967844 5.80 2832824 18176564 12 [2022-05-06T15:29:39.443Z] 14:56:01 10340012 31752832 514464 1.56 713796 19852132 1967844 5.80 2832812 18176568 12 [2022-05-06T15:29:39.443Z] 14:57:01 10340004 31752852 514396 1.56 713824 19852120 1967844 5.80 2833148 18176576 20 [2022-05-06T15:29:39.443Z] 14:58:01 10339916 31752768 514388 1.56 713832 19852140 1983904 5.85 2832840 18176580 212 [2022-05-06T15:29:39.443Z] 14:59:01 10339868 31752756 514376 1.56 713832 19852140 1983904 5.85 2832880 18176584 12 [2022-05-06T15:29:39.443Z] 15:00:01 10339568 31752460 514604 1.56 713840 19852144 1983904 5.85 2832876 18176588 240 [2022-05-06T15:29:39.443Z] 15:01:01 10339520 31752436 514576 1.56 713852 19852148 1983904 5.85 2832908 18176596 8 [2022-05-06T15:29:39.443Z] 15:02:01 10339488 31752408 514532 1.56 713864 19852140 1983904 5.85 2833444 18176584 48 [2022-05-06T15:29:39.443Z] 15:03:01 10339204 31752152 514736 1.57 713880 19852152 1983904 5.85 2832952 18176588 36 [2022-05-06T15:29:39.443Z] 15:04:01 10339408 31752356 514572 1.56 713888 19852152 1983904 5.85 2832936 18176588 48 [2022-05-06T15:29:39.443Z] 15:05:01 10339788 31752764 514332 1.56 713900 19852156 1999956 5.89 2833412 18176596 12 [2022-05-06T15:29:39.443Z] 15:06:01 10339804 31752784 514276 1.56 713916 19852160 1999956 5.89 2832968 18176600 12 [2022-05-06T15:29:39.443Z] 15:07:01 10338032 31751844 515512 1.57 713972 19852668 2020024 5.95 2833516 18177048 48 [2022-05-06T15:29:39.443Z] 15:08:01 10338152 31751988 515460 1.57 713980 19852680 2020024 5.95 2833500 18177052 196 [2022-05-06T15:29:39.443Z] 15:09:01 10338184 31752024 515424 1.57 713988 19852684 2020024 5.95 2833120 18177056 12 [2022-05-06T15:29:39.443Z] 15:10:01 10338356 31752196 515212 1.57 714000 19852684 2020024 5.95 2833128 18177056 152 [2022-05-06T15:29:39.443Z] 15:11:01 10338056 31751928 515432 1.57 714008 19852688 2020024 5.95 2833156 18177060 12 [2022-05-06T15:29:39.443Z] 15:12:01 10338288 31752180 515380 1.57 714028 19852672 2020024 5.95 2833428 18177060 20 [2022-05-06T15:29:39.443Z] 15:13:01 10338020 31751952 515576 1.57 714048 19852696 2020024 5.95 2833212 18177068 184 [2022-05-06T15:29:39.443Z] 15:14:01 10338224 31752160 515300 1.57 714056 19852700 2020024 5.95 2833200 18177072 64 [2022-05-06T15:29:39.443Z] 15:15:01 10338356 31752308 515044 1.57 714056 19852700 2020024 5.95 2833792 18177072 200 [2022-05-06T15:29:39.443Z] 15:16:01 10338568 31752532 514820 1.57 714060 19852708 2020024 5.95 2833236 18177080 64 [2022-05-06T15:29:39.443Z] 15:17:01 10337960 31751928 515352 1.57 714084 19852692 2020024 5.95 2833676 18177080 16 [2022-05-06T15:29:39.443Z] 15:18:01 10338444 31752452 514964 1.57 714092 19852712 2020024 5.95 2833280 18177084 20 [2022-05-06T15:29:39.443Z] 15:19:01 10338436 31752448 514948 1.57 714100 19852716 2003436 5.90 2833264 18177088 32 [2022-05-06T15:29:39.443Z] 15:20:01 10338636 31752788 514768 1.57 714108 19852844 2003436 5.90 2833292 18177216 48 [2022-05-06T15:29:39.443Z] 15:21:01 10338620 31752776 514744 1.57 714116 19852848 2003436 5.90 2833276 18177220 32 [2022-05-06T15:29:39.443Z] 15:22:01 10338516 31752704 514748 1.57 714136 19852852 2003436 5.90 2833568 18177224 52 [2022-05-06T15:29:39.443Z] 15:23:01 10338468 31752672 514720 1.57 714152 19852852 2003436 5.90 2833336 18177224 32 [2022-05-06T15:29:39.443Z] 15:24:01 10334404 31751208 516024 1.57 714164 19854316 2020608 5.95 2838348 18176836 32 [2022-05-06T15:29:39.443Z] 15:25:01 10334412 31751260 515924 1.57 714184 19854332 2020608 5.95 2838796 18176772 24 [2022-05-06T15:29:39.443Z] 15:26:01 10334836 31751712 515624 1.57 714204 19854336 2020608 5.95 2838192 18176760 12 [2022-05-06T15:29:39.443Z] 15:27:01 10334740 31751632 515604 1.57 714212 19854340 2020608 5.95 2838624 18176764 48 [2022-05-06T15:29:39.443Z] 15:28:01 10334724 31751636 515600 1.57 714228 19854344 2020608 5.95 2837660 18176768 20 [2022-05-06T15:29:39.443Z] 15:29:01 8931500 31683148 584376 1.78 747440 21073308 2381632 7.02 2978112 19356180 506228 [2022-05-06T15:29:39.443Z] Average: 11287491 31682240 585393 1.78 660974 18948573 2172924 6.40 2881637 17241783 64167 [2022-05-06T15:29:39.443Z] [2022-05-06T15:29:39.443Z] 14:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-06T15:29:39.443Z] 14:33:01 docker0 558.67 484.70 42.32 3694.50 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.443Z] 14:33:01 veth139ef83 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.443Z] 14:33:01 ens3 794.87 763.64 8769.24 145.34 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.443Z] 14:33:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.443Z] 14:34:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.443Z] 14:34:01 veth139ef83 1.43 1.48 0.11 0.12 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.443Z] 14:34:01 ens3 27.40 15.70 22.15 11.77 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:35:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:35:01 ens3 125.92 90.20 1698.39 77.06 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:35:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:35:01 veth18fb60d 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:36:01 vethdaab289 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:36:01 docker0 295.80 497.32 20.62 6169.40 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:36:01 veth3383a62 252.07 437.69 21.54 5830.21 0.00 0.00 0.00 0.48 [2022-05-06T15:29:39.444Z] 14:36:01 ens3 549.43 328.59 6255.16 47.35 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:36:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:36:01 veth18fb60d 0.00 1.08 0.00 0.06 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:36:01 veth7e6b49e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:37:01 veth1b4ab00 218.30 389.13 19.15 5822.34 0.00 0.00 0.00 0.48 [2022-05-06T15:29:39.444Z] 14:37:01 docker0 240.11 415.77 17.40 5936.39 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:37:01 vethe14a043 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:37:01 veth3383a62 0.10 0.53 0.01 0.03 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:37:01 ens3 469.95 281.49 5966.24 100.62 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:37:01 veth2507a2b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:37:01 veth3a99a7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:37:01 veth18fb60d 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:38:01 vethd889ef2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:38:01 veth1b4ab00 0.12 0.37 0.01 0.02 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:38:01 vethaf33a56 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:38:01 docker0 47.89 77.27 3.42 793.21 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:38:01 vethc43b4d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:38:01 veth1c00657 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:38:01 ens3 194.60 123.93 1972.22 86.85 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:38:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:38:01 veth18fb60d 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:39:01 docker0 297.40 513.43 20.89 6248.14 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:39:01 ens3 587.25 352.43 6285.79 101.70 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:39:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:39:01 veth4923c78 258.61 462.51 21.92 5831.94 0.00 0.00 0.00 0.48 [2022-05-06T15:29:39.444Z] 14:39:01 veth18fb60d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:40:01 docker0 13.78 17.36 0.79 77.25 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:40:01 ens3 25.80 18.45 87.13 3.78 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:40:01 veth4923c78 0.17 0.45 0.01 0.02 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:40:01 veth18fb60d 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:41:01 docker0 11.93 13.68 0.95 206.86 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:41:01 ens3 19.19 15.46 211.84 3.79 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:41:01 veth18fb60d 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:42:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:42:01 ens3 464.69 490.55 236.41 2289.93 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:42:01 lo 47.39 47.39 4.67 4.67 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:43:02 ens3 194.02 202.43 91.19 1141.61 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:43:02 lo 16.79 16.79 1.66 1.66 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:47:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:49:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:51:01 ens3 0.45 0.42 0.26 0.21 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:52:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:57:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:02:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:04:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:05:01 ens3 6.45 3.90 9.73 0.44 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:06:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:07:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:08:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.444Z] 15:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:12:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:17:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:18:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:22:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:24:01 ens3 4.13 3.23 3.45 4.08 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:25:01 ens3 2.82 1.97 1.68 1.94 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:27:01 ens3 2.97 5.08 0.53 9.91 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:29:01 docker0 52.37 60.79 4.49 694.64 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:29:01 ens3 340.13 222.20 7960.38 54.67 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] 15:29:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] Average: docker0 26.67 36.54 1.95 418.12 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] Average: ens3 66.94 51.29 694.54 71.63 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2022-05-06T15:29:39.445Z] [2022-05-06T15:29:39.445Z] [2022-05-06T15:29:39.445Z] ---> sar -P ALL: [2022-05-06T15:29:39.445Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41081) 05/06/22 _x86_64_ (8 CPU) [2022-05-06T15:29:39.445Z] [2022-05-06T15:29:39.445Z] 14:31:23 LINUX RESTART (8 CPU) [2022-05-06T15:29:39.445Z] [2022-05-06T15:29:39.445Z] 14:32:01 CPU %user %nice %system %iowait %steal %idle [2022-05-06T15:29:39.445Z] 14:33:01 all 18.18 0.00 5.38 1.44 0.10 74.90 [2022-05-06T15:29:39.445Z] 14:33:01 0 17.09 0.00 4.84 0.08 0.08 77.90 [2022-05-06T15:29:39.445Z] 14:33:01 1 19.89 0.00 5.04 0.25 0.08 74.74 [2022-05-06T15:29:39.445Z] 14:33:01 2 19.44 0.00 4.56 1.30 0.08 74.61 [2022-05-06T15:29:39.445Z] 14:33:01 3 16.53 0.00 6.20 1.54 0.08 75.64 [2022-05-06T15:29:39.445Z] 14:33:01 4 17.89 0.00 5.56 0.30 0.10 76.15 [2022-05-06T15:29:39.445Z] 14:33:01 5 14.99 0.00 4.55 0.71 0.10 79.65 [2022-05-06T15:29:39.445Z] 14:33:01 6 20.96 0.00 6.12 6.45 0.10 66.37 [2022-05-06T15:29:39.445Z] 14:33:01 7 18.64 0.00 6.19 0.91 0.12 74.14 [2022-05-06T15:29:39.445Z] 14:34:01 all 42.20 0.00 6.07 0.14 0.09 51.50 [2022-05-06T15:29:39.445Z] 14:34:01 0 46.19 0.00 6.25 0.05 0.08 47.42 [2022-05-06T15:29:39.445Z] 14:34:01 1 41.99 0.00 6.67 0.75 0.08 50.50 [2022-05-06T15:29:39.445Z] 14:34:01 2 43.63 0.00 5.73 0.17 0.10 50.37 [2022-05-06T15:29:39.445Z] 14:34:01 3 39.06 0.00 5.82 0.02 0.08 55.02 [2022-05-06T15:29:39.445Z] 14:34:01 4 43.03 0.00 5.71 0.00 0.08 51.18 [2022-05-06T15:29:39.445Z] 14:34:01 5 37.89 0.00 5.33 0.07 0.10 56.61 [2022-05-06T15:29:39.445Z] 14:34:01 6 43.80 0.00 5.66 0.03 0.08 50.42 [2022-05-06T15:29:39.445Z] 14:34:01 7 41.93 0.00 7.40 0.03 0.08 50.56 [2022-05-06T15:29:39.445Z] 14:35:01 all 30.13 0.00 8.90 1.10 0.10 59.78 [2022-05-06T15:29:39.445Z] 14:35:01 0 30.24 0.00 9.73 0.86 0.12 59.05 [2022-05-06T15:29:39.445Z] 14:35:01 1 32.06 0.00 8.66 0.20 0.10 58.97 [2022-05-06T15:29:39.445Z] 14:35:01 2 30.94 0.00 8.92 0.21 0.10 59.83 [2022-05-06T15:29:39.445Z] 14:35:01 3 28.00 0.00 9.91 0.05 0.09 61.96 [2022-05-06T15:29:39.445Z] 14:35:01 4 29.17 0.00 7.71 0.00 0.08 63.04 [2022-05-06T15:29:39.445Z] 14:35:01 5 31.55 0.00 9.75 0.02 0.10 58.58 [2022-05-06T15:29:39.445Z] 14:35:01 6 29.90 0.00 8.62 7.39 0.10 53.99 [2022-05-06T15:29:39.445Z] 14:35:01 7 29.17 0.00 7.91 0.03 0.08 62.80 [2022-05-06T15:29:39.445Z] 14:36:01 all 59.25 0.00 13.20 5.66 0.16 21.73 [2022-05-06T15:29:39.445Z] 14:36:01 0 60.84 0.00 12.37 5.17 0.15 21.47 [2022-05-06T15:29:39.445Z] 14:36:01 1 57.03 0.00 12.53 7.16 0.17 23.11 [2022-05-06T15:29:39.445Z] 14:36:01 2 58.65 0.00 12.35 4.48 0.15 24.37 [2022-05-06T15:29:39.445Z] 14:36:01 3 59.24 0.00 15.52 3.55 0.17 21.53 [2022-05-06T15:29:39.445Z] 14:36:01 4 61.42 0.00 12.08 4.20 0.15 22.14 [2022-05-06T15:29:39.445Z] 14:36:01 5 60.46 0.00 13.25 6.43 0.14 19.73 [2022-05-06T15:29:39.445Z] 14:36:01 6 56.68 0.00 13.76 9.67 0.17 19.72 [2022-05-06T15:29:39.445Z] 14:36:01 7 59.62 0.00 13.78 4.68 0.17 21.75 [2022-05-06T15:29:39.445Z] 14:37:01 all 78.46 0.00 14.51 1.37 0.15 5.51 [2022-05-06T15:29:39.445Z] 14:37:01 0 78.25 0.00 14.39 0.69 0.15 6.52 [2022-05-06T15:29:39.445Z] 14:37:01 1 82.30 0.00 10.24 1.24 0.15 6.07 [2022-05-06T15:29:39.445Z] 14:37:01 2 78.27 0.00 14.23 0.87 0.17 6.45 [2022-05-06T15:29:39.445Z] 14:37:01 3 81.57 0.00 14.61 1.06 0.17 2.60 [2022-05-06T15:29:39.445Z] 14:37:01 4 76.17 0.00 16.99 4.54 0.13 2.16 [2022-05-06T15:29:39.445Z] 14:37:01 5 77.51 0.00 15.87 0.77 0.15 5.70 [2022-05-06T15:29:39.445Z] 14:37:01 6 77.26 0.00 13.75 0.83 0.15 8.01 [2022-05-06T15:29:39.445Z] 14:37:01 7 76.36 0.00 15.99 0.94 0.15 6.57 [2022-05-06T15:29:39.445Z] 14:38:01 all 85.25 0.00 13.01 0.33 0.17 1.23 [2022-05-06T15:29:39.445Z] 14:38:01 0 86.39 0.00 11.98 0.10 0.17 1.36 [2022-05-06T15:29:39.445Z] 14:38:01 1 83.89 0.00 13.92 0.32 0.17 1.70 [2022-05-06T15:29:39.445Z] 14:38:01 2 86.85 0.00 11.78 0.18 0.15 1.04 [2022-05-06T15:29:39.445Z] 14:38:01 3 83.93 0.00 13.95 0.62 0.15 1.34 [2022-05-06T15:29:39.445Z] 14:38:01 4 84.85 0.00 13.53 0.27 0.18 1.17 [2022-05-06T15:29:39.445Z] 14:38:01 5 85.60 0.00 13.24 0.50 0.17 0.48 [2022-05-06T15:29:39.445Z] 14:38:01 6 84.31 0.00 13.81 0.40 0.20 1.28 [2022-05-06T15:29:39.445Z] 14:38:01 7 86.19 0.00 11.88 0.27 0.15 1.51 [2022-05-06T15:29:39.445Z] 14:39:01 all 60.73 0.00 12.69 5.30 0.15 21.13 [2022-05-06T15:29:39.445Z] 14:39:01 0 63.99 0.00 12.49 2.88 0.13 20.50 [2022-05-06T15:29:39.445Z] 14:39:01 1 54.12 0.00 14.30 12.30 0.15 19.14 [2022-05-06T15:29:39.445Z] 14:39:01 2 58.32 0.00 13.51 4.17 0.15 23.85 [2022-05-06T15:29:39.445Z] 14:39:01 3 66.65 0.00 11.31 1.68 0.15 20.20 [2022-05-06T15:29:39.445Z] 14:39:01 4 56.66 0.00 13.06 5.67 0.12 24.49 [2022-05-06T15:29:39.445Z] 14:39:01 5 63.73 0.00 12.76 4.95 0.15 18.41 [2022-05-06T15:29:39.445Z] 14:39:01 6 64.90 0.00 11.11 3.42 0.15 20.42 [2022-05-06T15:29:39.445Z] 14:39:01 7 57.41 0.00 13.02 7.35 0.15 22.06 [2022-05-06T15:29:39.445Z] 14:40:01 all 40.13 0.00 6.13 2.43 0.09 51.22 [2022-05-06T15:29:39.445Z] 14:40:01 0 42.31 0.00 6.35 1.68 0.08 49.57 [2022-05-06T15:29:39.445Z] 14:40:01 1 40.22 0.00 4.92 1.05 0.10 53.72 [2022-05-06T15:29:39.445Z] 14:40:01 2 51.33 0.00 5.35 0.54 0.08 42.70 [2022-05-06T15:29:39.445Z] 14:40:01 3 35.01 0.00 5.27 0.12 0.10 59.51 [2022-05-06T15:29:39.445Z] 14:40:01 4 38.03 0.00 7.86 0.59 0.10 53.42 [2022-05-06T15:29:39.445Z] 14:40:01 5 47.60 0.00 6.74 0.44 0.10 45.13 [2022-05-06T15:29:39.445Z] 14:40:01 6 33.56 0.00 5.32 0.69 0.07 60.36 [2022-05-06T15:29:39.445Z] 14:40:01 7 32.92 0.00 7.26 14.38 0.10 45.34 [2022-05-06T15:29:39.446Z] 14:41:01 all 16.46 0.00 5.66 2.25 0.08 75.55 [2022-05-06T15:29:39.446Z] 14:41:01 0 14.67 0.00 4.98 2.18 0.07 78.11 [2022-05-06T15:29:39.446Z] 14:41:01 1 16.00 0.00 7.33 0.51 0.08 76.08 [2022-05-06T15:29:39.446Z] 14:41:01 2 16.19 0.00 4.74 0.29 0.08 78.70 [2022-05-06T15:29:39.446Z] 14:41:01 3 16.51 0.00 4.76 0.22 0.05 78.46 [2022-05-06T15:29:39.446Z] 14:41:01 4 17.85 0.00 5.19 0.10 0.08 76.77 [2022-05-06T15:29:39.446Z] 14:41:01 5 18.10 0.00 5.04 0.32 0.08 76.46 [2022-05-06T15:29:39.446Z] 14:41:01 6 16.84 0.00 4.76 0.73 0.08 77.59 [2022-05-06T15:29:39.446Z] 14:41:01 7 15.51 0.00 8.51 13.80 0.09 62.10 [2022-05-06T15:29:39.446Z] 14:42:01 all 8.61 0.00 1.46 0.15 0.06 89.72 [2022-05-06T15:29:39.446Z] 14:42:01 0 9.51 0.00 1.57 0.20 0.05 88.67 [2022-05-06T15:29:39.446Z] 14:42:01 1 7.57 0.00 1.50 0.02 0.05 90.86 [2022-05-06T15:29:39.446Z] 14:42:01 2 10.16 0.00 1.25 0.02 0.07 88.51 [2022-05-06T15:29:39.446Z] 14:42:01 3 10.56 0.00 2.03 0.03 0.08 87.29 [2022-05-06T15:29:39.446Z] 14:42:01 4 8.35 0.00 1.43 0.00 0.05 90.17 [2022-05-06T15:29:39.446Z] 14:42:01 5 6.67 0.00 1.27 0.05 0.07 91.94 [2022-05-06T15:29:39.446Z] 14:42:01 6 6.38 0.00 1.35 0.77 0.05 91.46 [2022-05-06T15:29:39.446Z] 14:42:01 7 9.67 0.00 1.30 0.10 0.07 88.86 [2022-05-06T15:29:39.446Z] 14:43:02 all 4.49 0.00 0.63 0.06 0.03 94.79 [2022-05-06T15:29:39.446Z] 14:43:02 0 5.28 0.00 0.68 0.22 0.03 93.79 [2022-05-06T15:29:39.446Z] 14:43:02 1 5.39 0.00 0.57 0.00 0.02 94.03 [2022-05-06T15:29:39.446Z] 14:43:02 2 4.61 0.00 0.70 0.02 0.03 94.64 [2022-05-06T15:29:39.446Z] 14:43:02 3 3.70 0.00 0.84 0.00 0.03 95.43 [2022-05-06T15:29:39.446Z] 14:43:02 4 5.31 0.00 0.62 0.02 0.03 94.02 [2022-05-06T15:29:39.446Z] 14:43:02 5 2.90 0.00 0.62 0.02 0.03 96.43 [2022-05-06T15:29:39.446Z] 14:43:02 6 5.19 0.00 0.57 0.20 0.02 94.03 [2022-05-06T15:29:39.446Z] 14:43:02 7 3.58 0.00 0.42 0.00 0.02 95.99 [2022-05-06T15:29:39.446Z] [2022-05-06T15:29:39.446Z] 14:43:02 CPU %user %nice %system %iowait %steal %idle [2022-05-06T15:29:39.446Z] 14:44:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2022-05-06T15:29:39.446Z] 14:44:01 0 1.56 0.00 0.02 0.05 0.00 98.37 [2022-05-06T15:29:39.446Z] 14:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.446Z] 14:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-06T15:29:39.446Z] 14:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.446Z] 14:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:45:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-06T15:29:39.446Z] 14:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-06T15:29:39.446Z] 14:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.446Z] 14:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:45:01 6 0.05 0.00 0.05 0.02 0.00 99.88 [2022-05-06T15:29:39.446Z] 14:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.446Z] 14:46:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2022-05-06T15:29:39.446Z] 14:46:01 0 0.55 0.00 0.03 0.03 0.00 99.38 [2022-05-06T15:29:39.446Z] 14:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:46:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2022-05-06T15:29:39.446Z] 14:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-06T15:29:39.446Z] 14:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-06T15:29:39.446Z] 14:47:01 all 0.17 0.00 0.02 0.01 0.00 99.80 [2022-05-06T15:29:39.446Z] 14:47:01 0 1.08 0.00 0.03 0.02 0.02 98.86 [2022-05-06T15:29:39.446Z] 14:47:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-06T15:29:39.446Z] 14:47:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2022-05-06T15:29:39.446Z] 14:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.446Z] 14:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.446Z] 14:47:01 6 0.13 0.00 0.00 0.02 0.02 99.83 [2022-05-06T15:29:39.446Z] 14:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.446Z] 14:48:01 all 0.14 0.00 0.01 0.01 0.00 99.85 [2022-05-06T15:29:39.446Z] 14:48:01 0 0.98 0.00 0.00 0.02 0.00 99.01 [2022-05-06T15:29:39.446Z] 14:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.446Z] 14:48:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-06T15:29:39.446Z] 14:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:48:01 6 0.03 0.00 0.03 0.03 0.00 99.90 [2022-05-06T15:29:39.446Z] 14:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.446Z] 14:49:01 all 0.11 0.00 0.01 0.00 0.00 99.88 [2022-05-06T15:29:39.446Z] 14:49:01 0 0.67 0.00 0.02 0.02 0.00 99.30 [2022-05-06T15:29:39.446Z] 14:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:49:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-06T15:29:39.446Z] 14:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.446Z] 14:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:49:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2022-05-06T15:29:39.446Z] 14:49:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:50:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2022-05-06T15:29:39.446Z] 14:50:01 0 0.57 0.00 0.00 0.00 0.00 99.43 [2022-05-06T15:29:39.446Z] 14:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-06T15:29:39.446Z] 14:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:50:01 6 0.05 0.00 0.03 0.02 0.00 99.90 [2022-05-06T15:29:39.446Z] 14:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:51:01 all 0.07 0.00 0.01 0.01 0.00 99.90 [2022-05-06T15:29:39.446Z] 14:51:01 0 0.30 0.00 0.00 0.08 0.00 99.62 [2022-05-06T15:29:39.446Z] 14:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:51:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2022-05-06T15:29:39.446Z] 14:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.446Z] 14:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.446Z] 14:51:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:51:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2022-05-06T15:29:39.446Z] 14:52:01 all 0.12 0.00 0.01 0.01 0.01 99.85 [2022-05-06T15:29:39.446Z] 14:52:01 0 0.88 0.00 0.02 0.00 0.02 99.09 [2022-05-06T15:29:39.446Z] 14:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-06T15:29:39.446Z] 14:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-06T15:29:39.446Z] 14:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:52:01 5 0.02 0.00 0.00 0.08 0.00 99.90 [2022-05-06T15:29:39.446Z] 14:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-06T15:29:39.446Z] 14:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.446Z] 14:53:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2022-05-06T15:29:39.446Z] 14:53:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2022-05-06T15:29:39.446Z] 14:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:53:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2022-05-06T15:29:39.446Z] 14:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:53:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2022-05-06T15:29:39.446Z] 14:53:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-06T15:29:39.446Z] 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:54:01 all 0.08 0.00 0.00 0.00 0.00 99.91 [2022-05-06T15:29:39.446Z] 14:54:01 0 0.52 0.00 0.00 0.00 0.00 99.48 [2022-05-06T15:29:39.446Z] 14:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.446Z] 14:54:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-06T15:29:39.446Z] 14:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:54:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-06T15:29:39.446Z] 14:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.446Z] 14:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.446Z] [2022-05-06T15:29:39.446Z] 14:54:01 CPU %user %nice %system %iowait %steal %idle [2022-05-06T15:29:39.446Z] 14:55:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2022-05-06T15:29:39.446Z] 14:55:01 0 0.63 0.00 0.02 0.00 0.00 99.35 [2022-05-06T15:29:39.446Z] 14:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:55:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-06T15:29:39.446Z] 14:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.446Z] 14:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 14:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-06T15:29:39.447Z] 14:55:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-06T15:29:39.447Z] 14:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 14:56:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2022-05-06T15:29:39.447Z] 14:56:01 0 0.60 0.00 0.00 0.00 0.00 99.40 [2022-05-06T15:29:39.447Z] 14:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-06T15:29:39.447Z] 14:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-06T15:29:39.447Z] 14:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 14:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 14:56:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-06T15:29:39.447Z] 14:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 14:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 14:57:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2022-05-06T15:29:39.447Z] 14:57:01 0 0.58 0.00 0.02 0.00 0.02 99.38 [2022-05-06T15:29:39.447Z] 14:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 14:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-06T15:29:39.447Z] 14:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 14:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.447Z] 14:57:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2022-05-06T15:29:39.447Z] 14:57:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2022-05-06T15:29:39.447Z] 14:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 14:58:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-06T15:29:39.447Z] 14:58:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-05-06T15:29:39.447Z] 14:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 14:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 14:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 14:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 14:58:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-06T15:29:39.447Z] 14:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-06T15:29:39.447Z] 14:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 14:59:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2022-05-06T15:29:39.447Z] 14:59:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2022-05-06T15:29:39.447Z] 14:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 14:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-06T15:29:39.447Z] 14:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-06T15:29:39.447Z] 14:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 14:59:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-06T15:29:39.447Z] 14:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-06T15:29:39.447Z] 14:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:00:01 all 0.09 0.00 0.02 0.00 0.00 99.89 [2022-05-06T15:29:39.447Z] 15:00:01 0 0.57 0.00 0.00 0.00 0.00 99.43 [2022-05-06T15:29:39.447Z] 15:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:00:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2022-05-06T15:29:39.447Z] 15:00:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2022-05-06T15:29:39.447Z] 15:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:01:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2022-05-06T15:29:39.447Z] 15:01:01 0 0.63 0.00 0.02 0.00 0.00 99.35 [2022-05-06T15:29:39.447Z] 15:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:01:01 6 0.10 0.00 0.02 0.03 0.02 99.83 [2022-05-06T15:29:39.447Z] 15:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-06T15:29:39.447Z] 15:02:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2022-05-06T15:29:39.447Z] 15:02:01 0 0.65 0.00 0.00 0.00 0.02 99.33 [2022-05-06T15:29:39.447Z] 15:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-06T15:29:39.447Z] 15:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:02:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:02:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2022-05-06T15:29:39.447Z] 15:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:03:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:03:01 0 0.20 0.00 0.00 0.00 0.00 99.80 [2022-05-06T15:29:39.447Z] 15:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-06T15:29:39.447Z] 15:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-06T15:29:39.447Z] 15:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:04:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2022-05-06T15:29:39.447Z] 15:04:01 0 0.35 0.00 0.02 0.00 0.00 99.63 [2022-05-06T15:29:39.447Z] 15:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-06T15:29:39.447Z] 15:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:04:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2022-05-06T15:29:39.447Z] 15:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:05:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2022-05-06T15:29:39.447Z] 15:05:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2022-05-06T15:29:39.447Z] 15:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-06T15:29:39.447Z] 15:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:05:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:05:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-06T15:29:39.447Z] 15:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] [2022-05-06T15:29:39.447Z] 15:05:01 CPU %user %nice %system %iowait %steal %idle [2022-05-06T15:29:39.447Z] 15:06:01 all 0.10 0.00 0.01 0.01 0.00 99.89 [2022-05-06T15:29:39.447Z] 15:06:01 0 0.62 0.00 0.00 0.00 0.00 99.38 [2022-05-06T15:29:39.447Z] 15:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:06:01 5 0.02 0.00 0.03 0.03 0.00 99.92 [2022-05-06T15:29:39.447Z] 15:06:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-06T15:29:39.447Z] 15:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:07:01 all 0.10 0.00 0.03 0.01 0.00 99.86 [2022-05-06T15:29:39.447Z] 15:07:01 0 0.40 0.00 0.03 0.00 0.00 99.57 [2022-05-06T15:29:39.447Z] 15:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:07:01 2 0.22 0.00 0.10 0.02 0.00 99.67 [2022-05-06T15:29:39.447Z] 15:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:07:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2022-05-06T15:29:39.447Z] 15:07:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2022-05-06T15:29:39.447Z] 15:07:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-06T15:29:39.447Z] 15:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:08:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-05-06T15:29:39.447Z] 15:08:01 0 0.27 0.00 0.00 0.00 0.00 99.73 [2022-05-06T15:29:39.447Z] 15:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-06T15:29:39.447Z] 15:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-06T15:29:39.447Z] 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:08:01 5 0.02 0.00 0.03 0.03 0.00 99.92 [2022-05-06T15:29:39.447Z] 15:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:09:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2022-05-06T15:29:39.447Z] 15:09:01 0 0.75 0.00 0.05 0.00 0.02 99.19 [2022-05-06T15:29:39.447Z] 15:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-06T15:29:39.447Z] 15:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:10:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2022-05-06T15:29:39.447Z] 15:10:01 0 0.75 0.00 0.00 0.00 0.00 99.25 [2022-05-06T15:29:39.447Z] 15:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:10:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:10:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-06T15:29:39.447Z] 15:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.447Z] 15:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:11:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-06T15:29:39.447Z] 15:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.447Z] 15:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.447Z] 15:12:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-06T15:29:39.447Z] 15:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:12:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:12:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:13:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-05-06T15:29:39.448Z] 15:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-06T15:29:39.448Z] 15:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-05-06T15:29:39.448Z] 15:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-06T15:29:39.448Z] 15:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-06T15:29:39.448Z] 15:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:16:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-06T15:29:39.448Z] 15:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:16:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] [2022-05-06T15:29:39.448Z] 15:16:01 CPU %user %nice %system %iowait %steal %idle [2022-05-06T15:29:39.448Z] 15:17:01 all 0.23 0.00 0.02 0.00 0.00 99.75 [2022-05-06T15:29:39.448Z] 15:17:01 0 1.63 0.00 0.02 0.00 0.00 98.35 [2022-05-06T15:29:39.448Z] 15:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:17:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-05-06T15:29:39.448Z] 15:18:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-05-06T15:29:39.448Z] 15:18:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2022-05-06T15:29:39.448Z] 15:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-06T15:29:39.448Z] 15:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:18:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:19:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2022-05-06T15:29:39.448Z] 15:19:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2022-05-06T15:29:39.448Z] 15:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:19:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:19:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2022-05-06T15:29:39.448Z] 15:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-06T15:29:39.448Z] 15:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-06T15:29:39.448Z] 15:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:20:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-06T15:29:39.448Z] 15:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:22:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:22:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-06T15:29:39.448Z] 15:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:22:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-06T15:29:39.448Z] 15:22:01 6 0.02 0.00 0.03 0.05 0.00 99.90 [2022-05-06T15:29:39.448Z] 15:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:23:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2022-05-06T15:29:39.448Z] 15:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:23:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:24:01 all 0.15 0.00 0.04 0.01 0.00 99.80 [2022-05-06T15:29:39.448Z] 15:24:01 0 0.15 0.00 0.02 0.02 0.00 99.82 [2022-05-06T15:29:39.448Z] 15:24:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2022-05-06T15:29:39.448Z] 15:24:01 2 0.37 0.00 0.03 0.00 0.00 99.60 [2022-05-06T15:29:39.448Z] 15:24:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2022-05-06T15:29:39.448Z] 15:24:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2022-05-06T15:29:39.448Z] 15:24:01 5 0.10 0.00 0.05 0.00 0.00 99.85 [2022-05-06T15:29:39.448Z] 15:24:01 6 0.05 0.00 0.03 0.03 0.02 99.87 [2022-05-06T15:29:39.448Z] 15:24:01 7 0.27 0.00 0.02 0.02 0.00 99.70 [2022-05-06T15:29:39.448Z] 15:25:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2022-05-06T15:29:39.448Z] 15:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-06T15:29:39.448Z] 15:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-06T15:29:39.448Z] 15:25:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2022-05-06T15:29:39.448Z] 15:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-06T15:29:39.448Z] 15:25:01 5 0.05 0.00 0.00 0.03 0.00 99.92 [2022-05-06T15:29:39.448Z] 15:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-06T15:29:39.448Z] 15:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:26:01 5 0.02 0.00 0.05 0.02 0.00 99.92 [2022-05-06T15:29:39.448Z] 15:26:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-06T15:29:39.448Z] 15:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:27:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:27:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T15:29:39.448Z] [2022-05-06T15:29:39.448Z] 15:27:01 CPU %user %nice %system %iowait %steal %idle [2022-05-06T15:29:39.448Z] 15:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-06T15:29:39.448Z] 15:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-06T15:29:39.448Z] 15:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T15:29:39.448Z] 15:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:28:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:28:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-06T15:29:39.448Z] 15:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T15:29:39.448Z] 15:29:01 all 7.81 0.00 2.99 0.81 0.05 88.34 [2022-05-06T15:29:39.448Z] 15:29:01 0 6.86 0.00 2.72 0.57 0.05 89.79 [2022-05-06T15:29:39.449Z] 15:29:01 1 7.12 0.00 2.84 0.13 0.05 89.85 [2022-05-06T15:29:39.449Z] 15:29:01 2 9.41 0.00 2.72 0.34 0.05 87.49 [2022-05-06T15:29:39.449Z] 15:29:01 3 7.89 0.00 3.12 0.25 0.05 88.69 [2022-05-06T15:29:39.449Z] 15:29:01 4 7.28 0.00 3.40 0.13 0.03 89.15 [2022-05-06T15:29:39.449Z] 15:29:01 5 8.63 0.00 2.52 0.15 0.05 88.65 [2022-05-06T15:29:39.449Z] 15:29:01 6 7.42 0.00 3.08 3.67 0.03 85.80 [2022-05-06T15:29:39.449Z] 15:29:01 7 7.86 0.00 3.53 1.26 0.05 87.30 [2022-05-06T15:29:39.449Z] Average: all 7.92 0.00 1.59 0.37 0.02 90.10 [2022-05-06T15:29:39.449Z] Average: 0 8.42 0.00 1.55 0.26 0.02 89.76 [2022-05-06T15:29:39.449Z] Average: 1 7.80 0.00 1.54 0.41 0.02 90.22 [2022-05-06T15:29:39.449Z] Average: 2 8.19 0.00 1.52 0.22 0.03 90.05 [2022-05-06T15:29:39.449Z] Average: 3 7.82 0.00 1.63 0.16 0.02 90.37 [2022-05-06T15:29:39.449Z] Average: 4 7.78 0.00 1.62 0.27 0.02 90.30 [2022-05-06T15:29:39.449Z] Average: 5 7.95 0.00 1.59 0.27 0.02 90.17 [2022-05-06T15:29:39.449Z] Average: 6 7.79 0.00 1.54 0.60 0.02 90.05 [2022-05-06T15:29:39.449Z] Average: 7 7.65 0.00 1.70 0.76 0.02 89.87 [2022-05-06T15:29:39.449Z] [2022-05-06T15:29:39.449Z] [2022-05-06T15:29:39.449Z]