Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75ae4c630173373cbd01cdb5dc8fa60923e10661 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-ssh16979849532858701261.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-ssh1113106504274488969.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-ssh14587200622100074246.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-ssh16541193539122118831.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-ssh7268741988788538799.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-40573’ Running on prd-ubuntu20.04-docker-8c-8g-40575 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/218 [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/218 # 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 75ae4c630173373cbd01cdb5dc8fa60923e10661 (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 75ae4c630173373cbd01cdb5dc8fa60923e10661 # timeout=10 Commit message: "docs(snap): Move usage instructions to docs (#4006)" > git rev-list --no-walk 7403972676612df12563dc943565a4020914d98d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:09:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:09:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:09:37 ========================================================= 13:09:37 EdgeX Global Pipelines Version Info 13:09:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:09:38 ------------------- 13:09:38 stable info: 13:09:38 ------------------- 13:09:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:09:38 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 13:09:38 Message: update stable to v1.0.227 13:09:39 ------------------- 13:09:39 experimental info: 13:09:39 ------------------- 13:09:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:09:39 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 13:09:39 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75ae4c6 [Pipeline] echo 13:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:39 provisioning config files... 13:09:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/218@tmp/config6584775677144292378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:40 ---> docker-login.sh 13:09:40 nexus3.edgexfoundry.org:10001 13:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:40 Configure a credential helper to remove this warning. See 13:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:40 13:09:40 Login Succeeded 13:09:40 nexus3.edgexfoundry.org:10002 13:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:40 Configure a credential helper to remove this warning. See 13:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:40 13:09:40 Login Succeeded 13:09:40 nexus3.edgexfoundry.org:10003 13:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:41 Configure a credential helper to remove this warning. See 13:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:41 13:09:41 Login Succeeded 13:09:41 nexus3.edgexfoundry.org:10004 13:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:41 Configure a credential helper to remove this warning. See 13:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:41 13:09:41 Login Succeeded 13:09:41 docker.io 13:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:09:41 Configure a credential helper to remove this warning. See 13:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:09:41 13:09:41 Login Succeeded 13:09:41 ---> docker-login.sh ends [Pipeline] } 13:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:41 + 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 13:09:41 + dirname cmd/core-command/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo core-command,cmd/core-command/Dockerfile 13:09:41 + dirname cmd/core-data/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo core-data,cmd/core-data/Dockerfile 13:09:41 + dirname cmd/core-metadata/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo core-metadata,cmd/core-metadata/Dockerfile 13:09:41 + dirname cmd/security-bootstrapper/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:09:41 + dirname cmd/security-proxy-setup/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:09:41 + dirname cmd/security-secretstore-setup/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:09:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:09:41 + dirname+ cmd/security-spire-agent/Dockerfilecut 13:09:41 -d/ -f2 13:09:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:09:41 + dirname cmd/security-spire-config/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:09:41 + dirname cmd/security-spire-server/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:09:41 + dirname cmd/support-notifications/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo support-notifications,cmd/support-notifications/Dockerfile 13:09:41 + dirname cmd/support-scheduler/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:09:41 + dirname cmd/sys-mgmt-agent/Dockerfile 13:09:41 + cut -d/ -f2 13:09:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:09:42 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 13:09:42 + git rev-list -1 --merges 75ae4c630173373cbd01cdb5dc8fa60923e10661~1..75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] echo 13:09:42 -----------> git rev-list -1 --merges 75ae4c630173373cbd01cdb5dc8fa60923e10661~1..75ae4c630173373cbd01cdb5dc8fa60923e10661 75ae4c630173373cbd01cdb5dc8fa60923e10661 [false] [Pipeline] sh 13:09:42 + git log --format=format:%s -1 75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] echo 13:09:42 ========================================================= 13:09:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:09:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:09:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:09:43 + grep -v github /etc/ssh/ssh_known_hosts 13:09:43 + [ -e /tmp/ssh_known_hosts ] 13:09:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:09:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:09:43 + sudo tee -a /etc/ssh/ssh_known_hosts 13:09:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:09:43 13:09:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:09:43 latest: Pulling from edgex-devops/py-git-semver 13:09:43 1fe172e4850f: Pulling fs layer 13:09:43 caf521ccaac6: Pulling fs layer 13:09:43 3ead6fa29328: Pulling fs layer 13:09:43 5c2a1cbceb83: Pulling fs layer 13:09:43 a8d5f1318db7: Pulling fs layer 13:09:43 c427282e49a2: Pulling fs layer 13:09:43 1827001aaf11: Pulling fs layer 13:09:43 0714d37db230: Pulling fs layer 13:09:43 ac28cf19c067: Pulling fs layer 13:09:43 ca983d60f3e2: Pulling fs layer 13:09:43 9f894cec8388: Pulling fs layer 13:09:43 1827001aaf11: Waiting 13:09:43 0714d37db230: Waiting 13:09:43 ac28cf19c067: Waiting 13:09:43 ca983d60f3e2: Waiting 13:09:43 9f894cec8388: Waiting 13:09:43 5c2a1cbceb83: Waiting 13:09:43 a8d5f1318db7: Waiting 13:09:43 caf521ccaac6: Verifying Checksum 13:09:43 caf521ccaac6: Download complete 13:09:43 5c2a1cbceb83: Verifying Checksum 13:09:43 5c2a1cbceb83: Download complete 13:09:44 a8d5f1318db7: Verifying Checksum 13:09:44 a8d5f1318db7: Download complete 13:09:44 3ead6fa29328: Verifying Checksum 13:09:44 3ead6fa29328: Download complete 13:09:44 c427282e49a2: Download complete 13:09:44 0714d37db230: Download complete 13:09:44 ac28cf19c067: Download complete 13:09:44 ca983d60f3e2: Verifying Checksum 13:09:44 ca983d60f3e2: Download complete 13:09:44 9f894cec8388: Verifying Checksum 13:09:44 9f894cec8388: Download complete 13:09:44 1fe172e4850f: Verifying Checksum 13:09:44 1fe172e4850f: Download complete 13:09:44 1827001aaf11: Verifying Checksum 13:09:44 1827001aaf11: Download complete 13:09:45 1fe172e4850f: Pull complete 13:09:45 caf521ccaac6: Pull complete 13:09:46 3ead6fa29328: Pull complete 13:09:46 5c2a1cbceb83: Pull complete 13:09:46 a8d5f1318db7: Pull complete 13:09:46 c427282e49a2: Pull complete 13:09:48 1827001aaf11: Pull complete 13:09:48 0714d37db230: Pull complete 13:09:48 ac28cf19c067: Pull complete 13:09:48 ca983d60f3e2: Pull complete 13:09:48 9f894cec8388: Pull complete 13:09:48 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 13:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:09:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 13:09:48 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 13:09:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 13:09:50 $ docker top d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b -eo pid,comm 13:09:50 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). 13:09:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:09:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:50 [ssh-agent] Looking for ssh-agent implementation... 13:09:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:50 $ docker exec d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b ssh-agent 13:09:50 SSH_AUTH_SOCK=/tmp/ssh-A39ZjihFoxXD/agent.32 13:09:50 SSH_AGENT_PID=39 13:09:50 Running ssh-add (command line suppressed) 13:09:50 Identity added: /w/workspace/edgex-go/218@tmp/private_key_735218188991817678.key (/w/workspace/edgex-go/218@tmp/private_key_735218188991817678.key) 13:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:51 + git tag --points-at HEAD [Pipeline] } 13:09:51 $ docker exec --env ******** --env ******** d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b ssh-agent -k 13:09:51 unset SSH_AUTH_SOCK; 13:09:51 unset SSH_AGENT_PID; 13:09:51 echo Agent pid 39 killed; 13:09:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:09:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:51 [ssh-agent] Looking for ssh-agent implementation... 13:09:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:51 $ docker exec d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b ssh-agent 13:09:51 SSH_AUTH_SOCK=/tmp/ssh-Tuy7MDp05iX4/agent.73 13:09:51 SSH_AGENT_PID=80 13:09:51 Running ssh-add (command line suppressed) 13:09:51 Identity added: /w/workspace/edgex-go/218@tmp/private_key_6156735344687927734.key (/w/workspace/edgex-go/218@tmp/private_key_6156735344687927734.key) 13:09:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:52 + git semver init 13:09:52 2022-05-06 13:09:52,228 [run_init] DEBUG init version:0.0.0 force:False 13:09:52 2022-05-06 13:09:52,230 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/218/.semver 13:09:52 2022-05-06 13:09:52,230 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/218/.semver 13:09:52 2022-05-06 13:09:52,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/218/.semver'], cwd=/w/workspace/edgex-go/218, universal_newlines=False, shell=None, istream=None) 13:09:57 2022-05-06 13:09:56,643 [append_file] DEBUG append to file:/w/workspace/edgex-go/218/.git/info/exclude 13:09:57 2022-05-06 13:09:56,643 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/218/.semver/main with force:False 13:09:57 2022-05-06 13:09:56,643 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main 13:09:57 2022-05-06 13:09:56,644 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main 13:09:57 2.2.0-dev.90 [Pipeline] } 13:09:57 $ docker exec --env ******** --env ******** d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b ssh-agent -k 13:09:57 unset SSH_AUTH_SOCK; 13:09:57 unset SSH_AGENT_PID; 13:09:57 echo Agent pid 80 killed; 13:09:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:58 + git semver [Pipeline] } 13:09:58 $ docker stop --time=1 d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b 13:09:59 $ docker rm -f d15dd08d9129766b5f38437291e029751bac44d3e0efd24c9a9c70b1674e766b [Pipeline] // withDockerContainer [Pipeline] sh 13:09:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:10:00 Stashed 1 file(s) [Pipeline] echo 13:10:00 [edgeXSemver]: initialized semver on version 2.2.0-dev.90 [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 13:10:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:10:00 ========================================================= 13:10:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:10:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:10:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:10:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:10:00 59bf1c3509f3: Pulling fs layer 13:10:00 666ba61612fd: Pulling fs layer 13:10:00 8ed8ca486205: Pulling fs layer 13:10:00 4fe6c5a15a65: Pulling fs layer 13:10:00 22a0e8bec74d: Pulling fs layer 13:10:00 ca2b28591e48: Pulling fs layer 13:10:00 a51346096db8: Pulling fs layer 13:10:00 daebc70d1ce1: Pulling fs layer 13:10:00 0e18a0eac166: Pulling fs layer 13:10:00 4fe6c5a15a65: Waiting 13:10:00 22a0e8bec74d: Waiting 13:10:00 ca2b28591e48: Waiting 13:10:00 a51346096db8: Waiting 13:10:00 daebc70d1ce1: Waiting 13:10:00 0e18a0eac166: Waiting 13:10:00 8ed8ca486205: Verifying Checksum 13:10:00 8ed8ca486205: Download complete 13:10:00 666ba61612fd: Verifying Checksum 13:10:00 666ba61612fd: Download complete 13:10:00 22a0e8bec74d: Download complete 13:10:00 ca2b28591e48: Download complete 13:10:00 59bf1c3509f3: Verifying Checksum 13:10:00 59bf1c3509f3: Download complete 13:10:00 a51346096db8: Download complete 13:10:00 daebc70d1ce1: Verifying Checksum 13:10:00 daebc70d1ce1: Download complete 13:10:00 59bf1c3509f3: Pull complete 13:10:00 666ba61612fd: Pull complete 13:10:01 8ed8ca486205: Pull complete 13:10:01 0e18a0eac166: Verifying Checksum 13:10:01 0e18a0eac166: Download complete 13:10:01 4fe6c5a15a65: Verifying Checksum 13:10:01 4fe6c5a15a65: Download complete 13:10:05 4fe6c5a15a65: Pull complete 13:10:05 22a0e8bec74d: Pull complete 13:10:05 ca2b28591e48: Pull complete 13:10:05 a51346096db8: Pull complete 13:10:05 daebc70d1ce1: Pull complete 13:10:07 0e18a0eac166: Pull complete 13:10:07 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 13:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:10:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:10:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:10:07 WORKDIR /edgex 13:10:07 COPY go.mod . 13:10:07 RUN go mod download 13:10:07 + docker build -t ci-base-image-x86_64 -f - . 13:10:09 Sending build context to Docker daemon 335.2MB 13:10:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:10:09 ---> f018257e8ee9 13:10:09 Step 2/4 : WORKDIR /edgex 13:10:11 ---> Running in 07656ae82705 13:10:11 Removing intermediate container 07656ae82705 13:10:11 ---> bd78caf0133a 13:10:11 Step 3/4 : COPY go.mod . 13:10:11 ---> 198b0c45b9a7 13:10:11 Step 4/4 : RUN go mod download 13:10:11 ---> Running in 79f1c67dbe95 13:10:15 Still waiting to schedule task 13:10:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40574’ 13:10:26 Removing intermediate container 79f1c67dbe95 13:10:26 ---> d5dab7738070 13:10:26 Successfully built d5dab7738070 13:10:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:10:26 + docker inspect -f . ci-base-image-x86_64 13:10:26 . [Pipeline] withDockerContainer 13:10:26 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 13:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 13:10:27 $ docker top d82d3618e2999a536d9a35eaeb68d9e599d2b08c1cecb4f19906068886d78745 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:27 + go version 13:10:27 go version go1.17.6 linux/amd64 [Pipeline] } 13:10:27 $ docker stop --time=1 d82d3618e2999a536d9a35eaeb68d9e599d2b08c1cecb4f19906068886d78745 13:10:29 $ docker rm -f d82d3618e2999a536d9a35eaeb68d9e599d2b08c1cecb4f19906068886d78745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:10:29 + docker inspect -f . ci-base-image-x86_64 13:10:29 . [Pipeline] withDockerContainer 13:10:29 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 13:10:29 $ 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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 13:10:31 $ docker top a6619d89cebf175066e0c7a33303bdb7edcbf6e71aca8c4ae03d7907c10498d5 -eo pid,comm [Pipeline] { [Pipeline] echo 13:10:31 ========================================================= 13:10:31 [edgeXBuildGoParallel] Running Tests and Build... 13:10:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:10:31 + make test 13:10:31 go mod tidy -compat=1.17 13:10:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:10:36 ? github.com/edgexfoundry/edgex-go [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 13:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:10:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 13:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:10:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 53.4% of statements 13:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.418s coverage: 89.2% of statements 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.095s coverage: 84.4% of statements 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.543s coverage: 95.6% of statements 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.114s coverage: 60.0% of statements 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.094s coverage: 0.9% of statements 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 13:10:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 13:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 13:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements 13:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 13:11:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.5% of statements 13:11:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 65.1% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.040s coverage: 87.2% of statements 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.4% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 43.8% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:11:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 13:11:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 13:11:14 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 13:11:32 GO111MODULE=on go vet ./... 13:11:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:11:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:11:36 ./bin/test-attribution-txt.sh [Pipeline] echo 13:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:11:37 + ls -al . 13:11:37 total 672 13:11:37 drwxrwxr-x 10 1001 1001 4096 May 6 13:11 . 13:11:37 drwxr-xr-x 4 root root 4096 May 6 13:10 .. 13:11:37 -rw-rw-r-- 1 1001 1001 11 May 6 13:09 .dockerignore 13:11:37 drwxrwxr-x 8 1001 1001 4096 May 6 13:09 .git 13:11:37 drwxrwxr-x 3 1001 1001 4096 May 6 13:09 .github 13:11:37 -rw-rw-r-- 1 1001 1001 879 May 6 13:09 .gitignore 13:11:37 -rw-rw-r-- 1 1001 1001 42 May 6 13:09 .golangci.yml 13:11:37 -rw-rw-r-- 1 1001 1001 87 May 6 13:09 .hadolint.yml 13:11:37 drwxr-xr-x 3 1001 1001 4096 May 6 13:09 .semver 13:11:37 -rw-rw-r-- 1 1001 1001 166 May 6 13:09 .sonarcloud.properties 13:11:37 -rw-rw-r-- 1 1001 1001 1171 May 6 13:09 ADOPTERS.md 13:11:37 -rw-rw-r-- 1 1001 1001 10086 May 6 13:09 Attribution.txt 13:11:37 -rw-rw-r-- 1 1001 1001 51732 May 6 13:09 CHANGELOG.md 13:11:37 -rw-rw-r-- 1 1001 1001 3804 May 6 13:09 CONTRIBUTING.md 13:11:37 -rw-rw-r-- 1 1001 1001 677 May 6 13:09 GOVERNANCE.md 13:11:37 -rw-rw-r-- 1 1001 1001 850 May 6 13:09 Jenkinsfile 13:11:37 -rw-rw-r-- 1 1001 1001 10775 May 6 13:09 LICENSE 13:11:37 -rw-rw-r-- 1 1001 1001 10389 May 6 13:09 Makefile 13:11:37 -rw-rw-r-- 1 1001 1001 582 May 6 13:09 OWNERS.md 13:11:37 -rw-rw-r-- 1 1001 1001 9094 May 6 13:09 README.md 13:11:37 -rw-rw-r-- 1 1001 1001 6912 May 6 13:09 SECURITY.md 13:11:37 -rw-rw-r-- 1 1001 1001 12 May 6 13:09 VERSION 13:11:37 -rw-rw-r-- 1 1001 1001 4131 May 6 13:09 ZMQWindows.md 13:11:37 drwxrwxr-x 2 1001 1001 4096 May 6 13:09 bin 13:11:37 drwxrwxr-x 18 1001 1001 4096 May 6 13:09 cmd 13:11:37 -rw-r--r-- 1 root root 435134 May 6 13:11 coverage.out 13:11:37 -rw-rw-r-- 1 1001 1001 3256 May 6 13:09 go.mod 13:11:37 -rw-rw-r-- 1 1001 1001 35162 May 6 13:10 go.sum 13:11:37 drwxrwxr-x 8 1001 1001 4096 May 6 13:09 internal 13:11:37 drwxrwxr-x 3 1001 1001 4096 May 6 13:09 openapi 13:11:37 drwxrwxr-x 4 1001 1001 4096 May 6 13:09 snap 13:11:37 -rw-rw-r-- 1 1001 1001 204 May 6 13:09 version.go [Pipeline] sh 13:11:37 + '[' -e coverage.out ] 13:11:37 + chown 1001:1001 coverage.out [Pipeline] stash 13:11:37 Stashed 1 file(s) [Pipeline] sh 13:11:37 + make build 13:11:37 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:11:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:11:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:12:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:12:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:12:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:12:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:12:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:12:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:12:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:12:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:12:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:12:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:12:14 $ docker stop --time=1 a6619d89cebf175066e0c7a33303bdb7edcbf6e71aca8c4ae03d7907c10498d5 13:12:16 $ docker rm -f a6619d89cebf175066e0c7a33303bdb7edcbf6e71aca8c4ae03d7907c10498d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:12:17 13:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:12:17 latest: Pulling from edgex-devops/edgex-compose 13:12:17 cbdbe7a5bc2a: Pulling fs layer 13:12:17 ca9280d653b3: Pulling fs layer 13:12:17 7e9c9ca2126c: Pulling fs layer 13:12:17 cbdbe7a5bc2a: Download complete 13:12:18 ca9280d653b3: Verifying Checksum 13:12:18 ca9280d653b3: Download complete 13:12:18 cbdbe7a5bc2a: Pull complete 13:12:18 7e9c9ca2126c: Verifying Checksum 13:12:18 7e9c9ca2126c: Download complete 13:12:18 ca9280d653b3: Pull complete 13:12:21 7e9c9ca2126c: Pull complete 13:12:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:12:22 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 13:12:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 13:12:23 $ docker top 986e89522cceb538d9e89eef979acc286507932c892819b133b02288ff5bd6e3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:24 + docker-compose build --help 13:12:24 + grep parallel 13:12:24 --parallel Build images in parallel. [Pipeline] } 13:12:24 $ docker stop --time=1 986e89522cceb538d9e89eef979acc286507932c892819b133b02288ff5bd6e3 13:12:26 $ docker rm -f 986e89522cceb538d9e89eef979acc286507932c892819b133b02288ff5bd6e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:12:26 . [Pipeline] withDockerContainer 13:12:26 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 13:12:26 $ 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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 13:12:27 $ docker top 44c711b92dde88aced9de4f0b33b6eacf774bb7e60d7bdb471552449e175e152 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:27 + docker-compose -f ./docker-compose-build.yml build --parallel 13:12:28 Building core-command ... 13:12:28 Building core-data ... 13:12:28 Building core-metadata ... 13:12:28 Building security-bootstrapper ... 13:12:28 Building security-proxy-setup ... 13:12:28 Building security-secretstore-setup ... 13:12:28 Building security-spiffe-token-provider ... 13:12:28 Building security-spire-agent ... 13:12:28 Building security-spire-config ... 13:12:28 Building security-spire-server ... 13:12:28 Building support-notifications ... 13:12:28 Building support-scheduler ... 13:12:28 Building sys-mgmt-agent ... 13:12:28 Building security-spiffe-token-provider 13:12:28 Building core-metadata 13:12:28 Building security-secretstore-setup 13:12:28 Building sys-mgmt-agent 13:12:28 Building security-spire-server 13:12:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:12:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:12:46 ---> d5dab7738070 13:12:46 Step 3/23 : WORKDIR /edgex-go 13:12:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:12:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:12:46 ---> d5dab7738070 13:12:46 Step 3/23 : WORKDIR /edgex-go 13:12:46 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:12:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:12:46 ---> d5dab7738070 13:12:46 Step 3/25 : WORKDIR /edgex-go 13:12:46 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:12:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:12:46 ---> d5dab7738070 13:12:46 Step 3/25 : WORKDIR /edgex-go 13:12:46 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:12:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:12:46 ---> d5dab7738070 13:12:46 Step 3/20 : WORKDIR /edgex-go 13:12:48 ---> Running in d4786cb768c2 13:12:48 ---> Running in 468ca72724f1 13:12:48 ---> Running in ddb44c724d0f 13:12:48 ---> Running in 4c1b45b8903d 13:12:48 ---> Running in 1dfcb473da8a 13:12:49 Removing intermediate container 468ca72724f1 13:12:49 ---> 296b4c90ac8b 13:12:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:49 Removing intermediate container d4786cb768c2 13:12:49 ---> 1f4e61f083ef 13:12:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:49 Removing intermediate container 1dfcb473da8a 13:12:49 ---> 0d46f034bbeb 13:12:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:49 Removing intermediate container ddb44c724d0f 13:12:49 ---> ead5323c8f52 13:12:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:49 Removing intermediate container 4c1b45b8903d 13:12:49 ---> 9cb75ccf02fb 13:12:49 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:12:49 ---> Running in e49309fa334d 13:12:49 ---> Running in d3e33555c4ba 13:12:49 ---> Running in 50e507fa615c 13:12:49 ---> Running in 5f7bab29b754 13:12:49 ---> Running in c58bd5a1fe33 13:12:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:12:50 Removing intermediate container e49309fa334d 13:12:50 ---> 4b03a72f8fc5 13:12:50 Step 5/25 : RUN apk add --update --no-cache make git 13:12:50 Removing intermediate container d3e33555c4ba 13:12:50 ---> 6f709ef80b55 13:12:50 Step 5/23 : RUN apk add --update --no-cache make git 13:12:50 Removing intermediate container 50e507fa615c 13:12:50 ---> d64d162693c5 13:12:50 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:12:50 ---> Running in 0129389d4764 13:12:50 ---> Running in 599cc23b1e2d 13:12:50 ---> Running in 6b469e599071 13:12:50 Removing intermediate container 5f7bab29b754 13:12:50 ---> 48929f859bbb 13:12:50 Step 5/23 : RUN apk add --update --no-cache make bash git 13:12:50 ---> Running in 1679c1a9f63c 13:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:12:51 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:12:51 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 13:12:51 OK: 15864 distinct packages available 13:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:12:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:12:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:12:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:12:52 OK: 221 MiB in 52 packages 13:12:52 OK: 221 MiB in 52 packages 13:12:52 OK: 221 MiB in 52 packages 13:12:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:12:52 Removing intermediate container 0129389d4764 13:12:52 ---> 77657e088806 13:12:52 Step 6/25 : COPY go.mod vendor* ./ 13:12:52 OK: 221 MiB in 52 packages 13:12:52 Removing intermediate container 599cc23b1e2d 13:12:52 ---> f6788908295a 13:12:52 Step 6/23 : COPY go.mod vendor* ./ 13:12:52 OK: 221 MiB in 52 packages 13:12:52 Removing intermediate container 6b469e599071 13:12:52 ---> fd9bbf0b985f 13:12:52 Step 6/25 : COPY go.mod vendor* ./ 13:12:52 ---> cbe6916bc667 13:12:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:53 ---> 159052cbace3 13:12:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:53 ---> Running in c9ca4c175509 13:12:53 ---> Running in 8173ebb2403e 13:12:53 ---> 010cfbabe3b3 13:12:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:53 Removing intermediate container 1679c1a9f63c 13:12:53 ---> ac62b7b774f4 13:12:53 Step 6/23 : COPY go.mod vendor* ./ 13:12:53 ---> Running in 1b9cfb88a30b 13:12:53 Removing intermediate container c58bd5a1fe33 13:12:53 ---> 85b1b1e8bd64 13:12:53 Step 5/20 : COPY go.mod vendor* ./ 13:12:53 ---> e8ddd39171df 13:12:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:53 ---> Running in 8f745ddc2b90 13:12:54 ---> 08b528c1f5a2 13:12:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:54 ---> Running in 033bd33cda61 13:12:55 Removing intermediate container 8173ebb2403e 13:12:55 ---> c6ff8ce275a6 13:12:55 Step 8/23 : COPY . . 13:12:55 Removing intermediate container c9ca4c175509 13:12:55 ---> c9c6bf13b01f 13:12:55 Step 8/25 : COPY . . 13:12:58 Removing intermediate container 1b9cfb88a30b 13:12:58 ---> 7a52fb7acdf5 13:12:58 Step 8/25 : COPY . . 13:13:01 Removing intermediate container 8f745ddc2b90 13:13:01 ---> 81e9d3146796 13:13:01 Step 8/23 : COPY . . 13:13:01 Removing intermediate container 033bd33cda61 13:13:01 ---> 44b25ef1cb5b 13:13:01 Step 7/20 : COPY . . 13:13:01 ---> b14bc6fe076f 13:13:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:13:01 ---> 2fda261540d2 13:13:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:13:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40577 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 13:13:04 Running in /w/workspace/edgex-go/218 [Pipeline] { [Pipeline] checkout 13:13:05 The recommended git tool is: git 13:13:08 ---> Running in 044b6b3f1fc9 13:13:08 ---> Running in 9bd0ceca67c4 13:13:08 ---> c4b436895baf 13:13:08 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:13:08 ---> Running in 4476c9653d86 13:13:08 ---> 5518654e5449 13:13:08 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:13:08 ---> 90088973e378 13:13:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:13:08 ---> Running in 20fca5c0396d 13:13:08 ---> Running in 702b5a746ed0 13:13:08 Removing intermediate container 4476c9653d86 13:13:08 ---> c85fef722759 13:13:08 Step 10/25 : RUN mkdir -p spire-build 13:13:08 ---> Running in 0eda0effea18 13:13:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:13:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:13:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:13:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:13:08 Removing intermediate container 0eda0effea18 13:13:08 ---> 77111cb83794 13:13:08 Step 11/25 : WORKDIR /edgex-go/spire-build 13:13:08 ---> Running in 93a6294eff08 13:13:08 Removing intermediate container 93a6294eff08 13:13:08 ---> 755d05f8046d 13:13:08 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 13:13:09 ---> Running in 73a5e4fd6be4 13:13:10 spire-1.2.1/ 13:13:10 spire-1.2.1/.data/ 13:13:10 spire-1.2.1/.data/.file 13:13:10 spire-1.2.1/.dockerignore 13:13:10 spire-1.2.1/.gitattributes 13:13:10 spire-1.2.1/.githooks/ 13:13:10 spire-1.2.1/.githooks/pre-commit 13:13:10 spire-1.2.1/.github/ 13:13:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:13:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:13:10 spire-1.2.1/.github/dependabot.yml 13:13:10 spire-1.2.1/.github/workflows/ 13:13:10 spire-1.2.1/.github/workflows/nightly_build.yaml 13:13:10 spire-1.2.1/.github/workflows/pr_build.yaml 13:13:10 spire-1.2.1/.github/workflows/release_build.yaml 13:13:10 spire-1.2.1/.github/workflows/scripts/ 13:13:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:13:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:13:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:13:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:13:10 spire-1.2.1/.github/workflows/scripts/split.sh 13:13:10 spire-1.2.1/.gitignore 13:13:10 spire-1.2.1/.go-version 13:13:10 spire-1.2.1/.golangci.yml 13:13:10 spire-1.2.1/ADOPTERS.md 13:13:10 spire-1.2.1/CHANGELOG.md 13:13:10 spire-1.2.1/CODE-OF-CONDUCT.md 13:13:10 spire-1.2.1/CODEOWNERS 13:13:10 spire-1.2.1/CONTRIBUTING.md 13:13:10 spire-1.2.1/Dockerfile 13:13:10 spire-1.2.1/Dockerfile.dev 13:13:10 spire-1.2.1/Dockerfile.scratch 13:13:10 spire-1.2.1/LICENSE 13:13:10 spire-1.2.1/MAINTAINERS.md 13:13:10 spire-1.2.1/Makefile 13:13:10 spire-1.2.1/README.md 13:13:10 spire-1.2.1/ROADMAP.md 13:13:10 spire-1.2.1/SECURITY.md 13:13:10 spire-1.2.1/cmd/ 13:13:10 spire-1.2.1/cmd/spire-agent/ 13:13:10 spire-1.2.1/cmd/spire-agent/cli/ 13:13:10 spire-1.2.1/cmd/spire-agent/cli/api/ 13:13:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/common/ 13:13:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:13:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/run/ 13:13:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:13:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:13:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:13:10 spire-1.2.1/cmd/spire-agent/main.go 13:13:10 spire-1.2.1/cmd/spire-server/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/agent/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/cli.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/run/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/token/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/validate/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/x509/ 13:13:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:13:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:13:10 spire-1.2.1/cmd/spire-server/main.go 13:13:10 spire-1.2.1/cmd/spire-server/util/ 13:13:10 spire-1.2.1/cmd/spire-server/util/util.go 13:13:10 spire-1.2.1/conf/ 13:13:10 spire-1.2.1/conf/agent/ 13:13:10 spire-1.2.1/conf/agent/agent.conf 13:13:10 spire-1.2.1/conf/agent/agent_full.conf 13:13:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:13:10 spire-1.2.1/conf/server/ 13:13:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:13:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:13:10 spire-1.2.1/conf/server/server.conf 13:13:10 spire-1.2.1/conf/server/server_full.conf 13:13:10 spire-1.2.1/doc/ 13:13:10 spire-1.2.1/doc/SPIRE101.md 13:13:10 spire-1.2.1/doc/auditlog.md 13:13:10 spire-1.2.1/doc/authorization_policy_engine.md 13:13:10 spire-1.2.1/doc/changelog_guidelines.md 13:13:10 spire-1.2.1/doc/cure53-report.pdf 13:13:10 spire-1.2.1/doc/images/ 13:13:10 spire-1.2.1/doc/images/2019_roadmap.png 13:13:10 spire-1.2.1/doc/images/SPIRE101.png 13:13:10 spire-1.2.1/doc/images/SPIRE_agent.png 13:13:10 spire-1.2.1/doc/images/SPIRE_server.png 13:13:10 spire-1.2.1/doc/images/cache_mgr.png 13:13:10 spire-1.2.1/doc/images/cache_mgr_components.png 13:13:10 spire-1.2.1/doc/images/federated_spire.png 13:13:10 spire-1.2.1/doc/images/ha_mode.png 13:13:10 spire-1.2.1/doc/images/nested_spire.png 13:13:10 spire-1.2.1/doc/images/oidc_federation.png 13:13:10 spire-1.2.1/doc/images/single_trust_domain.png 13:13:10 spire-1.2.1/doc/images/spiffe_compatible.png 13:13:10 spire-1.2.1/doc/images/spire_logo.png 13:13:10 spire-1.2.1/doc/migrating_registration_api_clients.md 13:13:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:13:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:13:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:13:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:13:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:13:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:13:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:13:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:13:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:13:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:13:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:13:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:13:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:13:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:13:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:13:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:13:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:13:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:13:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:13:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:13:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:13:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:13:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:13:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:13:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:13:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:13:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:13:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:13:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:13:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:13:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:13:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:13:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:13:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:13:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:13:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:13:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:13:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:13:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:13:10 spire-1.2.1/doc/scaling_spire.md 13:13:10 spire-1.2.1/doc/spire_agent.md 13:13:10 spire-1.2.1/doc/spire_server.md 13:13:10 spire-1.2.1/doc/supported_integrations.md 13:13:10 spire-1.2.1/doc/telemetry.md 13:13:10 spire-1.2.1/doc/telemetry_config.md 13:13:10 spire-1.2.1/doc/upgrading.md 13:13:10 spire-1.2.1/doc/using_spire.md 13:13:10 spire-1.2.1/examples/ 13:13:10 spire-1.2.1/examples/README.md 13:13:10 spire-1.2.1/go.mod 13:13:10 spire-1.2.1/go.sum 13:13:10 spire-1.2.1/pkg/ 13:13:10 spire-1.2.1/pkg/agent/ 13:13:10 spire-1.2.1/pkg/agent/agent.go 13:13:10 spire-1.2.1/pkg/agent/api/ 13:13:10 spire-1.2.1/pkg/agent/api/config.go 13:13:10 spire-1.2.1/pkg/agent/api/debug/ 13:13:10 spire-1.2.1/pkg/agent/api/debug/v1/ 13:13:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:13:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:13:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:13:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:13:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:13:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:13:10 spire-1.2.1/pkg/agent/api/endpoints.go 13:13:10 spire-1.2.1/pkg/agent/api/health/ 13:13:10 spire-1.2.1/pkg/agent/api/health/v1/ 13:13:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:13:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:13:10 spire-1.2.1/pkg/agent/api/rpccontext/ 13:13:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:13:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:13:10 spire-1.2.1/pkg/agent/attestor/ 13:13:10 spire-1.2.1/pkg/agent/attestor/node/ 13:13:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:13:10 spire-1.2.1/pkg/agent/attestor/node/node.go 13:13:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:13:10 spire-1.2.1/pkg/agent/attestor/workload/ 13:13:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:13:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:13:10 spire-1.2.1/pkg/agent/catalog/ 13:13:10 spire-1.2.1/pkg/agent/catalog/catalog.go 13:13:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:13:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:13:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:13:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:13:10 spire-1.2.1/pkg/agent/client/ 13:13:10 spire-1.2.1/pkg/agent/client/client.go 13:13:10 spire-1.2.1/pkg/agent/client/client_test.go 13:13:10 spire-1.2.1/pkg/agent/client/dial.go 13:13:10 spire-1.2.1/pkg/agent/client/nodeconn.go 13:13:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:13:10 spire-1.2.1/pkg/agent/client/update.go 13:13:10 spire-1.2.1/pkg/agent/client/util.go 13:13:10 spire-1.2.1/pkg/agent/common/ 13:13:10 spire-1.2.1/pkg/agent/common/backoff/ 13:13:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:13:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:13:10 spire-1.2.1/pkg/agent/common/cgroups/ 13:13:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:13:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:13:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:13:10 spire-1.2.1/pkg/agent/config.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/ 13:13:10 spire-1.2.1/pkg/agent/endpoints/config.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:13:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:13:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/workload/ 13:13:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:13:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:13:10 spire-1.2.1/pkg/agent/manager/ 13:13:10 spire-1.2.1/pkg/agent/manager/cache/ 13:13:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:13:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:13:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:13:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:13:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:13:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:13:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:13:10 spire-1.2.1/pkg/agent/manager/config.go 13:13:10 spire-1.2.1/pkg/agent/manager/manager.go 13:13:10 spire-1.2.1/pkg/agent/manager/manager_test.go 13:13:10 spire-1.2.1/pkg/agent/manager/storage.go 13:13:10 spire-1.2.1/pkg/agent/manager/storage_test.go 13:13:10 spire-1.2.1/pkg/agent/manager/storecache/ 13:13:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:13:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:13:10 spire-1.2.1/pkg/agent/manager/sync.go 13:13:10 spire-1.2.1/pkg/agent/plugin/ 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:13:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:13:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:13:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:13:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:13:10 spire-1.2.1/pkg/agent/svid/ 13:13:10 spire-1.2.1/pkg/agent/svid/rotator.go 13:13:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:13:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:13:10 spire-1.2.1/pkg/agent/svid/store/ 13:13:10 spire-1.2.1/pkg/agent/svid/store/service.go 13:13:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:13:10 spire-1.2.1/pkg/common/ 13:13:10 spire-1.2.1/pkg/common/agentpathtemplate/ 13:13:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:13:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:13:10 spire-1.2.1/pkg/common/api/ 13:13:10 spire-1.2.1/pkg/common/api/metrics.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/ 13:13:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/logger.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/names.go 13:13:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:13:10 spire-1.2.1/pkg/common/api/names.go 13:13:10 spire-1.2.1/pkg/common/api/ratelimit.go 13:13:10 spire-1.2.1/pkg/common/api/rpccontext/ 13:13:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:13:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:13:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:13:10 spire-1.2.1/pkg/common/auth/ 13:13:10 spire-1.2.1/pkg/common/auth/interceptors.go 13:13:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:13:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:13:10 spire-1.2.1/pkg/common/bundleutil/ 13:13:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:13:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:13:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:13:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:13:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:13:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:13:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:13:10 spire-1.2.1/pkg/common/bundleutil/types.go 13:13:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:13:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:13:10 spire-1.2.1/pkg/common/catalog/ 13:13:10 spire-1.2.1/pkg/common/catalog/bind.go 13:13:10 spire-1.2.1/pkg/common/catalog/builtin.go 13:13:10 spire-1.2.1/pkg/common/catalog/catalog.go 13:13:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:13:10 spire-1.2.1/pkg/common/catalog/closers.go 13:13:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:13:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:13:10 spire-1.2.1/pkg/common/catalog/config.go 13:13:10 spire-1.2.1/pkg/common/catalog/config_test.go 13:13:10 spire-1.2.1/pkg/common/catalog/configure.go 13:13:10 spire-1.2.1/pkg/common/catalog/constraints.go 13:13:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:13:10 spire-1.2.1/pkg/common/catalog/context.go 13:13:10 spire-1.2.1/pkg/common/catalog/external.go 13:13:10 spire-1.2.1/pkg/common/catalog/host.go 13:13:10 spire-1.2.1/pkg/common/catalog/pipenet.go 13:13:10 spire-1.2.1/pkg/common/catalog/plugin.go 13:13:10 spire-1.2.1/pkg/common/catalog/testplugin/ 13:13:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:13:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:13:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:13:10 spire-1.2.1/pkg/common/cli/ 13:13:10 spire-1.2.1/pkg/common/cli/env.go 13:13:10 spire-1.2.1/pkg/common/cli/flags.go 13:13:10 spire-1.2.1/pkg/common/cli/trust_domain.go 13:13:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:13:10 spire-1.2.1/pkg/common/cli/umask.go 13:13:10 spire-1.2.1/pkg/common/cli/umask_posix.go 13:13:10 spire-1.2.1/pkg/common/cli/umask_test.go 13:13:10 spire-1.2.1/pkg/common/cli/umask_windows.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/ 13:13:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/flag.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/format.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/ 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:13:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:13:10 spire-1.2.1/pkg/common/coretypes/ 13:13:10 spire-1.2.1/pkg/common/coretypes/bundle/ 13:13:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:13:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:13:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:13:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:13:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:13:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:13:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:13:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:13:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:13:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:13:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:13:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:13:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:13:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:13:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:13:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:13:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:13:10 spire-1.2.1/pkg/common/cryptoutil/ 13:13:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:13:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:13:10 spire-1.2.1/pkg/common/diskutil/ 13:13:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:13:10 spire-1.2.1/pkg/common/diskutil/file_test.go 13:13:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:13:10 spire-1.2.1/pkg/common/errorutil/ 13:13:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:13:10 spire-1.2.1/pkg/common/health/ 13:13:10 spire-1.2.1/pkg/common/health/config.go 13:13:10 spire-1.2.1/pkg/common/health/context.go 13:13:10 spire-1.2.1/pkg/common/health/context_test.go 13:13:10 spire-1.2.1/pkg/common/health/health.go 13:13:10 spire-1.2.1/pkg/common/health/health_test.go 13:13:10 spire-1.2.1/pkg/common/health/logger.go 13:13:10 spire-1.2.1/pkg/common/hostservice/ 13:13:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:13:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:13:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:13:10 spire-1.2.1/pkg/common/idutil/ 13:13:10 spire-1.2.1/pkg/common/idutil/require.go 13:13:10 spire-1.2.1/pkg/common/idutil/require_test.go 13:13:10 spire-1.2.1/pkg/common/idutil/safety.go 13:13:10 spire-1.2.1/pkg/common/idutil/safety_test.go 13:13:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:13:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:13:10 spire-1.2.1/pkg/common/jwtsvid/ 13:13:10 spire-1.2.1/pkg/common/jwtsvid/common.go 13:13:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:13:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:13:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:13:10 spire-1.2.1/pkg/common/jwtutil/ 13:13:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:13:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:13:10 spire-1.2.1/pkg/common/log/ 13:13:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:13:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:13:10 spire-1.2.1/pkg/common/log/log.go 13:13:10 spire-1.2.1/pkg/common/log/log_test.go 13:13:10 spire-1.2.1/pkg/common/log/options.go 13:13:10 spire-1.2.1/pkg/common/nodeutil/ 13:13:10 spire-1.2.1/pkg/common/nodeutil/node.go 13:13:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:13:10 spire-1.2.1/pkg/common/peertracker/ 13:13:10 spire-1.2.1/pkg/common/peertracker/conn.go 13:13:10 spire-1.2.1/pkg/common/peertracker/credentials.go 13:13:10 spire-1.2.1/pkg/common/peertracker/errors.go 13:13:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:13:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:13:10 spire-1.2.1/pkg/common/peertracker/info.go 13:13:10 spire-1.2.1/pkg/common/peertracker/listener.go 13:13:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:13:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:13:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:13:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:13:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:13:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:13:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:13:10 spire-1.2.1/pkg/common/peertracker/tcp.go 13:13:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:13:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:13:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:13:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:13:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:13:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:13:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:13:10 spire-1.2.1/pkg/common/peertracker/uds.go 13:13:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:13:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:13:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:13:10 spire-1.2.1/pkg/common/pemutil/ 13:13:10 spire-1.2.1/pkg/common/pemutil/block.go 13:13:10 spire-1.2.1/pkg/common/pemutil/certs.go 13:13:10 spire-1.2.1/pkg/common/pemutil/common.go 13:13:10 spire-1.2.1/pkg/common/pemutil/csr.go 13:13:10 spire-1.2.1/pkg/common/pemutil/keys.go 13:13:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:13:10 spire-1.2.1/pkg/common/pemutil/testdata/ 13:13:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:13:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:13:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:13:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:13:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:13:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:13:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:13:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:13:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:13:10 spire-1.2.1/pkg/common/plugin/ 13:13:10 spire-1.2.1/pkg/common/plugin/aws/ 13:13:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:13:10 spire-1.2.1/pkg/common/plugin/azure/ 13:13:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:13:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:13:10 spire-1.2.1/pkg/common/plugin/facade.go 13:13:10 spire-1.2.1/pkg/common/plugin/facade_test.go 13:13:10 spire-1.2.1/pkg/common/plugin/gcp/ 13:13:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:13:10 spire-1.2.1/pkg/common/plugin/k8s/ 13:13:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:13:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:13:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:13:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:13:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:13:10 spire-1.2.1/pkg/common/plugin/log.go 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/ 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:13:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:13:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:13:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:13:10 spire-1.2.1/pkg/common/plugin/x509pop/ 13:13:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:13:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:13:10 spire-1.2.1/pkg/common/profiling/ 13:13:10 spire-1.2.1/pkg/common/profiling/dumpers.go 13:13:10 spire-1.2.1/pkg/common/profiling/profiling.go 13:13:10 spire-1.2.1/pkg/common/protoutil/ 13:13:10 spire-1.2.1/pkg/common/protoutil/masks.go 13:13:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:13:10 spire-1.2.1/pkg/common/rotationutil/ 13:13:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:13:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:13:10 spire-1.2.1/pkg/common/selector/ 13:13:10 spire-1.2.1/pkg/common/selector/selector.go 13:13:10 spire-1.2.1/pkg/common/selector/selector_test.go 13:13:10 spire-1.2.1/pkg/common/selector/set.go 13:13:10 spire-1.2.1/pkg/common/selector/set_utils.go 13:13:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/ 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/ 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:13:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:13:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:13:10 spire-1.2.1/pkg/common/telemetry/call.go 13:13:10 spire-1.2.1/pkg/common/telemetry/common/ 13:13:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:13:10 spire-1.2.1/pkg/common/telemetry/config.go 13:13:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:13:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/inmem.go 13:13:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/m3.go 13:13:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/metrics.go 13:13:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/names.go 13:13:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:13:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:13:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/ 13:13:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:13:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:13:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:13:10 spire-1.2.1/pkg/common/telemetry/server/server.go 13:13:10 spire-1.2.1/pkg/common/telemetry/sink.go 13:13:10 spire-1.2.1/pkg/common/telemetry/statsd.go 13:13:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:13:10 spire-1.2.1/pkg/common/telemetry/uptime.go 13:13:10 spire-1.2.1/pkg/common/telemetry/version.go 13:13:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:13:10 spire-1.2.1/pkg/common/uptime/ 13:13:10 spire-1.2.1/pkg/common/uptime/uptime.go 13:13:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:13:10 spire-1.2.1/pkg/common/util/ 13:13:10 spire-1.2.1/pkg/common/util/certs.go 13:13:10 spire-1.2.1/pkg/common/util/certs_test.go 13:13:10 spire-1.2.1/pkg/common/util/csr.go 13:13:10 spire-1.2.1/pkg/common/util/hash.go 13:13:10 spire-1.2.1/pkg/common/util/selectors.go 13:13:10 spire-1.2.1/pkg/common/util/selectors_test.go 13:13:10 spire-1.2.1/pkg/common/util/signals.go 13:13:10 spire-1.2.1/pkg/common/util/sort.go 13:13:10 spire-1.2.1/pkg/common/util/sort_test.go 13:13:10 spire-1.2.1/pkg/common/util/task.go 13:13:10 spire-1.2.1/pkg/common/util/task_test.go 13:13:10 spire-1.2.1/pkg/common/util/testdata/ 13:13:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:13:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:13:10 spire-1.2.1/pkg/common/version/ 13:13:10 spire-1.2.1/pkg/common/version/version.go 13:13:10 spire-1.2.1/pkg/common/x509svid/ 13:13:10 spire-1.2.1/pkg/common/x509svid/common_test.go 13:13:10 spire-1.2.1/pkg/common/x509svid/csr.go 13:13:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:13:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:13:10 spire-1.2.1/pkg/common/x509util/ 13:13:10 spire-1.2.1/pkg/common/x509util/cert.go 13:13:10 spire-1.2.1/pkg/common/x509util/dns.go 13:13:10 spire-1.2.1/pkg/common/x509util/dns_test.go 13:13:10 spire-1.2.1/pkg/common/x509util/keyid.go 13:13:10 spire-1.2.1/pkg/common/x509util/keypair.go 13:13:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:13:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:13:10 spire-1.2.1/pkg/server/ 13:13:10 spire-1.2.1/pkg/server/api/ 13:13:10 spire-1.2.1/pkg/server/api/agent.go 13:13:10 spire-1.2.1/pkg/server/api/agent/ 13:13:10 spire-1.2.1/pkg/server/api/agent/v1/ 13:13:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:13:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:13:10 spire-1.2.1/pkg/server/api/agent_test.go 13:13:10 spire-1.2.1/pkg/server/api/api.go 13:13:10 spire-1.2.1/pkg/server/api/audit/ 13:13:10 spire-1.2.1/pkg/server/api/audit/audit.go 13:13:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:13:10 spire-1.2.1/pkg/server/api/bundle.go 13:13:10 spire-1.2.1/pkg/server/api/bundle/ 13:13:10 spire-1.2.1/pkg/server/api/bundle/v1/ 13:13:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:13:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:13:10 spire-1.2.1/pkg/server/api/bundle_test.go 13:13:10 spire-1.2.1/pkg/server/api/debug/ 13:13:10 spire-1.2.1/pkg/server/api/debug/v1/ 13:13:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:13:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:13:10 spire-1.2.1/pkg/server/api/entry.go 13:13:10 spire-1.2.1/pkg/server/api/entry/ 13:13:10 spire-1.2.1/pkg/server/api/entry/v1/ 13:13:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:13:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:13:10 spire-1.2.1/pkg/server/api/entry_test.go 13:13:10 spire-1.2.1/pkg/server/api/health/ 13:13:10 spire-1.2.1/pkg/server/api/health/v1/ 13:13:10 spire-1.2.1/pkg/server/api/health/v1/service.go 13:13:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:13:10 spire-1.2.1/pkg/server/api/id.go 13:13:10 spire-1.2.1/pkg/server/api/id_test.go 13:13:10 spire-1.2.1/pkg/server/api/limits/ 13:13:10 spire-1.2.1/pkg/server/api/limits/limits.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/ 13:13:10 spire-1.2.1/pkg/server/api/middleware/alias.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/audit.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/caller.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/common.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/entries.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:13:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:13:10 spire-1.2.1/pkg/server/api/ratelimit.go 13:13:10 spire-1.2.1/pkg/server/api/rpccontext/ 13:13:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:13:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:13:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:13:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:13:10 spire-1.2.1/pkg/server/api/selector.go 13:13:10 spire-1.2.1/pkg/server/api/selector_test.go 13:13:10 spire-1.2.1/pkg/server/api/status.go 13:13:10 spire-1.2.1/pkg/server/api/status_test.go 13:13:10 spire-1.2.1/pkg/server/api/svid/ 13:13:10 spire-1.2.1/pkg/server/api/svid/v1/ 13:13:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:13:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:13:10 spire-1.2.1/pkg/server/api/trustdomain.go 13:13:10 spire-1.2.1/pkg/server/api/trustdomain/ 13:13:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:13:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:13:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:13:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:13:10 spire-1.2.1/pkg/server/authpolicy/ 13:13:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:13:10 spire-1.2.1/pkg/server/authpolicy/policy.go 13:13:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:13:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:13:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:13:10 spire-1.2.1/pkg/server/authpolicy/validate.go 13:13:10 spire-1.2.1/pkg/server/bundle/ 13:13:10 spire-1.2.1/pkg/server/bundle/client/ 13:13:10 spire-1.2.1/pkg/server/bundle/client/client.go 13:13:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:13:10 spire-1.2.1/pkg/server/bundle/client/manager.go 13:13:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:13:10 spire-1.2.1/pkg/server/bundle/client/sources.go 13:13:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:13:10 spire-1.2.1/pkg/server/bundle/client/updater.go 13:13:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:13:10 spire-1.2.1/pkg/server/ca/ 13:13:10 spire-1.2.1/pkg/server/ca/ca.go 13:13:10 spire-1.2.1/pkg/server/ca/ca_health.go 13:13:10 spire-1.2.1/pkg/server/ca/ca_test.go 13:13:10 spire-1.2.1/pkg/server/ca/journal.go 13:13:10 spire-1.2.1/pkg/server/ca/journal_test.go 13:13:10 spire-1.2.1/pkg/server/ca/manager.go 13:13:10 spire-1.2.1/pkg/server/ca/manager_health.go 13:13:10 spire-1.2.1/pkg/server/ca/manager_test.go 13:13:10 spire-1.2.1/pkg/server/ca/templates.go 13:13:10 spire-1.2.1/pkg/server/ca/upstream_client.go 13:13:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:13:10 spire-1.2.1/pkg/server/ca/validation.go 13:13:10 spire-1.2.1/pkg/server/cache/ 13:13:10 spire-1.2.1/pkg/server/cache/dscache/ 13:13:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:13:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:13:10 spire-1.2.1/pkg/server/cache/entrycache/ 13:13:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:13:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:13:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:13:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:13:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:13:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:13:10 spire-1.2.1/pkg/server/catalog/ 13:13:10 spire-1.2.1/pkg/server/catalog/catalog.go 13:13:10 spire-1.2.1/pkg/server/catalog/keymanager.go 13:13:10 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:13:10 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:13:10 spire-1.2.1/pkg/server/catalog/notifier.go 13:13:10 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:13:10 spire-1.2.1/pkg/server/config.go 13:13:10 spire-1.2.1/pkg/server/datastore/ 13:13:10 spire-1.2.1/pkg/server/datastore/datastore.go 13:13:10 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:13:10 spire-1.2.1/pkg/server/datastore/repository.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:13:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:13:10 spire-1.2.1/pkg/server/endpoints/ 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/ 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:13:10 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:13:10 spire-1.2.1/pkg/server/endpoints/config.go 13:13:10 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:13:10 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:13:10 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:13:10 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:13:10 spire-1.2.1/pkg/server/endpoints/middleware.go 13:13:10 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:13:10 spire-1.2.1/pkg/server/hostservice/ 13:13:10 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:13:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:13:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:13:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:13:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:13:10 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:13:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:13:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/ 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/ 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:13:10 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:13:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:13:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:13:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:13:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:13:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:13:10 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:13:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:13:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/ 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:13:10 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:13:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:13:10 spire-1.2.1/pkg/server/registration/ 13:13:10 spire-1.2.1/pkg/server/registration/manager.go 13:13:10 spire-1.2.1/pkg/server/registration/manager_test.go 13:13:10 spire-1.2.1/pkg/server/scanentries.go 13:13:10 spire-1.2.1/pkg/server/scanentries_test.go 13:13:10 spire-1.2.1/pkg/server/server.go 13:13:10 spire-1.2.1/pkg/server/server_test.go 13:13:10 spire-1.2.1/pkg/server/svid/ 13:13:10 spire-1.2.1/pkg/server/svid/observer.go 13:13:10 spire-1.2.1/pkg/server/svid/observer_test.go 13:13:10 spire-1.2.1/pkg/server/svid/rotator.go 13:13:10 spire-1.2.1/pkg/server/svid/rotator_config.go 13:13:10 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:13:10 spire-1.2.1/pkg/server/svid/rotator_test.go 13:13:10 spire-1.2.1/proto/ 13:13:10 spire-1.2.1/proto/private/ 13:13:10 spire-1.2.1/proto/private/server/ 13:13:10 spire-1.2.1/proto/private/server/journal/ 13:13:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:13:10 spire-1.2.1/proto/private/server/journal/journal.proto 13:13:10 spire-1.2.1/proto/spire/ 13:13:10 spire-1.2.1/proto/spire/common/ 13:13:10 spire-1.2.1/proto/spire/common/common.pb.go 13:13:10 spire-1.2.1/proto/spire/common/common.proto 13:13:10 spire-1.2.1/proto/spire/common/plugin/ 13:13:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:13:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:13:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:13:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:13:10 spire-1.2.1/proto/spire/plugin/ 13:13:10 spire-1.2.1/proto/spire/plugin/agent/ 13:13:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:13:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:13:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:13:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:13:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:13:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:13:10 spire-1.2.1/release/ 13:13:10 spire-1.2.1/release/spire-extras/ 13:13:10 spire-1.2.1/release/spire-extras/README.md 13:13:10 spire-1.2.1/release/spire-extras/conf/ 13:13:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:13:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:13:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:13:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:13:10 spire-1.2.1/release/spire/ 13:13:10 spire-1.2.1/release/spire/README.md 13:13:10 spire-1.2.1/release/spire/conf/ 13:13:10 spire-1.2.1/release/spire/conf/agent/ 13:13:10 spire-1.2.1/release/spire/conf/agent/agent.conf 13:13:10 spire-1.2.1/release/spire/conf/server/ 13:13:10 spire-1.2.1/release/spire/conf/server/server.conf 13:13:10 spire-1.2.1/script/ 13:13:10 spire-1.2.1/script/build-artifact.sh 13:13:10 spire-1.2.1/script/generate_dummy_ca.sh 13:13:10 spire-1.2.1/support/ 13:13:10 spire-1.2.1/support/k8s/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:13:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/ 13:13:10 spire-1.2.1/support/oidc-discovery-provider/README.md 13:13:10 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/config.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/main.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:13:10 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:13:10 spire-1.2.1/test/ 13:13:10 spire-1.2.1/test/clock/ 13:13:10 spire-1.2.1/test/clock/clock.go 13:13:10 spire-1.2.1/test/fakes/ 13:13:10 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:13:10 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:13:10 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:13:10 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:13:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:13:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:13:10 spire-1.2.1/test/fakes/fakeagentstore/ 13:13:10 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:13:10 spire-1.2.1/test/fakes/fakedatastore/ 13:13:10 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:13:10 spire-1.2.1/test/fakes/fakeentryclient/ 13:13:10 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:13:10 spire-1.2.1/test/fakes/fakehealthchecker/ 13:13:10 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:13:10 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:13:10 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:13:10 spire-1.2.1/test/fakes/fakemetrics/ 13:13:10 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:13:10 spire-1.2.1/test/fakes/fakenoderesolver/ 13:13:10 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:13:10 spire-1.2.1/test/fakes/fakenotifier/ 13:13:10 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:13:10 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:13:10 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:13:10 spire-1.2.1/test/fakes/fakeserverca/ 13:13:10 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:13:10 spire-1.2.1/test/fakes/fakeservercatalog/ 13:13:10 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:13:10 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:13:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:13:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:13:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:13:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:13:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:13:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:13:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:13:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:13:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:13:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:13:10 spire-1.2.1/test/fixture/ 13:13:10 spire-1.2.1/test/fixture/certs/ 13:13:10 spire-1.2.1/test/fixture/certs/agent_svid.der 13:13:10 spire-1.2.1/test/fixture/certs/base_cert.pem 13:13:10 spire-1.2.1/test/fixture/certs/base_csr.pem 13:13:10 spire-1.2.1/test/fixture/certs/base_key.pem 13:13:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:13:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:13:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:13:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:13:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:13:10 spire-1.2.1/test/fixture/certs/blog_key.pem 13:13:10 spire-1.2.1/test/fixture/certs/bundle.der 13:13:10 spire-1.2.1/test/fixture/certs/ca.pem 13:13:10 spire-1.2.1/test/fixture/certs/ca_key.pem 13:13:10 spire-1.2.1/test/fixture/certs/database_cert.pem 13:13:10 spire-1.2.1/test/fixture/certs/database_csr.pem 13:13:10 spire-1.2.1/test/fixture/certs/database_key.pem 13:13:10 spire-1.2.1/test/fixture/certs/node_cert.pem 13:13:10 spire-1.2.1/test/fixture/certs/node_csr.pem 13:13:10 spire-1.2.1/test/fixture/certs/node_key.pem 13:13:10 spire-1.2.1/test/fixture/certs/svid.pem 13:13:10 spire-1.2.1/test/fixture/certs/svid_key.pem 13:13:10 spire-1.2.1/test/fixture/config/ 13:13:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:13:10 spire-1.2.1/test/fixture/config/agent_good.conf 13:13:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:13:10 spire-1.2.1/test/fixture/config/plugin_good.conf 13:13:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:13:10 spire-1.2.1/test/fixture/config/server_good.conf 13:13:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:13:10 spire-1.2.1/test/fixture/fixture.go 13:13:10 spire-1.2.1/test/fixture/nodeattestor/ 13:13:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:13:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:13:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:13:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:13:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:13:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:13:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:13:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:13:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:13:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:13:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:13:10 spire-1.2.1/test/fixture/registration/ 13:13:10 spire-1.2.1/test/fixture/registration/entries.json 13:13:10 spire-1.2.1/test/fixture/registration/good-for-update.json 13:13:10 spire-1.2.1/test/fixture/registration/good.json 13:13:10 spire-1.2.1/test/fixture/registration/invalid.json 13:13:10 spire-1.2.1/test/fixture/registration/invalid_json.json 13:13:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:13:10 spire-1.2.1/test/integration/ 13:13:10 spire-1.2.1/test/integration/README.md 13:13:10 spire-1.2.1/test/integration/common 13:13:10 spire-1.2.1/test/integration/setup/ 13:13:10 spire-1.2.1/test/integration/setup/adminclient/ 13:13:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:13:10 spire-1.2.1/test/integration/setup/adminclient/client.go 13:13:10 spire-1.2.1/test/integration/setup/debugagent/ 13:13:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:13:10 spire-1.2.1/test/integration/setup/debugagent/main.go 13:13:10 spire-1.2.1/test/integration/setup/debugserver/ 13:13:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:13:10 spire-1.2.1/test/integration/setup/debugserver/main.go 13:13:10 spire-1.2.1/test/integration/setup/downstreamclient/ 13:13:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:13:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:13:10 spire-1.2.1/test/integration/setup/itclient/ 13:13:10 spire-1.2.1/test/integration/setup/itclient/client.go 13:13:10 spire-1.2.1/test/integration/setup/node-attestation/ 13:13:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:13:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:13:10 spire-1.2.1/test/integration/setup/x509pop/ 13:13:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:13:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:13:10 spire-1.2.1/test/integration/suites/ 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:13:10 spire-1.2.1/test/integration/suites/join-token/ 13:13:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:13:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:13:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:13:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:13:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:13:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:13:10 spire-1.2.1/test/integration/suites/join-token/README.md 13:13:10 spire-1.2.1/test/integration/suites/join-token/conf/ 13:13:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/join-token/teardown 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:13:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:13:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:13:10 spire-1.2.1/test/integration/suites/k8s/ 13:13:10 spire-1.2.1/test/integration/suites/k8s/00-setup 13:13:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:13:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:13:10 spire-1.2.1/test/integration/suites/k8s/README.md 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/ 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:13:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:13:10 spire-1.2.1/test/integration/suites/k8s/teardown 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/ 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:13:10 spire-1.2.1/test/integration/suites/rotation/ 13:13:10 spire-1.2.1/test/integration/suites/rotation/00-setup 13:13:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:13:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:13:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:13:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:13:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:13:10 spire-1.2.1/test/integration/suites/rotation/README.md 13:13:10 spire-1.2.1/test/integration/suites/rotation/conf/ 13:13:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/rotation/teardown 13:13:10 spire-1.2.1/test/integration/suites/self-test/ 13:13:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:13:10 spire-1.2.1/test/integration/suites/self-test/README.md 13:13:10 spire-1.2.1/test/integration/suites/self-test/teardown 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:13:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:13:10 spire-1.2.1/test/integration/suites/upgrade/ 13:13:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:13:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:13:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:13:10 spire-1.2.1/test/integration/suites/upgrade/README.md 13:13:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:13:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:13:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:13:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:13:10 spire-1.2.1/test/integration/suites/upgrade/teardown 13:13:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:13:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:13:10 spire-1.2.1/test/integration/test-one.sh 13:13:10 spire-1.2.1/test/integration/test.sh 13:13:10 spire-1.2.1/test/plugintest/ 13:13:10 spire-1.2.1/test/plugintest/config.go 13:13:10 spire-1.2.1/test/plugintest/load.go 13:13:10 spire-1.2.1/test/plugintest/option.go 13:13:10 spire-1.2.1/test/spiretest/ 13:13:10 spire-1.2.1/test/spiretest/apiserver.go 13:13:10 spire-1.2.1/test/spiretest/assertions.go 13:13:10 spire-1.2.1/test/spiretest/dir.go 13:13:10 spire-1.2.1/test/spiretest/errors_posix.go 13:13:10 spire-1.2.1/test/spiretest/errors_windows.go 13:13:10 spire-1.2.1/test/spiretest/logs.go 13:13:10 spire-1.2.1/test/spiretest/socketapi.go 13:13:10 spire-1.2.1/test/spiretest/suite.go 13:13:10 spire-1.2.1/test/spiretest/x509.go 13:13:10 spire-1.2.1/test/testca/ 13:13:10 spire-1.2.1/test/testca/ca.go 13:13:10 spire-1.2.1/test/testkey/ 13:13:10 spire-1.2.1/test/testkey/generate.sh 13:13:10 spire-1.2.1/test/testkey/genkeys.go 13:13:10 spire-1.2.1/test/testkey/keys.go 13:13:10 spire-1.2.1/test/testkey/new.go 13:13:10 spire-1.2.1/test/tpmsimulator/ 13:13:10 spire-1.2.1/test/tpmsimulator/simulator.go 13:13:10 spire-1.2.1/test/util/ 13:13:10 spire-1.2.1/test/util/cert_fixtures.go 13:13:10 spire-1.2.1/test/util/cert_generation.go 13:13:10 spire-1.2.1/test/util/io_redirection.go 13:13:10 spire-1.2.1/test/util/race.go 13:13:10 spire-1.2.1/test/util/util.go 13:13:10 building spire from source... 13:13:10 Installing go1.17.7... 13:13:13 using credential edgex-jenkins-ssh 13:13:13 Cloning the remote Git repository 13:13:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:13:13 > git init /w/workspace/edgex-go/218 # timeout=10 13:13:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:13:13 > git --version # timeout=10 13:13:13 > git --version # 'git version 2.25.1' 13:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:17 Building bin/spire-server... 13:13:17 go: downloading github.com/mitchellh/cli v1.1.2 13:13:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:13:17 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:13:17 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:13:17 go: downloading google.golang.org/grpc v1.44.0 13:13:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:13:17 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:13:17 go: downloading github.com/imdario/mergo v0.3.12 13:13:17 go: downloading github.com/sirupsen/logrus v1.8.1 13:13:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:13:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:13:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:13:17 go: downloading github.com/fatih/color v1.13.0 13:13:17 go: downloading github.com/mattn/go-isatty v0.0.14 13:13:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:13:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:13:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:13:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:13:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:13:17 go: downloading github.com/open-policy-agent/opa v0.38.0 13:13:17 go: downloading github.com/armon/go-metrics v0.3.10 13:13:17 go: downloading github.com/prometheus/client_golang v1.12.1 13:13:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:13:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:13:17 go: downloading github.com/Masterminds/goutils v1.1.0 13:13:17 go: downloading github.com/Masterminds/semver v1.5.0 13:13:17 go: downloading github.com/google/uuid v1.1.2 13:13:17 go: downloading github.com/huandu/xstrings v1.3.2 13:13:17 go: downloading github.com/mattn/go-colorable v0.1.12 13:13:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:13:17 go: downloading github.com/imkira/go-observer v1.0.3 13:13:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:13:17 go: downloading github.com/oklog/run v1.0.0 13:13:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:13:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:13:17 go: downloading github.com/prometheus/client_model v0.2.0 13:13:17 go: downloading github.com/prometheus/common v0.32.1 13:13:17 go: downloading github.com/beorn7/perks v1.0.1 13:13:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:13:17 go: downloading github.com/prometheus/procfs v0.7.3 13:13:17 go: downloading go.uber.org/atomic v1.9.0 13:13:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:13:17 go: downloading github.com/hashicorp/errwrap v1.1.0 13:13:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:13:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:13:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:13:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:13:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:13:20 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:13:20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:13:20 go: downloading github.com/stretchr/testify v1.7.0 13:13:20 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:13:20 go: downloading github.com/blang/semver/v4 v4.0.0 13:13:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:13:20 go: downloading github.com/jinzhu/gorm v1.9.16 13:13:20 go: downloading github.com/lib/pq v1.10.4 13:13:20 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:13:20 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:13:24 go: downloading google.golang.org/api v0.70.0 13:13:24 go: downloading k8s.io/client-go v0.23.4 13:13:24 go: downloading k8s.io/api v0.23.4 13:13:24 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:13:24 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:13:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:13:25 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:13:25 go: downloading cloud.google.com/go/storage v1.21.0 13:13:25 go: downloading cloud.google.com/go v0.100.2 13:13:26 go: downloading k8s.io/apimachinery v0.23.4 13:13:26 go: downloading k8s.io/kube-aggregator v0.23.3 13:13:26 go: downloading github.com/google/go-tpm v0.3.3 13:13:26 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:13:26 go: downloading cloud.google.com/go/security v1.3.0 13:13:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:13:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:13:27 go: downloading github.com/hashicorp/vault/api v1.4.1 13:13:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:13:27 go: downloading github.com/twmb/murmur3 v1.1.6 13:13:27 go: downloading github.com/aws/smithy-go v1.11.0 13:13:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:13:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:13:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:13:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:13:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:13:28 go: downloading github.com/jinzhu/inflection v1.0.0 13:13:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:13:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:13:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:13:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:13:28 go: downloading github.com/dimchansky/utfbom v1.1.1 13:13:28 go: downloading cloud.google.com/go/compute v1.3.0 13:13:28 go: downloading cloud.google.com/go/iam v0.1.1 13:13:29 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:13:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:13:30 go: downloading github.com/gogo/protobuf v1.3.2 13:13:30 go: downloading k8s.io/klog/v2 v2.30.0 13:13:30 go: downloading github.com/google/gofuzz v1.1.0 13:13:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:13:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:13:30 go: downloading github.com/spf13/pflag v1.0.5 13:13:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:13:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:13:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:13:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:13:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:13:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:13:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:13:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:13:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:13:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:13:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:13:30 go: downloading gopkg.in/yaml.v2 v2.4.0 13:13:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:13:30 go: downloading github.com/gobwas/glob v0.2.3 13:13:30 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:13:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:13:30 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:13:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:13:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:13:30 go: downloading go.opencensus.io v0.23.0 13:13:30 go: downloading gopkg.in/inf.v0 v0.9.1 13:13:30 go: downloading github.com/google/go-cmp v0.5.7 13:13:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:13:30 go: downloading github.com/googleapis/gnostic v0.5.5 13:13:30 go: downloading github.com/json-iterator/go v1.1.12 13:13:30 go: downloading github.com/go-logr/logr v1.2.2 13:13:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:13:30 go: downloading github.com/tklauser/numcpus v0.3.0 13:13:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:13:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:13:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:13:31 go: downloading go.uber.org/zap v1.21.0 13:13:31 go: downloading sigs.k8s.io/yaml v1.3.0 13:13:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:13:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:13:31 go: downloading github.com/modern-go/reflect2 v1.0.2 13:13:31 go: downloading github.com/golang/snappy v0.0.4 13:13:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:13:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:13:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:13:31 go: downloading github.com/hashicorp/go-version v1.2.0 13:13:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:13:31 go: downloading github.com/ryanuber/go-glob v1.0.0 13:13:31 go: downloading go.uber.org/multierr v1.6.0 13:13:33 Avoid second fetch 13:13:33 Checking out Revision 75ae4c630173373cbd01cdb5dc8fa60923e10661 (main) 13:13:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:13:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:33 > git config core.sparsecheckout # timeout=10 13:13:34 > git checkout -f 75ae4c630173373cbd01cdb5dc8fa60923e10661 # timeout=10 13:13:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:13:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:13:38 Commit message: "docs(snap): Move usage instructions to docs (#4006)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:13:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:13:39 % Total % Received % Xferd Average Speed Time Time Time Current 13:13:39 Dload Upload Total Spent Left Speed 13:13:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 13:13:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:13:40 + + sudo tee /etc/docker/daemon.new 13:13:40 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:13:40 { 13:13:40 "registry-mirrors": [ 13:13:40 "https://nexus3.edgexfoundry.org:10001" 13:13:40 ], 13:13:40 "bip": "10.250.0.254/24", 13:13:40 "hosts": [ 13:13:40 "tcp://0.0.0.0:5555", 13:13:40 "unix:///var/run/docker.sock" 13:13:40 ], 13:13:40 "mtu": 1458, 13:13:40 "selinux-enabled": true, 13:13:40 "seccomp-profile": "/etc/docker/seccomp.json" 13:13:40 } [Pipeline] sh 13:13:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:13:41 + sudo service docker restart 13:13:43 Removing intermediate container 20fca5c0396d 13:13:43 ---> f6f624b61dbf 13:13:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:13:43 Removing intermediate container 9bd0ceca67c4 13:13:43 ---> e86c1518ffd8 13:13:43 13:13:43 Step 10/25 : FROM alpine:3.14 13:13:43 Removing intermediate container 044b6b3f1fc9 13:13:43 ---> cc8f9d474580 13:13:43 13:13:43 Step 10/23 : FROM alpine:3.14 13:13:43 Removing intermediate container 702b5a746ed0 13:13:43 ---> c4eca4692fe6 13:13:43 13:13:43 Step 9/20 : FROM alpine:3.15 13:13:43 ---> Running in fbbcc844f68b 13:13:44 3.14: Pulling from library/alpine 13:13:44 3.14: Pulling from library/alpine 13:13:44 3.15: Pulling from library/alpine 13:13:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:13:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:13:44 Status: Downloaded newer image for alpine:3.14 13:13:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:13:44 Status: Image is up to date for alpine:3.14 13:13:44 ---> e04c818066af 13:13:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:13:44 ---> e04c818066af 13:13:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:13:45 ---> Running in bd7e41f3b8fc 13:13:45 ---> Running in 3a808863ac5d 13:13:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 13:13:45 Status: Downloaded newer image for alpine:3.15 13:13:45 ---> 0ac33e5f5afa 13:13:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:13:45 ---> Running in 015836890b95 13:13:45 Removing intermediate container 015836890b95 13:13:45 ---> d2933c46237d 13:13:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:45 ---> Running in d00bb65a9c3f 13:13:45 Removing intermediate container fbbcc844f68b 13:13:45 ---> f5c3b10e5cff 13:13:45 13:13:45 Step 11/23 : FROM docker:20.10.14 13:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:13:46 20.10.14: Pulling from library/docker 13:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:13:46 (1/3) Installing ca-certificates (20211220-r0) 13:13:46 (2/3) Installing dumb-init (1.2.5-r1) 13:13:46 (3/3) Installing su-exec (0.2-r1) 13:13:46 Executing busybox-1.33.1-r7.trigger 13:13:46 Executing ca-certificates-20211220-r0.trigger 13:13:46 OK: 6 MiB in 17 packages 13:13:46 (1/1) Installing dumb-init (1.2.5-r1) 13:13:46 Executing busybox-1.33.1-r7.trigger 13:13:46 OK: 6 MiB in 15 packages 13:13:47 Removing intermediate container d00bb65a9c3f 13:13:47 ---> 574298031235 13:13:47 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:13:47 ---> Running in f37544b30a47 13:13:47 Removing intermediate container 3a808863ac5d 13:13:47 ---> 370387deb51c 13:13:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:13:47 Removing intermediate container bd7e41f3b8fc 13:13:47 ---> 124b72eb317f 13:13:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:13:47 ---> Running in 3320bafcf83a 13:13:47 ---> Running in 7672cfa07a8f 13:13:47 Removing intermediate container 3320bafcf83a 13:13:47 ---> 8caf1ebb0ed9 13:13:47 Step 13/23 : ENV APP_PORT=59881 13:13:47 ---> Running in e7051883a89c 13:13:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:13:47 Removing intermediate container 7672cfa07a8f 13:13:47 ---> 3399a35544fa 13:13:47 Step 13/25 : WORKDIR / 13:13:48 Removing intermediate container e7051883a89c 13:13:48 ---> 424808cfa7a9 13:13:48 Step 14/23 : EXPOSE $APP_PORT 13:13:48 ---> Running in 66ba48a921fb 13:13:48 ---> Running in 728a30e78302 13:13:48 Removing intermediate container 66ba48a921fb 13:13:48 ---> 47244f944462 13:13:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:13:48 Removing intermediate container 728a30e78302 13:13:48 ---> ff4fade85638 13:13:48 Step 15/23 : WORKDIR / 13:13:48 ---> Running in 973ae0ce2488 13:13:48 ---> b5297f3e6771 13:13:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:13:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:13:48 Removing intermediate container 973ae0ce2488 13:13:48 ---> 8f65aca57080 13:13:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:13:49 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:13:49 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 13:13:49 OK: 15855 distinct packages available 13:13:49 ---> c7152c04fbcd 13:13:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:13:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:13:49 ---> cca1350e6909 13:13:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:13:49 ---> be24d6a899df 13:13:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:13:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:13:50 ---> 7a08d5c5d885 13:13:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:13:50 (1/9) Installing ca-certificates (20211220-r0) 13:13:50 ---> d324e9ade282 13:13:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:13:50 (2/9) Installing brotli-libs (1.0.9-r5) 13:13:50 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:13:50 (4/9) Installing libcurl (7.80.0-r1) 13:13:50 (5/9) Installing curl (7.80.0-r1) 13:13:50 (6/9) Installing dumb-init (1.2.5-r1) 13:13:50 ---> 6dc36efc6ee2 13:13:50 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:13:50 (7/9) Installing musl-obstack (1.2.3-r0) 13:13:50 ---> Running in 7b11305fe9af 13:13:50 (8/9) Installing libucontext (1.1-r0) 13:13:50 ---> 3de50f08b8c8 13:13:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:13:50 (9/9) Installing gcompat (1.0.0-r4) 13:13:50 Executing busybox-1.34.1-r5.trigger 13:13:50 Executing ca-certificates-20211220-r0.trigger 13:13:50 Removing intermediate container 7b11305fe9af 13:13:50 ---> f21db1fac084 13:13:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:13:50 OK: 8 MiB in 23 packages 13:13:51 ---> Running in 611363dd24c0 13:13:51 Removing intermediate container 611363dd24c0 13:13:51 ---> a5ca1371baac 13:13:51 Step 21/23 : LABEL arch=x86_64 13:13:51 ---> a76fd60320a3 13:13:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:13:51 ---> Running in 7204caddf1a3 13:13:52 Removing intermediate container f37544b30a47 13:13:52 ---> 120ee32a6694 13:13:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:13:52 Removing intermediate container 7204caddf1a3 13:13:52 ---> 53904f314c46 13:13:52 Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:13:52 ---> 61425d58285d 13:13:52 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/ 13:13:52 ---> Running in 637c0a86c3cd 13:13:52 ---> Running in 77115f5d2c27 13:13:52 ---> 9ce0f2783b2e 13:13:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:13:52 Removing intermediate container 637c0a86c3cd 13:13:52 ---> ff458ad0cacd 13:13:52 Step 23/23 : LABEL version=2.2.0-dev.90 13:13:52 ---> Running in 730b5d105393 13:13:53 Removing intermediate container 730b5d105393 13:13:53 ---> dbaa53847db1 13:13:53 13:13:53 Successfully built dbaa53847db1 13:13:53 Successfully tagged core-metadata:latest 13:13:53  Building core-metadata ... done Building security-spire-config 13:13:55 ---> f5f61d073e86 13:13:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:13:55 Removing intermediate container 77115f5d2c27 13:13:55 ---> dc9d0e3964ca 13:13:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:13:55 ---> 0a50e71b0bf2 13:13:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:13:55 ---> Running in f1563729e5b6 13:13:55 ---> Running in 4997fb98ca70 13:13:55 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 13:13:55 Status: Downloaded newer image for docker:20.10.14 13:13:55 ---> 7417809fdb73 13:13:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:13:56 Removing intermediate container f1563729e5b6 13:13:56 ---> 485c19bf5153 13:13:56 Step 23/25 : LABEL arch=x86_64 13:13:56 ---> Running in 0601a4fa0f50 13:13:56 Removing intermediate container 4997fb98ca70 13:13:56 ---> 1707440d9ab9 13:13:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:13:56 ---> Running in 4a95c7b31124 13:13:56 ---> Running in d1596a84ebd3 13:13:56 Removing intermediate container 0601a4fa0f50 13:13:56 ---> fb59fa7a01e3 13:13:56 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 13:13:56 ---> Running in 13075501f929 13:13:56 Removing intermediate container d1596a84ebd3 13:13:56 ---> f9bc2ed4c94b 13:13:56 Step 18/20 : LABEL arch=x86_64 13:13:56 Removing intermediate container 4a95c7b31124 13:13:56 ---> 0cab7dbcbf02 13:13:56 Step 24/25 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:13:56 ---> Running in 20115c416b26 13:13:56 ---> Running in 7b47fbf7846f 13:13:56 Removing intermediate container 7b47fbf7846f 13:13:56 ---> 06c259e57929 13:13:56 Step 25/25 : LABEL version=2.2.0-dev.90 13:13:56 ---> Running in 4f4de00a1d40 13:13:57 Removing intermediate container 20115c416b26 13:13:57 ---> c58b1901e363 13:13:57 Step 19/20 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:13:57 ---> Running in ea37ecef4904 13:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:13:57 Removing intermediate container 4f4de00a1d40 13:13:57 ---> 3874ce19661e 13:13:57 13:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:13:57 Successfully built 3874ce19661e 13:13:57 Successfully tagged security-secretstore-setup:latest 13:13:57  Building security-secretstore-setup ... done Building support-scheduler 13:13:57 Removing intermediate container ea37ecef4904 13:13:57 ---> 86a23eea65ac 13:13:57 Step 20/20 : LABEL version=2.2.0-dev.90 13:13:57 (1/43) Installing readline (8.1.1-r0) 13:13:57 (2/43) Installing bash (5.1.16-r0) 13:13:57 Executing bash-5.1.16-r0.post-install 13:13:57 (3/43) Installing brotli-libs (1.0.9-r5) 13:13:57 (4/43) Installing nghttp2-libs (1.46.0-r0) 13:13:57 (5/43) Installing libcurl (7.80.0-r1) 13:13:57 (6/43) Installing curl (7.80.0-r1) 13:13:57 (7/43) Installing dumb-init (1.2.5-r1) 13:13:57 (8/43) Installing libbz2 (1.0.8-r1) 13:13:57 ---> Running in b710ba0a9c57 13:13:57 (9/43) Installing expat (2.4.7-r0) 13:13:57 (10/43) Installing libffi (3.4.2-r1) 13:13:57 (11/43) Installing gdbm (1.22-r0) 13:13:57 (12/43) Installing xz-libs (5.2.5-r1) 13:13:57 (13/43) Installing libgcc (10.3.1_git20211027-r0) 13:13:57 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 13:13:57 (15/43) Installing mpdecimal (2.5.1-r1) 13:13:57 (16/43) Installing sqlite-libs (3.36.0-r0) 13:13:57 (17/43) Installing python3 (3.9.7-r4) 13:13:57 (18/43) Installing py3-appdirs (1.4.4-r2) 13:13:57 (19/43) Installing py3-certifi (2020.12.5-r1) 13:13:57 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 13:13:57 (21/43) Installing py3-idna (3.3-r0) 13:13:57 (22/43) Installing py3-urllib3 (1.26.7-r0) 13:13:57 (23/43) Installing py3-requests (2.26.0-r1) 13:13:57 (24/43) Installing py3-msgpack (1.0.2-r1) 13:13:58 (25/43) Installing py3-lockfile (0.12.2-r4) 13:13:58 (26/43) Installing py3-cachecontrol (0.12.10-r0) 13:13:58 (27/43) Installing py3-colorama (0.4.4-r1) 13:13:58 (28/43) Installing py3-contextlib2 (21.6.0-r1) 13:13:58 (29/43) Installing py3-distlib (0.3.3-r0) 13:13:58 (30/43) Installing py3-distro (1.6.0-r0) 13:13:58 (31/43) Installing py3-six (1.16.0-r0) 13:13:58 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:13:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:13:58 ---> d5dab7738070 13:13:58 Step 3/26 : WORKDIR /edgex-go 13:13:58 ---> Using cache 13:13:58 ---> 9cb75ccf02fb 13:13:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:58 (32/43) Installing py3-webencodings (0.5.1-r4) 13:13:58 (33/43) Installing py3-html5lib (1.1-r1) 13:13:58 (34/43) Installing py3-parsing (2.4.7-r2) 13:13:58 (35/43) Installing py3-packaging (20.9-r1) 13:13:58 (36/43) Installing py3-tomli (1.2.2-r0) 13:13:58 (37/43) Installing py3-pep517 (0.12.0-r0) 13:13:58 (38/43) Installing py3-progress (1.6-r0) 13:13:58 (39/43) Installing py3-retrying (1.3.3-r2) 13:13:58 (40/43) Installing py3-ordered-set (4.0.2-r2) 13:13:58 (41/43) Installing py3-setuptools (52.0.0-r4) 13:13:58 (42/43) Installing py3-toml (0.10.2-r2) 13:13:58 (43/43) Installing py3-pip (20.3.4-r1) 13:13:58 Executing busybox-1.34.1-r5.trigger 13:13:58 OK: 83 MiB in 65 packages 13:13:59 Collecting docker-compose==1.23.2 13:13:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:13:59 Collecting websocket-client<1.0,>=0.32.0 13:13:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:13:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:13:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:13:59 Collecting cached-property<2,>=1.2.0 13:13:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:13:59 Collecting dockerpty<0.5,>=0.4.1 13:13:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:59 provisioning config files... 13:13:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/218@tmp/config8474408246352358836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:00 Collecting texttable<0.10,>=0.9.0 13:14:00 Downloading texttable-0.9.1.tar.gz (11 kB) 13:14:00 ---> docker-login.sh 13:14:00 nexus3.edgexfoundry.org:10001 13:14:00 Collecting jsonschema<3,>=2.5.1 13:14:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:14:00 Collecting docopt<0.7,>=0.6.1 13:14:00 Downloading docopt-0.6.2.tar.gz (25 kB) 13:14:00 Removing intermediate container b710ba0a9c57 13:14:00 ---> a37273dbb80a 13:14:00 13:14:00 Successfully built a37273dbb80a 13:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:00 Successfully tagged security-spiffe-token-provider:latest 13:14:00  Building security-spiffe-token-provider ... done Building support-notifications 13:14:00 ---> Running in 8403d7fe7837 13:14:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 13:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:00 Configure a credential helper to remove this warning. See 13:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:00 13:14:00 Login Succeeded 13:14:00 nexus3.edgexfoundry.org:10002 13:14:01 Collecting PyYAML<4,>=3.10 13:14:01 Downloading PyYAML-3.13.tar.gz (270 kB) 13:14:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:01 Configure a credential helper to remove this warning. See 13:14:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:01 13:14:01 Login Succeeded 13:14:01 nexus3.edgexfoundry.org:10003 13:14:01 Collecting docker<4.0,>=3.6.0 13:14:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:14:01 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15Collecting docker-pycreds>=0.4.0 13:14:01 13:14:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:14:01 ---> d5dab7738070 13:14:01 Step 3/22 : WORKDIR /edgex-go 13:14:01 ---> Using cache 13:14:01 ---> 9cb75ccf02fb 13:14:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:14:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:01 Collecting urllib3<1.25,>=1.21.1 13:14:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:14:01 Collecting chardet<3.1.0,>=3.0.2 13:14:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:14:01 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) 13:14:01 Collecting idna<2.8,>=2.5 13:14:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:14:01 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:14:01 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:14:01 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:14:01 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:02 Configure a credential helper to remove this warning. See 13:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:02 13:14:02 Login Succeeded 13:14:02 nexus3.edgexfoundry.org:10004 13:14:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:14:02 Attempting uninstall: urllib3 13:14:02 Found existing installation: urllib3 1.26.7 13:14:02 Uninstalling urllib3-1.26.7: 13:14:02 Successfully uninstalled urllib3-1.26.7 13:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:02 Configure a credential helper to remove this warning. See 13:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:02 13:14:02 Login Succeeded 13:14:02 docker.io 13:14:02 Attempting uninstall: idna 13:14:02 Found existing installation: idna 3.3 13:14:02 Uninstalling idna-3.3: 13:14:02 Successfully uninstalled idna-3.3 13:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:03 Configure a credential helper to remove this warning. See 13:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:03 13:14:03 Login Succeeded 13:14:03 ---> docker-login.sh ends [Pipeline] } 13:14:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:14:03 ---> Running in 5971cfbdbc7c 13:14:03 Attempting uninstall: requests 13:14:03 Found existing installation: requests 2.26.0 13:14:03 Uninstalling requests-2.26.0: 13:14:03 Successfully uninstalled requests-2.26.0 13:14:03 Running setup.py install for texttable: started [Pipeline] echo 13:14:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:03 ========================================================= 13:14:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:14:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:14:03 Removing intermediate container 8403d7fe7837 13:14:03 ---> 7d385f2b4fa5 13:14:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:14:03 Running setup.py install for texttable: finished with status 'done' 13:14:03 Running setup.py install for PyYAML: started 13:14:03 ---> Running in 139daf8c273f 13:14:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:14:04 Running setup.py install for PyYAML: finished with status 'done' 13:14:04 Running setup.py install for docopt: started 13:14:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:14:04 9b3977197b4f: Pulling fs layer 13:14:04 1a89e8eeedd5: Pulling fs layer 13:14:04 94645a83ff95: Pulling fs layer 13:14:04 3f3a8bcf1eab: Pulling fs layer 13:14:04 0c92f367c5e7: Pulling fs layer 13:14:04 3096ccb668a1: Pulling fs layer 13:14:04 e8cf19c19ddd: Pulling fs layer 13:14:04 a4caa8a26152: Pulling fs layer 13:14:04 3f3a8bcf1eab: Waiting 13:14:04 0c92f367c5e7: Waiting 13:14:04 3096ccb668a1: Waiting 13:14:04 e8cf19c19ddd: Waiting 13:14:04 a4caa8a26152: Waiting 13:14:04 94645a83ff95: Verifying Checksum 13:14:04 94645a83ff95: Download complete 13:14:04 1a89e8eeedd5: Verifying Checksum 13:14:04 1a89e8eeedd5: Download complete 13:14:04 0c92f367c5e7: Verifying Checksum 13:14:04 0c92f367c5e7: Download complete 13:14:04 3096ccb668a1: Download complete 13:14:04 9b3977197b4f: Verifying Checksum 13:14:04 9b3977197b4f: Download complete 13:14:04 e8cf19c19ddd: Verifying Checksum 13:14:04 e8cf19c19ddd: Download complete 13:14:04 Running setup.py install for docopt: finished with status 'done' 13:14:04 Running setup.py install for dockerpty: started 13:14:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:14:05 Running setup.py install for dockerpty: finished with status 'done' 13:14:05 9b3977197b4f: Pull complete 13:14:05 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 13:14:05 Removing intermediate container 5971cfbdbc7c 13:14:05 ---> 22f63e38addc 13:14:05 Step 5/22 : RUN apk add --update --no-cache make git 13:14:05 1a89e8eeedd5: Pull complete 13:14:05 ---> Running in 34a8b87507b6 13:14:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:14:06 OK: 221 MiB in 52 packages 13:14:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:14:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:14:06 ---> d5dab7738070 13:14:06 Step 3/22 : WORKDIR /edgex-go 13:14:06 ---> Using cache 13:14:06 ---> 9cb75ccf02fb 13:14:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:06 ---> Using cache 13:14:06 ---> 22f63e38addc 13:14:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:14:06 94645a83ff95: Pull complete 13:14:06 ---> Running in ea5fc2292c26 13:14:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:14:06 a4caa8a26152: Verifying Checksum 13:14:06 a4caa8a26152: Download complete 13:14:07 Removing intermediate container 139daf8c273f 13:14:07 ---> 27c87e0a473e 13:14:07 Step 6/26 : COPY go.mod vendor* ./ 13:14:07 3f3a8bcf1eab: Verifying Checksum 13:14:07 3f3a8bcf1eab: Download complete 13:14:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:14:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:14:07 OK: 221 MiB in 52 packages 13:14:08 ---> 0372876fe6f4 13:14:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:08 ---> Running in 12987ef4f5cb 13:14:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:14:08 Removing intermediate container 34a8b87507b6 13:14:08 ---> 61afaaa4f8b1 13:14:08 Step 6/22 : COPY go.mod vendor* ./ 13:14:08 OK: 221 MiB in 52 packages 13:14:09 ---> e935df5b566a 13:14:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:09 ---> Running in 91cc9c4d17d7 13:14:09 Removing intermediate container ea5fc2292c26 13:14:09 ---> 4c9ae578910e 13:14:09 Step 6/22 : COPY go.mod vendor* ./ 13:14:09 ---> 0f3f6e434216 13:14:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:10 ---> Running in 9ea682e07331 13:14:10 Removing intermediate container 12987ef4f5cb 13:14:10 ---> f5b35028e94d 13:14:10 Step 8/26 : COPY . . 13:14:10 Removing intermediate container 13075501f929 13:14:10 ---> a000fa90b210 13:14:10 Step 14/23 : ENV APP_PORT=58890 13:14:10 ---> Running in 3220c40e81aa 13:14:11 Removing intermediate container 3220c40e81aa 13:14:11 ---> 4e506ef1b2cb 13:14:11 Step 15/23 : EXPOSE $APP_PORT 13:14:11 ---> Running in 9494f3059dc1 13:14:11 Removing intermediate container 91cc9c4d17d7 13:14:11 ---> bc9f26c8cec6 13:14:11 Step 8/22 : COPY . . 13:14:11 Removing intermediate container 9494f3059dc1 13:14:11 ---> d1051bf83609 13:14:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:14:12 ---> 179cd52ff3bf 13:14:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:14:12 Removing intermediate container 9ea682e07331 13:14:12 ---> 53bedcfcb2c2 13:14:12 Step 8/22 : COPY . . 13:14:13 ---> b378ef759e16 13:14:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:14:15 ---> 88a90ba48155 13:14:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:14:17 ---> Running in 36328386d6f6 13:14:17 Removing intermediate container 36328386d6f6 13:14:17 ---> 8b6a70c19c05 13:14:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:14:18 ---> Running in 37e480bed385 13:14:18 Removing intermediate container 37e480bed385 13:14:18 ---> 2d5e647d7c25 13:14:18 Step 21/23 : LABEL arch=x86_64 13:14:18 ---> Running in 61414bc0082d 13:14:19 Removing intermediate container 61414bc0082d 13:14:19 ---> 29ddabfaa319 13:14:19 Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:14:19 ---> Running in 602b001fc231 13:14:19 3f3a8bcf1eab: Pull complete 13:14:19 Removing intermediate container 602b001fc231 13:14:19 ---> b607c11d03e7 13:14:19 Step 23/23 : LABEL version=2.2.0-dev.90 13:14:19 ---> Running in c31bca72b07a 13:14:19 0c92f367c5e7: Pull complete 13:14:20 3096ccb668a1: Pull complete 13:14:20 Removing intermediate container c31bca72b07a 13:14:20 ---> 6c4ef3386c48 13:14:20 13:14:20 e8cf19c19ddd: Pull complete 13:14:20 Successfully built 6c4ef3386c48 13:14:20 Successfully tagged sys-mgmt-agent:latest 13:14:20  Building sys-mgmt-agent ... done Building core-data 13:14:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:14:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:14:27 ---> d5dab7738070 13:14:27 Step 3/23 : WORKDIR /edgex-go 13:14:27 ---> Using cache 13:14:27 ---> 9cb75ccf02fb 13:14:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:27 ---> Using cache 13:14:27 ---> 22f63e38addc 13:14:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:14:27 a4caa8a26152: Pull complete 13:14:27 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 13:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:14:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:14:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:14:27 WORKDIR /edgex 13:14:27 COPY go.mod . 13:14:27 RUN go mod download 13:14:27 + docker build -t ci-base-image-arm64 -f - . 13:14:28 ---> 9c93933137fb 13:14:28 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:14:28 ---> Running in ddb131f92dcf 13:14:28 ---> Running in c3388d3f5ee2 13:14:28 ---> 229e30e087c2 13:14:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:14:28 ---> 636c5cfba2cb 13:14:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:14:28 ---> Running in 6040de270686 13:14:28 ---> Running in 1f43aac98dd2 13:14:28 Removing intermediate container c3388d3f5ee2 13:14:28 ---> 1eb8d3ec37de 13:14:28 Step 10/26 : RUN mkdir -p spire-build 13:14:28 ---> Running in 3e6af3586a1e 13:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:14:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:14:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:14:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:14:29 OK: 221 MiB in 52 packages 13:14:29 Removing intermediate container 3e6af3586a1e 13:14:29 ---> 80e6903635c8 13:14:29 Step 11/26 : WORKDIR /edgex-go/spire-build 13:14:30 ---> Running in 76840a01bb32 13:14:30 Sending build context to Docker daemon 169.3MB 13:14:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:14:30 ---> 725f1c02e7f9 13:14:30 Step 2/4 : WORKDIR /edgex 13:14:30 Removing intermediate container 76840a01bb32 13:14:30 ---> 561ad6d15cae 13:14:30 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 13:14:30 ---> Running in b3b17a2fd951 13:14:30 Removing intermediate container ddb131f92dcf 13:14:30 ---> 57e009c52d7a 13:14:30 Step 6/23 : COPY go.mod vendor* ./ 13:14:30 ---> 1c71738048d7 13:14:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:30 ---> Running in fb6a8452330d 13:14:31 spire-1.2.1/ 13:14:31 spire-1.2.1/.data/ 13:14:31 spire-1.2.1/.data/.file 13:14:31 spire-1.2.1/.dockerignore 13:14:31 spire-1.2.1/.gitattributes 13:14:31 spire-1.2.1/.githooks/ 13:14:31 spire-1.2.1/.githooks/pre-commit 13:14:31 spire-1.2.1/.github/ 13:14:31 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:14:31 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:14:31 spire-1.2.1/.github/dependabot.yml 13:14:31 spire-1.2.1/.github/workflows/ 13:14:31 spire-1.2.1/.github/workflows/nightly_build.yaml 13:14:31 spire-1.2.1/.github/workflows/pr_build.yaml 13:14:31 spire-1.2.1/.github/workflows/release_build.yaml 13:14:31 spire-1.2.1/.github/workflows/scripts/ 13:14:31 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:14:31 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:14:31 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:14:31 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:14:31 spire-1.2.1/.github/workflows/scripts/split.sh 13:14:31 spire-1.2.1/.gitignore 13:14:31 spire-1.2.1/.go-version 13:14:31 spire-1.2.1/.golangci.yml 13:14:31 spire-1.2.1/ADOPTERS.md 13:14:31 spire-1.2.1/CHANGELOG.md 13:14:31 spire-1.2.1/CODE-OF-CONDUCT.md 13:14:31 spire-1.2.1/CODEOWNERS 13:14:31 spire-1.2.1/CONTRIBUTING.md 13:14:31 spire-1.2.1/Dockerfile 13:14:31 spire-1.2.1/Dockerfile.dev 13:14:31 spire-1.2.1/Dockerfile.scratch 13:14:31 spire-1.2.1/LICENSE 13:14:31 spire-1.2.1/MAINTAINERS.md 13:14:31 spire-1.2.1/Makefile 13:14:31 spire-1.2.1/README.md 13:14:31 spire-1.2.1/ROADMAP.md 13:14:31 spire-1.2.1/SECURITY.md 13:14:31 spire-1.2.1/cmd/ 13:14:31 spire-1.2.1/cmd/spire-agent/ 13:14:31 spire-1.2.1/cmd/spire-agent/cli/ 13:14:31 spire-1.2.1/cmd/spire-agent/cli/api/ 13:14:31 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/common/ 13:14:31 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:14:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/run/ 13:14:31 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:14:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:14:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:14:31 spire-1.2.1/cmd/spire-agent/main.go 13:14:31 spire-1.2.1/cmd/spire-server/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/agent/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/cli.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/run/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/token/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/validate/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/x509/ 13:14:31 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:14:31 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:14:31 spire-1.2.1/cmd/spire-server/main.go 13:14:31 spire-1.2.1/cmd/spire-server/util/ 13:14:31 spire-1.2.1/cmd/spire-server/util/util.go 13:14:31 spire-1.2.1/conf/ 13:14:31 spire-1.2.1/conf/agent/ 13:14:31 spire-1.2.1/conf/agent/agent.conf 13:14:31 spire-1.2.1/conf/agent/agent_full.conf 13:14:31 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:14:31 spire-1.2.1/conf/server/ 13:14:31 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:14:31 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:14:31 spire-1.2.1/conf/server/server.conf 13:14:31 spire-1.2.1/conf/server/server_full.conf 13:14:31 spire-1.2.1/doc/ 13:14:31 spire-1.2.1/doc/SPIRE101.md 13:14:31 spire-1.2.1/doc/auditlog.md 13:14:31 spire-1.2.1/doc/authorization_policy_engine.md 13:14:31 spire-1.2.1/doc/changelog_guidelines.md 13:14:31 spire-1.2.1/doc/cure53-report.pdf 13:14:31 spire-1.2.1/doc/images/ 13:14:31 spire-1.2.1/doc/images/2019_roadmap.png 13:14:31 spire-1.2.1/doc/images/SPIRE101.png 13:14:31 spire-1.2.1/doc/images/SPIRE_agent.png 13:14:31 spire-1.2.1/doc/images/SPIRE_server.png 13:14:31 spire-1.2.1/doc/images/cache_mgr.png 13:14:31 spire-1.2.1/doc/images/cache_mgr_components.png 13:14:31 spire-1.2.1/doc/images/federated_spire.png 13:14:31 spire-1.2.1/doc/images/ha_mode.png 13:14:31 spire-1.2.1/doc/images/nested_spire.png 13:14:31 spire-1.2.1/doc/images/oidc_federation.png 13:14:31 spire-1.2.1/doc/images/single_trust_domain.png 13:14:31 spire-1.2.1/doc/images/spiffe_compatible.png 13:14:31 spire-1.2.1/doc/images/spire_logo.png 13:14:31 spire-1.2.1/doc/migrating_registration_api_clients.md 13:14:31 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:14:31 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:14:31 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:14:31 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:14:31 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:14:31 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:14:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:14:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:14:31 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:14:31 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:14:31 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:14:31 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:14:31 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:14:31 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:14:31 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:14:31 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:14:31 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:14:31 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:14:31 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:14:31 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:14:31 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:14:31 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:14:31 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:14:31 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:14:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:14:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:14:31 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:14:31 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:14:31 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:14:31 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:14:31 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:14:31 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:14:31 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:14:31 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:14:31 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:14:31 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:14:31 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:14:31 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:14:31 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:14:31 spire-1.2.1/doc/scaling_spire.md 13:14:31 spire-1.2.1/doc/spire_agent.md 13:14:31 spire-1.2.1/doc/spire_server.md 13:14:31 spire-1.2.1/doc/supported_integrations.md 13:14:31 spire-1.2.1/doc/telemetry.md 13:14:31 spire-1.2.1/doc/telemetry_config.md 13:14:31 spire-1.2.1/doc/upgrading.md 13:14:31 spire-1.2.1/doc/using_spire.md 13:14:31 spire-1.2.1/examples/ 13:14:31 spire-1.2.1/examples/README.md 13:14:31 spire-1.2.1/go.mod 13:14:31 spire-1.2.1/go.sum 13:14:31 spire-1.2.1/pkg/ 13:14:31 spire-1.2.1/pkg/agent/ 13:14:31 spire-1.2.1/pkg/agent/agent.go 13:14:31 spire-1.2.1/pkg/agent/api/ 13:14:31 spire-1.2.1/pkg/agent/api/config.go 13:14:31 spire-1.2.1/pkg/agent/api/debug/ 13:14:31 spire-1.2.1/pkg/agent/api/debug/v1/ 13:14:31 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:14:31 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:14:31 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:14:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:14:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:14:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:14:31 spire-1.2.1/pkg/agent/api/endpoints.go 13:14:31 spire-1.2.1/pkg/agent/api/health/ 13:14:31 spire-1.2.1/pkg/agent/api/health/v1/ 13:14:31 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:14:31 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:14:31 spire-1.2.1/pkg/agent/api/rpccontext/ 13:14:31 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:14:31 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:14:31 spire-1.2.1/pkg/agent/attestor/ 13:14:31 spire-1.2.1/pkg/agent/attestor/node/ 13:14:31 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:14:31 spire-1.2.1/pkg/agent/attestor/node/node.go 13:14:31 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:14:31 spire-1.2.1/pkg/agent/attestor/workload/ 13:14:31 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:14:31 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:14:31 spire-1.2.1/pkg/agent/catalog/ 13:14:31 spire-1.2.1/pkg/agent/catalog/catalog.go 13:14:31 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:14:31 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:14:31 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:14:31 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:14:31 spire-1.2.1/pkg/agent/client/ 13:14:31 spire-1.2.1/pkg/agent/client/client.go 13:14:31 spire-1.2.1/pkg/agent/client/client_test.go 13:14:31 spire-1.2.1/pkg/agent/client/dial.go 13:14:31 spire-1.2.1/pkg/agent/client/nodeconn.go 13:14:31 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:14:31 spire-1.2.1/pkg/agent/client/update.go 13:14:31 spire-1.2.1/pkg/agent/client/util.go 13:14:31 spire-1.2.1/pkg/agent/common/ 13:14:31 spire-1.2.1/pkg/agent/common/backoff/ 13:14:31 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:14:31 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:14:31 spire-1.2.1/pkg/agent/common/cgroups/ 13:14:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:14:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:14:31 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:14:31 spire-1.2.1/pkg/agent/config.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/ 13:14:31 spire-1.2.1/pkg/agent/endpoints/config.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:14:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:14:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/workload/ 13:14:31 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:14:31 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:14:31 spire-1.2.1/pkg/agent/manager/ 13:14:31 spire-1.2.1/pkg/agent/manager/cache/ 13:14:31 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:14:31 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:14:31 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:14:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:14:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:14:31 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:14:31 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:14:31 spire-1.2.1/pkg/agent/manager/config.go 13:14:31 spire-1.2.1/pkg/agent/manager/manager.go 13:14:31 spire-1.2.1/pkg/agent/manager/manager_test.go 13:14:31 spire-1.2.1/pkg/agent/manager/storage.go 13:14:31 spire-1.2.1/pkg/agent/manager/storage_test.go 13:14:31 spire-1.2.1/pkg/agent/manager/storecache/ 13:14:31 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:14:31 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:14:31 spire-1.2.1/pkg/agent/manager/sync.go 13:14:31 spire-1.2.1/pkg/agent/plugin/ 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:14:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:14:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:14:31 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:14:31 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:14:31 spire-1.2.1/pkg/agent/svid/ 13:14:31 spire-1.2.1/pkg/agent/svid/rotator.go 13:14:31 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:14:31 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:14:31 spire-1.2.1/pkg/agent/svid/store/ 13:14:31 spire-1.2.1/pkg/agent/svid/store/service.go 13:14:31 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:14:31 spire-1.2.1/pkg/common/ 13:14:31 spire-1.2.1/pkg/common/agentpathtemplate/ 13:14:31 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:14:31 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:14:31 spire-1.2.1/pkg/common/api/ 13:14:31 spire-1.2.1/pkg/common/api/metrics.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/ 13:14:31 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/logger.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/names.go 13:14:31 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:14:31 spire-1.2.1/pkg/common/api/names.go 13:14:31 spire-1.2.1/pkg/common/api/ratelimit.go 13:14:31 spire-1.2.1/pkg/common/api/rpccontext/ 13:14:31 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:14:31 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:14:31 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:14:31 spire-1.2.1/pkg/common/auth/ 13:14:31 spire-1.2.1/pkg/common/auth/interceptors.go 13:14:31 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:14:31 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:14:31 spire-1.2.1/pkg/common/bundleutil/ 13:14:31 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:14:31 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:14:31 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:14:31 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:14:31 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:14:31 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:14:31 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:14:31 spire-1.2.1/pkg/common/bundleutil/types.go 13:14:31 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:14:31 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:14:31 spire-1.2.1/pkg/common/catalog/ 13:14:31 spire-1.2.1/pkg/common/catalog/bind.go 13:14:31 spire-1.2.1/pkg/common/catalog/builtin.go 13:14:31 spire-1.2.1/pkg/common/catalog/catalog.go 13:14:31 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:14:31 spire-1.2.1/pkg/common/catalog/closers.go 13:14:31 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:14:31 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:14:31 spire-1.2.1/pkg/common/catalog/config.go 13:14:31 spire-1.2.1/pkg/common/catalog/config_test.go 13:14:31 spire-1.2.1/pkg/common/catalog/configure.go 13:14:31 spire-1.2.1/pkg/common/catalog/constraints.go 13:14:31 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:14:31 spire-1.2.1/pkg/common/catalog/context.go 13:14:31 spire-1.2.1/pkg/common/catalog/external.go 13:14:31 spire-1.2.1/pkg/common/catalog/host.go 13:14:31 spire-1.2.1/pkg/common/catalog/pipenet.go 13:14:31 spire-1.2.1/pkg/common/catalog/plugin.go 13:14:31 spire-1.2.1/pkg/common/catalog/testplugin/ 13:14:31 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:14:31 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:14:31 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:14:31 spire-1.2.1/pkg/common/cli/ 13:14:31 spire-1.2.1/pkg/common/cli/env.go 13:14:31 spire-1.2.1/pkg/common/cli/flags.go 13:14:31 spire-1.2.1/pkg/common/cli/trust_domain.go 13:14:31 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:14:31 spire-1.2.1/pkg/common/cli/umask.go 13:14:31 spire-1.2.1/pkg/common/cli/umask_posix.go 13:14:31 spire-1.2.1/pkg/common/cli/umask_test.go 13:14:31 spire-1.2.1/pkg/common/cli/umask_windows.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/ 13:14:31 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/flag.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/format.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/ 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:14:31 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:14:31 spire-1.2.1/pkg/common/coretypes/ 13:14:31 spire-1.2.1/pkg/common/coretypes/bundle/ 13:14:31 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:14:31 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:14:31 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:14:31 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:14:31 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:14:31 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:14:31 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:14:31 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:14:31 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:14:31 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:14:31 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:14:31 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:14:31 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:14:31 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:14:31 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:14:31 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:14:31 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:14:31 spire-1.2.1/pkg/common/cryptoutil/ 13:14:31 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:14:31 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:14:31 spire-1.2.1/pkg/common/diskutil/ 13:14:31 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:14:31 spire-1.2.1/pkg/common/diskutil/file_test.go 13:14:31 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:14:31 spire-1.2.1/pkg/common/errorutil/ 13:14:31 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:14:31 spire-1.2.1/pkg/common/health/ 13:14:31 spire-1.2.1/pkg/common/health/config.go 13:14:31 spire-1.2.1/pkg/common/health/context.go 13:14:31 spire-1.2.1/pkg/common/health/context_test.go 13:14:31 spire-1.2.1/pkg/common/health/health.go 13:14:31 spire-1.2.1/pkg/common/health/health_test.go 13:14:31 spire-1.2.1/pkg/common/health/logger.go 13:14:31 spire-1.2.1/pkg/common/hostservice/ 13:14:31 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:14:31 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:14:31 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:14:31 spire-1.2.1/pkg/common/idutil/ 13:14:31 spire-1.2.1/pkg/common/idutil/require.go 13:14:31 spire-1.2.1/pkg/common/idutil/require_test.go 13:14:31 spire-1.2.1/pkg/common/idutil/safety.go 13:14:31 spire-1.2.1/pkg/common/idutil/safety_test.go 13:14:31 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:14:31 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:14:31 spire-1.2.1/pkg/common/jwtsvid/ 13:14:31 spire-1.2.1/pkg/common/jwtsvid/common.go 13:14:31 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:14:31 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:14:31 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:14:31 spire-1.2.1/pkg/common/jwtutil/ 13:14:31 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:14:31 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:14:31 spire-1.2.1/pkg/common/log/ 13:14:31 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:14:31 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:14:31 spire-1.2.1/pkg/common/log/log.go 13:14:31 spire-1.2.1/pkg/common/log/log_test.go 13:14:31 spire-1.2.1/pkg/common/log/options.go 13:14:31 spire-1.2.1/pkg/common/nodeutil/ 13:14:31 spire-1.2.1/pkg/common/nodeutil/node.go 13:14:31 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:14:31 spire-1.2.1/pkg/common/peertracker/ 13:14:31 spire-1.2.1/pkg/common/peertracker/conn.go 13:14:31 spire-1.2.1/pkg/common/peertracker/credentials.go 13:14:31 spire-1.2.1/pkg/common/peertracker/errors.go 13:14:31 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:14:31 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:14:31 spire-1.2.1/pkg/common/peertracker/info.go 13:14:31 spire-1.2.1/pkg/common/peertracker/listener.go 13:14:31 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:14:31 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:14:31 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:14:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:14:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:14:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:14:31 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:14:31 spire-1.2.1/pkg/common/peertracker/tcp.go 13:14:31 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:14:31 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:14:31 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:14:31 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:14:31 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:14:31 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:14:31 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:14:31 spire-1.2.1/pkg/common/peertracker/uds.go 13:14:31 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:14:31 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:14:31 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:14:31 spire-1.2.1/pkg/common/pemutil/ 13:14:31 spire-1.2.1/pkg/common/pemutil/block.go 13:14:31 spire-1.2.1/pkg/common/pemutil/certs.go 13:14:31 spire-1.2.1/pkg/common/pemutil/common.go 13:14:31 spire-1.2.1/pkg/common/pemutil/csr.go 13:14:31 spire-1.2.1/pkg/common/pemutil/keys.go 13:14:31 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:14:31 spire-1.2.1/pkg/common/pemutil/testdata/ 13:14:31 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:14:31 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:14:31 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:14:31 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:14:31 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:14:31 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:14:31 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:14:31 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:14:31 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:14:31 spire-1.2.1/pkg/common/plugin/ 13:14:31 spire-1.2.1/pkg/common/plugin/aws/ 13:14:31 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:14:31 spire-1.2.1/pkg/common/plugin/azure/ 13:14:31 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:14:31 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:14:31 spire-1.2.1/pkg/common/plugin/facade.go 13:14:31 spire-1.2.1/pkg/common/plugin/facade_test.go 13:14:31 spire-1.2.1/pkg/common/plugin/gcp/ 13:14:31 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:14:31 spire-1.2.1/pkg/common/plugin/k8s/ 13:14:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:14:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:14:31 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:14:31 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:14:31 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:14:31 spire-1.2.1/pkg/common/plugin/log.go 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/ 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:14:31 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:14:31 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:14:31 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:14:31 spire-1.2.1/pkg/common/plugin/x509pop/ 13:14:31 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:14:31 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:14:31 spire-1.2.1/pkg/common/profiling/ 13:14:31 spire-1.2.1/pkg/common/profiling/dumpers.go 13:14:31 spire-1.2.1/pkg/common/profiling/profiling.go 13:14:31 spire-1.2.1/pkg/common/protoutil/ 13:14:31 spire-1.2.1/pkg/common/protoutil/masks.go 13:14:31 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:14:31 spire-1.2.1/pkg/common/rotationutil/ 13:14:31 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:14:31 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:14:31 spire-1.2.1/pkg/common/selector/ 13:14:31 spire-1.2.1/pkg/common/selector/selector.go 13:14:31 spire-1.2.1/pkg/common/selector/selector_test.go 13:14:31 spire-1.2.1/pkg/common/selector/set.go 13:14:31 spire-1.2.1/pkg/common/selector/set_utils.go 13:14:31 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/ 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/ 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:14:31 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:14:31 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:14:31 spire-1.2.1/pkg/common/telemetry/call.go 13:14:31 spire-1.2.1/pkg/common/telemetry/common/ 13:14:31 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:14:31 spire-1.2.1/pkg/common/telemetry/config.go 13:14:31 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:14:31 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/inmem.go 13:14:31 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/m3.go 13:14:31 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/metrics.go 13:14:31 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/names.go 13:14:31 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:14:31 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:14:31 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/ 13:14:31 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:14:31 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:14:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:14:31 spire-1.2.1/pkg/common/telemetry/server/server.go 13:14:31 spire-1.2.1/pkg/common/telemetry/sink.go 13:14:31 spire-1.2.1/pkg/common/telemetry/statsd.go 13:14:31 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:14:31 spire-1.2.1/pkg/common/telemetry/uptime.go 13:14:31 spire-1.2.1/pkg/common/telemetry/version.go 13:14:31 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:14:31 spire-1.2.1/pkg/common/uptime/ 13:14:31 spire-1.2.1/pkg/common/uptime/uptime.go 13:14:31 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:14:31 spire-1.2.1/pkg/common/util/ 13:14:31 spire-1.2.1/pkg/common/util/certs.go 13:14:31 spire-1.2.1/pkg/common/util/certs_test.go 13:14:31 spire-1.2.1/pkg/common/util/csr.go 13:14:31 spire-1.2.1/pkg/common/util/hash.go 13:14:31 spire-1.2.1/pkg/common/util/selectors.go 13:14:31 spire-1.2.1/pkg/common/util/selectors_test.go 13:14:31 spire-1.2.1/pkg/common/util/signals.go 13:14:31 spire-1.2.1/pkg/common/util/sort.go 13:14:31 spire-1.2.1/pkg/common/util/sort_test.go 13:14:31 spire-1.2.1/pkg/common/util/task.go 13:14:31 spire-1.2.1/pkg/common/util/task_test.go 13:14:31 spire-1.2.1/pkg/common/util/testdata/ 13:14:31 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:14:31 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:14:31 spire-1.2.1/pkg/common/version/ 13:14:31 spire-1.2.1/pkg/common/version/version.go 13:14:31 spire-1.2.1/pkg/common/x509svid/ 13:14:31 spire-1.2.1/pkg/common/x509svid/common_test.go 13:14:31 spire-1.2.1/pkg/common/x509svid/csr.go 13:14:31 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:14:31 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:14:31 spire-1.2.1/pkg/common/x509util/ 13:14:31 spire-1.2.1/pkg/common/x509util/cert.go 13:14:31 spire-1.2.1/pkg/common/x509util/dns.go 13:14:31 spire-1.2.1/pkg/common/x509util/dns_test.go 13:14:31 spire-1.2.1/pkg/common/x509util/keyid.go 13:14:31 spire-1.2.1/pkg/common/x509util/keypair.go 13:14:31 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:14:31 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:14:31 spire-1.2.1/pkg/server/ 13:14:31 spire-1.2.1/pkg/server/api/ 13:14:31 spire-1.2.1/pkg/server/api/agent.go 13:14:31 spire-1.2.1/pkg/server/api/agent/ 13:14:31 spire-1.2.1/pkg/server/api/agent/v1/ 13:14:31 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:14:31 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:14:31 spire-1.2.1/pkg/server/api/agent_test.go 13:14:31 spire-1.2.1/pkg/server/api/api.go 13:14:31 spire-1.2.1/pkg/server/api/audit/ 13:14:31 spire-1.2.1/pkg/server/api/audit/audit.go 13:14:31 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:14:31 spire-1.2.1/pkg/server/api/bundle.go 13:14:31 spire-1.2.1/pkg/server/api/bundle/ 13:14:31 spire-1.2.1/pkg/server/api/bundle/v1/ 13:14:31 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:14:31 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:14:31 spire-1.2.1/pkg/server/api/bundle_test.go 13:14:31 spire-1.2.1/pkg/server/api/debug/ 13:14:31 spire-1.2.1/pkg/server/api/debug/v1/ 13:14:31 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:14:31 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:14:31 spire-1.2.1/pkg/server/api/entry.go 13:14:31 spire-1.2.1/pkg/server/api/entry/ 13:14:31 spire-1.2.1/pkg/server/api/entry/v1/ 13:14:31 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:14:31 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:14:31 spire-1.2.1/pkg/server/api/entry_test.go 13:14:31 spire-1.2.1/pkg/server/api/health/ 13:14:31 spire-1.2.1/pkg/server/api/health/v1/ 13:14:31 spire-1.2.1/pkg/server/api/health/v1/service.go 13:14:31 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:14:31 spire-1.2.1/pkg/server/api/id.go 13:14:31 spire-1.2.1/pkg/server/api/id_test.go 13:14:31 spire-1.2.1/pkg/server/api/limits/ 13:14:31 spire-1.2.1/pkg/server/api/limits/limits.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/ 13:14:31 spire-1.2.1/pkg/server/api/middleware/alias.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/audit.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/caller.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/common.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/entries.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:14:31 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:14:31 spire-1.2.1/pkg/server/api/ratelimit.go 13:14:31 spire-1.2.1/pkg/server/api/rpccontext/ 13:14:31 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:14:31 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:14:31 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:14:31 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:14:31 spire-1.2.1/pkg/server/api/selector.go 13:14:31 spire-1.2.1/pkg/server/api/selector_test.go 13:14:31 spire-1.2.1/pkg/server/api/status.go 13:14:31 spire-1.2.1/pkg/server/api/status_test.go 13:14:31 spire-1.2.1/pkg/server/api/svid/ 13:14:31 spire-1.2.1/pkg/server/api/svid/v1/ 13:14:31 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:14:31 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:14:31 spire-1.2.1/pkg/server/api/trustdomain.go 13:14:31 spire-1.2.1/pkg/server/api/trustdomain/ 13:14:31 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:14:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:14:31 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:14:31 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:14:31 spire-1.2.1/pkg/server/authpolicy/ 13:14:31 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:14:31 spire-1.2.1/pkg/server/authpolicy/policy.go 13:14:31 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:14:31 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:14:31 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:14:31 spire-1.2.1/pkg/server/authpolicy/validate.go 13:14:31 spire-1.2.1/pkg/server/bundle/ 13:14:31 spire-1.2.1/pkg/server/bundle/client/ 13:14:31 spire-1.2.1/pkg/server/bundle/client/client.go 13:14:31 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:14:31 spire-1.2.1/pkg/server/bundle/client/manager.go 13:14:31 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:14:31 spire-1.2.1/pkg/server/bundle/client/sources.go 13:14:31 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:14:31 spire-1.2.1/pkg/server/bundle/client/updater.go 13:14:31 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:14:31 spire-1.2.1/pkg/server/ca/ 13:14:31 spire-1.2.1/pkg/server/ca/ca.go 13:14:31 spire-1.2.1/pkg/server/ca/ca_health.go 13:14:31 spire-1.2.1/pkg/server/ca/ca_test.go 13:14:31 spire-1.2.1/pkg/server/ca/journal.go 13:14:31 spire-1.2.1/pkg/server/ca/journal_test.go 13:14:31 spire-1.2.1/pkg/server/ca/manager.go 13:14:31 spire-1.2.1/pkg/server/ca/manager_health.go 13:14:31 spire-1.2.1/pkg/server/ca/manager_test.go 13:14:31 spire-1.2.1/pkg/server/ca/templates.go 13:14:31 spire-1.2.1/pkg/server/ca/upstream_client.go 13:14:31 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:14:31 spire-1.2.1/pkg/server/ca/validation.go 13:14:31 spire-1.2.1/pkg/server/cache/ 13:14:31 spire-1.2.1/pkg/server/cache/dscache/ 13:14:31 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:14:31 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:14:31 spire-1.2.1/pkg/server/cache/entrycache/ 13:14:31 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:14:31 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:14:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:14:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:14:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:14:31 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:14:31 spire-1.2.1/pkg/server/catalog/ 13:14:31 spire-1.2.1/pkg/server/catalog/catalog.go 13:14:31 spire-1.2.1/pkg/server/catalog/keymanager.go 13:14:31 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:14:31 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:14:31 spire-1.2.1/pkg/server/catalog/notifier.go 13:14:31 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:14:31 spire-1.2.1/pkg/server/config.go 13:14:31 spire-1.2.1/pkg/server/datastore/ 13:14:31 spire-1.2.1/pkg/server/datastore/datastore.go 13:14:31 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:14:31 spire-1.2.1/pkg/server/datastore/repository.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:14:31 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:14:31 spire-1.2.1/pkg/server/endpoints/ 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/ 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:14:31 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:14:31 spire-1.2.1/pkg/server/endpoints/config.go 13:14:31 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:14:31 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:14:31 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:14:31 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:14:31 spire-1.2.1/pkg/server/endpoints/middleware.go 13:14:31 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:14:31 spire-1.2.1/pkg/server/hostservice/ 13:14:31 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:14:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:14:31 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:14:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:14:31 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:14:31 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:14:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:14:31 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/ 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/ 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:14:31 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:14:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:14:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/ 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:14:31 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:14:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:14:31 spire-1.2.1/pkg/server/registration/ 13:14:31 spire-1.2.1/pkg/server/registration/manager.go 13:14:31 spire-1.2.1/pkg/server/registration/manager_test.go 13:14:31 spire-1.2.1/pkg/server/scanentries.go 13:14:31 spire-1.2.1/pkg/server/scanentries_test.go 13:14:31 spire-1.2.1/pkg/server/server.go 13:14:31 spire-1.2.1/pkg/server/server_test.go 13:14:31 spire-1.2.1/pkg/server/svid/ 13:14:31 spire-1.2.1/pkg/server/svid/observer.go 13:14:31 spire-1.2.1/pkg/server/svid/observer_test.go 13:14:31 spire-1.2.1/pkg/server/svid/rotator.go 13:14:31 spire-1.2.1/pkg/server/svid/rotator_config.go 13:14:31 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:14:31 spire-1.2.1/pkg/server/svid/rotator_test.go 13:14:31 spire-1.2.1/proto/ 13:14:31 spire-1.2.1/proto/private/ 13:14:31 spire-1.2.1/proto/private/server/ 13:14:31 spire-1.2.1/proto/private/server/journal/ 13:14:31 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:14:31 spire-1.2.1/proto/private/server/journal/journal.proto 13:14:31 spire-1.2.1/proto/spire/ 13:14:31 spire-1.2.1/proto/spire/common/ 13:14:31 spire-1.2.1/proto/spire/common/common.pb.go 13:14:31 spire-1.2.1/proto/spire/common/common.proto 13:14:31 spire-1.2.1/proto/spire/common/plugin/ 13:14:31 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:14:31 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:14:31 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:14:31 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:14:31 spire-1.2.1/proto/spire/plugin/ 13:14:31 spire-1.2.1/proto/spire/plugin/agent/ 13:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:14:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:14:31 spire-1.2.1/release/ 13:14:31 spire-1.2.1/release/spire-extras/ 13:14:31 spire-1.2.1/release/spire-extras/README.md 13:14:31 spire-1.2.1/release/spire-extras/conf/ 13:14:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:14:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:14:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:14:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:14:31 spire-1.2.1/release/spire/ 13:14:31 spire-1.2.1/release/spire/README.md 13:14:31 spire-1.2.1/release/spire/conf/ 13:14:31 spire-1.2.1/release/spire/conf/agent/ 13:14:31 spire-1.2.1/release/spire/conf/agent/agent.conf 13:14:31 spire-1.2.1/release/spire/conf/server/ 13:14:31 spire-1.2.1/release/spire/conf/server/server.conf 13:14:31 spire-1.2.1/script/ 13:14:31 spire-1.2.1/script/build-artifact.sh 13:14:31 spire-1.2.1/script/generate_dummy_ca.sh 13:14:31 spire-1.2.1/support/ 13:14:31 spire-1.2.1/support/k8s/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:14:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/ 13:14:31 spire-1.2.1/support/oidc-discovery-provider/README.md 13:14:31 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/config.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/main.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:14:31 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:14:31 spire-1.2.1/test/ 13:14:31 spire-1.2.1/test/clock/ 13:14:31 spire-1.2.1/test/clock/clock.go 13:14:31 spire-1.2.1/test/fakes/ 13:14:31 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:14:31 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:14:31 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:14:31 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:14:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:14:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:14:31 spire-1.2.1/test/fakes/fakeagentstore/ 13:14:31 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:14:31 spire-1.2.1/test/fakes/fakedatastore/ 13:14:31 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:14:31 spire-1.2.1/test/fakes/fakeentryclient/ 13:14:31 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:14:31 spire-1.2.1/test/fakes/fakehealthchecker/ 13:14:31 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:14:31 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:14:31 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:14:31 spire-1.2.1/test/fakes/fakemetrics/ 13:14:31 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:14:31 spire-1.2.1/test/fakes/fakenoderesolver/ 13:14:31 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:14:31 spire-1.2.1/test/fakes/fakenotifier/ 13:14:31 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:14:31 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:14:31 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:14:31 spire-1.2.1/test/fakes/fakeserverca/ 13:14:31 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:14:31 spire-1.2.1/test/fakes/fakeservercatalog/ 13:14:31 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:14:31 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:14:31 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:14:31 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:14:31 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:14:31 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:14:31 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:14:31 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:14:31 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:14:31 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:14:31 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:14:31 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:14:31 spire-1.2.1/test/fixture/ 13:14:31 spire-1.2.1/test/fixture/certs/ 13:14:31 spire-1.2.1/test/fixture/certs/agent_svid.der 13:14:31 spire-1.2.1/test/fixture/certs/base_cert.pem 13:14:31 spire-1.2.1/test/fixture/certs/base_csr.pem 13:14:31 spire-1.2.1/test/fixture/certs/base_key.pem 13:14:31 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:14:31 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:14:31 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:14:31 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:14:31 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:14:31 spire-1.2.1/test/fixture/certs/blog_key.pem 13:14:31 spire-1.2.1/test/fixture/certs/bundle.der 13:14:31 spire-1.2.1/test/fixture/certs/ca.pem 13:14:31 spire-1.2.1/test/fixture/certs/ca_key.pem 13:14:31 spire-1.2.1/test/fixture/certs/database_cert.pem 13:14:31 spire-1.2.1/test/fixture/certs/database_csr.pem 13:14:31 spire-1.2.1/test/fixture/certs/database_key.pem 13:14:31 spire-1.2.1/test/fixture/certs/node_cert.pem 13:14:31 spire-1.2.1/test/fixture/certs/node_csr.pem 13:14:31 spire-1.2.1/test/fixture/certs/node_key.pem 13:14:31 spire-1.2.1/test/fixture/certs/svid.pem 13:14:31 spire-1.2.1/test/fixture/certs/svid_key.pem 13:14:31 spire-1.2.1/test/fixture/config/ 13:14:31 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:14:31 spire-1.2.1/test/fixture/config/agent_good.conf 13:14:31 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:14:31 spire-1.2.1/test/fixture/config/plugin_good.conf 13:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:14:31 spire-1.2.1/test/fixture/config/server_good.conf 13:14:31 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:14:31 spire-1.2.1/test/fixture/fixture.go 13:14:31 spire-1.2.1/test/fixture/nodeattestor/ 13:14:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:14:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:14:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:14:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:14:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:14:31 spire-1.2.1/test/fixture/registration/ 13:14:31 spire-1.2.1/test/fixture/registration/entries.json 13:14:31 spire-1.2.1/test/fixture/registration/good-for-update.json 13:14:31 spire-1.2.1/test/fixture/registration/good.json 13:14:31 spire-1.2.1/test/fixture/registration/invalid.json 13:14:31 spire-1.2.1/test/fixture/registration/invalid_json.json 13:14:31 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:14:31 spire-1.2.1/test/integration/ 13:14:31 spire-1.2.1/test/integration/README.md 13:14:31 spire-1.2.1/test/integration/common 13:14:31 spire-1.2.1/test/integration/setup/ 13:14:31 spire-1.2.1/test/integration/setup/adminclient/ 13:14:31 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:14:31 spire-1.2.1/test/integration/setup/adminclient/client.go 13:14:31 spire-1.2.1/test/integration/setup/debugagent/ 13:14:31 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:14:31 spire-1.2.1/test/integration/setup/debugagent/main.go 13:14:31 spire-1.2.1/test/integration/setup/debugserver/ 13:14:31 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:14:31 spire-1.2.1/test/integration/setup/debugserver/main.go 13:14:31 spire-1.2.1/test/integration/setup/downstreamclient/ 13:14:31 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:14:31 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:14:31 spire-1.2.1/test/integration/setup/itclient/ 13:14:31 spire-1.2.1/test/integration/setup/itclient/client.go 13:14:31 spire-1.2.1/test/integration/setup/node-attestation/ 13:14:31 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:14:31 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:14:31 spire-1.2.1/test/integration/setup/x509pop/ 13:14:31 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:14:31 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:14:31 spire-1.2.1/test/integration/suites/ 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:14:31 spire-1.2.1/test/integration/suites/join-token/ 13:14:31 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:14:31 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:14:31 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:14:31 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:14:31 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:14:31 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:14:31 spire-1.2.1/test/integration/suites/join-token/README.md 13:14:31 spire-1.2.1/test/integration/suites/join-token/conf/ 13:14:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/join-token/teardown 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:14:31 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:14:31 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:14:31 spire-1.2.1/test/integration/suites/k8s/ 13:14:31 spire-1.2.1/test/integration/suites/k8s/00-setup 13:14:31 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:14:31 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:14:31 spire-1.2.1/test/integration/suites/k8s/README.md 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/ 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:14:31 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:14:31 spire-1.2.1/test/integration/suites/k8s/teardown 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/ 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:14:31 spire-1.2.1/test/integration/suites/rotation/ 13:14:31 spire-1.2.1/test/integration/suites/rotation/00-setup 13:14:31 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:14:31 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:14:31 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:14:31 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:14:31 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:14:31 spire-1.2.1/test/integration/suites/rotation/README.md 13:14:31 spire-1.2.1/test/integration/suites/rotation/conf/ 13:14:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/rotation/teardown 13:14:31 spire-1.2.1/test/integration/suites/self-test/ 13:14:31 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:14:31 spire-1.2.1/test/integration/suites/self-test/README.md 13:14:31 spire-1.2.1/test/integration/suites/self-test/teardown 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:14:31 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:14:31 spire-1.2.1/test/integration/suites/upgrade/ 13:14:31 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:14:31 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:14:31 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:14:31 spire-1.2.1/test/integration/suites/upgrade/README.md 13:14:31 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:14:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:14:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:14:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:14:31 spire-1.2.1/test/integration/suites/upgrade/teardown 13:14:31 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:14:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:14:31 spire-1.2.1/test/integration/test-one.sh 13:14:31 spire-1.2.1/test/integration/test.sh 13:14:31 spire-1.2.1/test/plugintest/ 13:14:31 spire-1.2.1/test/plugintest/config.go 13:14:31 spire-1.2.1/test/plugintest/load.go 13:14:31 spire-1.2.1/test/plugintest/option.go 13:14:31 spire-1.2.1/test/spiretest/ 13:14:31 spire-1.2.1/test/spiretest/apiserver.go 13:14:31 spire-1.2.1/test/spiretest/assertions.go 13:14:31 spire-1.2.1/test/spiretest/dir.go 13:14:31 spire-1.2.1/test/spiretest/errors_posix.go 13:14:31 spire-1.2.1/test/spiretest/errors_windows.go 13:14:31 spire-1.2.1/test/spiretest/logs.go 13:14:31 spire-1.2.1/test/spiretest/socketapi.go 13:14:31 spire-1.2.1/test/spiretest/suite.go 13:14:31 spire-1.2.1/test/spiretest/x509.go 13:14:31 spire-1.2.1/test/testca/ 13:14:31 spire-1.2.1/test/testca/ca.go 13:14:31 spire-1.2.1/test/testkey/ 13:14:31 spire-1.2.1/test/testkey/generate.sh 13:14:31 spire-1.2.1/test/testkey/genkeys.go 13:14:31 spire-1.2.1/test/testkey/keys.go 13:14:31 spire-1.2.1/test/testkey/new.go 13:14:31 spire-1.2.1/test/tpmsimulator/ 13:14:31 spire-1.2.1/test/tpmsimulator/simulator.go 13:14:31 spire-1.2.1/test/util/ 13:14:31 spire-1.2.1/test/util/cert_fixtures.go 13:14:31 spire-1.2.1/test/util/cert_generation.go 13:14:31 spire-1.2.1/test/util/io_redirection.go 13:14:31 spire-1.2.1/test/util/race.go 13:14:31 spire-1.2.1/test/util/util.go 13:14:31 building spire from source... 13:14:31 Installing go1.17.7... 13:14:32 ---> Running in 7873b8a9728e 13:14:32 Removing intermediate container 7873b8a9728e 13:14:32 ---> 25f013474db5 13:14:32 Step 3/4 : COPY go.mod . 13:14:32 Removing intermediate container fb6a8452330d 13:14:32 ---> eb0bcee60cd5 13:14:32 Step 8/23 : COPY . . 13:14:32 ---> 1fef12cd6999 13:14:32 Step 4/4 : RUN go mod download 13:14:32 ---> Running in 4d6a6595cf45 13:14:37 Building bin/spire-server... 13:14:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:14:37 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:14:37 go: downloading github.com/mitchellh/cli v1.1.2 13:14:37 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:14:37 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:14:37 go: downloading github.com/imdario/mergo v0.3.12 13:14:37 go: downloading github.com/sirupsen/logrus v1.8.1 13:14:37 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:14:37 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:14:37 go: downloading google.golang.org/grpc v1.44.0 13:14:37 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:14:37 go: downloading github.com/fatih/color v1.13.0 13:14:37 go: downloading github.com/mattn/go-isatty v0.0.14 13:14:37 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:14:37 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:14:37 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:14:37 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:14:37 go: downloading github.com/armon/go-metrics v0.3.10 13:14:37 go: downloading github.com/prometheus/client_golang v1.12.1 13:14:37 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:14:37 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:14:37 go: downloading github.com/open-policy-agent/opa v0.38.0 13:14:37 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:14:37 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:14:37 go: downloading github.com/Masterminds/goutils v1.1.0 13:14:37 go: downloading github.com/Masterminds/semver v1.5.0 13:14:38 go: downloading github.com/google/uuid v1.1.2 13:14:38 go: downloading github.com/huandu/xstrings v1.3.2 13:14:38 go: downloading github.com/mattn/go-colorable v0.1.12 13:14:38 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:14:38 go: downloading github.com/oklog/run v1.0.0 13:14:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:14:38 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:14:38 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:14:38 go: downloading github.com/imkira/go-observer v1.0.3 13:14:38 go: downloading go.uber.org/atomic v1.9.0 13:14:38 go: downloading github.com/prometheus/client_model v0.2.0 13:14:38 go: downloading github.com/prometheus/common v0.32.1 13:14:38 go: downloading github.com/beorn7/perks v1.0.1 13:14:38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:14:38 go: downloading github.com/prometheus/procfs v0.7.3 13:14:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:14:38 go: downloading github.com/hashicorp/errwrap v1.1.0 13:14:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:14:38 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:14:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:14:38 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:14:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:14:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:14:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:14:40 go: downloading github.com/stretchr/testify v1.7.0 13:14:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:14:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:14:40 go: downloading github.com/blang/semver/v4 v4.0.0 13:14:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:14:40 go: downloading github.com/jinzhu/gorm v1.9.16 13:14:40 go: downloading github.com/lib/pq v1.10.4 13:14:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:14:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:14:42  ---> a6e5d4f0ace5 13:14:42 Step 9/23 : RUN make cmd/core-data/core-data 13:14:43 ---> Running in deba623e19d3 13:14:43 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:14:44 go: downloading google.golang.org/api v0.70.0 13:14:44 go: downloading k8s.io/client-go v0.23.4 13:14:44 go: downloading k8s.io/api v0.23.4 13:14:44 go: downloading github.com/google/go-tpm v0.3.3 13:14:44 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:14:44 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:14:44 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:14:44 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:14:45 go: downloading k8s.io/apimachinery v0.23.4 13:14:45 go: downloading k8s.io/kube-aggregator v0.23.3 13:14:45 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:14:45 go: downloading cloud.google.com/go/security v1.3.0 13:14:45 go: downloading cloud.google.com/go v0.100.2 13:14:46 go: downloading github.com/hashicorp/vault/api v1.4.1 13:14:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:14:46 go: downloading cloud.google.com/go/storage v1.21.0 13:14:46 go: downloading github.com/twmb/murmur3 v1.1.6 13:14:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:14:46 go: downloading github.com/aws/smithy-go v1.11.0 13:14:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:14:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:14:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:14:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:14:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:14:46 go: downloading github.com/jinzhu/inflection v1.0.0 13:14:46 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:14:46 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:14:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:14:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:14:46 go: downloading github.com/dimchansky/utfbom v1.1.1 13:14:46 go: downloading github.com/gogo/protobuf v1.3.2 13:14:47 go: downloading k8s.io/klog/v2 v2.30.0 13:14:47 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:14:47 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:14:47 go: downloading github.com/google/gofuzz v1.1.0 13:14:47 go: downloading github.com/spf13/pflag v1.0.5 13:14:47 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:14:47 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:14:47 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:14:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:14:47 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:14:47 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:14:47 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:14:47 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:14:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:14:49 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:14:49 go: downloading cloud.google.com/go/compute v1.3.0 13:14:49 go: downloading cloud.google.com/go/iam v0.1.1 13:14:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:14:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:14:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:14:49 go: downloading gopkg.in/yaml.v2 v2.4.0 13:14:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:14:49 go: downloading github.com/gobwas/glob v0.2.3 13:14:49 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:14:49 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:14:49 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:14:49 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:14:49 go: downloading gopkg.in/inf.v0 v0.9.1 13:14:49 go: downloading github.com/go-logr/logr v1.2.2 13:14:49 go: downloading github.com/googleapis/gnostic v0.5.5 13:14:49 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:14:49 go: downloading github.com/json-iterator/go v1.1.12 13:14:49 go: downloading github.com/google/go-cmp v0.5.7 13:14:49 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:14:49 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:14:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:14:49 go: downloading go.opencensus.io v0.23.0 13:14:49 go: downloading github.com/tklauser/numcpus v0.3.0 13:14:49 go: downloading go.uber.org/zap v1.21.0 13:14:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:14:49 go: downloading sigs.k8s.io/yaml v1.3.0 13:14:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:14:49 go: downloading github.com/modern-go/reflect2 v1.0.2 13:14:49 go: downloading github.com/ryanuber/go-glob v1.0.0 13:14:49 go: downloading github.com/golang/snappy v0.0.4 13:14:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:14:49 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:14:49 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:14:49 go: downloading github.com/hashicorp/go-version v1.2.0 13:14:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:14:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:14:49 go: downloading go.uber.org/multierr v1.6.0 13:14:56 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:14:56 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:15:06 Removing intermediate container 6040de270686 13:15:06 ---> 1c1480929066 13:15:06 13:15:06 Step 10/22 : FROM alpine:3.14 13:15:06 ---> e04c818066af 13:15:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:15:06 ---> Running in df5f73a89e9d 13:15:06 Removing intermediate container 1f43aac98dd2 13:15:06 ---> 01f785c1afc2 13:15:06 13:15:06 Step 10/22 : FROM alpine:3.14 13:15:06 ---> e04c818066af 13:15:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:15:06 ---> Using cache 13:15:06 ---> 370387deb51c 13:15:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:15:06 ---> Using cache 13:15:06 ---> 8caf1ebb0ed9 13:15:06 Step 13/22 : ENV APP_PORT=59861 13:15:06 ---> Running in ce224041db5a 13:15:06 Removing intermediate container ce224041db5a 13:15:06 ---> 30bb38c8bd33 13:15:06 Step 14/22 : EXPOSE $APP_PORT 13:15:06 ---> Running in f7034efcb834 13:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:07 Removing intermediate container f7034efcb834 13:15:07 ---> 70e9e9630832 13:15:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:07 (1/2) Installing ca-certificates (20211220-r0) 13:15:07 (2/2) Installing dumb-init (1.2.5-r1) 13:15:07 Executing busybox-1.33.1-r7.trigger 13:15:07 Executing ca-certificates-20211220-r0.trigger 13:15:07 OK: 6 MiB in 16 packages 13:15:07 ---> 8b9e3b8088a0 13:15:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:15:08 Removing intermediate container df5f73a89e9d 13:15:08 ---> ce58409dfd69 13:15:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:15:08 ---> 234662aa723a 13:15:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:15:08 Removing intermediate container deba623e19d3 13:15:08 ---> 6f8dbb1d9edb 13:15:08 13:15:08 Step 10/23 : FROM alpine:3.14 13:15:08 ---> e04c818066af 13:15:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:15:08 ---> Running in aebfd207b001 13:15:08 ---> Running in 69f8a9ffe0f8 13:15:08 Removing intermediate container aebfd207b001 13:15:08 ---> d21ffd62514a 13:15:08 Step 13/22 : ENV APP_PORT=59860 13:15:08 Removing intermediate container 69f8a9ffe0f8 13:15:08 ---> ae1dc5ef8139 13:15:08 Step 12/23 : ENV APP_PORT=59880 13:15:09 ---> Running in 37915066264c 13:15:09 ---> Running in b3ae21da6754 13:15:09 ---> c138f7f4b55d 13:15:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:15:09 ---> Running in c6c638bd75de 13:15:09 Removing intermediate container 37915066264c 13:15:09 ---> cf92d2b90769 13:15:09 Step 14/22 : EXPOSE $APP_PORT 13:15:09 Removing intermediate container b3ae21da6754 13:15:09 ---> 3f236f8edb00 13:15:09 Step 13/23 : EXPOSE $APP_PORT 13:15:09 ---> Running in ffcf17106707 13:15:09 Removing intermediate container c6c638bd75de 13:15:09 ---> ed6b5827d363 13:15:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:09 ---> Running in 03087ccf1251 13:15:09 ---> Running in bc6a7e5c4968 13:15:09 Removing intermediate container ffcf17106707 13:15:09 ---> 94585482da4e 13:15:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:09 Removing intermediate container 03087ccf1251 13:15:09 ---> e458f941ddae 13:15:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:09 Removing intermediate container bc6a7e5c4968 13:15:09 ---> 90967a61810d 13:15:09 Step 20/22 : LABEL arch=x86_64 13:15:09 ---> Running in 1fdb82733514 13:15:09 ---> Running in 8a7760b5e466 13:15:10 Removing intermediate container 1fdb82733514 13:15:10 ---> 98f09e520618 13:15:10 Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:15:10 ---> e440989c9f05 13:15:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:15:10 ---> Running in 62f8ed9a29d8 13:15:10 Removing intermediate container 62f8ed9a29d8 13:15:10 ---> 737eca4c18d7 13:15:10 Step 22/22 : LABEL version=2.2.0-dev.90 13:15:10 ---> Running in 4fbf65e4e789 13:15:11 ---> 71a4dc5cf0c7 13:15:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:15:11 Removing intermediate container 4fbf65e4e789 13:15:11 ---> 4a8c4ee62d76 13:15:11 13:15:11 Successfully built 4a8c4ee62d76 13:15:11 Successfully tagged support-scheduler:latest 13:15:11  Building support-scheduler ... done Building security-spire-agent 13:15:13 ---> 51892f6c9c8f 13:15:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:15:13 Removing intermediate container 8a7760b5e466 13:15:13 ---> 619f902ec43f 13:15:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:15:14 ---> Running in b99ad4f8208f 13:15:14 ---> Running in 0f1d61d0c50f 13:15:14 Removing intermediate container b99ad4f8208f 13:15:14 ---> ab4196f7e1fa 13:15:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:14 ---> Running in 711454f48d8b 13:15:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:14 Removing intermediate container 711454f48d8b 13:15:14 ---> 3ccf1a3ce430 13:15:14 Step 20/22 : LABEL arch=x86_64 13:15:15 ---> Running in 388403d578f2 13:15:15 Removing intermediate container 388403d578f2 13:15:15 ---> 5c8fecc9fee4 13:15:15 Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:15:15 ---> Running in e01f342c97bf 13:15:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:16 (1/6) Installing dumb-init (1.2.5-r1) 13:15:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:15:16 Removing intermediate container e01f342c97bf 13:15:16 ---> 4ff4742b1974 13:15:16 Step 22/22 : LABEL version=2.2.0-dev.90 13:15:16 (3/6) Installing libsodium (1.0.18-r0) 13:15:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:15:16 ---> Running in 9b63d5f84bcb 13:15:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:15:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:15:16 ---> d5dab7738070 13:15:16 Step 3/26 : WORKDIR /edgex-go 13:15:16 ---> Using cache 13:15:16 ---> 9cb75ccf02fb 13:15:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:16 ---> Using cache 13:15:16 ---> 22f63e38addc 13:15:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:15:16 (5/6) Installing libzmq (4.3.4-r0) 13:15:16 ---> Running in 7ce062a7408e 13:15:16 (6/6) Installing zeromq (4.3.4-r0) 13:15:16 Removing intermediate container 9b63d5f84bcb 13:15:16 ---> 437dcf1ced0f 13:15:16 13:15:16 Executing busybox-1.33.1-r7.trigger 13:15:16 OK: 8 MiB in 20 packages 13:15:16 Successfully built 437dcf1ced0f 13:15:16 Successfully tagged support-notifications:latest 13:15:16  Building support-notifications ... done Building security-bootstrapper 13:15:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:15:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:15:18 OK: 221 MiB in 52 packages 13:15:19 Removing intermediate container 0f1d61d0c50f 13:15:19 ---> ca649328e405 13:15:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:19 Removing intermediate container 4d6a6595cf45 13:15:19 ---> 170dd6ba28fe 13:15:19 Successfully built 170dd6ba28fe 13:15:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:15:20 + docker inspect -f . ci-base-image-arm64 13:15:20 . [Pipeline] withDockerContainer 13:15:20 prd-ubuntu20.04-docker-arm64-4c-16g-40577 does not seem to be running inside a container 13:15:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 13:15:20 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:15:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:15:20 ---> d5dab7738070 13:15:20 Step 3/31 : WORKDIR /edgex-go 13:15:20 ---> Using cache 13:15:20 ---> 9cb75ccf02fb 13:15:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:20 ---> Using cache 13:15:20 ---> 22f63e38addc 13:15:20 Step 5/31 : RUN apk add --update --no-cache make git 13:15:20 ---> Using cache 13:15:20 ---> 61afaaa4f8b1 13:15:20 Step 6/31 : COPY go.mod vendor* ./ 13:15:20 ---> Using cache 13:15:20 ---> e935df5b566a 13:15:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:20 ---> Using cache 13:15:20 ---> bc9f26c8cec6 13:15:20 Step 8/31 : COPY . . 13:15:20 ---> Using cache 13:15:20 ---> 636c5cfba2cb 13:15:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:15:20 ---> b05d7bbd7be6 13:15:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:15:20 Removing intermediate container 7ce062a7408e 13:15:20 ---> 4e086a7df605 13:15:20 Step 6/26 : COPY go.mod vendor* ./ 13:15:20 Building bin/spire-agent... 13:15:20 ---> Running in 24b101e9f2bb 13:15:21 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:15:21 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:15:21 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:15:21 go: downloading github.com/docker/docker v20.10.12+incompatible 13:15:21  ---> 26e663f74e4f 13:15:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:21 ---> Running in 094fb4838e8e 13:15:21 go: downloading github.com/google/go-tpm-tools v0.3.3 13:15:21 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:15:21 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:15:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:15:22 $ docker top 385993d7a90b6345450b62930d0e54f32e049dabd1c995255a292cac6155ba62 -eo pid,comm 13:15:22 ---> 855e130e552c 13:15:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] sh 13:15:22 go: downloading github.com/docker/go-connections v0.4.0 13:15:22 go: downloading github.com/docker/go-units v0.4.0 13:15:22 go: downloading github.com/opencontainers/image-spec v1.0.1 13:15:22 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:15:22 go: downloading github.com/opencontainers/go-digest v1.0.0 13:15:22 go: downloading github.com/containerd/containerd v1.3.4 13:15:23 + go version 13:15:23 go version go1.17.6 linux/arm64 [Pipeline] } 13:15:23 $ docker stop --time=1 385993d7a90b6345450b62930d0e54f32e049dabd1c995255a292cac6155ba62 13:15:23  ---> 1c7038783135 13:15:23 Step 19/23 : ENTRYPOINT ["/core-data"] 13:15:23 ---> Running in 6fbbdd743fb7 13:15:23 Removing intermediate container 6fbbdd743fb7 13:15:23 ---> c1900d2342c1 13:15:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:23 ---> Running in cc5839a23b8c 13:15:24 Removing intermediate container cc5839a23b8c 13:15:24 ---> 2215e6e05de8 13:15:24 Step 21/23 : LABEL arch=x86_64 13:15:24 Removing intermediate container 094fb4838e8e 13:15:24 ---> e8f17ab83966 13:15:24 Step 8/26 : COPY . . 13:15:24 ---> Running in e309b1c2afeb 13:15:24 Removing intermediate container e309b1c2afeb 13:15:24 ---> 525d12cc5345 13:15:24 Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:15:24 $ docker rm -f 385993d7a90b6345450b62930d0e54f32e049dabd1c995255a292cac6155ba62 13:15:24 ---> Running in 70378d3573c0 [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 13:15:25 Removing intermediate container 70378d3573c0 13:15:25 ---> e9398674f328 13:15:25 Step 23/23 : LABEL version=2.2.0-dev.90 13:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:15:25 13:15:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:15:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:15:26 latest: Pulling from edgex-devops/edgex-compose-arm64 13:15:26 29e5d40040c1: Pulling fs layer 13:15:26 1ce36da41761: Pulling fs layer 13:15:26 25b303627fd3: Pulling fs layer 13:15:26 29e5d40040c1: Verifying Checksum 13:15:26 29e5d40040c1: Download complete 13:15:26 ---> Running in 1668427e7e80 13:15:26 1ce36da41761: Verifying Checksum 13:15:26 1ce36da41761: Download complete 13:15:26 29e5d40040c1: Pull complete 13:15:26 Removing intermediate container 1668427e7e80 13:15:26 ---> 83f5143b3e54 13:15:26 13:15:27 Successfully built 83f5143b3e54 13:15:27 Successfully tagged core-data:latest 13:15:27  Building core-data ... done Building security-proxy-setup 13:15:28 1ce36da41761: Pull complete 13:15:28 25b303627fd3: Verifying Checksum 13:15:28 25b303627fd3: Download complete 13:15:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:15:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:15:35 ---> d5dab7738070 13:15:35 Step 3/22 : WORKDIR /edgex-go 13:15:35 ---> Using cache 13:15:35 ---> 9cb75ccf02fb 13:15:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:35 ---> Using cache 13:15:35 ---> 22f63e38addc 13:15:35 Step 5/22 : RUN apk add --update --no-cache make git 13:15:35 ---> Using cache 13:15:35 ---> 61afaaa4f8b1 13:15:35 Step 6/22 : COPY go.mod vendor* ./ 13:15:35 ---> Using cache 13:15:35 ---> e935df5b566a 13:15:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:35 ---> Using cache 13:15:35 ---> bc9f26c8cec6 13:15:35 Step 8/22 : COPY . . 13:15:35 ---> Using cache 13:15:35 ---> 636c5cfba2cb 13:15:35 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:15:39 ---> Running in 4bb8779475b7 13:15:39 ---> a2802dacf68b 13:15:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:15:39 ---> Running in 68af28ecbcaa 13:15:39 Removing intermediate container 68af28ecbcaa 13:15:39 ---> 05128b72529e 13:15:39 Step 10/26 : RUN mkdir -p spire-build 13:15:39 ---> Running in b09e3d3cba76 13:15:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:15:40 25b303627fd3: Pull complete 13:15:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:15:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:15:40 prd-ubuntu20.04-docker-arm64-4c-16g-40577 does not seem to be running inside a container 13:15:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 13:15:42 Removing intermediate container b09e3d3cba76 13:15:42 ---> 8971d0823d94 13:15:42 Step 11/26 : WORKDIR /edgex-go/spire-build 13:15:42 ---> Running in 111d4efde24a 13:15:43 $ docker top bc2daed4f24b470f6f35f3523638ba608718a6a0ae06df6a5904f468e8f72dd5 -eo pid,comm 13:15:43 Removing intermediate container 111d4efde24a 13:15:43 ---> d4771175ad4a 13:15:43 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 [Pipeline] { [Pipeline] sh 13:15:43 ---> Running in 55499753982c 13:15:44 + grep parallel 13:15:44 + docker-compose build --help 13:15:46 spire-1.2.1/ 13:15:46 spire-1.2.1/.data/ 13:15:46 spire-1.2.1/.data/.file 13:15:46 spire-1.2.1/.dockerignore 13:15:46 spire-1.2.1/.gitattributes 13:15:46 spire-1.2.1/.githooks/ 13:15:46 spire-1.2.1/.githooks/pre-commit 13:15:46 spire-1.2.1/.github/ 13:15:46 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:15:46 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:15:46 spire-1.2.1/.github/dependabot.yml 13:15:46 spire-1.2.1/.github/workflows/ 13:15:46 spire-1.2.1/.github/workflows/nightly_build.yaml 13:15:46 spire-1.2.1/.github/workflows/pr_build.yaml 13:15:46 spire-1.2.1/.github/workflows/release_build.yaml 13:15:46 spire-1.2.1/.github/workflows/scripts/ 13:15:46 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:15:46 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:15:46 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:15:46 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:15:46 spire-1.2.1/.github/workflows/scripts/split.sh 13:15:46 spire-1.2.1/.gitignore 13:15:46 spire-1.2.1/.go-version 13:15:46 spire-1.2.1/.golangci.yml 13:15:46 spire-1.2.1/ADOPTERS.md 13:15:46 spire-1.2.1/CHANGELOG.md 13:15:46 spire-1.2.1/CODE-OF-CONDUCT.md 13:15:46 spire-1.2.1/CODEOWNERS 13:15:46 spire-1.2.1/CONTRIBUTING.md 13:15:46 spire-1.2.1/Dockerfile 13:15:46 spire-1.2.1/Dockerfile.dev 13:15:46 spire-1.2.1/Dockerfile.scratch 13:15:46 spire-1.2.1/LICENSE 13:15:46 spire-1.2.1/MAINTAINERS.md 13:15:46 spire-1.2.1/Makefile 13:15:46 spire-1.2.1/README.md 13:15:46 spire-1.2.1/ROADMAP.md 13:15:46 spire-1.2.1/SECURITY.md 13:15:46 spire-1.2.1/cmd/ 13:15:46 spire-1.2.1/cmd/spire-agent/ 13:15:46 spire-1.2.1/cmd/spire-agent/cli/ 13:15:46 spire-1.2.1/cmd/spire-agent/cli/api/ 13:15:46 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/common/ 13:15:46 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:15:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/run/ 13:15:46 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:15:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:15:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:15:46 spire-1.2.1/cmd/spire-agent/main.go 13:15:46 spire-1.2.1/cmd/spire-server/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/agent/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/cli.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/run/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/token/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/validate/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/x509/ 13:15:46 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:15:46 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:15:46 spire-1.2.1/cmd/spire-server/main.go 13:15:46 spire-1.2.1/cmd/spire-server/util/ 13:15:46 spire-1.2.1/cmd/spire-server/util/util.go 13:15:46 spire-1.2.1/conf/ 13:15:46 spire-1.2.1/conf/agent/ 13:15:46 spire-1.2.1/conf/agent/agent.conf 13:15:46 spire-1.2.1/conf/agent/agent_full.conf 13:15:46 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:15:46 spire-1.2.1/conf/server/ 13:15:46 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:15:46 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:15:46 spire-1.2.1/conf/server/server.conf 13:15:46 spire-1.2.1/conf/server/server_full.conf 13:15:46 spire-1.2.1/doc/ 13:15:46 spire-1.2.1/doc/SPIRE101.md 13:15:46 spire-1.2.1/doc/auditlog.md 13:15:46 spire-1.2.1/doc/authorization_policy_engine.md 13:15:46 spire-1.2.1/doc/changelog_guidelines.md 13:15:46 spire-1.2.1/doc/cure53-report.pdf 13:15:46 spire-1.2.1/doc/images/ 13:15:46 spire-1.2.1/doc/images/2019_roadmap.png 13:15:46 spire-1.2.1/doc/images/SPIRE101.png 13:15:46 spire-1.2.1/doc/images/SPIRE_agent.png 13:15:46 spire-1.2.1/doc/images/SPIRE_server.png 13:15:46 spire-1.2.1/doc/images/cache_mgr.png 13:15:46 spire-1.2.1/doc/images/cache_mgr_components.png 13:15:46 spire-1.2.1/doc/images/federated_spire.png 13:15:46 spire-1.2.1/doc/images/ha_mode.png 13:15:46 spire-1.2.1/doc/images/nested_spire.png 13:15:46 spire-1.2.1/doc/images/oidc_federation.png 13:15:46 spire-1.2.1/doc/images/single_trust_domain.png 13:15:46 spire-1.2.1/doc/images/spiffe_compatible.png 13:15:46 spire-1.2.1/doc/images/spire_logo.png 13:15:46 spire-1.2.1/doc/migrating_registration_api_clients.md 13:15:46 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:15:46 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:15:46 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:15:46 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:15:46 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:15:46 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:15:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:15:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:15:46 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:15:46 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:15:46 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:15:46 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:15:46 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:15:46 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:15:46 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:15:46 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:15:46 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:15:46 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:15:46 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:15:46 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:15:46 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:15:46 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:15:46 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:15:46 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:15:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:15:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:15:46 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:15:46 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:15:46 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:15:46 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:15:46 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:15:46 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:15:46 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:15:46 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:15:46 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:15:46 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:15:46 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:15:46 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:15:46 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:15:46 spire-1.2.1/doc/scaling_spire.md 13:15:46 spire-1.2.1/doc/spire_agent.md 13:15:46 spire-1.2.1/doc/spire_server.md 13:15:46 spire-1.2.1/doc/supported_integrations.md 13:15:46 spire-1.2.1/doc/telemetry.md 13:15:46 spire-1.2.1/doc/telemetry_config.md 13:15:46 spire-1.2.1/doc/upgrading.md 13:15:46 spire-1.2.1/doc/using_spire.md 13:15:46 spire-1.2.1/examples/ 13:15:46 spire-1.2.1/examples/README.md 13:15:46 spire-1.2.1/go.mod 13:15:46 spire-1.2.1/go.sum 13:15:46 spire-1.2.1/pkg/ 13:15:46 spire-1.2.1/pkg/agent/ 13:15:46 spire-1.2.1/pkg/agent/agent.go 13:15:46 spire-1.2.1/pkg/agent/api/ 13:15:46 spire-1.2.1/pkg/agent/api/config.go 13:15:46 spire-1.2.1/pkg/agent/api/debug/ 13:15:46 spire-1.2.1/pkg/agent/api/debug/v1/ 13:15:46 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:15:46 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:15:46 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:15:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:15:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:15:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:15:46 spire-1.2.1/pkg/agent/api/endpoints.go 13:15:46 spire-1.2.1/pkg/agent/api/health/ 13:15:46 spire-1.2.1/pkg/agent/api/health/v1/ 13:15:46 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:15:46 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:15:46 spire-1.2.1/pkg/agent/api/rpccontext/ 13:15:46 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:15:46 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:15:46 spire-1.2.1/pkg/agent/attestor/ 13:15:46 spire-1.2.1/pkg/agent/attestor/node/ 13:15:46 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:15:46 spire-1.2.1/pkg/agent/attestor/node/node.go 13:15:46 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:15:46 spire-1.2.1/pkg/agent/attestor/workload/ 13:15:46 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:15:46 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:15:46 spire-1.2.1/pkg/agent/catalog/ 13:15:46 spire-1.2.1/pkg/agent/catalog/catalog.go 13:15:46 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:15:46 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:15:46 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:15:46 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:15:46 spire-1.2.1/pkg/agent/client/ 13:15:46 spire-1.2.1/pkg/agent/client/client.go 13:15:46 spire-1.2.1/pkg/agent/client/client_test.go 13:15:46 spire-1.2.1/pkg/agent/client/dial.go 13:15:46 spire-1.2.1/pkg/agent/client/nodeconn.go 13:15:46 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:15:46 spire-1.2.1/pkg/agent/client/update.go 13:15:46 spire-1.2.1/pkg/agent/client/util.go 13:15:46 spire-1.2.1/pkg/agent/common/ 13:15:46 spire-1.2.1/pkg/agent/common/backoff/ 13:15:46 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:15:46 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:15:46 spire-1.2.1/pkg/agent/common/cgroups/ 13:15:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:15:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:15:46 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:15:46 spire-1.2.1/pkg/agent/config.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/ 13:15:46 spire-1.2.1/pkg/agent/endpoints/config.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:15:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:15:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/workload/ 13:15:46 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:15:46 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:15:46 spire-1.2.1/pkg/agent/manager/ 13:15:46 spire-1.2.1/pkg/agent/manager/cache/ 13:15:46 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:15:46 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:15:46 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:15:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:15:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:15:46 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:15:46 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:15:46 spire-1.2.1/pkg/agent/manager/config.go 13:15:46 spire-1.2.1/pkg/agent/manager/manager.go 13:15:46 spire-1.2.1/pkg/agent/manager/manager_test.go 13:15:46 spire-1.2.1/pkg/agent/manager/storage.go 13:15:46 spire-1.2.1/pkg/agent/manager/storage_test.go 13:15:46 spire-1.2.1/pkg/agent/manager/storecache/ 13:15:46 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:15:46 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:15:46 spire-1.2.1/pkg/agent/manager/sync.go 13:15:46 spire-1.2.1/pkg/agent/plugin/ 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:15:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:15:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:15:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:15:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:15:46 spire-1.2.1/pkg/agent/svid/ 13:15:46 spire-1.2.1/pkg/agent/svid/rotator.go 13:15:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:15:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:15:46 spire-1.2.1/pkg/agent/svid/store/ 13:15:46 spire-1.2.1/pkg/agent/svid/store/service.go 13:15:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:15:46 spire-1.2.1/pkg/common/ 13:15:46 spire-1.2.1/pkg/common/agentpathtemplate/ 13:15:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:15:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:15:46 spire-1.2.1/pkg/common/api/ 13:15:46 spire-1.2.1/pkg/common/api/metrics.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/ 13:15:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/logger.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/names.go 13:15:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:15:46 spire-1.2.1/pkg/common/api/names.go 13:15:46 spire-1.2.1/pkg/common/api/ratelimit.go 13:15:46 spire-1.2.1/pkg/common/api/rpccontext/ 13:15:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:15:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:15:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:15:46 spire-1.2.1/pkg/common/auth/ 13:15:46 spire-1.2.1/pkg/common/auth/interceptors.go 13:15:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:15:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:15:46 spire-1.2.1/pkg/common/bundleutil/ 13:15:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:15:46 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:15:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:15:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:15:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:15:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:15:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:15:46 spire-1.2.1/pkg/common/bundleutil/types.go 13:15:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:15:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:15:46 spire-1.2.1/pkg/common/catalog/ 13:15:46 spire-1.2.1/pkg/common/catalog/bind.go 13:15:46 spire-1.2.1/pkg/common/catalog/builtin.go 13:15:46 spire-1.2.1/pkg/common/catalog/catalog.go 13:15:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:15:46 spire-1.2.1/pkg/common/catalog/closers.go 13:15:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:15:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:15:46 spire-1.2.1/pkg/common/catalog/config.go 13:15:46 spire-1.2.1/pkg/common/catalog/config_test.go 13:15:46 spire-1.2.1/pkg/common/catalog/configure.go 13:15:46 spire-1.2.1/pkg/common/catalog/constraints.go 13:15:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:15:46 spire-1.2.1/pkg/common/catalog/context.go 13:15:46 spire-1.2.1/pkg/common/catalog/external.go 13:15:46 spire-1.2.1/pkg/common/catalog/host.go 13:15:46 spire-1.2.1/pkg/common/catalog/pipenet.go 13:15:46 spire-1.2.1/pkg/common/catalog/plugin.go 13:15:46 spire-1.2.1/pkg/common/catalog/testplugin/ 13:15:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:15:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:15:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:15:46 spire-1.2.1/pkg/common/cli/ 13:15:46 spire-1.2.1/pkg/common/cli/env.go 13:15:46 spire-1.2.1/pkg/common/cli/flags.go 13:15:46 spire-1.2.1/pkg/common/cli/trust_domain.go 13:15:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:15:46 spire-1.2.1/pkg/common/cli/umask.go 13:15:46 spire-1.2.1/pkg/common/cli/umask_posix.go 13:15:46 spire-1.2.1/pkg/common/cli/umask_test.go 13:15:46 spire-1.2.1/pkg/common/cli/umask_windows.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/ 13:15:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/flag.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/format.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/ 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:15:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:15:46 spire-1.2.1/pkg/common/coretypes/ 13:15:46 spire-1.2.1/pkg/common/coretypes/bundle/ 13:15:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:15:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:15:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:15:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:15:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:15:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:15:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:15:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:15:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:15:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:15:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:15:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:15:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:15:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:15:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:15:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:15:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:15:46 spire-1.2.1/pkg/common/cryptoutil/ 13:15:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:15:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:15:46 spire-1.2.1/pkg/common/diskutil/ 13:15:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:15:46 spire-1.2.1/pkg/common/diskutil/file_test.go 13:15:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:15:46 spire-1.2.1/pkg/common/errorutil/ 13:15:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:15:46 spire-1.2.1/pkg/common/health/ 13:15:46 spire-1.2.1/pkg/common/health/config.go 13:15:46 spire-1.2.1/pkg/common/health/context.go 13:15:46 spire-1.2.1/pkg/common/health/context_test.go 13:15:46 spire-1.2.1/pkg/common/health/health.go 13:15:46 spire-1.2.1/pkg/common/health/health_test.go 13:15:46 spire-1.2.1/pkg/common/health/logger.go 13:15:46 spire-1.2.1/pkg/common/hostservice/ 13:15:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:15:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:15:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:15:46 spire-1.2.1/pkg/common/idutil/ 13:15:46 spire-1.2.1/pkg/common/idutil/require.go 13:15:46 spire-1.2.1/pkg/common/idutil/require_test.go 13:15:46 spire-1.2.1/pkg/common/idutil/safety.go 13:15:46 spire-1.2.1/pkg/common/idutil/safety_test.go 13:15:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:15:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:15:46 spire-1.2.1/pkg/common/jwtsvid/ 13:15:46 spire-1.2.1/pkg/common/jwtsvid/common.go 13:15:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:15:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:15:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:15:46 spire-1.2.1/pkg/common/jwtutil/ 13:15:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:15:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:15:46 spire-1.2.1/pkg/common/log/ 13:15:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:15:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:15:46 spire-1.2.1/pkg/common/log/log.go 13:15:46 spire-1.2.1/pkg/common/log/log_test.go 13:15:46 spire-1.2.1/pkg/common/log/options.go 13:15:46 spire-1.2.1/pkg/common/nodeutil/ 13:15:46 spire-1.2.1/pkg/common/nodeutil/node.go 13:15:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:15:46 spire-1.2.1/pkg/common/peertracker/ 13:15:46 spire-1.2.1/pkg/common/peertracker/conn.go 13:15:46 spire-1.2.1/pkg/common/peertracker/credentials.go 13:15:46 spire-1.2.1/pkg/common/peertracker/errors.go 13:15:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:15:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:15:46 spire-1.2.1/pkg/common/peertracker/info.go 13:15:46 spire-1.2.1/pkg/common/peertracker/listener.go 13:15:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:15:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:15:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:15:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:15:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:15:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:15:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:15:46 spire-1.2.1/pkg/common/peertracker/tcp.go 13:15:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:15:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:15:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:15:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:15:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:15:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:15:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:15:46 spire-1.2.1/pkg/common/peertracker/uds.go 13:15:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:15:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:15:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:15:46 spire-1.2.1/pkg/common/pemutil/ 13:15:46 spire-1.2.1/pkg/common/pemutil/block.go 13:15:46 spire-1.2.1/pkg/common/pemutil/certs.go 13:15:46 spire-1.2.1/pkg/common/pemutil/common.go 13:15:46 spire-1.2.1/pkg/common/pemutil/csr.go 13:15:46 spire-1.2.1/pkg/common/pemutil/keys.go 13:15:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:15:46 spire-1.2.1/pkg/common/pemutil/testdata/ 13:15:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:15:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:15:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:15:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:15:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:15:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:15:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:15:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:15:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:15:46 spire-1.2.1/pkg/common/plugin/ 13:15:46 spire-1.2.1/pkg/common/plugin/aws/ 13:15:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:15:46 spire-1.2.1/pkg/common/plugin/azure/ 13:15:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:15:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:15:46 spire-1.2.1/pkg/common/plugin/facade.go 13:15:46 spire-1.2.1/pkg/common/plugin/facade_test.go 13:15:46 spire-1.2.1/pkg/common/plugin/gcp/ 13:15:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:15:46 spire-1.2.1/pkg/common/plugin/k8s/ 13:15:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:15:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:15:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:15:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:15:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:15:46 spire-1.2.1/pkg/common/plugin/log.go 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/ 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:15:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:15:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:15:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:15:46 spire-1.2.1/pkg/common/plugin/x509pop/ 13:15:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:15:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:15:46 spire-1.2.1/pkg/common/profiling/ 13:15:46 spire-1.2.1/pkg/common/profiling/dumpers.go 13:15:46 spire-1.2.1/pkg/common/profiling/profiling.go 13:15:46 spire-1.2.1/pkg/common/protoutil/ 13:15:46 spire-1.2.1/pkg/common/protoutil/masks.go 13:15:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:15:46 spire-1.2.1/pkg/common/rotationutil/ 13:15:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:15:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:15:46 spire-1.2.1/pkg/common/selector/ 13:15:46 spire-1.2.1/pkg/common/selector/selector.go 13:15:46 spire-1.2.1/pkg/common/selector/selector_test.go 13:15:46 spire-1.2.1/pkg/common/selector/set.go 13:15:46 spire-1.2.1/pkg/common/selector/set_utils.go 13:15:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/ 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/ 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:15:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:15:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:15:46 spire-1.2.1/pkg/common/telemetry/call.go 13:15:46 spire-1.2.1/pkg/common/telemetry/common/ 13:15:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:15:46 spire-1.2.1/pkg/common/telemetry/config.go 13:15:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:15:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/inmem.go 13:15:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/m3.go 13:15:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/metrics.go 13:15:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/names.go 13:15:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:15:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:15:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/ 13:15:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:15:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:15:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:15:46 spire-1.2.1/pkg/common/telemetry/server/server.go 13:15:46 spire-1.2.1/pkg/common/telemetry/sink.go 13:15:46 spire-1.2.1/pkg/common/telemetry/statsd.go 13:15:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:15:46 spire-1.2.1/pkg/common/telemetry/uptime.go 13:15:46 spire-1.2.1/pkg/common/telemetry/version.go 13:15:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:15:46 spire-1.2.1/pkg/common/uptime/ 13:15:46 spire-1.2.1/pkg/common/uptime/uptime.go 13:15:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:15:46 spire-1.2.1/pkg/common/util/ 13:15:46 spire-1.2.1/pkg/common/util/certs.go 13:15:46 spire-1.2.1/pkg/common/util/certs_test.go 13:15:46 spire-1.2.1/pkg/common/util/csr.go 13:15:46 spire-1.2.1/pkg/common/util/hash.go 13:15:46 spire-1.2.1/pkg/common/util/selectors.go 13:15:46 spire-1.2.1/pkg/common/util/selectors_test.go 13:15:46 spire-1.2.1/pkg/common/util/signals.go 13:15:46 spire-1.2.1/pkg/common/util/sort.go 13:15:46 spire-1.2.1/pkg/common/util/sort_test.go 13:15:46 spire-1.2.1/pkg/common/util/task.go 13:15:46 spire-1.2.1/pkg/common/util/task_test.go 13:15:46 spire-1.2.1/pkg/common/util/testdata/ 13:15:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:15:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:15:46 spire-1.2.1/pkg/common/version/ 13:15:46 spire-1.2.1/pkg/common/version/version.go 13:15:46 spire-1.2.1/pkg/common/x509svid/ 13:15:46 spire-1.2.1/pkg/common/x509svid/common_test.go 13:15:46 spire-1.2.1/pkg/common/x509svid/csr.go 13:15:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:15:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:15:46 spire-1.2.1/pkg/common/x509util/ 13:15:46 spire-1.2.1/pkg/common/x509util/cert.go 13:15:46 spire-1.2.1/pkg/common/x509util/dns.go 13:15:46 spire-1.2.1/pkg/common/x509util/dns_test.go 13:15:46 spire-1.2.1/pkg/common/x509util/keyid.go 13:15:46 spire-1.2.1/pkg/common/x509util/keypair.go 13:15:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:15:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:15:46 spire-1.2.1/pkg/server/ 13:15:46 spire-1.2.1/pkg/server/api/ 13:15:46 spire-1.2.1/pkg/server/api/agent.go 13:15:46 spire-1.2.1/pkg/server/api/agent/ 13:15:46 spire-1.2.1/pkg/server/api/agent/v1/ 13:15:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:15:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:15:46 spire-1.2.1/pkg/server/api/agent_test.go 13:15:46 spire-1.2.1/pkg/server/api/api.go 13:15:46 spire-1.2.1/pkg/server/api/audit/ 13:15:46 spire-1.2.1/pkg/server/api/audit/audit.go 13:15:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:15:46 spire-1.2.1/pkg/server/api/bundle.go 13:15:46 spire-1.2.1/pkg/server/api/bundle/ 13:15:46 spire-1.2.1/pkg/server/api/bundle/v1/ 13:15:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:15:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:15:46 spire-1.2.1/pkg/server/api/bundle_test.go 13:15:46 spire-1.2.1/pkg/server/api/debug/ 13:15:46 spire-1.2.1/pkg/server/api/debug/v1/ 13:15:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:15:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:15:46 spire-1.2.1/pkg/server/api/entry.go 13:15:46 spire-1.2.1/pkg/server/api/entry/ 13:15:46 spire-1.2.1/pkg/server/api/entry/v1/ 13:15:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:15:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:15:46 spire-1.2.1/pkg/server/api/entry_test.go 13:15:46 spire-1.2.1/pkg/server/api/health/ 13:15:46 spire-1.2.1/pkg/server/api/health/v1/ 13:15:46 spire-1.2.1/pkg/server/api/health/v1/service.go 13:15:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:15:46 spire-1.2.1/pkg/server/api/id.go 13:15:46 spire-1.2.1/pkg/server/api/id_test.go 13:15:46 spire-1.2.1/pkg/server/api/limits/ 13:15:46 spire-1.2.1/pkg/server/api/limits/limits.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/ 13:15:46 spire-1.2.1/pkg/server/api/middleware/alias.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/audit.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/caller.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/common.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/entries.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:15:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:15:46 spire-1.2.1/pkg/server/api/ratelimit.go 13:15:46 spire-1.2.1/pkg/server/api/rpccontext/ 13:15:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:15:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:15:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:15:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:15:46 spire-1.2.1/pkg/server/api/selector.go 13:15:46 spire-1.2.1/pkg/server/api/selector_test.go 13:15:46 spire-1.2.1/pkg/server/api/status.go 13:15:46 spire-1.2.1/pkg/server/api/status_test.go 13:15:46 spire-1.2.1/pkg/server/api/svid/ 13:15:46 spire-1.2.1/pkg/server/api/svid/v1/ 13:15:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:15:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:15:46 spire-1.2.1/pkg/server/api/trustdomain.go 13:15:46 spire-1.2.1/pkg/server/api/trustdomain/ 13:15:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:15:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:15:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:15:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:15:46 spire-1.2.1/pkg/server/authpolicy/ 13:15:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:15:46 spire-1.2.1/pkg/server/authpolicy/policy.go 13:15:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:15:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:15:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:15:46 spire-1.2.1/pkg/server/authpolicy/validate.go 13:15:46 spire-1.2.1/pkg/server/bundle/ 13:15:46 spire-1.2.1/pkg/server/bundle/client/ 13:15:46 spire-1.2.1/pkg/server/bundle/client/client.go 13:15:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:15:46 spire-1.2.1/pkg/server/bundle/client/manager.go 13:15:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:15:46 spire-1.2.1/pkg/server/bundle/client/sources.go 13:15:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:15:46 spire-1.2.1/pkg/server/bundle/client/updater.go 13:15:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:15:46 spire-1.2.1/pkg/server/ca/ 13:15:46 spire-1.2.1/pkg/server/ca/ca.go 13:15:46 spire-1.2.1/pkg/server/ca/ca_health.go 13:15:46 spire-1.2.1/pkg/server/ca/ca_test.go 13:15:46 spire-1.2.1/pkg/server/ca/journal.go 13:15:46 spire-1.2.1/pkg/server/ca/journal_test.go 13:15:46 spire-1.2.1/pkg/server/ca/manager.go 13:15:46 spire-1.2.1/pkg/server/ca/manager_health.go 13:15:46 spire-1.2.1/pkg/server/ca/manager_test.go 13:15:46 spire-1.2.1/pkg/server/ca/templates.go 13:15:46 spire-1.2.1/pkg/server/ca/upstream_client.go 13:15:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:15:46 spire-1.2.1/pkg/server/ca/validation.go 13:15:46 spire-1.2.1/pkg/server/cache/ 13:15:46 spire-1.2.1/pkg/server/cache/dscache/ 13:15:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:15:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:15:46 spire-1.2.1/pkg/server/cache/entrycache/ 13:15:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:15:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:15:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:15:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:15:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:15:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:15:46 spire-1.2.1/pkg/server/catalog/ 13:15:46 spire-1.2.1/pkg/server/catalog/catalog.go 13:15:46 spire-1.2.1/pkg/server/catalog/keymanager.go 13:15:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:15:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:15:46 spire-1.2.1/pkg/server/catalog/notifier.go 13:15:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:15:46 spire-1.2.1/pkg/server/config.go 13:15:46 spire-1.2.1/pkg/server/datastore/ 13:15:46 spire-1.2.1/pkg/server/datastore/datastore.go 13:15:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:15:46 spire-1.2.1/pkg/server/datastore/repository.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:15:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:15:46 spire-1.2.1/pkg/server/endpoints/ 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/ 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:15:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:15:46 spire-1.2.1/pkg/server/endpoints/config.go 13:15:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:15:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:15:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:15:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:15:46 spire-1.2.1/pkg/server/endpoints/middleware.go 13:15:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:15:46 spire-1.2.1/pkg/server/hostservice/ 13:15:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:15:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:15:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:15:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:15:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:15:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:15:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:15:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/ 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/ 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:15:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:15:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:15:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:15:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:15:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:15:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:15:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:15:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:15:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/ 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:15:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:15:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:15:46 spire-1.2.1/pkg/server/registration/ 13:15:46 spire-1.2.1/pkg/server/registration/manager.go 13:15:46 spire-1.2.1/pkg/server/registration/manager_test.go 13:15:46 spire-1.2.1/pkg/server/scanentries.go 13:15:46 spire-1.2.1/pkg/server/scanentries_test.go 13:15:46 spire-1.2.1/pkg/server/server.go 13:15:46 spire-1.2.1/pkg/server/server_test.go 13:15:46 spire-1.2.1/pkg/server/svid/ 13:15:46 spire-1.2.1/pkg/server/svid/observer.go 13:15:46 spire-1.2.1/pkg/server/svid/observer_test.go 13:15:46 spire-1.2.1/pkg/server/svid/rotator.go 13:15:46 spire-1.2.1/pkg/server/svid/rotator_config.go 13:15:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:15:46 spire-1.2.1/pkg/server/svid/rotator_test.go 13:15:46 spire-1.2.1/proto/ 13:15:46 spire-1.2.1/proto/private/ 13:15:46 spire-1.2.1/proto/private/server/ 13:15:46 spire-1.2.1/proto/private/server/journal/ 13:15:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:15:46 spire-1.2.1/proto/private/server/journal/journal.proto 13:15:46 spire-1.2.1/proto/spire/ 13:15:46 spire-1.2.1/proto/spire/common/ 13:15:46 spire-1.2.1/proto/spire/common/common.pb.go 13:15:46 spire-1.2.1/proto/spire/common/common.proto 13:15:46 spire-1.2.1/proto/spire/common/plugin/ 13:15:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:15:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:15:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:15:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:15:46 spire-1.2.1/proto/spire/plugin/ 13:15:46 spire-1.2.1/proto/spire/plugin/agent/ 13:15:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:15:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:15:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:15:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:15:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:15:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:15:46 spire-1.2.1/release/ 13:15:46 spire-1.2.1/release/spire-extras/ 13:15:46 spire-1.2.1/release/spire-extras/README.md 13:15:46 spire-1.2.1/release/spire-extras/conf/ 13:15:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:15:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:15:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:15:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:15:46 spire-1.2.1/release/spire/ 13:15:46 spire-1.2.1/release/spire/README.md 13:15:46 spire-1.2.1/release/spire/conf/ 13:15:46 spire-1.2.1/release/spire/conf/agent/ 13:15:46 spire-1.2.1/release/spire/conf/agent/agent.conf 13:15:46 spire-1.2.1/release/spire/conf/server/ 13:15:46 spire-1.2.1/release/spire/conf/server/server.conf 13:15:46 spire-1.2.1/script/ 13:15:46 spire-1.2.1/script/build-artifact.sh 13:15:46 spire-1.2.1/script/generate_dummy_ca.sh 13:15:46 spire-1.2.1/support/ 13:15:46 spire-1.2.1/support/k8s/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:15:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/ 13:15:46 spire-1.2.1/support/oidc-discovery-provider/README.md 13:15:46 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/config.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/main.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:15:46 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:15:46 spire-1.2.1/test/ 13:15:46 spire-1.2.1/test/clock/ 13:15:46 spire-1.2.1/test/clock/clock.go 13:15:46 spire-1.2.1/test/fakes/ 13:15:46 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:15:46 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:15:46 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:15:46 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:15:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:15:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:15:46 spire-1.2.1/test/fakes/fakeagentstore/ 13:15:46 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:15:46 spire-1.2.1/test/fakes/fakedatastore/ 13:15:46 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:15:46 spire-1.2.1/test/fakes/fakeentryclient/ 13:15:46 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:15:46 spire-1.2.1/test/fakes/fakehealthchecker/ 13:15:46 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:15:46 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:15:46 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:15:46 spire-1.2.1/test/fakes/fakemetrics/ 13:15:46 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:15:46 spire-1.2.1/test/fakes/fakenoderesolver/ 13:15:46 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:15:46 spire-1.2.1/test/fakes/fakenotifier/ 13:15:46 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:15:46 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:15:46 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:15:46 spire-1.2.1/test/fakes/fakeserverca/ 13:15:46 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:15:46 spire-1.2.1/test/fakes/fakeservercatalog/ 13:15:46 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:15:46 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:15:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:15:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:15:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:15:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:15:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:15:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:15:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:15:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:15:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:15:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:15:46 spire-1.2.1/test/fixture/ 13:15:46 spire-1.2.1/test/fixture/certs/ 13:15:46 spire-1.2.1/test/fixture/certs/agent_svid.der 13:15:46 spire-1.2.1/test/fixture/certs/base_cert.pem 13:15:46 spire-1.2.1/test/fixture/certs/base_csr.pem 13:15:46 spire-1.2.1/test/fixture/certs/base_key.pem 13:15:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:15:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:15:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:15:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:15:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:15:46 spire-1.2.1/test/fixture/certs/blog_key.pem 13:15:46 spire-1.2.1/test/fixture/certs/bundle.der 13:15:46 spire-1.2.1/test/fixture/certs/ca.pem 13:15:46 spire-1.2.1/test/fixture/certs/ca_key.pem 13:15:46 spire-1.2.1/test/fixture/certs/database_cert.pem 13:15:46 spire-1.2.1/test/fixture/certs/database_csr.pem 13:15:46 spire-1.2.1/test/fixture/certs/database_key.pem 13:15:46 spire-1.2.1/test/fixture/certs/node_cert.pem 13:15:46 spire-1.2.1/test/fixture/certs/node_csr.pem 13:15:46 spire-1.2.1/test/fixture/certs/node_key.pem 13:15:46 spire-1.2.1/test/fixture/certs/svid.pem 13:15:46 spire-1.2.1/test/fixture/certs/svid_key.pem 13:15:46 spire-1.2.1/test/fixture/config/ 13:15:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:15:46 spire-1.2.1/test/fixture/config/agent_good.conf 13:15:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:15:46 spire-1.2.1/test/fixture/config/plugin_good.conf 13:15:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:15:46 spire-1.2.1/test/fixture/config/server_good.conf 13:15:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:15:46 spire-1.2.1/test/fixture/fixture.go 13:15:46 spire-1.2.1/test/fixture/nodeattestor/ 13:15:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:15:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:15:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:15:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:15:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:15:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:15:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:15:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:15:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:15:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:15:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:15:46 spire-1.2.1/test/fixture/registration/ 13:15:46 spire-1.2.1/test/fixture/registration/entries.json 13:15:46 spire-1.2.1/test/fixture/registration/good-for-update.json 13:15:46 spire-1.2.1/test/fixture/registration/good.json 13:15:46 spire-1.2.1/test/fixture/registration/invalid.json 13:15:46 spire-1.2.1/test/fixture/registration/invalid_json.json 13:15:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:15:46 spire-1.2.1/test/integration/ 13:15:46 spire-1.2.1/test/integration/README.md 13:15:46 spire-1.2.1/test/integration/common 13:15:46 spire-1.2.1/test/integration/setup/ 13:15:46 spire-1.2.1/test/integration/setup/adminclient/ 13:15:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:15:46 spire-1.2.1/test/integration/setup/adminclient/client.go 13:15:46 spire-1.2.1/test/integration/setup/debugagent/ 13:15:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:15:46 spire-1.2.1/test/integration/setup/debugagent/main.go 13:15:46 spire-1.2.1/test/integration/setup/debugserver/ 13:15:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:15:46 spire-1.2.1/test/integration/setup/debugserver/main.go 13:15:46 spire-1.2.1/test/integration/setup/downstreamclient/ 13:15:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:15:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:15:46 spire-1.2.1/test/integration/setup/itclient/ 13:15:46 spire-1.2.1/test/integration/setup/itclient/client.go 13:15:46 spire-1.2.1/test/integration/setup/node-attestation/ 13:15:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:15:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:15:46 spire-1.2.1/test/integration/setup/x509pop/ 13:15:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:15:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:15:46 spire-1.2.1/test/integration/suites/ 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:15:46 spire-1.2.1/test/integration/suites/join-token/ 13:15:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:15:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:15:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:15:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:15:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:15:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:15:46 spire-1.2.1/test/integration/suites/join-token/README.md 13:15:46 spire-1.2.1/test/integration/suites/join-token/conf/ 13:15:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/join-token/teardown 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:15:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:15:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:15:46 spire-1.2.1/test/integration/suites/k8s/ 13:15:46 spire-1.2.1/test/integration/suites/k8s/00-setup 13:15:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:15:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:15:46 spire-1.2.1/test/integration/suites/k8s/README.md 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/ 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:15:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:15:46 spire-1.2.1/test/integration/suites/k8s/teardown 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/ 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:15:46 spire-1.2.1/test/integration/suites/rotation/ 13:15:46 spire-1.2.1/test/integration/suites/rotation/00-setup 13:15:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:15:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:15:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:15:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:15:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:15:46 spire-1.2.1/test/integration/suites/rotation/README.md 13:15:46 spire-1.2.1/test/integration/suites/rotation/conf/ 13:15:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/rotation/teardown 13:15:46 spire-1.2.1/test/integration/suites/self-test/ 13:15:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:15:46 spire-1.2.1/test/integration/suites/self-test/README.md 13:15:46 spire-1.2.1/test/integration/suites/self-test/teardown 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:15:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:15:46 spire-1.2.1/test/integration/suites/upgrade/ 13:15:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:15:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:15:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:15:46 spire-1.2.1/test/integration/suites/upgrade/README.md 13:15:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:15:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:15:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:15:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:15:46 spire-1.2.1/test/integration/suites/upgrade/teardown 13:15:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:15:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:15:46 spire-1.2.1/test/integration/test-one.sh 13:15:46 spire-1.2.1/test/integration/test.sh 13:15:46 spire-1.2.1/test/plugintest/ 13:15:46 spire-1.2.1/test/plugintest/config.go 13:15:46 spire-1.2.1/test/plugintest/load.go 13:15:46 spire-1.2.1/test/plugintest/option.go 13:15:46 spire-1.2.1/test/spiretest/ 13:15:46 spire-1.2.1/test/spiretest/apiserver.go 13:15:46 spire-1.2.1/test/spiretest/assertions.go 13:15:46 spire-1.2.1/test/spiretest/dir.go 13:15:46 spire-1.2.1/test/spiretest/errors_posix.go 13:15:46 spire-1.2.1/test/spiretest/errors_windows.go 13:15:46 spire-1.2.1/test/spiretest/logs.go 13:15:46 spire-1.2.1/test/spiretest/socketapi.go 13:15:46 spire-1.2.1/test/spiretest/suite.go 13:15:46 spire-1.2.1/test/spiretest/x509.go 13:15:46 spire-1.2.1/test/testca/ 13:15:46 spire-1.2.1/test/testca/ca.go 13:15:46 spire-1.2.1/test/testkey/ 13:15:46 spire-1.2.1/test/testkey/generate.sh 13:15:46 spire-1.2.1/test/testkey/genkeys.go 13:15:46 spire-1.2.1/test/testkey/keys.go 13:15:46 spire-1.2.1/test/testkey/new.go 13:15:46 spire-1.2.1/test/tpmsimulator/ 13:15:46 spire-1.2.1/test/tpmsimulator/simulator.go 13:15:46 spire-1.2.1/test/util/ 13:15:46 spire-1.2.1/test/util/cert_fixtures.go 13:15:46 spire-1.2.1/test/util/cert_generation.go 13:15:46 spire-1.2.1/test/util/io_redirection.go 13:15:46 spire-1.2.1/test/util/race.go 13:15:46 spire-1.2.1/test/util/util.go 13:15:46 building spire from source... 13:15:46 Installing go1.17.7... 13:15:48 Removing intermediate container 24b101e9f2bb 13:15:48 ---> 924cb01f0cc5 13:15:48 13:15:48 Step 10/31 : FROM alpine:3.14 13:15:48 ---> e04c818066af 13:15:48 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:15:49 --parallel Build images in parallel. [Pipeline] } 13:15:49 $ docker stop --time=1 bc2daed4f24b470f6f35f3523638ba608718a6a0ae06df6a5904f468e8f72dd5 13:15:50 ---> Running in 286cceb17a02 13:15:50 Removing intermediate container 286cceb17a02 13:15:50 ---> b708841fd3b5 13:15:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:15:50 ---> Running in 3d1a2149a81f 13:15:51 $ docker rm -f bc2daed4f24b470f6f35f3523638ba608718a6a0ae06df6a5904f468e8f72dd5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 13:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 13:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:51 (1/2) Installing dumb-init (1.2.5-r1) 13:15:51 (2/2) Installing su-exec (0.2-r1) 13:15:51 Executing busybox-1.33.1-r7.trigger 13:15:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:15:51 . [Pipeline] withDockerContainer 13:15:51 OK: 6 MiB in 16 packages 13:15:51 Building bin/spire-server... 13:15:51 prd-ubuntu20.04-docker-arm64-4c-16g-40577 does not seem to be running inside a container 13:15:52 $ 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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 13:15:52 go: downloading github.com/mitchellh/cli v1.1.2 13:15:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:15:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:15:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:15:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:15:52 go: downloading github.com/imdario/mergo v0.3.12 13:15:52 go: downloading github.com/sirupsen/logrus v1.8.1 13:15:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:15:52 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:15:52 go: downloading google.golang.org/grpc v1.44.0 13:15:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:15:52 go: downloading github.com/fatih/color v1.13.0 13:15:52 go: downloading github.com/mattn/go-isatty v0.0.14 13:15:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:15:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:15:52 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:15:52 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:15:52 go: downloading github.com/armon/go-metrics v0.3.10 13:15:52 go: downloading github.com/prometheus/client_golang v1.12.1 13:15:52 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:15:53 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:15:53 go: downloading github.com/open-policy-agent/opa v0.38.0 13:15:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:15:53 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:15:53 go: downloading github.com/Masterminds/goutils v1.1.0 13:15:53 $ docker top f94ff1a22cda9189c4700a6fb91a55906242063be2be4e3bb66d80fd353b0302 -eo pid,comm 13:15:53 go: downloading github.com/Masterminds/semver v1.5.0 13:15:53 go: downloading github.com/google/uuid v1.1.2 13:15:53 go: downloading github.com/huandu/xstrings v1.3.2 [Pipeline] { [Pipeline] sh 13:15:53 go: downloading github.com/mattn/go-colorable v0.1.12 13:15:53 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:15:53 go: downloading github.com/oklog/run v1.0.0 13:15:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:15:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:15:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:15:54 go: downloading github.com/imkira/go-observer v1.0.3 13:15:54 go: downloading github.com/prometheus/client_model v0.2.0 13:15:54 go: downloading github.com/prometheus/common v0.32.1 13:15:54 go: downloading go.uber.org/atomic v1.9.0 13:15:54 go: downloading github.com/beorn7/perks v1.0.1 13:15:54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:15:54 go: downloading github.com/prometheus/procfs v0.7.3 13:15:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:15:54 go: downloading github.com/hashicorp/errwrap v1.1.0 13:15:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:15:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:15:54 go: downloading github.com/blang/semver/v4 v4.0.0 13:15:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:15:54 + docker-compose -f ./docker-compose-build.yml build --parallel 13:15:54 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:15:54 go: downloading github.com/jinzhu/gorm v1.9.16 13:15:54 go: downloading github.com/lib/pq v1.10.4 13:15:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:15:54 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:15:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:15:54 Removing intermediate container 3d1a2149a81f 13:15:54 ---> c5db1f1557d2 13:15:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:15:55 ---> Running in de84724ce9a6 13:15:55 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:15:55 Removing intermediate container de84724ce9a6 13:15:55 ---> a36db11f1f4a 13:15:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:15:55 ---> Running in 1a848270b2dd 13:15:56 Removing intermediate container 1a848270b2dd 13:15:56 ---> 982befcf47f6 13:15:56 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:15:56 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:15:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:15:56 go: downloading github.com/stretchr/testify v1.7.0 13:15:56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:15:56 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:15:57  ---> Running in c5adedf4df28 13:15:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:15:59 Building core-command ... 13:15:59 Building core-data ... 13:15:59 Building core-metadata ... 13:15:59 Building security-bootstrapper ... 13:15:59 Building security-proxy-setup ... 13:15:59 Building security-secretstore-setup ... 13:15:59 Building security-spiffe-token-provider ... 13:15:59 Building security-spire-agent ... 13:15:59 Building security-spire-config ... 13:15:59 Building security-spire-server ... 13:15:59 Building support-notifications ... 13:15:59 Building support-scheduler ... 13:15:59 Building sys-mgmt-agent ... 13:15:59 Building security-secretstore-setup 13:15:59 Building support-scheduler 13:15:59 Building security-spiffe-token-provider 13:15:59 Building security-spire-agent 13:15:59 Building core-metadata 13:16:00 go: downloading google.golang.org/api v0.70.0 13:16:00 go: downloading k8s.io/client-go v0.23.4 13:16:00 go: downloading k8s.io/api v0.23.4 13:16:00 go: downloading github.com/google/go-tpm v0.3.3 13:16:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:16:00 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:16:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:16:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:16:00 go: downloading cloud.google.com/go/storage v1.21.0 13:16:00 Removing intermediate container c5adedf4df28 13:16:00 ---> 20f4866292ba 13:16:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:16:00 go: downloading cloud.google.com/go v0.100.2 13:16:01 go: downloading k8s.io/apimachinery v0.23.4 13:16:01 go: downloading k8s.io/kube-aggregator v0.23.3 13:16:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:16:02 go: downloading cloud.google.com/go/security v1.3.0 13:16:02  ---> Running in 741a6ac7660f 13:16:02 go: downloading github.com/hashicorp/vault/api v1.4.1 13:16:02 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:16:02 go: downloading github.com/twmb/murmur3 v1.1.6 13:16:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:16:02 go: downloading github.com/jinzhu/inflection v1.0.0 13:16:02 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:16:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:16:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:16:02 go: downloading github.com/aws/smithy-go v1.11.0 13:16:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:16:02 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:16:02 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:16:02 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:16:02 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:16:02 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:16:02 Removing intermediate container 741a6ac7660f 13:16:02 ---> 9b5ba9139e1e 13:16:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:16:02 go: downloading github.com/dimchansky/utfbom v1.1.1 13:16:02 go: downloading cloud.google.com/go/compute v1.3.0 13:16:02 go: downloading cloud.google.com/go/iam v0.1.1 13:16:02 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:16:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:16:04 go: downloading github.com/gogo/protobuf v1.3.2 13:16:04 go: downloading github.com/google/gofuzz v1.1.0 13:16:04 go: downloading k8s.io/klog/v2 v2.30.0 13:16:04 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:16:04 go: downloading github.com/spf13/pflag v1.0.5 13:16:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:16:04 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:16:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:16:04 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:16:04 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:16:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:16:04 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:16:04 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:16:04 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:16:04 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:16:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:16:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:16:04 go: downloading gopkg.in/yaml.v2 v2.4.0 13:16:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:16:04 go: downloading github.com/gobwas/glob v0.2.3 13:16:04 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:16:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:16:04 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:16:04 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:16:04 go: downloading go.opencensus.io v0.23.0 13:16:04 go: downloading github.com/google/go-cmp v0.5.7 13:16:04 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:16:04 go: downloading gopkg.in/inf.v0 v0.9.1 13:16:04 go: downloading github.com/googleapis/gnostic v0.5.5 13:16:04 go: downloading github.com/go-logr/logr v1.2.2 13:16:04 go: downloading github.com/json-iterator/go v1.1.12 13:16:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:16:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:16:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:16:04 go: downloading go.uber.org/zap v1.21.0 13:16:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:16:05 go: downloading github.com/tklauser/numcpus v0.3.0 13:16:05 go: downloading sigs.k8s.io/yaml v1.3.0 13:16:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:16:05 go: downloading github.com/ryanuber/go-glob v1.0.0 13:16:05 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:16:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:16:05 go: downloading github.com/hashicorp/go-version v1.2.0 13:16:05 go: downloading github.com/golang/snappy v0.0.4 13:16:05 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:16:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:16:05 go: downloading github.com/modern-go/reflect2 v1.0.2 13:16:05 go: downloading go.uber.org/multierr v1.6.0 13:16:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:16:05  ---> b093bcf67fa5 13:16:05 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:16:05 Removing intermediate container 4bb8779475b7 13:16:05 ---> aad29e9bbe83 13:16:05 13:16:05 Step 10/22 : FROM alpine:3.14 13:16:05 ---> e04c818066af 13:16:05 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:16:06 ---> Running in 61f32c6f1238 13:16:06 ---> Running in c90eea3d6019 13:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:07 (1/6) Installing ca-certificates (20211220-r0) 13:16:07 (2/6) Installing brotli-libs (1.0.9-r5) 13:16:07 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:16:07 (4/6) Installing libcurl (7.79.1-r1) 13:16:07 (5/6) Installing curl (7.79.1-r1) 13:16:07 (6/6) Installing dumb-init (1.2.5-r1) 13:16:07 Executing busybox-1.33.1-r7.trigger 13:16:07 Executing ca-certificates-20211220-r0.trigger 13:16:07 OK: 8 MiB in 20 packages 13:16:09 Removing intermediate container c90eea3d6019 13:16:09 ---> cb67a27c1953 13:16:09 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:16:09 Removing intermediate container 61f32c6f1238 13:16:09 ---> bb44bc001ba7 13:16:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:16:09 ---> 94101347e89c 13:16:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:16:10 ---> Running in 15eac2a45114 13:16:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:16:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:16:10 Removing intermediate container 15eac2a45114 13:16:10 ---> b178dc35ad1b 13:16:10 Step 13/22 : WORKDIR /edgex 13:16:10 ---> 8fa9170ec8b2 13:16:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:16:10 ---> Running in 455b4711c8a3 13:16:11 ---> 30490e97daa2 13:16:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:16:11 Removing intermediate container 455b4711c8a3 13:16:11 ---> ec91365050ff 13:16:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:16:11 ---> 60c52f7b683e 13:16:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:16:11 ---> e1fec0abc78c 13:16:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:16:11 ---> c1b8fb635ae6 13:16:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:16:11 ---> df91036a0ea8 13:16:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:16:11 ---> Running in 91c24c2fb6d4 13:16:12 Removing intermediate container 91c24c2fb6d4 13:16:12 ---> ea4dc6c5e60d 13:16:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:16:12 ---> 3e11ecb5a415 13:16:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:16:12 ---> bc3b957cdbea 13:16:12 Step 26/31 : RUN chmod +x /entrypoint.sh 13:16:12 ---> Running in 7a4e95bb9094 13:16:12 ---> 30b728e37ec7 13:16:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:16:12 ---> Running in ead949b990ba 13:16:14 Removing intermediate container 7a4e95bb9094 13:16:14 ---> f9431ddba1a5 13:16:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:16:14 Removing intermediate container ead949b990ba 13:16:14 ---> 86eaface9bbf 13:16:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:16:14 ---> Running in 5ca2e8c7271c 13:16:14 ---> Running in 5a4a02ef65df 13:16:14 Removing intermediate container 5a4a02ef65df 13:16:14 ---> a7a5b80b3f08 13:16:14 Step 20/22 : LABEL arch=x86_64 13:16:14 Removing intermediate container 5ca2e8c7271c 13:16:14 ---> d60fd3427266 13:16:14 Step 28/31 : CMD ["gate"] 13:16:15 ---> Running in b31b0c95238a 13:16:15 ---> Running in 90dd28cb95bb 13:16:15 Removing intermediate container b31b0c95238a 13:16:15 ---> a7c13e2315fa 13:16:15 Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:16:15 ---> Running in ad1b310a942b 13:16:15 Removing intermediate container 90dd28cb95bb 13:16:15 ---> 8e81188008fb 13:16:15 Step 29/31 : LABEL arch=x86_64 13:16:15 ---> Running in 72410e23cd3d 13:16:15 Removing intermediate container ad1b310a942b 13:16:15 ---> df33e0fbdd95 13:16:15 Step 22/22 : LABEL version=2.2.0-dev.90 13:16:15 ---> Running in 2b1b9d2d0e4d 13:16:15 Removing intermediate container 72410e23cd3d 13:16:15 ---> bc7040e55663 13:16:15 Step 30/31 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:16:16 ---> Running in 1cbef2331c90 13:16:16 Removing intermediate container 2b1b9d2d0e4d 13:16:16 ---> fbae0fa718c0 13:16:16 13:16:16 Successfully built fbae0fa718c0 13:16:16 Successfully tagged security-proxy-setup:latest 13:16:16 Building core-command 13:16:16  Building security-proxy-setup ... done Removing intermediate container 1cbef2331c90 13:16:16 ---> 86254abf17f5 13:16:16 Step 31/31 : LABEL version=2.2.0-dev.90 13:16:17 ---> Running in 79d505414f69 13:16:19 Removing intermediate container 79d505414f69 13:16:19 ---> 3523898471d6 13:16:19 13:16:19 Successfully built 3523898471d6 13:16:19 Successfully tagged security-bootstrapper:latest 13:16:22  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:16:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:16:22 ---> d5dab7738070 13:16:22 Step 3/23 : WORKDIR /edgex-go 13:16:22 ---> Using cache 13:16:22 ---> 9cb75ccf02fb 13:16:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:22 ---> Using cache 13:16:22 ---> 22f63e38addc 13:16:22 Step 5/23 : RUN apk add --update --no-cache make git 13:16:22 ---> Using cache 13:16:22 ---> 61afaaa4f8b1 13:16:22 Step 6/23 : COPY go.mod vendor* ./ 13:16:22 ---> Using cache 13:16:22 ---> e935df5b566a 13:16:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:22 ---> Using cache 13:16:22 ---> bc9f26c8cec6 13:16:22 Step 8/23 : COPY . . 13:16:22 ---> Using cache 13:16:22 ---> 636c5cfba2cb 13:16:22 Step 9/23 : RUN make cmd/core-command/core-command 13:16:26 ---> Running in 14cfa27765ae 13:16:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:16:31 Removing intermediate container 73a5e4fd6be4 13:16:31 ---> ef6b18c04acb 13:16:31 13:16:31 Step 13/25 : FROM alpine:3.15 13:16:31 ---> 0ac33e5f5afa 13:16:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:16:31 ---> Using cache 13:16:31 ---> d2933c46237d 13:16:31 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:31 ---> Using cache 13:16:31 ---> 574298031235 13:16:31 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:16:32 ---> Running in 157fd79a80d2 13:16:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:16:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:16:34 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:16:34 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 13:16:34 OK: 15855 distinct packages available 13:16:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:16:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:16:35 (1/5) Installing dumb-init (1.2.5-r1) 13:16:35 (2/5) Installing musl-obstack (1.2.3-r0) 13:16:35 (3/5) Installing libucontext (1.1-r0) 13:16:35 (4/5) Installing gcompat (1.0.0-r4) 13:16:35 (5/5) Installing openssl (1.1.1n-r0) 13:16:35 Executing busybox-1.34.1-r5.trigger 13:16:35 OK: 6 MiB in 19 packages 13:16:37 Removing intermediate container 157fd79a80d2 13:16:37 ---> 960c521f3c7b 13:16:37 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:16:39 ---> 7f6c51a0250f 13:16:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:16:39 ---> 38ff1072c00d 13:16:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:16:40 ---> 0897c7cab3c5 13:16:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:16:40 ---> 999bc017776b 13:16:40 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:16:41 ---> Running in 4e776b2aa739 13:16:41 Removing intermediate container 4e776b2aa739 13:16:41 ---> 41c4bac66833 13:16:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:16:41 ---> Running in c5e2fa1926eb 13:16:41 Removing intermediate container c5e2fa1926eb 13:16:41 ---> e26156792361 13:16:41 Step 23/25 : LABEL arch=x86_64 13:16:41 ---> Running in dc9ce44bd253 13:16:42 Removing intermediate container dc9ce44bd253 13:16:42 ---> 01b1b34be693 13:16:42 Step 24/25 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:16:42 ---> Running in dce74ec37151 13:16:42 Removing intermediate container dce74ec37151 13:16:42 ---> 1a4d03cd39b9 13:16:42 Step 25/25 : LABEL version=2.2.0-dev.90 13:16:42 ---> Running in 3953e47863e3 13:16:42 Removing intermediate container 3953e47863e3 13:16:42 ---> 90018f515621 13:16:42 13:16:42 Successfully built 90018f515621 13:16:42 Successfully tagged security-spire-server:latest 13:16:45  Building security-spire-server ... done Removing intermediate container 14cfa27765ae 13:16:45 ---> 85624925e2eb 13:16:45 13:16:45 Step 10/23 : FROM alpine:3.14 13:16:45 ---> e04c818066af 13:16:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:16:45 ---> Using cache 13:16:45 ---> 370387deb51c 13:16:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:16:45 ---> Using cache 13:16:45 ---> 8caf1ebb0ed9 13:16:45 Step 13/23 : ENV APP_PORT=59882 13:16:45 ---> Running in 7cc48fe639b9 13:16:45 Removing intermediate container 7cc48fe639b9 13:16:45 ---> b2fbf5821672 13:16:45 Step 14/23 : EXPOSE $APP_PORT 13:16:45 ---> Running in 125e1c669102 13:16:46 Removing intermediate container 125e1c669102 13:16:46 ---> 97aa418088a2 13:16:46 Step 15/23 : WORKDIR / 13:16:46 ---> Running in 12169e72c7de 13:16:46 Removing intermediate container 12169e72c7de 13:16:46 ---> 93fcd1b847ae 13:16:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:16:46 ---> 348d6b6e0fe2 13:16:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:16:47 ---> e5af562f3f93 13:16:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:16:48 ---> e244fbcf9799 13:16:48 Step 19/23 : ENTRYPOINT ["/core-command"] 13:16:48 ---> Running in 0a72692a2221 13:16:48 Removing intermediate container 0a72692a2221 13:16:48 ---> 9649cec9a276 13:16:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:16:48 ---> Running in e336e9b41414 13:16:48 Removing intermediate container e336e9b41414 13:16:48 ---> 1555d0f7ecee 13:16:48 Step 21/23 : LABEL arch=x86_64 13:16:48 ---> Running in 2b603d898ccf 13:16:49 Removing intermediate container 2b603d898ccf 13:16:49 ---> e048ea3bc40d 13:16:49 Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:16:49 ---> Running in 313712ed6e01 13:16:49 Removing intermediate container 313712ed6e01 13:16:49 ---> 83214e67afa5 13:16:49 Step 23/23 : LABEL version=2.2.0-dev.90 13:16:49 ---> Running in e0e49043aea6 13:16:49 Removing intermediate container e0e49043aea6 13:16:49 ---> 40b3043f653f 13:16:49 13:16:49 Successfully built 40b3043f653f 13:16:49 Successfully tagged core-command:latest 13:16:52  Building core-command ... done Building bin/spire-agent... 13:16:52 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:16:52 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:16:52 go: downloading github.com/docker/docker v20.10.12+incompatible 13:16:52 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:16:53 go: downloading github.com/google/go-tpm-tools v0.3.3 13:16:53 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:16:53 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:16:53 go: downloading github.com/docker/go-units v0.4.0 13:16:53 go: downloading github.com/opencontainers/image-spec v1.0.1 13:16:53 go: downloading github.com/docker/go-connections v0.4.0 13:16:53 go: downloading github.com/containerd/containerd v1.3.4 13:16:53 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:16:53 go: downloading github.com/opencontainers/go-digest v1.0.0 13:16:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:16:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:16:56 ---> 170dd6ba28fe 13:16:56 Step 3/22 : WORKDIR /edgex-go 13:16:56 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:16:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:16:56 ---> 170dd6ba28fe 13:16:56 Step 3/20 : WORKDIR /edgex-go 13:16:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:16:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:16:56 ---> 170dd6ba28fe 13:16:56 Step 3/26 : WORKDIR /edgex-go 13:16:56 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:16:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:16:56 ---> 170dd6ba28fe 13:16:56 Step 3/25 : WORKDIR /edgex-go 13:16:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:16:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:16:56 ---> 170dd6ba28fe 13:16:56 Step 3/23 : WORKDIR /edgex-go 13:16:56 ---> Running in d0cae9718c47 13:16:56 ---> Running in 391a34823b61 13:16:56 ---> Running in 8bdf5e26b3bd 13:16:56 ---> Running in 70c12fac88ea 13:16:56 ---> Running in aabd26789ffb 13:16:56 Removing intermediate container d0cae9718c47 13:16:56 ---> dfd24a3dd860 13:16:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:56 Removing intermediate container 391a34823b61 13:16:56 ---> 3097e9111c7f 13:16:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:16:56 Removing intermediate container 8bdf5e26b3bd 13:16:56 ---> 6249dfe05013 13:16:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:56 Removing intermediate container 70c12fac88ea 13:16:56 ---> 0df7969a37d8 13:16:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:56 ---> Running in 2079e10d22ff 13:16:56 Removing intermediate container aabd26789ffb 13:16:56 ---> 859030b02e00 13:16:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:56 ---> Running in 43e64231e3f1 13:16:56 ---> Running in d541a10f00cb 13:16:56 ---> Running in 1f9a6fc7c926 13:16:56 ---> Running in 9d039b7a86e0 13:16:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:56 Removing intermediate container 2079e10d22ff 13:16:56 ---> a37314f23241 13:16:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:16:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:16:56 ---> Running in 1f275338b21d 13:16:56 Removing intermediate container d541a10f00cb 13:16:56 ---> afcce7aaf898 13:16:56 Step 5/25 : RUN apk add --update --no-cache make git 13:16:56 ---> Running in 1738737206e2 13:16:56 Removing intermediate container 9d039b7a86e0 13:16:56 ---> 030cd9e5b816 13:16:56 Step 5/22 : RUN apk add --update --no-cache make git 13:16:56 Removing intermediate container 1f9a6fc7c926 13:16:56 ---> 27a86656fde1 13:16:56 Step 5/23 : RUN apk add --update --no-cache make git 13:16:56 ---> Running in c5bff9c5fbff 13:16:57 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:16:57 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 13:16:57 OK: 15739 distinct packages available 13:16:57 ---> Running in 44a256a96085 13:16:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:16:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:16:59 OK: 220 MiB in 52 packages 13:16:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:17:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:17:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:17:00 OK: 220 MiB in 52 packages 13:17:01 Removing intermediate container 43e64231e3f1 13:17:01 ---> a298a31ea293 13:17:01 Step 5/20 : COPY go.mod vendor* ./ 13:17:01 OK: 220 MiB in 52 packages 13:17:02 OK: 220 MiB in 52 packages 13:17:02 OK: 220 MiB in 52 packages 13:17:03 ---> 41b72d9b4e1b 13:17:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:03 Removing intermediate container 1f275338b21d 13:17:03 ---> 2675a9a2e041 13:17:03 Step 6/26 : COPY go.mod vendor* ./ 13:17:03 ---> Running in cadff089d802 13:17:03 Removing intermediate container 1738737206e2 13:17:03 ---> ec74b892f110 13:17:03 Step 6/25 : COPY go.mod vendor* ./ 13:17:04 Removing intermediate container c5bff9c5fbff 13:17:04 ---> 8f5ac84ed543 13:17:04 Step 6/22 : COPY go.mod vendor* ./ 13:17:04 Removing intermediate container 44a256a96085 13:17:04 ---> 0c308eee79d6 13:17:04 Step 6/23 : COPY go.mod vendor* ./ 13:17:04 ---> b672acf6b7f2 13:17:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:04 ---> 5db35339ac2d 13:17:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:04 ---> Running in 10b71bc9490c 13:17:04 ---> Running in d93795f232b5 13:17:05 ---> c52e86f236fb 13:17:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:05 ---> Running in 845ca7f42e6d 13:17:05 ---> ee341a7e7b08 13:17:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:06 ---> Running in 84554e291327 13:17:08 Removing intermediate container cadff089d802 13:17:08 ---> b4b999d55f79 13:17:08 Step 7/20 : COPY . . 13:17:11 Removing intermediate container 10b71bc9490c 13:17:11 ---> 0ac393b4e9bb 13:17:11 Step 8/25 : COPY . . 13:17:11 Removing intermediate container d93795f232b5 13:17:11 ---> 856a398ffe7b 13:17:11 Step 8/26 : COPY . . 13:17:12 Removing intermediate container 845ca7f42e6d 13:17:12 ---> 0a84676c6bec 13:17:12 Step 8/23 : COPY . . 13:17:12 Removing intermediate container 84554e291327 13:17:12 ---> bc44e6544625 13:17:12 Step 8/22 : COPY . . 13:17:30 ---> 23e96483806a 13:17:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:17:30 ---> Running in 0c56214756ec 13:17:30 ---> 6683364d3f08 13:17:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:17:30 ---> Running in 8bfc9612a442 13:17:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:17:30 ---> b453f9fa76ec 13:17:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:17:30 ---> Running in cf4fd3fc9abd 13:17:31 Removing intermediate container cf4fd3fc9abd 13:17:31 ---> 6865a3090eb0 13:17:31 Step 10/26 : RUN mkdir -p spire-build 13:17:31 ---> Running in fae3f627626a 13:17:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:17:32 ---> 694fb34209a2 13:17:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:17:32 ---> Running in f5e35d5a0573 13:17:32 ---> 396d0d30d1d5 13:17:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:17:32 ---> Running in 2444c45d8e50 13:17:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:17:35 Removing intermediate container fae3f627626a 13:17:35 ---> 1a6af3d89d7e 13:17:35 Step 11/26 : WORKDIR /edgex-go/spire-build 13:17:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:17:35 ---> Running in e72d81641e7f 13:17:36 Removing intermediate container e72d81641e7f 13:17:36 ---> ef729a377ba5 13:17:36 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 13:17:36 ---> Running in c75925d20690 13:17:39 spire-1.2.1/ 13:17:39 spire-1.2.1/.data/ 13:17:39 spire-1.2.1/.data/.file 13:17:39 spire-1.2.1/.dockerignore 13:17:39 spire-1.2.1/.gitattributes 13:17:39 spire-1.2.1/.githooks/ 13:17:39 spire-1.2.1/.githooks/pre-commit 13:17:39 spire-1.2.1/.github/ 13:17:39 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:17:39 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:17:39 spire-1.2.1/.github/dependabot.yml 13:17:39 spire-1.2.1/.github/workflows/ 13:17:39 spire-1.2.1/.github/workflows/nightly_build.yaml 13:17:39 spire-1.2.1/.github/workflows/pr_build.yaml 13:17:39 spire-1.2.1/.github/workflows/release_build.yaml 13:17:39 spire-1.2.1/.github/workflows/scripts/ 13:17:39 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:17:39 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:17:39 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:17:39 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:17:39 spire-1.2.1/.github/workflows/scripts/split.sh 13:17:39 spire-1.2.1/.gitignore 13:17:39 spire-1.2.1/.go-version 13:17:39 spire-1.2.1/.golangci.yml 13:17:39 spire-1.2.1/ADOPTERS.md 13:17:39 spire-1.2.1/CHANGELOG.md 13:17:39 spire-1.2.1/CODE-OF-CONDUCT.md 13:17:39 spire-1.2.1/CODEOWNERS 13:17:39 spire-1.2.1/CONTRIBUTING.md 13:17:39 spire-1.2.1/Dockerfile 13:17:39 spire-1.2.1/Dockerfile.dev 13:17:39 spire-1.2.1/Dockerfile.scratch 13:17:39 spire-1.2.1/LICENSE 13:17:39 spire-1.2.1/MAINTAINERS.md 13:17:39 spire-1.2.1/Makefile 13:17:39 spire-1.2.1/README.md 13:17:39 spire-1.2.1/ROADMAP.md 13:17:39 spire-1.2.1/SECURITY.md 13:17:39 spire-1.2.1/cmd/ 13:17:39 spire-1.2.1/cmd/spire-agent/ 13:17:39 spire-1.2.1/cmd/spire-agent/cli/ 13:17:39 spire-1.2.1/cmd/spire-agent/cli/api/ 13:17:39 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/common/ 13:17:39 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:17:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/run/ 13:17:39 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:17:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:17:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:17:39 spire-1.2.1/cmd/spire-agent/main.go 13:17:39 spire-1.2.1/cmd/spire-server/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/agent/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/cli.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/run/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/token/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/validate/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/x509/ 13:17:39 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:17:39 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:17:39 spire-1.2.1/cmd/spire-server/main.go 13:17:39 spire-1.2.1/cmd/spire-server/util/ 13:17:39 spire-1.2.1/cmd/spire-server/util/util.go 13:17:39 spire-1.2.1/conf/ 13:17:39 spire-1.2.1/conf/agent/ 13:17:39 spire-1.2.1/conf/agent/agent.conf 13:17:39 spire-1.2.1/conf/agent/agent_full.conf 13:17:39 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:17:39 spire-1.2.1/conf/server/ 13:17:39 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:17:39 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:17:39 spire-1.2.1/conf/server/server.conf 13:17:39 spire-1.2.1/conf/server/server_full.conf 13:17:39 spire-1.2.1/doc/ 13:17:39 spire-1.2.1/doc/SPIRE101.md 13:17:39 spire-1.2.1/doc/auditlog.md 13:17:39 spire-1.2.1/doc/authorization_policy_engine.md 13:17:39 spire-1.2.1/doc/changelog_guidelines.md 13:17:39 spire-1.2.1/doc/cure53-report.pdf 13:17:39 spire-1.2.1/doc/images/ 13:17:39 spire-1.2.1/doc/images/2019_roadmap.png 13:17:39 spire-1.2.1/doc/images/SPIRE101.png 13:17:39 spire-1.2.1/doc/images/SPIRE_agent.png 13:17:39 spire-1.2.1/doc/images/SPIRE_server.png 13:17:39 spire-1.2.1/doc/images/cache_mgr.png 13:17:39 spire-1.2.1/doc/images/cache_mgr_components.png 13:17:39 spire-1.2.1/doc/images/federated_spire.png 13:17:39 spire-1.2.1/doc/images/ha_mode.png 13:17:39 spire-1.2.1/doc/images/nested_spire.png 13:17:39 spire-1.2.1/doc/images/oidc_federation.png 13:17:39 spire-1.2.1/doc/images/single_trust_domain.png 13:17:39 spire-1.2.1/doc/images/spiffe_compatible.png 13:17:39 spire-1.2.1/doc/images/spire_logo.png 13:17:39 spire-1.2.1/doc/migrating_registration_api_clients.md 13:17:39 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:17:39 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:17:39 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:17:39 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:17:39 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:17:39 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:17:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:17:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:17:39 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:17:39 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:17:39 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:17:39 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:17:39 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:17:39 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:17:39 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:17:39 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:17:39 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:17:39 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:17:39 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:17:39 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:17:39 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:17:39 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:17:39 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:17:39 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:17:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:17:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:17:39 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:17:39 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:17:39 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:17:39 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:17:39 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:17:39 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:17:39 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:17:39 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:17:39 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:17:39 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:17:39 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:17:39 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:17:39 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:17:39 spire-1.2.1/doc/scaling_spire.md 13:17:39 spire-1.2.1/doc/spire_agent.md 13:17:39 spire-1.2.1/doc/spire_server.md 13:17:39 spire-1.2.1/doc/supported_integrations.md 13:17:39 spire-1.2.1/doc/telemetry.md 13:17:39 spire-1.2.1/doc/telemetry_config.md 13:17:39 spire-1.2.1/doc/upgrading.md 13:17:39 spire-1.2.1/doc/using_spire.md 13:17:39 spire-1.2.1/examples/ 13:17:39 spire-1.2.1/examples/README.md 13:17:39 spire-1.2.1/go.mod 13:17:39 spire-1.2.1/go.sum 13:17:39 spire-1.2.1/pkg/ 13:17:39 spire-1.2.1/pkg/agent/ 13:17:39 spire-1.2.1/pkg/agent/agent.go 13:17:39 spire-1.2.1/pkg/agent/api/ 13:17:39 spire-1.2.1/pkg/agent/api/config.go 13:17:39 spire-1.2.1/pkg/agent/api/debug/ 13:17:39 spire-1.2.1/pkg/agent/api/debug/v1/ 13:17:39 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:17:39 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:17:39 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:17:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:17:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:17:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:17:39 spire-1.2.1/pkg/agent/api/endpoints.go 13:17:39 spire-1.2.1/pkg/agent/api/health/ 13:17:39 spire-1.2.1/pkg/agent/api/health/v1/ 13:17:39 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:17:39 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:17:39 spire-1.2.1/pkg/agent/api/rpccontext/ 13:17:39 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:17:39 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:17:39 spire-1.2.1/pkg/agent/attestor/ 13:17:39 spire-1.2.1/pkg/agent/attestor/node/ 13:17:39 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:17:39 spire-1.2.1/pkg/agent/attestor/node/node.go 13:17:39 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:17:39 spire-1.2.1/pkg/agent/attestor/workload/ 13:17:39 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:17:39 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:17:39 spire-1.2.1/pkg/agent/catalog/ 13:17:39 spire-1.2.1/pkg/agent/catalog/catalog.go 13:17:39 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:17:39 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:17:39 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:17:39 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:17:39 spire-1.2.1/pkg/agent/client/ 13:17:39 spire-1.2.1/pkg/agent/client/client.go 13:17:39 spire-1.2.1/pkg/agent/client/client_test.go 13:17:39 spire-1.2.1/pkg/agent/client/dial.go 13:17:39 spire-1.2.1/pkg/agent/client/nodeconn.go 13:17:39 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:17:39 spire-1.2.1/pkg/agent/client/update.go 13:17:39 spire-1.2.1/pkg/agent/client/util.go 13:17:39 spire-1.2.1/pkg/agent/common/ 13:17:39 spire-1.2.1/pkg/agent/common/backoff/ 13:17:39 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:17:39 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:17:39 spire-1.2.1/pkg/agent/common/cgroups/ 13:17:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:17:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:17:39 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:17:39 spire-1.2.1/pkg/agent/config.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/ 13:17:39 spire-1.2.1/pkg/agent/endpoints/config.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:17:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:17:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/workload/ 13:17:39 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:17:39 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:17:39 spire-1.2.1/pkg/agent/manager/ 13:17:39 spire-1.2.1/pkg/agent/manager/cache/ 13:17:39 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:17:39 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:17:39 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:17:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:17:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:17:39 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:17:39 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:17:39 spire-1.2.1/pkg/agent/manager/config.go 13:17:39 spire-1.2.1/pkg/agent/manager/manager.go 13:17:39 spire-1.2.1/pkg/agent/manager/manager_test.go 13:17:39 spire-1.2.1/pkg/agent/manager/storage.go 13:17:39 spire-1.2.1/pkg/agent/manager/storage_test.go 13:17:39 spire-1.2.1/pkg/agent/manager/storecache/ 13:17:39 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:17:39 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:17:39 spire-1.2.1/pkg/agent/manager/sync.go 13:17:39 spire-1.2.1/pkg/agent/plugin/ 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:17:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:17:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:17:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:17:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:17:39 spire-1.2.1/pkg/agent/svid/ 13:17:39 spire-1.2.1/pkg/agent/svid/rotator.go 13:17:39 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:17:39 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:17:39 spire-1.2.1/pkg/agent/svid/store/ 13:17:39 spire-1.2.1/pkg/agent/svid/store/service.go 13:17:39 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:17:39 spire-1.2.1/pkg/common/ 13:17:39 spire-1.2.1/pkg/common/agentpathtemplate/ 13:17:39 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:17:39 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:17:39 spire-1.2.1/pkg/common/api/ 13:17:39 spire-1.2.1/pkg/common/api/metrics.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/ 13:17:39 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/logger.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/names.go 13:17:39 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:17:39 spire-1.2.1/pkg/common/api/names.go 13:17:39 spire-1.2.1/pkg/common/api/ratelimit.go 13:17:39 spire-1.2.1/pkg/common/api/rpccontext/ 13:17:39 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:17:39 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:17:39 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:17:39 spire-1.2.1/pkg/common/auth/ 13:17:39 spire-1.2.1/pkg/common/auth/interceptors.go 13:17:39 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:17:39 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:17:39 spire-1.2.1/pkg/common/bundleutil/ 13:17:39 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:17:39 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:17:39 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:17:39 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:17:39 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:17:39 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:17:39 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:17:39 spire-1.2.1/pkg/common/bundleutil/types.go 13:17:39 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:17:39 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:17:39 spire-1.2.1/pkg/common/catalog/ 13:17:39 spire-1.2.1/pkg/common/catalog/bind.go 13:17:39 spire-1.2.1/pkg/common/catalog/builtin.go 13:17:39 spire-1.2.1/pkg/common/catalog/catalog.go 13:17:39 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:17:39 spire-1.2.1/pkg/common/catalog/closers.go 13:17:39 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:17:39 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:17:39 spire-1.2.1/pkg/common/catalog/config.go 13:17:39 spire-1.2.1/pkg/common/catalog/config_test.go 13:17:39 spire-1.2.1/pkg/common/catalog/configure.go 13:17:39 spire-1.2.1/pkg/common/catalog/constraints.go 13:17:39 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:17:39 spire-1.2.1/pkg/common/catalog/context.go 13:17:39 spire-1.2.1/pkg/common/catalog/external.go 13:17:39 spire-1.2.1/pkg/common/catalog/host.go 13:17:39 spire-1.2.1/pkg/common/catalog/pipenet.go 13:17:39 spire-1.2.1/pkg/common/catalog/plugin.go 13:17:39 spire-1.2.1/pkg/common/catalog/testplugin/ 13:17:39 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:17:39 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:17:39 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:17:39 spire-1.2.1/pkg/common/cli/ 13:17:39 spire-1.2.1/pkg/common/cli/env.go 13:17:39 spire-1.2.1/pkg/common/cli/flags.go 13:17:39 spire-1.2.1/pkg/common/cli/trust_domain.go 13:17:39 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:17:39 spire-1.2.1/pkg/common/cli/umask.go 13:17:39 spire-1.2.1/pkg/common/cli/umask_posix.go 13:17:39 spire-1.2.1/pkg/common/cli/umask_test.go 13:17:39 spire-1.2.1/pkg/common/cli/umask_windows.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/ 13:17:39 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/flag.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/format.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/ 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:17:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:17:39 spire-1.2.1/pkg/common/coretypes/ 13:17:39 spire-1.2.1/pkg/common/coretypes/bundle/ 13:17:39 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:17:39 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:17:39 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:17:39 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:17:39 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:17:39 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:17:39 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:17:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:17:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:17:39 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:17:39 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:17:39 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:17:39 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:17:39 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:17:39 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:17:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:17:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:17:39 spire-1.2.1/pkg/common/cryptoutil/ 13:17:39 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:17:39 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:17:39 spire-1.2.1/pkg/common/diskutil/ 13:17:39 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:17:39 spire-1.2.1/pkg/common/diskutil/file_test.go 13:17:39 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:17:39 spire-1.2.1/pkg/common/errorutil/ 13:17:39 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:17:39 spire-1.2.1/pkg/common/health/ 13:17:39 spire-1.2.1/pkg/common/health/config.go 13:17:39 spire-1.2.1/pkg/common/health/context.go 13:17:39 spire-1.2.1/pkg/common/health/context_test.go 13:17:39 spire-1.2.1/pkg/common/health/health.go 13:17:39 spire-1.2.1/pkg/common/health/health_test.go 13:17:39 spire-1.2.1/pkg/common/health/logger.go 13:17:39 spire-1.2.1/pkg/common/hostservice/ 13:17:39 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:17:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:17:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:17:39 spire-1.2.1/pkg/common/idutil/ 13:17:39 spire-1.2.1/pkg/common/idutil/require.go 13:17:39 spire-1.2.1/pkg/common/idutil/require_test.go 13:17:39 spire-1.2.1/pkg/common/idutil/safety.go 13:17:39 spire-1.2.1/pkg/common/idutil/safety_test.go 13:17:39 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:17:39 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:17:39 spire-1.2.1/pkg/common/jwtsvid/ 13:17:39 spire-1.2.1/pkg/common/jwtsvid/common.go 13:17:39 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:17:39 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:17:39 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:17:39 spire-1.2.1/pkg/common/jwtutil/ 13:17:39 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:17:39 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:17:39 spire-1.2.1/pkg/common/log/ 13:17:39 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:17:39 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:17:39 spire-1.2.1/pkg/common/log/log.go 13:17:39 spire-1.2.1/pkg/common/log/log_test.go 13:17:39 spire-1.2.1/pkg/common/log/options.go 13:17:39 spire-1.2.1/pkg/common/nodeutil/ 13:17:39 spire-1.2.1/pkg/common/nodeutil/node.go 13:17:39 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:17:39 spire-1.2.1/pkg/common/peertracker/ 13:17:39 spire-1.2.1/pkg/common/peertracker/conn.go 13:17:39 spire-1.2.1/pkg/common/peertracker/credentials.go 13:17:39 spire-1.2.1/pkg/common/peertracker/errors.go 13:17:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:17:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:17:39 spire-1.2.1/pkg/common/peertracker/info.go 13:17:39 spire-1.2.1/pkg/common/peertracker/listener.go 13:17:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:17:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:17:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:17:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:17:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:17:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:17:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:17:39 spire-1.2.1/pkg/common/peertracker/tcp.go 13:17:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:17:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:17:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:17:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:17:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:17:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:17:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:17:39 spire-1.2.1/pkg/common/peertracker/uds.go 13:17:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:17:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:17:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:17:39 spire-1.2.1/pkg/common/pemutil/ 13:17:39 spire-1.2.1/pkg/common/pemutil/block.go 13:17:39 spire-1.2.1/pkg/common/pemutil/certs.go 13:17:39 spire-1.2.1/pkg/common/pemutil/common.go 13:17:39 spire-1.2.1/pkg/common/pemutil/csr.go 13:17:39 spire-1.2.1/pkg/common/pemutil/keys.go 13:17:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:17:39 spire-1.2.1/pkg/common/pemutil/testdata/ 13:17:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:17:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:17:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:17:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:17:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:17:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:17:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:17:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:17:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:17:39 spire-1.2.1/pkg/common/plugin/ 13:17:39 spire-1.2.1/pkg/common/plugin/aws/ 13:17:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:17:39 spire-1.2.1/pkg/common/plugin/azure/ 13:17:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:17:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:17:39 spire-1.2.1/pkg/common/plugin/facade.go 13:17:39 spire-1.2.1/pkg/common/plugin/facade_test.go 13:17:39 spire-1.2.1/pkg/common/plugin/gcp/ 13:17:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:17:39 spire-1.2.1/pkg/common/plugin/k8s/ 13:17:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:17:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:17:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:17:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:17:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:17:39 spire-1.2.1/pkg/common/plugin/log.go 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/ 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:17:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:17:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:17:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:17:39 spire-1.2.1/pkg/common/plugin/x509pop/ 13:17:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:17:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:17:39 spire-1.2.1/pkg/common/profiling/ 13:17:39 spire-1.2.1/pkg/common/profiling/dumpers.go 13:17:39 spire-1.2.1/pkg/common/profiling/profiling.go 13:17:39 spire-1.2.1/pkg/common/protoutil/ 13:17:39 spire-1.2.1/pkg/common/protoutil/masks.go 13:17:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:17:39 spire-1.2.1/pkg/common/rotationutil/ 13:17:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:17:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:17:39 spire-1.2.1/pkg/common/selector/ 13:17:39 spire-1.2.1/pkg/common/selector/selector.go 13:17:39 spire-1.2.1/pkg/common/selector/selector_test.go 13:17:39 spire-1.2.1/pkg/common/selector/set.go 13:17:39 spire-1.2.1/pkg/common/selector/set_utils.go 13:17:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/ 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/ 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:17:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:17:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:17:39 spire-1.2.1/pkg/common/telemetry/call.go 13:17:39 spire-1.2.1/pkg/common/telemetry/common/ 13:17:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:17:39 spire-1.2.1/pkg/common/telemetry/config.go 13:17:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:17:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/inmem.go 13:17:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/m3.go 13:17:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/metrics.go 13:17:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/names.go 13:17:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:17:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:17:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/ 13:17:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:17:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:17:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:17:39 spire-1.2.1/pkg/common/telemetry/server/server.go 13:17:39 spire-1.2.1/pkg/common/telemetry/sink.go 13:17:39 spire-1.2.1/pkg/common/telemetry/statsd.go 13:17:39 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:17:39 spire-1.2.1/pkg/common/telemetry/uptime.go 13:17:39 spire-1.2.1/pkg/common/telemetry/version.go 13:17:39 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:17:39 spire-1.2.1/pkg/common/uptime/ 13:17:39 spire-1.2.1/pkg/common/uptime/uptime.go 13:17:39 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:17:39 spire-1.2.1/pkg/common/util/ 13:17:39 spire-1.2.1/pkg/common/util/certs.go 13:17:39 spire-1.2.1/pkg/common/util/certs_test.go 13:17:39 spire-1.2.1/pkg/common/util/csr.go 13:17:39 spire-1.2.1/pkg/common/util/hash.go 13:17:39 spire-1.2.1/pkg/common/util/selectors.go 13:17:39 spire-1.2.1/pkg/common/util/selectors_test.go 13:17:39 spire-1.2.1/pkg/common/util/signals.go 13:17:39 spire-1.2.1/pkg/common/util/sort.go 13:17:39 spire-1.2.1/pkg/common/util/sort_test.go 13:17:39 spire-1.2.1/pkg/common/util/task.go 13:17:39 spire-1.2.1/pkg/common/util/task_test.go 13:17:39 spire-1.2.1/pkg/common/util/testdata/ 13:17:39 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:17:39 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:17:39 spire-1.2.1/pkg/common/version/ 13:17:39 spire-1.2.1/pkg/common/version/version.go 13:17:39 spire-1.2.1/pkg/common/x509svid/ 13:17:39 spire-1.2.1/pkg/common/x509svid/common_test.go 13:17:39 spire-1.2.1/pkg/common/x509svid/csr.go 13:17:39 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:17:39 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:17:39 spire-1.2.1/pkg/common/x509util/ 13:17:39 spire-1.2.1/pkg/common/x509util/cert.go 13:17:39 spire-1.2.1/pkg/common/x509util/dns.go 13:17:39 spire-1.2.1/pkg/common/x509util/dns_test.go 13:17:39 spire-1.2.1/pkg/common/x509util/keyid.go 13:17:39 spire-1.2.1/pkg/common/x509util/keypair.go 13:17:39 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:17:39 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:17:39 spire-1.2.1/pkg/server/ 13:17:39 spire-1.2.1/pkg/server/api/ 13:17:39 spire-1.2.1/pkg/server/api/agent.go 13:17:39 spire-1.2.1/pkg/server/api/agent/ 13:17:39 spire-1.2.1/pkg/server/api/agent/v1/ 13:17:39 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:17:39 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:17:39 spire-1.2.1/pkg/server/api/agent_test.go 13:17:39 spire-1.2.1/pkg/server/api/api.go 13:17:39 spire-1.2.1/pkg/server/api/audit/ 13:17:39 spire-1.2.1/pkg/server/api/audit/audit.go 13:17:39 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:17:39 spire-1.2.1/pkg/server/api/bundle.go 13:17:39 spire-1.2.1/pkg/server/api/bundle/ 13:17:39 spire-1.2.1/pkg/server/api/bundle/v1/ 13:17:39 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:17:39 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:17:39 spire-1.2.1/pkg/server/api/bundle_test.go 13:17:39 spire-1.2.1/pkg/server/api/debug/ 13:17:39 spire-1.2.1/pkg/server/api/debug/v1/ 13:17:39 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:17:39 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:17:39 spire-1.2.1/pkg/server/api/entry.go 13:17:39 spire-1.2.1/pkg/server/api/entry/ 13:17:39 spire-1.2.1/pkg/server/api/entry/v1/ 13:17:39 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:17:39 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:17:39 spire-1.2.1/pkg/server/api/entry_test.go 13:17:39 spire-1.2.1/pkg/server/api/health/ 13:17:39 spire-1.2.1/pkg/server/api/health/v1/ 13:17:39 spire-1.2.1/pkg/server/api/health/v1/service.go 13:17:39 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:17:39 spire-1.2.1/pkg/server/api/id.go 13:17:39 spire-1.2.1/pkg/server/api/id_test.go 13:17:39 spire-1.2.1/pkg/server/api/limits/ 13:17:39 spire-1.2.1/pkg/server/api/limits/limits.go 13:17:39 spire-1.2.1/pkg/server/api/middleware/ 13:17:39 spire-1.2.1/pkg/server/api/middleware/alias.go 13:17:39 spire-1.2.1/pkg/server/api/middleware/audit.go 13:17:39 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:17:39 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:17:39 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:17:39 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:17:39 spire-1.2.1/pkg/server/api/middleware/caller.go 13:17:40 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:17:40 spire-1.2.1/pkg/server/api/middleware/common.go 13:17:40 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:17:40 spire-1.2.1/pkg/server/api/middleware/entries.go 13:17:40 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:17:40 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:17:40 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:17:40 spire-1.2.1/pkg/server/api/ratelimit.go 13:17:40 spire-1.2.1/pkg/server/api/rpccontext/ 13:17:40 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:17:40 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:17:40 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:17:40 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:17:40 spire-1.2.1/pkg/server/api/selector.go 13:17:40 spire-1.2.1/pkg/server/api/selector_test.go 13:17:40 spire-1.2.1/pkg/server/api/status.go 13:17:40 spire-1.2.1/pkg/server/api/status_test.go 13:17:40 spire-1.2.1/pkg/server/api/svid/ 13:17:40 spire-1.2.1/pkg/server/api/svid/v1/ 13:17:40 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:17:40 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:17:40 spire-1.2.1/pkg/server/api/trustdomain.go 13:17:40 spire-1.2.1/pkg/server/api/trustdomain/ 13:17:40 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:17:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:17:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:17:40 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:17:40 spire-1.2.1/pkg/server/authpolicy/ 13:17:40 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:17:40 spire-1.2.1/pkg/server/authpolicy/policy.go 13:17:40 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:17:40 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:17:40 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:17:40 spire-1.2.1/pkg/server/authpolicy/validate.go 13:17:40 spire-1.2.1/pkg/server/bundle/ 13:17:40 spire-1.2.1/pkg/server/bundle/client/ 13:17:40 spire-1.2.1/pkg/server/bundle/client/client.go 13:17:40 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:17:40 spire-1.2.1/pkg/server/bundle/client/manager.go 13:17:40 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:17:40 spire-1.2.1/pkg/server/bundle/client/sources.go 13:17:40 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:17:40 spire-1.2.1/pkg/server/bundle/client/updater.go 13:17:40 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:17:40 spire-1.2.1/pkg/server/ca/ 13:17:40 spire-1.2.1/pkg/server/ca/ca.go 13:17:40 spire-1.2.1/pkg/server/ca/ca_health.go 13:17:40 spire-1.2.1/pkg/server/ca/ca_test.go 13:17:40 spire-1.2.1/pkg/server/ca/journal.go 13:17:40 spire-1.2.1/pkg/server/ca/journal_test.go 13:17:40 spire-1.2.1/pkg/server/ca/manager.go 13:17:40 spire-1.2.1/pkg/server/ca/manager_health.go 13:17:40 spire-1.2.1/pkg/server/ca/manager_test.go 13:17:40 spire-1.2.1/pkg/server/ca/templates.go 13:17:40 spire-1.2.1/pkg/server/ca/upstream_client.go 13:17:40 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:17:40 spire-1.2.1/pkg/server/ca/validation.go 13:17:40 spire-1.2.1/pkg/server/cache/ 13:17:40 spire-1.2.1/pkg/server/cache/dscache/ 13:17:40 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:17:40 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:17:40 spire-1.2.1/pkg/server/cache/entrycache/ 13:17:40 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:17:40 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:17:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:17:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:17:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:17:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:17:40 spire-1.2.1/pkg/server/catalog/ 13:17:40 spire-1.2.1/pkg/server/catalog/catalog.go 13:17:40 spire-1.2.1/pkg/server/catalog/keymanager.go 13:17:40 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:17:40 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:17:40 spire-1.2.1/pkg/server/catalog/notifier.go 13:17:40 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:17:40 spire-1.2.1/pkg/server/config.go 13:17:40 spire-1.2.1/pkg/server/datastore/ 13:17:40 spire-1.2.1/pkg/server/datastore/datastore.go 13:17:40 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:17:40 spire-1.2.1/pkg/server/datastore/repository.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:17:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:17:40 spire-1.2.1/pkg/server/endpoints/ 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/ 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:17:40 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:17:40 spire-1.2.1/pkg/server/endpoints/config.go 13:17:40 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:17:40 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:17:40 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:17:40 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:17:40 spire-1.2.1/pkg/server/endpoints/middleware.go 13:17:40 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:17:40 spire-1.2.1/pkg/server/hostservice/ 13:17:40 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:17:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:17:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:17:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:17:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:17:40 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:17:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:17:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/ 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/ 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:17:40 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:17:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:17:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:17:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:17:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:17:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:17:40 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:17:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:17:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/ 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:17:40 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:17:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:17:40 spire-1.2.1/pkg/server/registration/ 13:17:40 spire-1.2.1/pkg/server/registration/manager.go 13:17:40 spire-1.2.1/pkg/server/registration/manager_test.go 13:17:40 spire-1.2.1/pkg/server/scanentries.go 13:17:40 spire-1.2.1/pkg/server/scanentries_test.go 13:17:40 spire-1.2.1/pkg/server/server.go 13:17:40 spire-1.2.1/pkg/server/server_test.go 13:17:40 spire-1.2.1/pkg/server/svid/ 13:17:40 spire-1.2.1/pkg/server/svid/observer.go 13:17:40 spire-1.2.1/pkg/server/svid/observer_test.go 13:17:40 spire-1.2.1/pkg/server/svid/rotator.go 13:17:40 spire-1.2.1/pkg/server/svid/rotator_config.go 13:17:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:17:40 spire-1.2.1/pkg/server/svid/rotator_test.go 13:17:40 spire-1.2.1/proto/ 13:17:40 spire-1.2.1/proto/private/ 13:17:40 spire-1.2.1/proto/private/server/ 13:17:40 spire-1.2.1/proto/private/server/journal/ 13:17:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:17:40 spire-1.2.1/proto/private/server/journal/journal.proto 13:17:40 spire-1.2.1/proto/spire/ 13:17:40 spire-1.2.1/proto/spire/common/ 13:17:40 spire-1.2.1/proto/spire/common/common.pb.go 13:17:40 spire-1.2.1/proto/spire/common/common.proto 13:17:40 spire-1.2.1/proto/spire/common/plugin/ 13:17:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:17:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:17:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:17:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:17:40 spire-1.2.1/proto/spire/plugin/ 13:17:40 spire-1.2.1/proto/spire/plugin/agent/ 13:17:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:17:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:17:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:17:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:17:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:17:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:17:40 spire-1.2.1/release/ 13:17:40 spire-1.2.1/release/spire-extras/ 13:17:40 spire-1.2.1/release/spire-extras/README.md 13:17:40 spire-1.2.1/release/spire-extras/conf/ 13:17:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:17:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:17:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:17:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:17:40 spire-1.2.1/release/spire/ 13:17:40 spire-1.2.1/release/spire/README.md 13:17:40 spire-1.2.1/release/spire/conf/ 13:17:40 spire-1.2.1/release/spire/conf/agent/ 13:17:40 spire-1.2.1/release/spire/conf/agent/agent.conf 13:17:40 spire-1.2.1/release/spire/conf/server/ 13:17:40 spire-1.2.1/release/spire/conf/server/server.conf 13:17:40 spire-1.2.1/script/ 13:17:40 spire-1.2.1/script/build-artifact.sh 13:17:40 spire-1.2.1/script/generate_dummy_ca.sh 13:17:40 spire-1.2.1/support/ 13:17:40 spire-1.2.1/support/k8s/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:17:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/ 13:17:40 spire-1.2.1/support/oidc-discovery-provider/README.md 13:17:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/config.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/main.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:17:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:17:40 spire-1.2.1/test/ 13:17:40 spire-1.2.1/test/clock/ 13:17:40 spire-1.2.1/test/clock/clock.go 13:17:40 spire-1.2.1/test/fakes/ 13:17:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:17:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:17:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:17:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:17:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:17:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:17:40 spire-1.2.1/test/fakes/fakeagentstore/ 13:17:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:17:40 spire-1.2.1/test/fakes/fakedatastore/ 13:17:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:17:40 spire-1.2.1/test/fakes/fakeentryclient/ 13:17:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:17:40 spire-1.2.1/test/fakes/fakehealthchecker/ 13:17:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:17:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:17:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:17:40 spire-1.2.1/test/fakes/fakemetrics/ 13:17:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:17:40 spire-1.2.1/test/fakes/fakenoderesolver/ 13:17:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:17:40 spire-1.2.1/test/fakes/fakenotifier/ 13:17:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:17:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:17:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:17:40 spire-1.2.1/test/fakes/fakeserverca/ 13:17:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:17:40 spire-1.2.1/test/fakes/fakeservercatalog/ 13:17:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:17:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:17:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:17:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:17:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:17:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:17:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:17:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:17:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:17:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:17:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:17:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:17:40 spire-1.2.1/test/fixture/ 13:17:40 spire-1.2.1/test/fixture/certs/ 13:17:40 spire-1.2.1/test/fixture/certs/agent_svid.der 13:17:40 spire-1.2.1/test/fixture/certs/base_cert.pem 13:17:40 spire-1.2.1/test/fixture/certs/base_csr.pem 13:17:40 spire-1.2.1/test/fixture/certs/base_key.pem 13:17:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:17:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:17:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:17:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:17:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:17:40 spire-1.2.1/test/fixture/certs/blog_key.pem 13:17:40 spire-1.2.1/test/fixture/certs/bundle.der 13:17:40 spire-1.2.1/test/fixture/certs/ca.pem 13:17:40 spire-1.2.1/test/fixture/certs/ca_key.pem 13:17:40 spire-1.2.1/test/fixture/certs/database_cert.pem 13:17:40 spire-1.2.1/test/fixture/certs/database_csr.pem 13:17:40 spire-1.2.1/test/fixture/certs/database_key.pem 13:17:40 spire-1.2.1/test/fixture/certs/node_cert.pem 13:17:40 spire-1.2.1/test/fixture/certs/node_csr.pem 13:17:40 spire-1.2.1/test/fixture/certs/node_key.pem 13:17:40 spire-1.2.1/test/fixture/certs/svid.pem 13:17:40 spire-1.2.1/test/fixture/certs/svid_key.pem 13:17:40 spire-1.2.1/test/fixture/config/ 13:17:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:17:40 spire-1.2.1/test/fixture/config/agent_good.conf 13:17:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:17:40 spire-1.2.1/test/fixture/config/plugin_good.conf 13:17:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:17:40 spire-1.2.1/test/fixture/config/server_good.conf 13:17:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:17:40 spire-1.2.1/test/fixture/fixture.go 13:17:40 spire-1.2.1/test/fixture/nodeattestor/ 13:17:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:17:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:17:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:17:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:17:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:17:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:17:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:17:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:17:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:17:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:17:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:17:40 spire-1.2.1/test/fixture/registration/ 13:17:40 spire-1.2.1/test/fixture/registration/entries.json 13:17:40 spire-1.2.1/test/fixture/registration/good-for-update.json 13:17:40 spire-1.2.1/test/fixture/registration/good.json 13:17:40 spire-1.2.1/test/fixture/registration/invalid.json 13:17:40 spire-1.2.1/test/fixture/registration/invalid_json.json 13:17:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:17:40 spire-1.2.1/test/integration/ 13:17:40 spire-1.2.1/test/integration/README.md 13:17:40 spire-1.2.1/test/integration/common 13:17:40 spire-1.2.1/test/integration/setup/ 13:17:40 spire-1.2.1/test/integration/setup/adminclient/ 13:17:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:17:40 spire-1.2.1/test/integration/setup/adminclient/client.go 13:17:40 spire-1.2.1/test/integration/setup/debugagent/ 13:17:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:17:40 spire-1.2.1/test/integration/setup/debugagent/main.go 13:17:40 spire-1.2.1/test/integration/setup/debugserver/ 13:17:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:17:40 spire-1.2.1/test/integration/setup/debugserver/main.go 13:17:40 spire-1.2.1/test/integration/setup/downstreamclient/ 13:17:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:17:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:17:40 spire-1.2.1/test/integration/setup/itclient/ 13:17:40 spire-1.2.1/test/integration/setup/itclient/client.go 13:17:40 spire-1.2.1/test/integration/setup/node-attestation/ 13:17:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:17:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:17:40 spire-1.2.1/test/integration/setup/x509pop/ 13:17:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:17:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:17:40 spire-1.2.1/test/integration/suites/ 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:17:40 spire-1.2.1/test/integration/suites/join-token/ 13:17:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:17:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:17:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:17:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:17:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:17:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:17:40 spire-1.2.1/test/integration/suites/join-token/README.md 13:17:40 spire-1.2.1/test/integration/suites/join-token/conf/ 13:17:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:17:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:17:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:17:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:17:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:17:40 spire-1.2.1/test/integration/suites/join-token/teardown 13:17:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:17:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:17:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:17:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:17:41 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:17:41 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:17:41 spire-1.2.1/test/integration/suites/k8s/ 13:17:41 spire-1.2.1/test/integration/suites/k8s/00-setup 13:17:41 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:17:41 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:17:41 spire-1.2.1/test/integration/suites/k8s/README.md 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/ 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:17:41 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:17:41 spire-1.2.1/test/integration/suites/k8s/teardown 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:17:41 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/ 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:17:41 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:17:41 spire-1.2.1/test/integration/suites/rotation/ 13:17:41 spire-1.2.1/test/integration/suites/rotation/00-setup 13:17:41 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:17:41 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:17:41 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:17:41 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:17:41 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:17:41 spire-1.2.1/test/integration/suites/rotation/README.md 13:17:41 spire-1.2.1/test/integration/suites/rotation/conf/ 13:17:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:17:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:17:41 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:17:41 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:17:41 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:17:41 spire-1.2.1/test/integration/suites/rotation/teardown 13:17:41 spire-1.2.1/test/integration/suites/self-test/ 13:17:41 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:17:41 spire-1.2.1/test/integration/suites/self-test/README.md 13:17:41 spire-1.2.1/test/integration/suites/self-test/teardown 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:17:41 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:17:41 spire-1.2.1/test/integration/suites/upgrade/ 13:17:41 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:17:41 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:17:41 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:17:41 spire-1.2.1/test/integration/suites/upgrade/README.md 13:17:41 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:17:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:17:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:17:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:17:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:17:41 spire-1.2.1/test/integration/suites/upgrade/teardown 13:17:41 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:17:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:17:41 spire-1.2.1/test/integration/test-one.sh 13:17:41 spire-1.2.1/test/integration/test.sh 13:17:41 spire-1.2.1/test/plugintest/ 13:17:41 spire-1.2.1/test/plugintest/config.go 13:17:41 spire-1.2.1/test/plugintest/load.go 13:17:41 spire-1.2.1/test/plugintest/option.go 13:17:41 spire-1.2.1/test/spiretest/ 13:17:41 spire-1.2.1/test/spiretest/apiserver.go 13:17:41 spire-1.2.1/test/spiretest/assertions.go 13:17:41 spire-1.2.1/test/spiretest/dir.go 13:17:41 spire-1.2.1/test/spiretest/errors_posix.go 13:17:41 spire-1.2.1/test/spiretest/errors_windows.go 13:17:41 spire-1.2.1/test/spiretest/logs.go 13:17:41 spire-1.2.1/test/spiretest/socketapi.go 13:17:41 spire-1.2.1/test/spiretest/suite.go 13:17:41 spire-1.2.1/test/spiretest/x509.go 13:17:41 spire-1.2.1/test/testca/ 13:17:41 spire-1.2.1/test/testca/ca.go 13:17:41 spire-1.2.1/test/testkey/ 13:17:41 spire-1.2.1/test/testkey/generate.sh 13:17:41 spire-1.2.1/test/testkey/genkeys.go 13:17:41 spire-1.2.1/test/testkey/keys.go 13:17:41 spire-1.2.1/test/testkey/new.go 13:17:41 spire-1.2.1/test/tpmsimulator/ 13:17:41 spire-1.2.1/test/tpmsimulator/simulator.go 13:17:41 spire-1.2.1/test/util/ 13:17:41 spire-1.2.1/test/util/cert_fixtures.go 13:17:41 spire-1.2.1/test/util/cert_generation.go 13:17:41 spire-1.2.1/test/util/io_redirection.go 13:17:41 spire-1.2.1/test/util/race.go 13:17:41 spire-1.2.1/test/util/util.go 13:17:41 building spire from source... 13:17:41 Installing go1.17.7... 13:17:49 Removing intermediate container b3b17a2fd951 13:17:49 ---> 7deb5593a2dd 13:17:49 13:17:49 Step 13/26 : FROM alpine:3.15 13:17:49 ---> 0ac33e5f5afa 13:17:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:17:49 ---> Using cache 13:17:49 ---> d2933c46237d 13:17:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:49 ---> Using cache 13:17:49 ---> 574298031235 13:17:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:17:50 ---> Running in 619750003f94 13:17:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:17:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:17:51 Building bin/spire-agent... 13:17:51 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:17:51 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 13:17:51 OK: 15855 distinct packages available 13:17:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:17:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:17:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:17:51 go: downloading github.com/docker/docker v20.10.12+incompatible 13:17:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:17:52 go: downloading github.com/google/go-tpm-tools v0.3.3 13:17:52 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:17:52 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:17:52 go: downloading github.com/docker/go-units v0.4.0 13:17:52 go: downloading github.com/docker/go-connections v0.4.0 13:17:52 go: downloading github.com/opencontainers/image-spec v1.0.1 13:17:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:17:52 go: downloading github.com/containerd/containerd v1.3.4 13:17:52 go: downloading github.com/opencontainers/go-digest v1.0.0 13:17:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:17:52 (1/4) Installing dumb-init (1.2.5-r1) 13:17:53 (2/4) Installing musl-obstack (1.2.3-r0) 13:17:53 (3/4) Installing libucontext (1.1-r0) 13:17:53 (4/4) Installing gcompat (1.0.0-r4) 13:17:53 Executing busybox-1.34.1-r5.trigger 13:17:53 OK: 6 MiB in 18 packages 13:17:54 Removing intermediate container 619750003f94 13:17:54 ---> 0ddfc440f5c5 13:17:54 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:17:56 ---> 5bc88d75b865 13:17:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:17:56 ---> 6745ad21f766 13:17:56 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:17:56 ---> Running in ff89406e39ca 13:17:56 Removing intermediate container ff89406e39ca 13:17:56 ---> e81df491a528 13:17:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:17:57 ---> 9a33d723314f 13:17:57 Step 21/26 : WORKDIR / 13:17:57 ---> Running in 3eab495d9bf1 13:17:57 Removing intermediate container 3eab495d9bf1 13:17:57 ---> 1e579f5fa30f 13:17:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:17:57 ---> Running in 849983abdf03 13:17:57 Removing intermediate container 849983abdf03 13:17:57 ---> e0a519d0a6aa 13:17:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:17:57 ---> Running in 261b003d3db4 13:17:57 Removing intermediate container 261b003d3db4 13:17:57 ---> d8ee51b63bb8 13:17:57 Step 24/26 : LABEL arch=x86_64 13:17:58 ---> Running in d5c3922dda51 13:17:58 Removing intermediate container d5c3922dda51 13:17:58 ---> 3d97241e4f5c 13:17:58 Step 25/26 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:17:58 ---> Running in 0067ef422cb8 13:17:58 Removing intermediate container 0067ef422cb8 13:17:58 ---> 17b1abf14ee3 13:17:58 Step 26/26 : LABEL version=2.2.0-dev.90 13:17:58 ---> Running in 1106f038f5cb 13:17:58 Removing intermediate container 1106f038f5cb 13:17:58 ---> 6805af95846c 13:17:58 13:17:58 Successfully built 6805af95846c 13:17:58 Successfully tagged security-spire-config:latest 13:18:08 Building bin/spire-server... 13:18:08 go: downloading github.com/mitchellh/cli v1.1.2 13:18:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:18:08 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:18:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:18:08 go: downloading google.golang.org/grpc v1.44.0 13:18:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:18:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:18:12 go: downloading github.com/imdario/mergo v0.3.12 13:18:12 go: downloading github.com/sirupsen/logrus v1.8.1 13:18:12 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:18:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:18:13 go: downloading github.com/fatih/color v1.13.0 13:18:13 go: downloading github.com/mattn/go-isatty v0.0.14 13:18:13 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:18:13 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:18:13 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:18:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:18:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:18:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:18:15 go: downloading github.com/armon/go-metrics v0.3.10 13:18:15 go: downloading github.com/prometheus/client_golang v1.12.1 13:18:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:18:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:18:17 go: downloading github.com/open-policy-agent/opa v0.38.0 13:18:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:18:44 go: downloading github.com/mattn/go-colorable v0.1.12 13:18:44 go: downloading github.com/Masterminds/goutils v1.1.0 13:18:44 go: downloading github.com/Masterminds/semver v1.5.0 13:18:44 go: downloading github.com/google/uuid v1.1.2 13:18:44 go: downloading github.com/huandu/xstrings v1.3.2 13:18:44 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:18:44 go: downloading github.com/oklog/run v1.0.0 13:18:44 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:18:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:18:44 go: downloading github.com/prometheus/client_model v0.2.0 13:18:44 go: downloading github.com/prometheus/common v0.32.1 13:18:44 go: downloading go.uber.org/atomic v1.9.0 13:18:44 go: downloading github.com/beorn7/perks v1.0.1 13:18:44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:18:44 go: downloading github.com/prometheus/procfs v0.7.3 13:18:44 go: downloading github.com/imkira/go-observer v1.0.3 13:18:44 go: downloading github.com/hashicorp/errwrap v1.1.0 13:18:44 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:18:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:18:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:18:44 go: downloading github.com/twmb/murmur3 v1.1.6 13:18:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:18:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:18:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:18:45  Building security-spire-config ... done Removing intermediate container 55499753982c 13:18:45 ---> 2859ad3c9834 13:18:45 13:18:45 Step 13/26 : FROM alpine:3.15 13:18:45 ---> 0ac33e5f5afa 13:18:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:18:45 ---> Using cache 13:18:45 ---> d2933c46237d 13:18:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:45 ---> Using cache 13:18:45 ---> 574298031235 13:18:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:18:45 ---> Using cache 13:18:45 ---> 960c521f3c7b 13:18:45 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 13:18:45 ---> 221f01e33290 13:18:45 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:18:45 ---> 3b2edae0d38c 13:18:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:18:45 ---> 3d4922492c68 13:18:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:18:46 ---> 6f1301a0d9ba 13:18:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:18:46 ---> b94e76a3eb3a 13:18:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:18:46 ---> Running in cbe165c8cebb 13:18:46 Removing intermediate container cbe165c8cebb 13:18:46 ---> 73763ecfa1a6 13:18:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:18:46 ---> Running in 15acb2f4d9bb 13:18:46 Removing intermediate container 15acb2f4d9bb 13:18:46 ---> 0376976cdb6d 13:18:46 Step 24/26 : LABEL arch=x86_64 13:18:46 ---> Running in 87fd229072bf 13:18:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:18:46 Removing intermediate container 87fd229072bf 13:18:46 ---> 1734e870c905 13:18:46 Step 25/26 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:18:46 ---> Running in e690312ee4b7 13:18:46 Removing intermediate container e690312ee4b7 13:18:46 ---> 041be27778b5 13:18:46 Step 26/26 : LABEL version=2.2.0-dev.90 13:18:46 ---> Running in a822e7e0d4cf 13:18:47 Removing intermediate container a822e7e0d4cf 13:18:47 ---> 5beda0289ae2 13:18:47 13:18:47 Successfully built 5beda0289ae2 13:18:47 Successfully tagged security-spire-agent:latest 13:18:47  Building security-spire-agent ... done  [Pipeline] } 13:18:47 $ docker stop --time=1 44c711b92dde88aced9de4f0b33b6eacf774bb7e60d7bdb471552449e175e152 13:18:48 $ docker rm -f 44c711b92dde88aced9de4f0b33b6eacf774bb7e60d7bdb471552449e175e152 [Pipeline] // withDockerContainer [Pipeline] sh 13:18:48 + docker images 13:18:48 REPOSITORY TAG IMAGE ID CREATED SIZE 13:18:48 security-spire-agent latest 5beda0289ae2 2 seconds ago 127MB 13:18:48 2859ad3c9834 13 seconds ago 4.43GB 13:18:48 security-spire-config latest 6805af95846c 50 seconds ago 86.7MB 13:18:48 7deb5593a2dd About a minute ago 4.43GB 13:18:48 core-command latest 40b3043f653f About a minute ago 16.1MB 13:18:48 85624925e2eb 2 minutes ago 1.49GB 13:18:48 security-spire-server latest 90018f515621 2 minutes ago 87.3MB 13:18:48 ef6b18c04acb 2 minutes ago 4.43GB 13:18:48 security-bootstrapper latest 3523898471d6 2 minutes ago 19.1MB 13:18:48 security-proxy-setup latest fbae0fa718c0 2 minutes ago 26.9MB 13:18:48 aad29e9bbe83 2 minutes ago 1.5GB 13:18:48 924cb01f0cc5 3 minutes ago 1.5GB 13:18:48 core-data latest 83f5143b3e54 3 minutes ago 22.5MB 13:18:48 support-notifications latest 437dcf1ced0f 3 minutes ago 26.9MB 13:18:48 support-scheduler latest 4a8c4ee62d76 3 minutes ago 26.3MB 13:18:48 6f8dbb1d9edb 3 minutes ago 1.52GB 13:18:48 01f785c1afc2 3 minutes ago 1.55GB 13:18:48 1c1480929066 3 minutes ago 1.55GB 13:18:48 sys-mgmt-agent latest 6c4ef3386c48 4 minutes ago 299MB 13:18:48 security-secretstore-setup latest 3874ce19661e 4 minutes ago 28.5MB 13:18:48 security-spiffe-token-provider latest a37273dbb80a 4 minutes ago 28.8MB 13:18:48 core-metadata latest dbaa53847db1 4 minutes ago 17MB 13:18:48 f5c3b10e5cff 5 minutes ago 1.49GB 13:18:48 c4eca4692fe6 5 minutes ago 1.54GB 13:18:48 e86c1518ffd8 5 minutes ago 1.5GB 13:18:48 cc8f9d474580 5 minutes ago 1.5GB 13:18:48 ci-base-image-x86_64 latest d5dab7738070 8 minutes ago 895MB 13:18:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 13 days ago 562MB 13:18:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 13:18:48 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 13:18:48 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 13:18:48 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 13:18:48 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 13:18:48 provisioning config files... 13:18:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/218@tmp/config4117300918179385847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:49 ---> docker-login.sh 13:18:49 nexus3.edgexfoundry.org:10001 13:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:49 Configure a credential helper to remove this warning. See 13:18:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:49 13:18:49 Login Succeeded 13:18:49 nexus3.edgexfoundry.org:10002 13:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:49 Configure a credential helper to remove this warning. See 13:18:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:49 13:18:49 Login Succeeded 13:18:49 nexus3.edgexfoundry.org:10003 13:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:49 Configure a credential helper to remove this warning. See 13:18:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:49 13:18:49 Login Succeeded 13:18:49 nexus3.edgexfoundry.org:10004 13:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:49 Configure a credential helper to remove this warning. See 13:18:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:49 13:18:49 Login Succeeded 13:18:49 docker.io 13:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:49 Configure a credential helper to remove this warning. See 13:18:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:49 13:18:49 Login Succeeded 13:18:49 ---> docker-login.sh ends [Pipeline] } 13:18:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:18:49 [edgeXDocker.push] Tagging docker image core-command with the following tags: 13:18:49 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:18:49 latest 13:18:49 2.2.0-dev.90 13:18:49 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:18:49 main 13:18:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:18:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:18:50 + docker push nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:18:50 29f83b2a974e: Preparing 13:18:50 4952ef83c7d8: Preparing 13:18:50 67002a84c613: Preparing 13:18:50 db290bb89043: Preparing 13:18:50 b541d28bf3b4: Preparing 13:18:50 b541d28bf3b4: Layer already exists 13:18:50 29f83b2a974e: Pushed 13:18:50 db290bb89043: Pushed 13:18:50 67002a84c613: Pushed 13:18:51 4952ef83c7d8: Pushed 13:18:51 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:3dfce54fcb2ba929bdc9a0a5b101cc089ada630dee5a29ad1f9e5bcac7cde0d1 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:18:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 13:18:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 13:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:18:52 29f83b2a974e: Preparing 13:18:52 4952ef83c7d8: Preparing 13:18:52 67002a84c613: Preparing 13:18:52 db290bb89043: Preparing 13:18:52 b541d28bf3b4: Preparing 13:18:52 67002a84c613: Layer already exists 13:18:52 b541d28bf3b4: Layer already exists 13:18:52 4952ef83c7d8: Layer already exists 13:18:52 29f83b2a974e: Layer already exists 13:18:52 db290bb89043: Layer already exists 13:18:52 latest: digest: sha256:3dfce54fcb2ba929bdc9a0a5b101cc089ada630dee5a29ad1f9e5bcac7cde0d1 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:18:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:18:53 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.90 13:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:18:53 29f83b2a974e: Preparing 13:18:53 4952ef83c7d8: Preparing 13:18:53 67002a84c613: Preparing 13:18:53 db290bb89043: Preparing 13:18:53 b541d28bf3b4: Preparing 13:18:53 29f83b2a974e: Layer already exists 13:18:53 db290bb89043: Layer already exists 13:18:53 b541d28bf3b4: Layer already exists 13:18:53 4952ef83c7d8: Layer already exists 13:18:53 67002a84c613: Layer already exists 13:18:53 2.2.0-dev.90: digest: sha256:3dfce54fcb2ba929bdc9a0a5b101cc089ada630dee5a29ad1f9e5bcac7cde0d1 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:18:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:18:53 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:18:53 go: downloading github.com/stretchr/testify v1.7.0 13:18:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:18:53 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:18:53 go: downloading github.com/blang/semver/v4 v4.0.0 13:18:53 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:18:53 go: downloading github.com/jinzhu/gorm v1.9.16 13:18:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:18:53 go: downloading github.com/lib/pq v1.10.4 13:18:53 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:18:53 + docker push nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:18:53 29f83b2a974e: Preparing 13:18:53 4952ef83c7d8: Preparing 13:18:53 67002a84c613: Preparing 13:18:53 db290bb89043: Preparing 13:18:53 b541d28bf3b4: Preparing 13:18:53 db290bb89043: Layer already exists 13:18:53 29f83b2a974e: Layer already exists 13:18:53 4952ef83c7d8: Layer already exists 13:18:53 67002a84c613: Layer already exists 13:18:53 b541d28bf3b4: Layer already exists 13:18:53 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:3dfce54fcb2ba929bdc9a0a5b101cc089ada630dee5a29ad1f9e5bcac7cde0d1 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:18:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:18:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 13:18:54 + docker push nexus3.edgexfoundry.org:10004/core-command:main 13:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:18:54 29f83b2a974e: Preparing 13:18:54 4952ef83c7d8: Preparing 13:18:54 67002a84c613: Preparing 13:18:54 db290bb89043: Preparing 13:18:54 b541d28bf3b4: Preparing 13:18:54 67002a84c613: Layer already exists 13:18:54 4952ef83c7d8: Layer already exists 13:18:54 db290bb89043: Layer already exists 13:18:54 b541d28bf3b4: Layer already exists 13:18:54 29f83b2a974e: Layer already exists 13:18:54 main: digest: sha256:3dfce54fcb2ba929bdc9a0a5b101cc089ada630dee5a29ad1f9e5bcac7cde0d1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:54 ===================================================== [Pipeline] echo 13:18:54 taggedImages: 13:18:54 - nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:18:54 - nexus3.edgexfoundry.org:10004/core-command:latest 13:18:54 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.90 13:18:54 - nexus3.edgexfoundry.org:10004/core-command:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:18:54 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 13:18:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 13:18:54 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:18:54 latest 13:18:54 2.2.0-dev.90 13:18:54 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:18:54 main 13:18:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:18:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:18:54 + docker push nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:18:54 62ee8c0ab31c: Preparing 13:18:54 0a2864c8804b: Preparing 13:18:54 67002a84c613: Preparing 13:18:54 f5e9d84a7ef6: Preparing 13:18:54 6646fa60c972: Preparing 13:18:54 b541d28bf3b4: Preparing 13:18:54 b541d28bf3b4: Waiting 13:18:54 67002a84c613: Layer already exists 13:18:54 b541d28bf3b4: Layer already exists 13:18:54 62ee8c0ab31c: Pushed 13:18:54 6646fa60c972: Pushed 13:18:55 f5e9d84a7ef6: Pushed 13:18:56 0a2864c8804b: Pushed 13:18:56 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:24a3c5ca22f3a2b387b24ea8e0acce5ebb209ea259c1c8912bde219cf0a2e746 size: 1573 [Pipeline] isUnix [Pipeline] sh 13:18:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 13:18:57 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 13:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:18:57 62ee8c0ab31c: Preparing 13:18:57 0a2864c8804b: Preparing 13:18:57 67002a84c613: Preparing 13:18:57 f5e9d84a7ef6: Preparing 13:18:57 6646fa60c972: Preparing 13:18:57 b541d28bf3b4: Preparing 13:18:57 b541d28bf3b4: Waiting 13:18:57 67002a84c613: Layer already exists 13:18:57 62ee8c0ab31c: Layer already exists 13:18:57 6646fa60c972: Layer already exists 13:18:57 0a2864c8804b: Layer already exists 13:18:57 f5e9d84a7ef6: Layer already exists 13:18:57 b541d28bf3b4: Layer already exists 13:18:57 latest: digest: sha256:24a3c5ca22f3a2b387b24ea8e0acce5ebb209ea259c1c8912bde219cf0a2e746 size: 1573 [Pipeline] isUnix [Pipeline] sh 13:18:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:18:57 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.90 13:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:18:57 62ee8c0ab31c: Preparing 13:18:57 0a2864c8804b: Preparing 13:18:57 67002a84c613: Preparing 13:18:57 f5e9d84a7ef6: Preparing 13:18:57 6646fa60c972: Preparing 13:18:57 b541d28bf3b4: Preparing 13:18:57 b541d28bf3b4: Waiting 13:18:57 f5e9d84a7ef6: Layer already exists 13:18:57 67002a84c613: Layer already exists 13:18:57 0a2864c8804b: Layer already exists 13:18:57 62ee8c0ab31c: Layer already exists 13:18:57 6646fa60c972: Layer already exists 13:18:57 b541d28bf3b4: Layer already exists 13:18:57 2.2.0-dev.90: digest: sha256:24a3c5ca22f3a2b387b24ea8e0acce5ebb209ea259c1c8912bde219cf0a2e746 size: 1573 [Pipeline] isUnix [Pipeline] sh 13:18:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:18:58 + docker push nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:18:58 62ee8c0ab31c: Preparing 13:18:58 0a2864c8804b: Preparing 13:18:58 67002a84c613: Preparing 13:18:58 f5e9d84a7ef6: Preparing 13:18:58 6646fa60c972: Preparing 13:18:58 b541d28bf3b4: Preparing 13:18:58 b541d28bf3b4: Waiting 13:18:58 0a2864c8804b: Layer already exists 13:18:58 6646fa60c972: Layer already exists 13:18:58 62ee8c0ab31c: Layer already exists 13:18:58 f5e9d84a7ef6: Layer already exists 13:18:58 67002a84c613: Layer already exists 13:18:58 b541d28bf3b4: Layer already exists 13:18:58 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:24a3c5ca22f3a2b387b24ea8e0acce5ebb209ea259c1c8912bde219cf0a2e746 size: 1573 [Pipeline] isUnix [Pipeline] sh 13:18:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 13:18:58 + docker push nexus3.edgexfoundry.org:10004/core-data:main 13:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:18:58 62ee8c0ab31c: Preparing 13:18:58 0a2864c8804b: Preparing 13:18:58 67002a84c613: Preparing 13:18:58 f5e9d84a7ef6: Preparing 13:18:58 6646fa60c972: Preparing 13:18:58 b541d28bf3b4: Preparing 13:18:58 b541d28bf3b4: Waiting 13:18:58 0a2864c8804b: Layer already exists 13:18:58 f5e9d84a7ef6: Layer already exists 13:18:58 6646fa60c972: Layer already exists 13:18:58 67002a84c613: Layer already exists 13:18:58 62ee8c0ab31c: Layer already exists 13:18:58 b541d28bf3b4: Layer already exists 13:18:58 main: digest: sha256:24a3c5ca22f3a2b387b24ea8e0acce5ebb209ea259c1c8912bde219cf0a2e746 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:59 ===================================================== [Pipeline] echo 13:18:59 taggedImages: 13:18:59 - nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:18:59 - nexus3.edgexfoundry.org:10004/core-data:latest 13:18:59 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.90 13:18:59 - nexus3.edgexfoundry.org:10004/core-data:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:18:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 13:18:59 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 13:18:59 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:18:59 latest 13:18:59 2.2.0-dev.90 13:18:59 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:18:59 main 13:18:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:18:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:18:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:18:59 7bc8f713f2b2: Preparing 13:18:59 ee0ecfbb322b: Preparing 13:18:59 67002a84c613: Preparing 13:18:59 db290bb89043: Preparing 13:18:59 b541d28bf3b4: Preparing 13:18:59 db290bb89043: Layer already exists 13:18:59 67002a84c613: Layer already exists 13:18:59 b541d28bf3b4: Layer already exists 13:18:59 7bc8f713f2b2: Pushed 13:19:01 ee0ecfbb322b: Pushed 13:19:01 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:ae2fbe99eed3d59dfb7917772f212112d6c623342ecea46ac9625ca2640c95be size: 1364 [Pipeline] isUnix [Pipeline] sh 13:19:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 13:19:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 13:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:19:01 7bc8f713f2b2: Preparing 13:19:01 ee0ecfbb322b: Preparing 13:19:01 67002a84c613: Preparing 13:19:01 db290bb89043: Preparing 13:19:01 b541d28bf3b4: Preparing 13:19:01 ee0ecfbb322b: Layer already exists 13:19:01 67002a84c613: Layer already exists 13:19:01 b541d28bf3b4: Layer already exists 13:19:01 7bc8f713f2b2: Layer already exists 13:19:01 db290bb89043: Layer already exists 13:19:01 latest: digest: sha256:ae2fbe99eed3d59dfb7917772f212112d6c623342ecea46ac9625ca2640c95be size: 1364 [Pipeline] isUnix [Pipeline] sh 13:19:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.90 13:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:19:02 7bc8f713f2b2: Preparing 13:19:02 ee0ecfbb322b: Preparing 13:19:02 67002a84c613: Preparing 13:19:02 db290bb89043: Preparing 13:19:02 b541d28bf3b4: Preparing 13:19:02 ee0ecfbb322b: Layer already exists 13:19:02 7bc8f713f2b2: Layer already exists 13:19:02 db290bb89043: Layer already exists 13:19:02 b541d28bf3b4: Layer already exists 13:19:02 67002a84c613: Layer already exists 13:19:02 2.2.0-dev.90: digest: sha256:ae2fbe99eed3d59dfb7917772f212112d6c623342ecea46ac9625ca2640c95be size: 1364 [Pipeline] isUnix [Pipeline] sh 13:19:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:19:02 7bc8f713f2b2: Preparing 13:19:02 ee0ecfbb322b: Preparing 13:19:02 67002a84c613: Preparing 13:19:02 db290bb89043: Preparing 13:19:02 b541d28bf3b4: Preparing 13:19:02 ee0ecfbb322b: Layer already exists 13:19:02 b541d28bf3b4: Layer already exists 13:19:02 db290bb89043: Layer already exists 13:19:02 67002a84c613: Layer already exists 13:19:02 7bc8f713f2b2: Layer already exists 13:19:02 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:ae2fbe99eed3d59dfb7917772f212112d6c623342ecea46ac9625ca2640c95be size: 1364 [Pipeline] isUnix [Pipeline] sh 13:19:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 13:19:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 13:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:19:03 7bc8f713f2b2: Preparing 13:19:03 ee0ecfbb322b: Preparing 13:19:03 67002a84c613: Preparing 13:19:03 db290bb89043: Preparing 13:19:03 b541d28bf3b4: Preparing 13:19:03 b541d28bf3b4: Layer already exists 13:19:03 7bc8f713f2b2: Layer already exists 13:19:03 ee0ecfbb322b: Layer already exists 13:19:03 67002a84c613: Layer already exists 13:19:03 db290bb89043: Layer already exists 13:19:03 main: digest: sha256:ae2fbe99eed3d59dfb7917772f212112d6c623342ecea46ac9625ca2640c95be size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:19:03 ===================================================== [Pipeline] echo 13:19:03 taggedImages: 13:19:03 - nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 13:19:03 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.90 13:19:03 - nexus3.edgexfoundry.org:10004/core-metadata:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:03 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 13:19:03 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 13:19:03 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:03 latest 13:19:03 2.2.0-dev.90 13:19:03 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:03 main 13:19:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:19:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:19:04 1ce175584508: Preparing 13:19:04 1ce175584508: Preparing 13:19:04 180ab5a79c92: Preparing 13:19:04 7dda71ba9146: Preparing 13:19:04 06b6b2096156: Preparing 13:19:04 8754b56be616: Preparing 13:19:04 67002a84c613: Preparing 13:19:04 ab64bef583bb: Preparing 13:19:04 2789d07dfa16: Preparing 13:19:04 c69356ce7437: Preparing 13:19:04 73d8a405c7ae: Preparing 13:19:04 b541d28bf3b4: Preparing 13:19:04 c69356ce7437: Waiting 13:19:04 2789d07dfa16: Waiting 13:19:04 ab64bef583bb: Waiting 13:19:04 b541d28bf3b4: Waiting 13:19:04 73d8a405c7ae: Waiting 13:19:04 67002a84c613: Waiting 13:19:04 1ce175584508: Pushed 13:19:04 180ab5a79c92: Pushed 13:19:04 7dda71ba9146: Pushed 13:19:04 06b6b2096156: Pushed 13:19:04 67002a84c613: Layer already exists 13:19:04 ab64bef583bb: Pushed 13:19:04 73d8a405c7ae: Pushed 13:19:04 c69356ce7437: Pushed 13:19:04 2789d07dfa16: Pushed 13:19:04 b541d28bf3b4: Layer already exists 13:19:05 8754b56be616: Pushed 13:19:05 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:86f2f30a1717d7c32bcadcae8345b912964bd346332609b1a778e21ace238fb2 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:19:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 13:19:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:19:06 1ce175584508: Preparing 13:19:06 1ce175584508: Preparing 13:19:06 180ab5a79c92: Preparing 13:19:06 7dda71ba9146: Preparing 13:19:06 06b6b2096156: Preparing 13:19:06 8754b56be616: Preparing 13:19:06 67002a84c613: Preparing 13:19:06 ab64bef583bb: Preparing 13:19:06 2789d07dfa16: Preparing 13:19:06 c69356ce7437: Preparing 13:19:06 73d8a405c7ae: Preparing 13:19:06 b541d28bf3b4: Preparing 13:19:06 67002a84c613: Waiting 13:19:06 ab64bef583bb: Waiting 13:19:06 73d8a405c7ae: Waiting 13:19:06 2789d07dfa16: Waiting 13:19:06 c69356ce7437: Waiting 13:19:06 b541d28bf3b4: Waiting 13:19:06 8754b56be616: Layer already exists 13:19:06 180ab5a79c92: Layer already exists 13:19:06 7dda71ba9146: Layer already exists 13:19:06 06b6b2096156: Layer already exists 13:19:06 1ce175584508: Layer already exists 13:19:06 ab64bef583bb: Layer already exists 13:19:06 2789d07dfa16: Layer already exists 13:19:06 67002a84c613: Layer already exists 13:19:06 73d8a405c7ae: Layer already exists 13:19:06 c69356ce7437: Layer already exists 13:19:06 b541d28bf3b4: Layer already exists 13:19:06 latest: digest: sha256:86f2f30a1717d7c32bcadcae8345b912964bd346332609b1a778e21ace238fb2 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:19:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.90 13:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:19:06 1ce175584508: Preparing 13:19:06 1ce175584508: Preparing 13:19:06 180ab5a79c92: Preparing 13:19:06 7dda71ba9146: Preparing 13:19:06 06b6b2096156: Preparing 13:19:06 8754b56be616: Preparing 13:19:06 67002a84c613: Preparing 13:19:06 ab64bef583bb: Preparing 13:19:06 2789d07dfa16: Preparing 13:19:06 c69356ce7437: Preparing 13:19:06 73d8a405c7ae: Preparing 13:19:06 b541d28bf3b4: Preparing 13:19:06 2789d07dfa16: Waiting 13:19:06 c69356ce7437: Waiting 13:19:06 67002a84c613: Waiting 13:19:06 b541d28bf3b4: Waiting 13:19:06 ab64bef583bb: Waiting 13:19:06 73d8a405c7ae: Waiting 13:19:06 8754b56be616: Layer already exists 13:19:06 1ce175584508: Layer already exists 13:19:06 180ab5a79c92: Layer already exists 13:19:06 7dda71ba9146: Layer already exists 13:19:06 06b6b2096156: Layer already exists 13:19:06 67002a84c613: Layer already exists 13:19:06 c69356ce7437: Layer already exists 13:19:06 73d8a405c7ae: Layer already exists 13:19:06 ab64bef583bb: Layer already exists 13:19:06 2789d07dfa16: Layer already exists 13:19:06 b541d28bf3b4: Layer already exists 13:19:06 2.2.0-dev.90: digest: sha256:86f2f30a1717d7c32bcadcae8345b912964bd346332609b1a778e21ace238fb2 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:19:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:19:07 1ce175584508: Preparing 13:19:07 1ce175584508: Preparing 13:19:07 180ab5a79c92: Preparing 13:19:07 7dda71ba9146: Preparing 13:19:07 06b6b2096156: Preparing 13:19:07 8754b56be616: Preparing 13:19:07 67002a84c613: Preparing 13:19:07 ab64bef583bb: Preparing 13:19:07 2789d07dfa16: Preparing 13:19:07 c69356ce7437: Preparing 13:19:07 73d8a405c7ae: Preparing 13:19:07 b541d28bf3b4: Preparing 13:19:07 67002a84c613: Waiting 13:19:07 ab64bef583bb: Waiting 13:19:07 2789d07dfa16: Waiting 13:19:07 c69356ce7437: Waiting 13:19:07 b541d28bf3b4: Waiting 13:19:07 73d8a405c7ae: Waiting 13:19:07 06b6b2096156: Layer already exists 13:19:07 8754b56be616: Layer already exists 13:19:07 7dda71ba9146: Layer already exists 13:19:07 180ab5a79c92: Layer already exists 13:19:07 1ce175584508: Layer already exists 13:19:07 67002a84c613: Layer already exists 13:19:07 ab64bef583bb: Layer already exists 13:19:07 c69356ce7437: Layer already exists 13:19:07 2789d07dfa16: Layer already exists 13:19:07 73d8a405c7ae: Layer already exists 13:19:07 b541d28bf3b4: Layer already exists 13:19:07 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:86f2f30a1717d7c32bcadcae8345b912964bd346332609b1a778e21ace238fb2 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:19:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 13:19:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 13:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:19:08 1ce175584508: Preparing 13:19:08 1ce175584508: Preparing 13:19:08 180ab5a79c92: Preparing 13:19:08 7dda71ba9146: Preparing 13:19:08 06b6b2096156: Preparing 13:19:08 8754b56be616: Preparing 13:19:08 67002a84c613: Preparing 13:19:08 ab64bef583bb: Preparing 13:19:08 2789d07dfa16: Preparing 13:19:08 c69356ce7437: Preparing 13:19:08 73d8a405c7ae: Preparing 13:19:08 b541d28bf3b4: Preparing 13:19:08 ab64bef583bb: Waiting 13:19:08 2789d07dfa16: Waiting 13:19:08 c69356ce7437: Waiting 13:19:08 73d8a405c7ae: Waiting 13:19:08 b541d28bf3b4: Waiting 13:19:08 67002a84c613: Waiting 13:19:08 180ab5a79c92: Layer already exists 13:19:08 8754b56be616: Layer already exists 13:19:08 7dda71ba9146: Layer already exists 13:19:08 06b6b2096156: Layer already exists 13:19:08 1ce175584508: Layer already exists 13:19:08 67002a84c613: Layer already exists 13:19:08 ab64bef583bb: Layer already exists 13:19:08 c69356ce7437: Layer already exists 13:19:08 2789d07dfa16: Layer already exists 13:19:08 73d8a405c7ae: Layer already exists 13:19:08 b541d28bf3b4: Layer already exists 13:19:08 main: digest: sha256:86f2f30a1717d7c32bcadcae8345b912964bd346332609b1a778e21ace238fb2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:19:08 ===================================================== [Pipeline] echo 13:19:08 taggedImages: 13:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.90 13:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 13:19:08 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 13:19:08 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:08 latest 13:19:08 2.2.0-dev.90 13:19:08 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:08 main 13:19:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:19:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:19:08 570e1136175f: Preparing 13:19:08 20e19b8079d8: Preparing 13:19:08 f920e8497115: Preparing 13:19:08 ab3bf6e27cb8: Preparing 13:19:08 94b3c53d8c4e: Preparing 13:19:08 bdcdfb982709: Preparing 13:19:08 ad67345b08b4: Preparing 13:19:08 b541d28bf3b4: Preparing 13:19:08 bdcdfb982709: Waiting 13:19:08 ad67345b08b4: Waiting 13:19:08 b541d28bf3b4: Waiting 13:19:08 94b3c53d8c4e: Pushed 13:19:08 570e1136175f: Pushed 13:19:08 20e19b8079d8: Pushed 13:19:08 b541d28bf3b4: Layer already exists 13:19:08 bdcdfb982709: Pushed 13:19:09 ad67345b08b4: Pushed 13:19:09 ab3bf6e27cb8: Pushed 13:19:09 f920e8497115: Pushed 13:19:09 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:74e2124b61cd1da4cb6fffae45d3b713a1a4a94d2d0f73c7147effccf52a666f size: 1990 [Pipeline] isUnix [Pipeline] sh 13:19:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 13:19:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:19:10 570e1136175f: Preparing 13:19:10 20e19b8079d8: Preparing 13:19:10 f920e8497115: Preparing 13:19:10 ab3bf6e27cb8: Preparing 13:19:10 94b3c53d8c4e: Preparing 13:19:10 bdcdfb982709: Preparing 13:19:10 bdcdfb982709: Waiting 13:19:10 ad67345b08b4: Preparing 13:19:10 b541d28bf3b4: Preparing 13:19:10 b541d28bf3b4: Waiting 13:19:10 ad67345b08b4: Waiting 13:19:10 20e19b8079d8: Layer already exists 13:19:10 94b3c53d8c4e: Layer already exists 13:19:10 ab3bf6e27cb8: Layer already exists 13:19:10 f920e8497115: Layer already exists 13:19:10 570e1136175f: Layer already exists 13:19:10 bdcdfb982709: Layer already exists 13:19:10 ad67345b08b4: Layer already exists 13:19:10 b541d28bf3b4: Layer already exists 13:19:10 latest: digest: sha256:74e2124b61cd1da4cb6fffae45d3b713a1a4a94d2d0f73c7147effccf52a666f size: 1990 [Pipeline] isUnix [Pipeline] sh 13:19:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.90 13:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:19:11 570e1136175f: Preparing 13:19:11 20e19b8079d8: Preparing 13:19:11 f920e8497115: Preparing 13:19:11 ab3bf6e27cb8: Preparing 13:19:11 94b3c53d8c4e: Preparing 13:19:11 bdcdfb982709: Preparing 13:19:11 ad67345b08b4: Preparing 13:19:11 b541d28bf3b4: Preparing 13:19:11 bdcdfb982709: Waiting 13:19:11 ad67345b08b4: Waiting 13:19:11 b541d28bf3b4: Waiting 13:19:11 f920e8497115: Layer already exists 13:19:11 ab3bf6e27cb8: Layer already exists 13:19:11 94b3c53d8c4e: Layer already exists 13:19:11 20e19b8079d8: Layer already exists 13:19:11 570e1136175f: Layer already exists 13:19:11 ad67345b08b4: Layer already exists 13:19:11 bdcdfb982709: Layer already exists 13:19:11 b541d28bf3b4: Layer already exists 13:19:11 2.2.0-dev.90: digest: sha256:74e2124b61cd1da4cb6fffae45d3b713a1a4a94d2d0f73c7147effccf52a666f size: 1990 [Pipeline] isUnix [Pipeline] sh 13:19:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:19:11 570e1136175f: Preparing 13:19:11 20e19b8079d8: Preparing 13:19:11 f920e8497115: Preparing 13:19:11 ab3bf6e27cb8: Preparing 13:19:11 94b3c53d8c4e: Preparing 13:19:11 bdcdfb982709: Preparing 13:19:11 ad67345b08b4: Preparing 13:19:11 b541d28bf3b4: Preparing 13:19:11 ad67345b08b4: Waiting 13:19:11 b541d28bf3b4: Waiting 13:19:11 570e1136175f: Layer already exists 13:19:11 94b3c53d8c4e: Layer already exists 13:19:11 ab3bf6e27cb8: Layer already exists 13:19:11 f920e8497115: Layer already exists 13:19:11 20e19b8079d8: Layer already exists 13:19:11 bdcdfb982709: Layer already exists 13:19:11 b541d28bf3b4: Layer already exists 13:19:11 ad67345b08b4: Layer already exists 13:19:11 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:74e2124b61cd1da4cb6fffae45d3b713a1a4a94d2d0f73c7147effccf52a666f size: 1990 [Pipeline] isUnix [Pipeline] sh 13:19:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 13:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 13:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:19:12 570e1136175f: Preparing 13:19:12 20e19b8079d8: Preparing 13:19:12 f920e8497115: Preparing 13:19:12 ab3bf6e27cb8: Preparing 13:19:12 94b3c53d8c4e: Preparing 13:19:12 bdcdfb982709: Preparing 13:19:12 ad67345b08b4: Preparing 13:19:12 b541d28bf3b4: Preparing 13:19:12 ad67345b08b4: Waiting 13:19:12 bdcdfb982709: Waiting 13:19:12 b541d28bf3b4: Waiting 13:19:12 ab3bf6e27cb8: Layer already exists 13:19:12 f920e8497115: Layer already exists 13:19:12 20e19b8079d8: Layer already exists 13:19:12 570e1136175f: Layer already exists 13:19:12 94b3c53d8c4e: Layer already exists 13:19:12 bdcdfb982709: Layer already exists 13:19:12 b541d28bf3b4: Layer already exists 13:19:12 ad67345b08b4: Layer already exists 13:19:12 main: digest: sha256:74e2124b61cd1da4cb6fffae45d3b713a1a4a94d2d0f73c7147effccf52a666f size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:19:12 ===================================================== [Pipeline] echo 13:19:12 taggedImages: 13:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.90 13:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 13:19:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 13:19:12 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:12 latest 13:19:12 2.2.0-dev.90 13:19:12 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:12 main 13:19:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:19:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:19:13 8183092d5923: Preparing 13:19:13 58f956f25ab5: Preparing 13:19:13 3e1ad583b803: Preparing 13:19:13 18faad807319: Preparing 13:19:13 0916b7c43afe: Preparing 13:19:13 2b0366d63ec5: Preparing 13:19:13 59b83f8c6e23: Preparing 13:19:13 74a775b790e0: Preparing 13:19:13 d4d745702b90: Preparing 13:19:13 b541d28bf3b4: Preparing 13:19:13 b541d28bf3b4: Waiting 13:19:13 74a775b790e0: Waiting 13:19:13 2b0366d63ec5: Waiting 13:19:13 d4d745702b90: Waiting 13:19:13 59b83f8c6e23: Waiting 13:19:13 0916b7c43afe: Pushed 13:19:13 58f956f25ab5: Pushed 13:19:13 8183092d5923: Pushed 13:19:13 2b0366d63ec5: Pushed 13:19:13 59b83f8c6e23: Pushed 13:19:13 74a775b790e0: Pushed 13:19:13 b541d28bf3b4: Layer already exists 13:19:13 d4d745702b90: Pushed 13:19:14 18faad807319: Pushed 13:19:14 3e1ad583b803: Pushed 13:19:14 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:2863c3b51e182e71b0a45f70cf02df5c2056f95d1fb49cf1c7057917769a76c1 size: 2405 [Pipeline] isUnix [Pipeline] sh 13:19:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 13:19:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:19:15 8183092d5923: Preparing 13:19:15 58f956f25ab5: Preparing 13:19:15 3e1ad583b803: Preparing 13:19:15 18faad807319: Preparing 13:19:15 0916b7c43afe: Preparing 13:19:15 2b0366d63ec5: Preparing 13:19:15 59b83f8c6e23: Preparing 13:19:15 74a775b790e0: Preparing 13:19:15 d4d745702b90: Preparing 13:19:15 b541d28bf3b4: Preparing 13:19:15 74a775b790e0: Waiting 13:19:15 d4d745702b90: Waiting 13:19:15 59b83f8c6e23: Waiting 13:19:15 b541d28bf3b4: Waiting 13:19:15 0916b7c43afe: Layer already exists 13:19:15 58f956f25ab5: Layer already exists 13:19:15 8183092d5923: Layer already exists 13:19:15 18faad807319: Layer already exists 13:19:15 3e1ad583b803: Layer already exists 13:19:15 2b0366d63ec5: Layer already exists 13:19:15 59b83f8c6e23: Layer already exists 13:19:15 74a775b790e0: Layer already exists 13:19:15 d4d745702b90: Layer already exists 13:19:15 b541d28bf3b4: Layer already exists 13:19:15 latest: digest: sha256:2863c3b51e182e71b0a45f70cf02df5c2056f95d1fb49cf1c7057917769a76c1 size: 2405 [Pipeline] isUnix [Pipeline] sh 13:19:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.90 13:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:19:15 8183092d5923: Preparing 13:19:15 58f956f25ab5: Preparing 13:19:15 3e1ad583b803: Preparing 13:19:15 18faad807319: Preparing 13:19:15 0916b7c43afe: Preparing 13:19:15 2b0366d63ec5: Preparing 13:19:15 59b83f8c6e23: Preparing 13:19:15 74a775b790e0: Preparing 13:19:15 d4d745702b90: Preparing 13:19:15 b541d28bf3b4: Preparing 13:19:15 74a775b790e0: Waiting 13:19:15 2b0366d63ec5: Waiting 13:19:15 d4d745702b90: Waiting 13:19:15 b541d28bf3b4: Waiting 13:19:15 59b83f8c6e23: Waiting 13:19:15 8183092d5923: Layer already exists 13:19:15 3e1ad583b803: Layer already exists 13:19:15 0916b7c43afe: Layer already exists 13:19:15 18faad807319: Layer already exists 13:19:15 58f956f25ab5: Layer already exists 13:19:15 74a775b790e0: Layer already exists 13:19:15 2b0366d63ec5: Layer already exists 13:19:15 59b83f8c6e23: Layer already exists 13:19:15 d4d745702b90: Layer already exists 13:19:15 b541d28bf3b4: Layer already exists 13:19:15 2.2.0-dev.90: digest: sha256:2863c3b51e182e71b0a45f70cf02df5c2056f95d1fb49cf1c7057917769a76c1 size: 2405 [Pipeline] isUnix [Pipeline] sh 13:19:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:19:16 8183092d5923: Preparing 13:19:16 58f956f25ab5: Preparing 13:19:16 3e1ad583b803: Preparing 13:19:16 18faad807319: Preparing 13:19:16 0916b7c43afe: Preparing 13:19:16 2b0366d63ec5: Preparing 13:19:16 59b83f8c6e23: Preparing 13:19:16 74a775b790e0: Preparing 13:19:16 d4d745702b90: Preparing 13:19:16 b541d28bf3b4: Preparing 13:19:16 2b0366d63ec5: Waiting 13:19:16 59b83f8c6e23: Waiting 13:19:16 74a775b790e0: Waiting 13:19:16 d4d745702b90: Waiting 13:19:16 b541d28bf3b4: Waiting 13:19:16 3e1ad583b803: Layer already exists 13:19:16 58f956f25ab5: Layer already exists 13:19:16 8183092d5923: Layer already exists 13:19:16 18faad807319: Layer already exists 13:19:16 0916b7c43afe: Layer already exists 13:19:16 2b0366d63ec5: Layer already exists 13:19:16 59b83f8c6e23: Layer already exists 13:19:16 d4d745702b90: Layer already exists 13:19:16 74a775b790e0: Layer already exists 13:19:16 b541d28bf3b4: Layer already exists 13:19:16 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:2863c3b51e182e71b0a45f70cf02df5c2056f95d1fb49cf1c7057917769a76c1 size: 2405 [Pipeline] isUnix [Pipeline] sh 13:19:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 13:19:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 13:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:19:16 8183092d5923: Preparing 13:19:16 58f956f25ab5: Preparing 13:19:16 3e1ad583b803: Preparing 13:19:16 18faad807319: Preparing 13:19:16 0916b7c43afe: Preparing 13:19:16 2b0366d63ec5: Preparing 13:19:16 59b83f8c6e23: Preparing 13:19:16 74a775b790e0: Preparing 13:19:16 d4d745702b90: Preparing 13:19:16 b541d28bf3b4: Preparing 13:19:16 74a775b790e0: Waiting 13:19:16 d4d745702b90: Waiting 13:19:16 2b0366d63ec5: Waiting 13:19:16 59b83f8c6e23: Waiting 13:19:16 b541d28bf3b4: Waiting 13:19:16 58f956f25ab5: Layer already exists 13:19:16 0916b7c43afe: Layer already exists 13:19:16 18faad807319: Layer already exists 13:19:16 3e1ad583b803: Layer already exists 13:19:16 8183092d5923: Layer already exists 13:19:16 2b0366d63ec5: Layer already exists 13:19:16 74a775b790e0: Layer already exists 13:19:16 59b83f8c6e23: Layer already exists 13:19:16 d4d745702b90: Layer already exists 13:19:16 b541d28bf3b4: Layer already exists 13:19:16 main: digest: sha256:2863c3b51e182e71b0a45f70cf02df5c2056f95d1fb49cf1c7057917769a76c1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:19:16 ===================================================== [Pipeline] echo 13:19:16 taggedImages: 13:19:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:19:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.90 13:19:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 13:19:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 13:19:16 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:16 latest 13:19:16 2.2.0-dev.90 13:19:16 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:16 main 13:19:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:19:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:19:17 a02e428081c9: Preparing 13:19:17 a3a9ad6847d3: Preparing 13:19:17 67002a84c613: Preparing 13:19:17 91ad4be0c7f3: Preparing 13:19:17 164621ba35d1: Preparing 13:19:17 4fc242d58285: Preparing 13:19:17 4fc242d58285: Waiting 13:19:17 67002a84c613: Layer already exists 13:19:17 4fc242d58285: Layer already exists 13:19:17 164621ba35d1: Pushed 13:19:17 a02e428081c9: Pushed 13:19:18 91ad4be0c7f3: Pushed 13:19:19 a3a9ad6847d3: Pushed 13:19:19 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:9b46dbfc6e050bfb62674b2ceb922f995ed70d509b189e1268bd54543d5dc970 size: 1573 [Pipeline] isUnix [Pipeline] sh 13:19:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 13:19:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:19:20 a02e428081c9: Preparing 13:19:20 a3a9ad6847d3: Preparing 13:19:20 67002a84c613: Preparing 13:19:20 91ad4be0c7f3: Preparing 13:19:20 164621ba35d1: Preparing 13:19:20 4fc242d58285: Preparing 13:19:20 4fc242d58285: Waiting 13:19:20 91ad4be0c7f3: Layer already exists 13:19:20 164621ba35d1: Layer already exists 13:19:20 a3a9ad6847d3: Layer already exists 13:19:20 67002a84c613: Layer already exists 13:19:20 a02e428081c9: Layer already exists 13:19:20 4fc242d58285: Layer already exists 13:19:20 latest: digest: sha256:9b46dbfc6e050bfb62674b2ceb922f995ed70d509b189e1268bd54543d5dc970 size: 1573 [Pipeline] isUnix [Pipeline] sh 13:19:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.90 13:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:19:20 a02e428081c9: Preparing 13:19:20 a3a9ad6847d3: Preparing 13:19:20 67002a84c613: Preparing 13:19:20 91ad4be0c7f3: Preparing 13:19:20 164621ba35d1: Preparing 13:19:20 4fc242d58285: Preparing 13:19:20 4fc242d58285: Waiting 13:19:20 164621ba35d1: Layer already exists 13:19:20 91ad4be0c7f3: Layer already exists 13:19:20 a02e428081c9: Layer already exists 13:19:20 a3a9ad6847d3: Layer already exists 13:19:20 67002a84c613: Layer already exists 13:19:20 4fc242d58285: Layer already exists 13:19:20 2.2.0-dev.90: digest: sha256:9b46dbfc6e050bfb62674b2ceb922f995ed70d509b189e1268bd54543d5dc970 size: 1573 [Pipeline] isUnix [Pipeline] sh 13:19:20 go: downloading google.golang.org/api v0.70.0 13:19:20 go: downloading k8s.io/api v0.23.4 13:19:20 go: downloading k8s.io/client-go v0.23.4 13:19:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:19:21 a02e428081c9: Preparing 13:19:21 a3a9ad6847d3: Preparing 13:19:21 67002a84c613: Preparing 13:19:21 91ad4be0c7f3: Preparing 13:19:21 164621ba35d1: Preparing 13:19:21 4fc242d58285: Preparing 13:19:21 4fc242d58285: Waiting 13:19:21 a3a9ad6847d3: Layer already exists 13:19:21 67002a84c613: Layer already exists 13:19:21 a02e428081c9: Layer already exists 13:19:21 91ad4be0c7f3: Layer already exists 13:19:21 164621ba35d1: Layer already exists 13:19:21 4fc242d58285: Layer already exists 13:19:21 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:9b46dbfc6e050bfb62674b2ceb922f995ed70d509b189e1268bd54543d5dc970 size: 1573 [Pipeline] isUnix [Pipeline] sh 13:19:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 13:19:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 13:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:19:21 a02e428081c9: Preparing 13:19:21 a3a9ad6847d3: Preparing 13:19:21 67002a84c613: Preparing 13:19:21 91ad4be0c7f3: Preparing 13:19:21 164621ba35d1: Preparing 13:19:21 4fc242d58285: Preparing 13:19:21 4fc242d58285: Waiting 13:19:21 91ad4be0c7f3: Layer already exists 13:19:21 a02e428081c9: Layer already exists 13:19:21 67002a84c613: Layer already exists 13:19:21 a3a9ad6847d3: Layer already exists 13:19:21 164621ba35d1: Layer already exists 13:19:21 4fc242d58285: Layer already exists 13:19:21 main: digest: sha256:9b46dbfc6e050bfb62674b2ceb922f995ed70d509b189e1268bd54543d5dc970 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:19:21 ===================================================== [Pipeline] echo 13:19:21 taggedImages: 13:19:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:19:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.90 13:19:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 13:19:21 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 13:19:21 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:21 latest 13:19:21 2.2.0-dev.90 13:19:21 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:21 main 13:19:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:19:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:19:22 20bd6ba71d0f: Preparing 13:19:22 ae192834c0cb: Preparing 13:19:22 491417b54864: Preparing 13:19:22 6cb2fc2f1953: Preparing 13:19:22 19ee207ce19e: Preparing 13:19:22 bd422fb10049: Preparing 13:19:22 bd422fb10049: Waiting 13:19:22 164621ba35d1: Preparing 13:19:22 4fc242d58285: Preparing 13:19:22 164621ba35d1: Waiting 13:19:22 4fc242d58285: Waiting 13:19:22 ae192834c0cb: Pushed 13:19:22 491417b54864: Pushed 13:19:22 20bd6ba71d0f: Pushed 13:19:22 164621ba35d1: Layer already exists 13:19:22 4fc242d58285: Layer already exists 13:19:23 bd422fb10049: Pushed 13:19:26 19ee207ce19e: Pushed 13:19:28 6cb2fc2f1953: Pushed 13:19:28 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:81c2b78f468a8a9aa841832b01f1c63f8e7b99bf165ee9e76166a38377ace112 size: 1992 [Pipeline] isUnix [Pipeline] sh 13:19:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 13:19:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:19:29 20bd6ba71d0f: Preparing 13:19:29 ae192834c0cb: Preparing 13:19:29 491417b54864: Preparing 13:19:29 6cb2fc2f1953: Preparing 13:19:29 19ee207ce19e: Preparing 13:19:29 bd422fb10049: Preparing 13:19:29 164621ba35d1: Preparing 13:19:29 4fc242d58285: Preparing 13:19:29 bd422fb10049: Waiting 13:19:29 164621ba35d1: Waiting 13:19:29 4fc242d58285: Waiting 13:19:29 ae192834c0cb: Layer already exists 13:19:29 19ee207ce19e: Layer already exists 13:19:29 20bd6ba71d0f: Layer already exists 13:19:29 491417b54864: Layer already exists 13:19:29 6cb2fc2f1953: Layer already exists 13:19:29 bd422fb10049: Layer already exists 13:19:29 164621ba35d1: Layer already exists 13:19:29 4fc242d58285: Layer already exists 13:19:29 latest: digest: sha256:81c2b78f468a8a9aa841832b01f1c63f8e7b99bf165ee9e76166a38377ace112 size: 1992 [Pipeline] isUnix [Pipeline] sh 13:19:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.90 13:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:19:30 20bd6ba71d0f: Preparing 13:19:30 ae192834c0cb: Preparing 13:19:30 491417b54864: Preparing 13:19:30 6cb2fc2f1953: Preparing 13:19:30 19ee207ce19e: Preparing 13:19:30 bd422fb10049: Preparing 13:19:30 164621ba35d1: Preparing 13:19:30 4fc242d58285: Preparing 13:19:30 bd422fb10049: Waiting 13:19:30 164621ba35d1: Waiting 13:19:30 4fc242d58285: Waiting 13:19:30 19ee207ce19e: Layer already exists 13:19:30 ae192834c0cb: Layer already exists 13:19:30 20bd6ba71d0f: Layer already exists 13:19:30 491417b54864: Layer already exists 13:19:30 6cb2fc2f1953: Layer already exists 13:19:30 bd422fb10049: Layer already exists 13:19:30 164621ba35d1: Layer already exists 13:19:30 4fc242d58285: Layer already exists 13:19:30 2.2.0-dev.90: digest: sha256:81c2b78f468a8a9aa841832b01f1c63f8e7b99bf165ee9e76166a38377ace112 size: 1992 [Pipeline] isUnix [Pipeline] sh 13:19:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:19:30 20bd6ba71d0f: Preparing 13:19:30 ae192834c0cb: Preparing 13:19:30 491417b54864: Preparing 13:19:30 6cb2fc2f1953: Preparing 13:19:30 19ee207ce19e: Preparing 13:19:30 bd422fb10049: Preparing 13:19:30 164621ba35d1: Preparing 13:19:30 4fc242d58285: Preparing 13:19:30 4fc242d58285: Waiting 13:19:30 164621ba35d1: Waiting 13:19:30 bd422fb10049: Waiting 13:19:30 6cb2fc2f1953: Layer already exists 13:19:30 ae192834c0cb: Layer already exists 13:19:30 20bd6ba71d0f: Layer already exists 13:19:30 19ee207ce19e: Layer already exists 13:19:30 491417b54864: Layer already exists 13:19:30 164621ba35d1: Layer already exists 13:19:30 bd422fb10049: Layer already exists 13:19:30 4fc242d58285: Layer already exists 13:19:30 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:81c2b78f468a8a9aa841832b01f1c63f8e7b99bf165ee9e76166a38377ace112 size: 1992 [Pipeline] isUnix [Pipeline] sh 13:19:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 13:19:31 go: downloading github.com/google/go-tpm v0.3.3 13:19:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 13:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:19:31 20bd6ba71d0f: Preparing 13:19:31 ae192834c0cb: Preparing 13:19:31 491417b54864: Preparing 13:19:31 6cb2fc2f1953: Preparing 13:19:31 19ee207ce19e: Preparing 13:19:31 bd422fb10049: Preparing 13:19:31 164621ba35d1: Preparing 13:19:31 4fc242d58285: Preparing 13:19:31 bd422fb10049: Waiting 13:19:31 164621ba35d1: Waiting 13:19:31 4fc242d58285: Waiting 13:19:31 491417b54864: Layer already exists 13:19:31 ae192834c0cb: Layer already exists 13:19:31 6cb2fc2f1953: Layer already exists 13:19:31 20bd6ba71d0f: Layer already exists 13:19:31 19ee207ce19e: Layer already exists 13:19:31 bd422fb10049: Layer already exists 13:19:31 164621ba35d1: Layer already exists 13:19:31 4fc242d58285: Layer already exists 13:19:31 main: digest: sha256:81c2b78f468a8a9aa841832b01f1c63f8e7b99bf165ee9e76166a38377ace112 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 13:19:31 go: downloading cloud.google.com/go/storage v1.21.0 [Pipeline] echo 13:19:31 ===================================================== [Pipeline] echo 13:19:31 taggedImages: 13:19:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:19:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.90 13:19:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 13:19:31 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 13:19:31 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:31 latest 13:19:31 2.2.0-dev.90 13:19:31 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:31 main 13:19:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:19:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:19:32 5ae0e24d5149: Preparing 13:19:32 1ff7826cc398: Preparing 13:19:32 d2f9984bf5f4: Preparing 13:19:32 b1014bcbe4eb: Preparing 13:19:32 1ef15df323fd: Preparing 13:19:32 164621ba35d1: Preparing 13:19:32 4fc242d58285: Preparing 13:19:32 164621ba35d1: Waiting 13:19:32 4fc242d58285: Waiting 13:19:32 5ae0e24d5149: Pushed 13:19:32 d2f9984bf5f4: Pushed 13:19:32 1ff7826cc398: Pushed 13:19:32 164621ba35d1: Layer already exists 13:19:32 4fc242d58285: Layer already exists 13:19:32 1ef15df323fd: Pushed 13:19:32 go: downloading cloud.google.com/go v0.100.2 13:19:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:19:38 b1014bcbe4eb: Pushed 13:19:38 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:60758a23dbd055f1837577eeb5823bb585dc0a5e34fa2f823dc386850e54fea4 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:19:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 13:19:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:19:39 5ae0e24d5149: Preparing 13:19:39 1ff7826cc398: Preparing 13:19:39 d2f9984bf5f4: Preparing 13:19:39 b1014bcbe4eb: Preparing 13:19:39 1ef15df323fd: Preparing 13:19:39 164621ba35d1: Preparing 13:19:39 4fc242d58285: Preparing 13:19:39 4fc242d58285: Waiting 13:19:39 164621ba35d1: Waiting 13:19:39 1ef15df323fd: Layer already exists 13:19:39 b1014bcbe4eb: Layer already exists 13:19:39 5ae0e24d5149: Layer already exists 13:19:39 d2f9984bf5f4: Layer already exists 13:19:39 1ff7826cc398: Layer already exists 13:19:39 164621ba35d1: Layer already exists 13:19:39 4fc242d58285: Layer already exists 13:19:39 latest: digest: sha256:60758a23dbd055f1837577eeb5823bb585dc0a5e34fa2f823dc386850e54fea4 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:19:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.90 13:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:19:40 5ae0e24d5149: Preparing 13:19:40 1ff7826cc398: Preparing 13:19:40 d2f9984bf5f4: Preparing 13:19:40 b1014bcbe4eb: Preparing 13:19:40 1ef15df323fd: Preparing 13:19:40 164621ba35d1: Preparing 13:19:40 4fc242d58285: Preparing 13:19:40 164621ba35d1: Waiting 13:19:40 4fc242d58285: Waiting 13:19:40 1ef15df323fd: Layer already exists 13:19:40 b1014bcbe4eb: Layer already exists 13:19:40 5ae0e24d5149: Layer already exists 13:19:40 1ff7826cc398: Layer already exists 13:19:40 d2f9984bf5f4: Layer already exists 13:19:40 164621ba35d1: Layer already exists 13:19:40 4fc242d58285: Layer already exists 13:19:40 2.2.0-dev.90: digest: sha256:60758a23dbd055f1837577eeb5823bb585dc0a5e34fa2f823dc386850e54fea4 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:19:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:19:40 5ae0e24d5149: Preparing 13:19:40 1ff7826cc398: Preparing 13:19:40 d2f9984bf5f4: Preparing 13:19:40 b1014bcbe4eb: Preparing 13:19:40 1ef15df323fd: Preparing 13:19:40 164621ba35d1: Preparing 13:19:40 4fc242d58285: Preparing 13:19:40 164621ba35d1: Waiting 13:19:40 4fc242d58285: Waiting 13:19:40 b1014bcbe4eb: Layer already exists 13:19:40 d2f9984bf5f4: Layer already exists 13:19:40 5ae0e24d5149: Layer already exists 13:19:40 1ef15df323fd: Layer already exists 13:19:40 1ff7826cc398: Layer already exists 13:19:40 164621ba35d1: Layer already exists 13:19:40 4fc242d58285: Layer already exists 13:19:40 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:60758a23dbd055f1837577eeb5823bb585dc0a5e34fa2f823dc386850e54fea4 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:19:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 13:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 13:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:19:41 5ae0e24d5149: Preparing 13:19:41 1ff7826cc398: Preparing 13:19:41 d2f9984bf5f4: Preparing 13:19:41 b1014bcbe4eb: Preparing 13:19:41 1ef15df323fd: Preparing 13:19:41 164621ba35d1: Preparing 13:19:41 4fc242d58285: Preparing 13:19:41 164621ba35d1: Waiting 13:19:41 4fc242d58285: Waiting 13:19:41 d2f9984bf5f4: Layer already exists 13:19:41 5ae0e24d5149: Layer already exists 13:19:41 1ff7826cc398: Layer already exists 13:19:41 b1014bcbe4eb: Layer already exists 13:19:41 1ef15df323fd: Layer already exists 13:19:41 164621ba35d1: Layer already exists 13:19:41 4fc242d58285: Layer already exists 13:19:41 main: digest: sha256:60758a23dbd055f1837577eeb5823bb585dc0a5e34fa2f823dc386850e54fea4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:19:41 ===================================================== [Pipeline] echo 13:19:41 taggedImages: 13:19:41 - nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:41 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:19:41 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.90 13:19:41 - nexus3.edgexfoundry.org:10004/security-spire-config:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:41 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 13:19:41 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 13:19:41 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:41 latest 13:19:41 2.2.0-dev.90 13:19:41 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:41 main 13:19:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:19:41 2ab408cb54f4: Preparing 13:19:41 f75ce7e9ece0: Preparing 13:19:41 fc9d0339879b: Preparing 13:19:41 66be484bab02: Preparing 13:19:41 bd422fb10049: Preparing 13:19:41 164621ba35d1: Preparing 13:19:41 4fc242d58285: Preparing 13:19:41 4fc242d58285: Waiting 13:19:41 164621ba35d1: Waiting 13:19:41 bd422fb10049: Layer already exists 13:19:41 164621ba35d1: Layer already exists 13:19:41 4fc242d58285: Layer already exists 13:19:41 2ab408cb54f4: Pushed 13:19:41 fc9d0339879b: Pushed 13:19:41 f75ce7e9ece0: Pushed 13:19:48 66be484bab02: Pushed 13:19:48 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:a32f107064a025057abb4e01bb876b4a0c001892a76c54d49508d43b6c3d287b size: 1780 [Pipeline] isUnix [Pipeline] sh 13:19:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 13:19:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:19:49 2ab408cb54f4: Preparing 13:19:49 f75ce7e9ece0: Preparing 13:19:49 fc9d0339879b: Preparing 13:19:49 66be484bab02: Preparing 13:19:49 bd422fb10049: Preparing 13:19:49 164621ba35d1: Preparing 13:19:49 4fc242d58285: Preparing 13:19:49 4fc242d58285: Waiting 13:19:49 164621ba35d1: Waiting 13:19:49 66be484bab02: Layer already exists 13:19:49 fc9d0339879b: Layer already exists 13:19:49 bd422fb10049: Layer already exists 13:19:49 f75ce7e9ece0: Layer already exists 13:19:49 2ab408cb54f4: Layer already exists 13:19:49 4fc242d58285: Layer already exists 13:19:49 164621ba35d1: Layer already exists 13:19:49 latest: digest: sha256:a32f107064a025057abb4e01bb876b4a0c001892a76c54d49508d43b6c3d287b size: 1780 [Pipeline] isUnix [Pipeline] sh 13:19:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.90 13:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:19:49 2ab408cb54f4: Preparing 13:19:49 f75ce7e9ece0: Preparing 13:19:49 fc9d0339879b: Preparing 13:19:49 66be484bab02: Preparing 13:19:49 bd422fb10049: Preparing 13:19:49 164621ba35d1: Preparing 13:19:49 4fc242d58285: Preparing 13:19:49 4fc242d58285: Waiting 13:19:49 164621ba35d1: Waiting 13:19:49 bd422fb10049: Layer already exists 13:19:49 66be484bab02: Layer already exists 13:19:49 f75ce7e9ece0: Layer already exists 13:19:49 2ab408cb54f4: Layer already exists 13:19:49 fc9d0339879b: Layer already exists 13:19:49 164621ba35d1: Layer already exists 13:19:49 4fc242d58285: Layer already exists 13:19:49 2.2.0-dev.90: digest: sha256:a32f107064a025057abb4e01bb876b4a0c001892a76c54d49508d43b6c3d287b size: 1780 [Pipeline] isUnix [Pipeline] sh 13:19:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:19:50 2ab408cb54f4: Preparing 13:19:50 f75ce7e9ece0: Preparing 13:19:50 fc9d0339879b: Preparing 13:19:50 66be484bab02: Preparing 13:19:50 bd422fb10049: Preparing 13:19:50 164621ba35d1: Preparing 13:19:50 4fc242d58285: Preparing 13:19:50 164621ba35d1: Waiting 13:19:50 4fc242d58285: Waiting 13:19:50 f75ce7e9ece0: Layer already exists 13:19:50 66be484bab02: Layer already exists 13:19:50 fc9d0339879b: Layer already exists 13:19:50 2ab408cb54f4: Layer already exists 13:19:50 bd422fb10049: Layer already exists 13:19:50 164621ba35d1: Layer already exists 13:19:50 4fc242d58285: Layer already exists 13:19:50 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:a32f107064a025057abb4e01bb876b4a0c001892a76c54d49508d43b6c3d287b size: 1780 [Pipeline] isUnix [Pipeline] sh 13:19:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 13:19:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 13:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:19:50 2ab408cb54f4: Preparing 13:19:50 f75ce7e9ece0: Preparing 13:19:50 fc9d0339879b: Preparing 13:19:50 66be484bab02: Preparing 13:19:50 bd422fb10049: Preparing 13:19:50 164621ba35d1: Preparing 13:19:50 4fc242d58285: Preparing 13:19:50 164621ba35d1: Waiting 13:19:50 4fc242d58285: Waiting 13:19:50 bd422fb10049: Layer already exists 13:19:50 f75ce7e9ece0: Layer already exists 13:19:50 66be484bab02: Layer already exists 13:19:50 fc9d0339879b: Layer already exists 13:19:50 2ab408cb54f4: Layer already exists 13:19:50 164621ba35d1: Layer already exists 13:19:50 4fc242d58285: Layer already exists 13:19:50 main: digest: sha256:a32f107064a025057abb4e01bb876b4a0c001892a76c54d49508d43b6c3d287b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:19:50 ===================================================== [Pipeline] echo 13:19:50 taggedImages: 13:19:50 - nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:50 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:19:50 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.90 13:19:50 - nexus3.edgexfoundry.org:10004/security-spire-server:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:50 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 13:19:51 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 13:19:51 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:51 latest 13:19:51 2.2.0-dev.90 13:19:51 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:51 main 13:19:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:19:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:19:51 c0b3ec8ae004: Preparing 13:19:51 b00791531d1c: Preparing 13:19:51 67002a84c613: Preparing 13:19:51 e43662300d89: Preparing 13:19:51 b541d28bf3b4: Preparing 13:19:51 b541d28bf3b4: Layer already exists 13:19:51 67002a84c613: Layer already exists 13:19:51 c0b3ec8ae004: Pushed 13:19:51 e43662300d89: Pushed 13:19:54 b00791531d1c: Pushed 13:19:54 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:63aa4153b5ec97d087ebe6d56cb2496f87a1477b8f61e87987dfcf1c439e8722 size: 1366 [Pipeline] isUnix [Pipeline] sh 13:19:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 13:19:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 13:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:19:54 c0b3ec8ae004: Preparing 13:19:54 b00791531d1c: Preparing 13:19:54 67002a84c613: Preparing 13:19:54 e43662300d89: Preparing 13:19:54 b541d28bf3b4: Preparing 13:19:54 67002a84c613: Layer already exists 13:19:54 b00791531d1c: Layer already exists 13:19:54 e43662300d89: Layer already exists 13:19:54 b541d28bf3b4: Layer already exists 13:19:54 c0b3ec8ae004: Layer already exists 13:19:54 latest: digest: sha256:63aa4153b5ec97d087ebe6d56cb2496f87a1477b8f61e87987dfcf1c439e8722 size: 1366 [Pipeline] isUnix [Pipeline] sh 13:19:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.90 13:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:19:55 c0b3ec8ae004: Preparing 13:19:55 b00791531d1c: Preparing 13:19:55 67002a84c613: Preparing 13:19:55 e43662300d89: Preparing 13:19:55 b541d28bf3b4: Preparing 13:19:55 b541d28bf3b4: Layer already exists 13:19:55 67002a84c613: Layer already exists 13:19:55 b00791531d1c: Layer already exists 13:19:55 c0b3ec8ae004: Layer already exists 13:19:55 e43662300d89: Layer already exists 13:19:55 2.2.0-dev.90: digest: sha256:63aa4153b5ec97d087ebe6d56cb2496f87a1477b8f61e87987dfcf1c439e8722 size: 1366 [Pipeline] isUnix [Pipeline] sh 13:19:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:19:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:19:55 c0b3ec8ae004: Preparing 13:19:55 b00791531d1c: Preparing 13:19:55 67002a84c613: Preparing 13:19:55 e43662300d89: Preparing 13:19:55 b541d28bf3b4: Preparing 13:19:55 b541d28bf3b4: Layer already exists 13:19:55 b00791531d1c: Layer already exists 13:19:55 c0b3ec8ae004: Layer already exists 13:19:55 67002a84c613: Layer already exists 13:19:55 e43662300d89: Layer already exists 13:19:55 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:63aa4153b5ec97d087ebe6d56cb2496f87a1477b8f61e87987dfcf1c439e8722 size: 1366 [Pipeline] isUnix [Pipeline] sh 13:19:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 13:19:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 13:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:19:56 c0b3ec8ae004: Preparing 13:19:56 b00791531d1c: Preparing 13:19:56 67002a84c613: Preparing 13:19:56 e43662300d89: Preparing 13:19:56 b541d28bf3b4: Preparing 13:19:56 c0b3ec8ae004: Layer already exists 13:19:56 e43662300d89: Layer already exists 13:19:56 67002a84c613: Layer already exists 13:19:56 b541d28bf3b4: Layer already exists 13:19:56 b00791531d1c: Layer already exists 13:19:56 main: digest: sha256:63aa4153b5ec97d087ebe6d56cb2496f87a1477b8f61e87987dfcf1c439e8722 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:19:56 ===================================================== [Pipeline] echo 13:19:56 taggedImages: 13:19:56 - nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 13:19:56 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.90 13:19:56 - nexus3.edgexfoundry.org:10004/support-notifications:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:56 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 13:19:56 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 13:19:56 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:56 latest 13:19:56 2.2.0-dev.90 13:19:56 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:19:56 main 13:19:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:19:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:19:57 37b120a4ddec: Preparing 13:19:57 3020e0d2dc99: Preparing 13:19:57 67002a84c613: Preparing 13:19:57 db290bb89043: Preparing 13:19:57 b541d28bf3b4: Preparing 13:19:57 67002a84c613: Layer already exists 13:19:57 b541d28bf3b4: Layer already exists 13:19:57 db290bb89043: Layer already exists 13:19:57 37b120a4ddec: Pushed 13:20:00 3020e0d2dc99: Pushed 13:20:00 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:132ec77b36054210229a79af799acdca9f09f282ff54c4f570955c6762099468 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:20:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 13:20:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:20:00 37b120a4ddec: Preparing 13:20:00 3020e0d2dc99: Preparing 13:20:00 67002a84c613: Preparing 13:20:00 db290bb89043: Preparing 13:20:00 b541d28bf3b4: Preparing 13:20:00 37b120a4ddec: Layer already exists 13:20:00 67002a84c613: Layer already exists 13:20:00 3020e0d2dc99: Layer already exists 13:20:00 db290bb89043: Layer already exists 13:20:00 b541d28bf3b4: Layer already exists 13:20:00 latest: digest: sha256:132ec77b36054210229a79af799acdca9f09f282ff54c4f570955c6762099468 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:20:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:20:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.90 13:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:20:01 37b120a4ddec: Preparing 13:20:01 3020e0d2dc99: Preparing 13:20:01 67002a84c613: Preparing 13:20:01 db290bb89043: Preparing 13:20:01 b541d28bf3b4: Preparing 13:20:01 37b120a4ddec: Layer already exists 13:20:01 3020e0d2dc99: Layer already exists 13:20:01 b541d28bf3b4: Layer already exists 13:20:01 db290bb89043: Layer already exists 13:20:01 67002a84c613: Layer already exists 13:20:01 2.2.0-dev.90: digest: sha256:132ec77b36054210229a79af799acdca9f09f282ff54c4f570955c6762099468 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:20:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:20:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:20:01 37b120a4ddec: Preparing 13:20:01 3020e0d2dc99: Preparing 13:20:01 67002a84c613: Preparing 13:20:01 db290bb89043: Preparing 13:20:01 b541d28bf3b4: Preparing 13:20:01 67002a84c613: Layer already exists 13:20:01 37b120a4ddec: Layer already exists 13:20:01 3020e0d2dc99: Layer already exists 13:20:01 b541d28bf3b4: Layer already exists 13:20:01 db290bb89043: Layer already exists 13:20:01 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:132ec77b36054210229a79af799acdca9f09f282ff54c4f570955c6762099468 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:20:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 13:20:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 13:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:20:02 37b120a4ddec: Preparing 13:20:02 3020e0d2dc99: Preparing 13:20:02 67002a84c613: Preparing 13:20:02 db290bb89043: Preparing 13:20:02 b541d28bf3b4: Preparing 13:20:02 db290bb89043: Layer already exists 13:20:02 3020e0d2dc99: Layer already exists 13:20:02 b541d28bf3b4: Layer already exists 13:20:02 37b120a4ddec: Layer already exists 13:20:02 67002a84c613: Layer already exists 13:20:02 main: digest: sha256:132ec77b36054210229a79af799acdca9f09f282ff54c4f570955c6762099468 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:20:02 ===================================================== [Pipeline] echo 13:20:02 taggedImages: 13:20:02 - nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:20:02 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:20:02 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.90 13:20:02 - nexus3.edgexfoundry.org:10004/support-scheduler:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:20:02 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 13:20:02 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 13:20:02 75ae4c630173373cbd01cdb5dc8fa60923e10661 13:20:02 latest 13:20:02 2.2.0-dev.90 13:20:02 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:20:02 main 13:20:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:20:02 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 13:20:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:20:03 31c8d0e7e67f: Preparing 13:20:03 86608b98a61e: Preparing 13:20:03 f0d03a61c0bd: Preparing 13:20:03 a5f5a1c45d9f: Preparing 13:20:03 52f44be93a46: Preparing 13:20:03 10d82663b225: Preparing 13:20:03 f7a7a140f1b3: Preparing 13:20:03 10d82663b225: Waiting 13:20:03 31e69d4774c9: Preparing 13:20:03 7750d494dfbd: Preparing 13:20:03 18708474c90b: Preparing 13:20:03 4fc242d58285: Preparing 13:20:03 f7a7a140f1b3: Waiting 13:20:03 7750d494dfbd: Waiting 13:20:03 18708474c90b: Waiting 13:20:03 4fc242d58285: Waiting 13:20:03 31e69d4774c9: Waiting 13:20:03 52f44be93a46: Layer already exists 13:20:03 10d82663b225: Layer already exists 13:20:03 f7a7a140f1b3: Layer already exists 13:20:03 31e69d4774c9: Layer already exists 13:20:03 86608b98a61e: Pushed 13:20:03 7750d494dfbd: Layer already exists 13:20:03 18708474c90b: Layer already exists 13:20:03 4fc242d58285: Layer already exists 13:20:03 31c8d0e7e67f: Pushed 13:20:04 f0d03a61c0bd: Pushed 13:20:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:20:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:20:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:20:06 go: downloading k8s.io/apimachinery v0.23.4 13:20:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:20:10 go: downloading k8s.io/kube-aggregator v0.23.3 13:20:10 a5f5a1c45d9f: Pushed 13:20:10 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:8a7df5faf00eac45a8704d2f948f3323ca530730c4a14652d08c1a0105b9eb1f size: 2622 [Pipeline] isUnix [Pipeline] sh 13:20:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 13:20:11 go: downloading cloud.google.com/go/security v1.3.0 13:20:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 13:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:20:11 31c8d0e7e67f: Preparing 13:20:11 86608b98a61e: Preparing 13:20:11 f0d03a61c0bd: Preparing 13:20:11 a5f5a1c45d9f: Preparing 13:20:11 52f44be93a46: Preparing 13:20:11 10d82663b225: Preparing 13:20:11 f7a7a140f1b3: Preparing 13:20:11 31e69d4774c9: Preparing 13:20:11 7750d494dfbd: Preparing 13:20:11 18708474c90b: Preparing 13:20:11 4fc242d58285: Preparing 13:20:11 7750d494dfbd: Waiting 13:20:11 18708474c90b: Waiting 13:20:11 10d82663b225: Waiting 13:20:11 f7a7a140f1b3: Waiting 13:20:11 31e69d4774c9: Waiting 13:20:11 86608b98a61e: Layer already exists 13:20:11 52f44be93a46: Layer already exists 13:20:11 a5f5a1c45d9f: Layer already exists 13:20:11 f0d03a61c0bd: Layer already exists 13:20:11 31c8d0e7e67f: Layer already exists 13:20:11 f7a7a140f1b3: Layer already exists 13:20:11 10d82663b225: Layer already exists 13:20:11 31e69d4774c9: Layer already exists 13:20:11 18708474c90b: Layer already exists 13:20:11 7750d494dfbd: Layer already exists 13:20:11 4fc242d58285: Layer already exists 13:20:11 latest: digest: sha256:8a7df5faf00eac45a8704d2f948f3323ca530730c4a14652d08c1a0105b9eb1f size: 2622 [Pipeline] isUnix [Pipeline] sh 13:20:11 go: downloading github.com/hashicorp/vault/api v1.4.1 13:20:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:20:11 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:20:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.90 13:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:20:12 31c8d0e7e67f: Preparing 13:20:12 86608b98a61e: Preparing 13:20:12 f0d03a61c0bd: Preparing 13:20:12 a5f5a1c45d9f: Preparing 13:20:12 52f44be93a46: Preparing 13:20:12 10d82663b225: Preparing 13:20:12 f7a7a140f1b3: Preparing 13:20:12 31e69d4774c9: Preparing 13:20:12 7750d494dfbd: Preparing 13:20:12 18708474c90b: Preparing 13:20:12 4fc242d58285: Preparing 13:20:12 10d82663b225: Waiting 13:20:12 31e69d4774c9: Waiting 13:20:12 f7a7a140f1b3: Waiting 13:20:12 7750d494dfbd: Waiting 13:20:12 4fc242d58285: Waiting 13:20:12 18708474c90b: Waiting 13:20:12 f0d03a61c0bd: Layer already exists 13:20:12 31c8d0e7e67f: Layer already exists 13:20:12 52f44be93a46: Layer already exists 13:20:12 86608b98a61e: Layer already exists 13:20:12 a5f5a1c45d9f: Layer already exists 13:20:12 10d82663b225: Layer already exists 13:20:12 f7a7a140f1b3: Layer already exists 13:20:12 31e69d4774c9: Layer already exists 13:20:12 7750d494dfbd: Layer already exists 13:20:12 18708474c90b: Layer already exists 13:20:12 4fc242d58285: Layer already exists 13:20:12 2.2.0-dev.90: digest: sha256:8a7df5faf00eac45a8704d2f948f3323ca530730c4a14652d08c1a0105b9eb1f size: 2622 [Pipeline] isUnix [Pipeline] sh 13:20:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 13:20:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:20:12 31c8d0e7e67f: Preparing 13:20:12 86608b98a61e: Preparing 13:20:12 f0d03a61c0bd: Preparing 13:20:12 a5f5a1c45d9f: Preparing 13:20:12 52f44be93a46: Preparing 13:20:12 10d82663b225: Preparing 13:20:12 f7a7a140f1b3: Preparing 13:20:12 31e69d4774c9: Preparing 13:20:12 7750d494dfbd: Preparing 13:20:12 18708474c90b: Preparing 13:20:12 4fc242d58285: Preparing 13:20:12 10d82663b225: Waiting 13:20:12 f7a7a140f1b3: Waiting 13:20:12 31e69d4774c9: Waiting 13:20:12 7750d494dfbd: Waiting 13:20:12 18708474c90b: Waiting 13:20:12 4fc242d58285: Waiting 13:20:12 52f44be93a46: Layer already exists 13:20:12 86608b98a61e: Layer already exists 13:20:12 f0d03a61c0bd: Layer already exists 13:20:12 a5f5a1c45d9f: Layer already exists 13:20:12 31c8d0e7e67f: Layer already exists 13:20:12 10d82663b225: Layer already exists 13:20:12 31e69d4774c9: Layer already exists 13:20:12 f7a7a140f1b3: Layer already exists 13:20:12 7750d494dfbd: Layer already exists 13:20:12 18708474c90b: Layer already exists 13:20:12 4fc242d58285: Layer already exists 13:20:12 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:8a7df5faf00eac45a8704d2f948f3323ca530730c4a14652d08c1a0105b9eb1f size: 2622 [Pipeline] isUnix [Pipeline] sh 13:20:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 13:20:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 13:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:20:13 31c8d0e7e67f: Preparing 13:20:13 86608b98a61e: Preparing 13:20:13 f0d03a61c0bd: Preparing 13:20:13 a5f5a1c45d9f: Preparing 13:20:13 52f44be93a46: Preparing 13:20:13 10d82663b225: Preparing 13:20:13 f7a7a140f1b3: Preparing 13:20:13 31e69d4774c9: Preparing 13:20:13 7750d494dfbd: Preparing 13:20:13 18708474c90b: Preparing 13:20:13 4fc242d58285: Preparing 13:20:13 f7a7a140f1b3: Waiting 13:20:13 4fc242d58285: Waiting 13:20:13 18708474c90b: Waiting 13:20:13 31e69d4774c9: Waiting 13:20:13 7750d494dfbd: Waiting 13:20:13 10d82663b225: Waiting 13:20:13 86608b98a61e: Layer already exists 13:20:13 31c8d0e7e67f: Layer already exists 13:20:13 f0d03a61c0bd: Layer already exists 13:20:13 a5f5a1c45d9f: Layer already exists 13:20:13 52f44be93a46: Layer already exists 13:20:13 10d82663b225: Layer already exists 13:20:13 18708474c90b: Layer already exists 13:20:13 7750d494dfbd: Layer already exists 13:20:13 f7a7a140f1b3: Layer already exists 13:20:13 31e69d4774c9: Layer already exists 13:20:13 4fc242d58285: Layer already exists 13:20:13 main: digest: sha256:8a7df5faf00eac45a8704d2f948f3323ca530730c4a14652d08c1a0105b9eb1f size: 2622 13:20:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:20:13 go: downloading gopkg.in/yaml.v2 v2.4.0 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:20:13 ===================================================== [Pipeline] echo 13:20:13 taggedImages: 13:20:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661 13:20:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 13:20:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.90 13:20:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 13:20:13 - 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] } 13:20:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:20:13 go: downloading github.com/gobwas/glob v0.2.3 13:20:14 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:20:14 go: downloading github.com/aws/smithy-go v1.11.0 13:20:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:20:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:20:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:20:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:20:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:20:16 go: downloading github.com/jinzhu/inflection v1.0.0 13:20:16 go: downloading github.com/gogo/protobuf v1.3.2 13:20:23 go: downloading cloud.google.com/go/compute v1.3.0 13:20:23 go: downloading cloud.google.com/go/iam v0.1.1 13:20:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:20:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:20:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:20:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:20:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:20:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:20:24 go: downloading github.com/dimchansky/utfbom v1.1.1 13:20:24 go: downloading github.com/google/gofuzz v1.1.0 13:20:24 go: downloading k8s.io/klog/v2 v2.30.0 13:20:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:20:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:20:26 go: downloading github.com/spf13/pflag v1.0.5 13:20:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:20:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:20:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:20:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:20:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:20:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:20:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:20:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:20:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:20:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:20:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:20:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:20:31 go: downloading go.opencensus.io v0.23.0 13:20:32 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:20:32 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:20:32 go: downloading gopkg.in/inf.v0 v0.9.1 13:20:32 go: downloading github.com/google/go-cmp v0.5.7 13:20:33 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:20:33 go: downloading github.com/go-logr/logr v1.2.2 13:20:33 go: downloading github.com/json-iterator/go v1.1.12 13:20:34 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:20:37 go: downloading github.com/googleapis/gnostic v0.5.5 13:20:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:20:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:20:39 go: downloading github.com/tklauser/numcpus v0.3.0 13:20:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:20:40 go: downloading go.uber.org/zap v1.21.0 13:20:41 go: downloading sigs.k8s.io/yaml v1.3.0 13:20:41 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:20:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:20:41 go: downloading github.com/modern-go/reflect2 v1.0.2 13:20:41 go: downloading github.com/ryanuber/go-glob v1.0.0 13:20:41 go: downloading github.com/golang/snappy v0.0.4 13:20:41 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:20:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:20:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:20:52 go: downloading github.com/hashicorp/go-version v1.2.0 13:20:52 go: downloading go.uber.org/multierr v1.6.0 13:21:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:21:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:22:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:22:50 Removing intermediate container 8bfc9612a442 13:22:50 ---> c8b0ef869717 13:22:50 13:22:50 Step 10/25 : FROM alpine:3.14 13:22:51 3.14: Pulling from library/alpine 13:22:52 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:22:52 Status: Downloaded newer image for alpine:3.14 13:22:52 ---> ac73e934f311 13:22:52 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:22:52 ---> Running in d5dfb9d167ae 13:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:22:55 (1/3) Installing ca-certificates (20211220-r0) 13:22:55 (2/3) Installing dumb-init (1.2.5-r1) 13:22:55 (3/3) Installing su-exec (0.2-r1) 13:22:55 Executing busybox-1.33.1-r7.trigger 13:22:55 Executing ca-certificates-20211220-r0.trigger 13:22:56 OK: 6 MiB in 17 packages 13:22:58 Removing intermediate container d5dfb9d167ae 13:22:58 ---> bca7b0271836 13:22:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:22:58 ---> Running in c0158d731c51 13:22:59 Removing intermediate container c0158d731c51 13:22:59 ---> deabaa7652c6 13:22:59 Step 13/25 : WORKDIR / 13:22:59 ---> Running in 5487f11d7d38 13:22:59 Removing intermediate container 5487f11d7d38 13:22:59 ---> f311a19d900f 13:22:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:23:01 ---> 099e5c3a12ea 13:23:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:23:02 ---> 86ad1479ecc6 13:23:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:23:04 ---> 0c51a369adee 13:23:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:23:06 ---> 8d63c9b70973 13:23:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:23:08 Removing intermediate container f5e35d5a0573 13:23:08 ---> e08672c3f93d 13:23:08 13:23:08 Step 10/23 : FROM alpine:3.14 13:23:08 ---> ac73e934f311 13:23:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:23:08 ---> Running in 4f6097271ae9 13:23:09 ---> 7d322213d6c7 13:23:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:23:11 ---> 51ac3cb03ae4 13:23:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:23:12 (1/1) Installing dumb-init (1.2.5-r1) 13:23:12 Executing busybox-1.33.1-r7.trigger 13:23:12 OK: 5 MiB in 15 packages 13:23:12 ---> 5f95e634d20c 13:23:12 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/ 13:23:12 ---> Running in 15d25faa5371 13:23:14 Removing intermediate container 4f6097271ae9 13:23:14 ---> 3f440d6243ec 13:23:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:23:14 ---> Running in 9d630a9d4cf8 13:23:15 Removing intermediate container 9d630a9d4cf8 13:23:15 ---> 47e2aa5790a5 13:23:15 Step 13/23 : ENV APP_PORT=59881 13:23:15 ---> Running in 702b553224df 13:23:16 Removing intermediate container 702b553224df 13:23:16 ---> 7dbb16e7f22a 13:23:16 Step 14/23 : EXPOSE $APP_PORT 13:23:16 ---> Running in 0d14bb3d557a 13:23:16 Removing intermediate container 15d25faa5371 13:23:16 ---> 8c1a8398c84b 13:23:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:23:16 ---> Running in f1aa59f62392 13:23:17 Removing intermediate container 0d14bb3d557a 13:23:17 ---> 6cb99db8b607 13:23:17 Step 15/23 : WORKDIR / 13:23:17 Removing intermediate container f1aa59f62392 13:23:17 ---> f86a89ee00e1 13:23:17 Step 23/25 : LABEL arch=arm64 13:23:17 ---> Running in e2dded0a98ae 13:23:17 ---> Running in f83f1563b811 13:23:17 Removing intermediate container f83f1563b811 13:23:17 ---> 2ea80c1bdb1a 13:23:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:23:18 Removing intermediate container e2dded0a98ae 13:23:18 ---> 130214a7930f 13:23:18 Step 24/25 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:23:18 ---> Running in ab64dd9e6358 13:23:19 Removing intermediate container ab64dd9e6358 13:23:19 ---> a90dde7ede45 13:23:19 Step 25/25 : LABEL version=2.2.0-dev.90 13:23:19 ---> Running in c27bb8a43bca 13:23:19 ---> 6c058d019a82 13:23:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:23:20 Removing intermediate container c27bb8a43bca 13:23:20 ---> cff175a5deb1 13:23:20 13:23:20 Successfully built cff175a5deb1 13:23:20 Successfully tagged security-secretstore-setup-arm64:latest 13:23:20  Building security-secretstore-setup ... done Building support-notifications 13:23:21 ---> 4dde982a5573 13:23:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:23:22 ---> 9f119917b75a 13:23:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:23:22 ---> Running in aae6f7d818bc 13:23:23 Removing intermediate container aae6f7d818bc 13:23:23 ---> eb4f09ce7f21 13:23:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:23:23 ---> Running in 3bb45f2a05a6 13:23:23 Removing intermediate container 3bb45f2a05a6 13:23:23 ---> 24ce63f24fb1 13:23:23 Step 21/23 : LABEL arch=arm64 13:23:23 ---> Running in 366041635e71 13:23:24 Removing intermediate container 366041635e71 13:23:24 ---> f0a9e3e7a9db 13:23:24 Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:23:24 ---> Running in 578404150bd4 13:23:25 Removing intermediate container 578404150bd4 13:23:25 ---> dbfc92c3d315 13:23:25 Step 23/23 : LABEL version=2.2.0-dev.90 13:23:25 ---> Running in 83287238da48 13:23:26 Removing intermediate container 83287238da48 13:23:26 ---> e7d3932ca72e 13:23:26 13:23:26 Successfully built e7d3932ca72e 13:23:26 Successfully tagged core-metadata-arm64:latest 13:23:26  Building core-metadata ... done Building core-command 13:23:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:23:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:23:48 ---> 170dd6ba28fe 13:23:48 Step 3/22 : WORKDIR /edgex-go 13:23:48 ---> Using cache 13:23:48 ---> 0df7969a37d8 13:23:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:48 ---> Using cache 13:23:48 ---> 27a86656fde1 13:23:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:23:48 ---> Running in 8a59ab1bc023 13:23:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:23:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:23:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:23:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:23:52 ---> 170dd6ba28fe 13:23:52 Step 3/23 : WORKDIR /edgex-go 13:23:52 ---> Using cache 13:23:52 ---> 0df7969a37d8 13:23:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:52 ---> Using cache 13:23:52 ---> 27a86656fde1 13:23:52 Step 5/23 : RUN apk add --update --no-cache make git 13:23:52 ---> Using cache 13:23:52 ---> 0c308eee79d6 13:23:52 Step 6/23 : COPY go.mod vendor* ./ 13:23:52 ---> Using cache 13:23:52 ---> c52e86f236fb 13:23:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:23:52 ---> Using cache 13:23:52 ---> 0a84676c6bec 13:23:52 Step 8/23 : COPY . . 13:23:52 ---> Using cache 13:23:52 ---> 694fb34209a2 13:23:52 Step 9/23 : RUN make cmd/core-command/core-command 13:23:52 ---> Running in cefe665c61fb 13:23:53 OK: 220 MiB in 52 packages 13:23:55 Removing intermediate container 8a59ab1bc023 13:23:55 ---> 7e7d5126fe80 13:23:55 Step 6/22 : COPY go.mod vendor* ./ 13:23:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:23:56 ---> 9034ea22fba0 13:23:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:23:56 ---> Running in 1398e894d679 13:24:01 Removing intermediate container 1398e894d679 13:24:01 ---> f5a1e048fe71 13:24:01 Step 8/22 : COPY . . 13:24:17 ---> d7c203b156c3 13:24:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:24:17 ---> Running in 7ea27e2b46f7 13:24:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:24:43 Removing intermediate container 0c56214756ec 13:24:43 ---> bd1c06f73065 13:24:43 13:24:43 Step 9/20 : FROM alpine:3.15 13:24:43 3.15: Pulling from library/alpine 13:24:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 13:24:44 Status: Downloaded newer image for alpine:3.15 13:24:44 ---> 3fb3c9af89a9 13:24:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:24:44 ---> Running in 2d47bb8028b0 13:24:45 Removing intermediate container 2d47bb8028b0 13:24:45 ---> f7f8ca8948bf 13:24:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:45 ---> Running in 052b9bafe459 13:24:48 Removing intermediate container 052b9bafe459 13:24:48 ---> b2ee705d0547 13:24:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:24:48 ---> Running in 0aa65e9f8f7a 13:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:52 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:24:52 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 13:24:52 OK: 15730 distinct packages available 13:24:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:24:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:24:54 (1/9) Installing ca-certificates (20211220-r0) 13:24:54 (2/9) Installing brotli-libs (1.0.9-r5) 13:24:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:24:55 (4/9) Installing libcurl (7.80.0-r1) 13:24:55 (5/9) Installing curl (7.80.0-r1) 13:24:55 (6/9) Installing dumb-init (1.2.5-r1) 13:24:55 (7/9) Installing musl-obstack (1.2.3-r0) 13:24:55 (8/9) Installing libucontext (1.1-r0) 13:24:55 (9/9) Installing gcompat (1.0.0-r4) 13:24:55 Executing busybox-1.34.1-r5.trigger 13:24:55 Executing ca-certificates-20211220-r0.trigger 13:24:56 OK: 8 MiB in 23 packages 13:24:58 Removing intermediate container 0aa65e9f8f7a 13:24:58 ---> 08864fc2581a 13:24:58 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:24:59 ---> c3f6d2651338 13:24:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:25:01 ---> 9d849fef7c7f 13:25:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:25:02 ---> 8eb99952a4e7 13:25:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:25:02 ---> Running in e963401c1b04 13:25:02 Removing intermediate container e963401c1b04 13:25:02 ---> df43b7548c91 13:25:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:25:02 ---> Running in e039f37a4204 13:25:03 Removing intermediate container e039f37a4204 13:25:03 ---> b70ca4d12f1e 13:25:03 Step 18/20 : LABEL arch=arm64 13:25:03 ---> Running in 9d08461da159 13:25:04 Removing intermediate container 9d08461da159 13:25:04 ---> 68ed7771c3e9 13:25:04 Step 19/20 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:25:04 ---> Running in a34f088d3264 13:25:04 Removing intermediate container a34f088d3264 13:25:04 ---> db5686cd084f 13:25:04 Step 20/20 : LABEL version=2.2.0-dev.90 13:25:04 ---> Running in 2a070b113a38 13:25:05 Removing intermediate container 2a070b113a38 13:25:05 ---> 54e932e4328f 13:25:05 13:25:05 Successfully built 54e932e4328f 13:25:05 Successfully tagged security-spiffe-token-provider-arm64:latest 13:25:05  Building security-spiffe-token-provider ... done Building security-bootstrapper 13:25:27 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:25:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:25:27 ---> 170dd6ba28fe 13:25:27 Step 3/31 : WORKDIR /edgex-go 13:25:27 ---> Using cache 13:25:27 ---> 0df7969a37d8 13:25:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:27 ---> Using cache 13:25:27 ---> 27a86656fde1 13:25:27 Step 5/31 : RUN apk add --update --no-cache make git 13:25:27 ---> Using cache 13:25:27 ---> 0c308eee79d6 13:25:27 Step 6/31 : COPY go.mod vendor* ./ 13:25:27 ---> Using cache 13:25:27 ---> c52e86f236fb 13:25:27 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:27 ---> Using cache 13:25:27 ---> 0a84676c6bec 13:25:27 Step 8/31 : COPY . . 13:25:27 ---> Using cache 13:25:27 ---> 694fb34209a2 13:25:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:25:27 ---> Running in af8f1f263933 13:25:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:25:29 Removing intermediate container 2444c45d8e50 13:25:29 ---> ba993c15043a 13:25:29 13:25:29 Step 10/22 : FROM alpine:3.14 13:25:29 ---> ac73e934f311 13:25:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:25:29 ---> Using cache 13:25:29 ---> 3f440d6243ec 13:25:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:25:29 ---> Using cache 13:25:29 ---> 47e2aa5790a5 13:25:29 Step 13/22 : ENV APP_PORT=59861 13:25:29 ---> Running in 60cfcbba4590 13:25:30 Removing intermediate container 60cfcbba4590 13:25:30 ---> 4a396c491004 13:25:30 Step 14/22 : EXPOSE $APP_PORT 13:25:30 ---> Running in e731cf78d51a 13:25:31 Removing intermediate container e731cf78d51a 13:25:31 ---> 0370e1ff5b8b 13:25:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:25:32 ---> 419a31fe9ab6 13:25:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:25:34 ---> 706358a6be46 13:25:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:25:35 ---> c2d8b958d224 13:25:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:25:35 ---> Running in b1efb97d848f 13:25:36 Removing intermediate container b1efb97d848f 13:25:36 ---> 9502b3a8fa48 13:25:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:25:36 ---> Running in 7f831209660d 13:25:36 Removing intermediate container 7f831209660d 13:25:36 ---> 05e2f8531108 13:25:36 Step 20/22 : LABEL arch=arm64 13:25:36 ---> Running in e6daf2df9dee 13:25:37 Removing intermediate container e6daf2df9dee 13:25:37 ---> b544b1ddb79e 13:25:37 Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:25:37 ---> Running in e5e232991204 13:25:38 Removing intermediate container e5e232991204 13:25:38 ---> 7d65875d164e 13:25:38 Step 22/22 : LABEL version=2.2.0-dev.90 13:25:38 ---> Running in 3c333949780d 13:25:38 Removing intermediate container 3c333949780d 13:25:38 ---> 56b8fb8fc49a 13:25:38 13:25:39 Successfully built 56b8fb8fc49a 13:25:39 Successfully tagged support-scheduler-arm64:latest 13:25:39 Building sys-mgmt-agent 13:25:57  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:25:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:25:57 ---> 170dd6ba28fe 13:25:57 Step 3/23 : WORKDIR /edgex-go 13:25:57 ---> Using cache 13:25:57 ---> 0df7969a37d8 13:25:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:57 ---> Using cache 13:25:57 ---> 27a86656fde1 13:25:57 Step 5/23 : RUN apk add --update --no-cache make bash git 13:25:57 ---> Running in f8a6407e8953 13:25:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:25:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:26:00 OK: 220 MiB in 52 packages 13:26:02 Removing intermediate container f8a6407e8953 13:26:02 ---> 7bcff37c26d5 13:26:02 Step 6/23 : COPY go.mod vendor* ./ 13:26:03 ---> 089dac801bd3 13:26:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:03 ---> Running in 881ec6a694ab 13:26:08 Removing intermediate container 881ec6a694ab 13:26:08 ---> 54900c5dce97 13:26:08 Step 8/23 : COPY . . 13:26:21 ---> 4090bd98f493 13:26:21 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:26:21 ---> Running in fcd08250bb90 13:26:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:28:45 Removing intermediate container cefe665c61fb 13:28:45 ---> b570b4ba9df9 13:28:45 13:28:45 Step 10/23 : FROM alpine:3.14 13:28:45 ---> ac73e934f311 13:28:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:28:45 ---> Using cache 13:28:45 ---> 3f440d6243ec 13:28:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:28:45 ---> Using cache 13:28:45 ---> 47e2aa5790a5 13:28:45 Step 13/23 : ENV APP_PORT=59882 13:28:45 ---> Running in 9f6f3499ee6f 13:28:45 Removing intermediate container 9f6f3499ee6f 13:28:45 ---> ae86a4aef75c 13:28:45 Step 14/23 : EXPOSE $APP_PORT 13:28:45 ---> Running in 225f5039ba3b 13:28:45 Removing intermediate container 225f5039ba3b 13:28:45 ---> f772f7732244 13:28:45 Step 15/23 : WORKDIR / 13:28:45 ---> Running in 024f34e3b616 13:28:45 Removing intermediate container 024f34e3b616 13:28:45 ---> c363b0948d38 13:28:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:28:45 ---> e5e6d815bed8 13:28:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:28:45 ---> 78ccca064310 13:28:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:28:45 ---> eaeba3b07b5d 13:28:45 Step 19/23 : ENTRYPOINT ["/core-command"] 13:28:45 ---> Running in 488e9edc68c3 13:28:45 Removing intermediate container 488e9edc68c3 13:28:45 ---> b1b189d585ee 13:28:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:28:45 ---> Running in f2496ff27efa 13:28:46 Removing intermediate container f2496ff27efa 13:28:46 ---> 006168821fdf 13:28:46 Step 21/23 : LABEL arch=arm64 13:28:46 ---> Running in 8f038cd840ad 13:28:47 Removing intermediate container 8f038cd840ad 13:28:47 ---> c3347927af1b 13:28:47 Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:28:47 ---> Running in 36d2d21c4892 13:28:47 Removing intermediate container 36d2d21c4892 13:28:47 ---> 5fcd737b796c 13:28:47 Step 23/23 : LABEL version=2.2.0-dev.90 13:28:48 ---> Running in 0807c056cb90 13:28:48 Removing intermediate container 0807c056cb90 13:28:48 ---> b335d0054cb6 13:28:48 13:28:48 Successfully built b335d0054cb6 13:28:48 Successfully tagged core-command-arm64:latest 13:28:48 Building core-data 13:29:07  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:29:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:29:07 ---> 170dd6ba28fe 13:29:07 Step 3/23 : WORKDIR /edgex-go 13:29:07 ---> Using cache 13:29:07 ---> 0df7969a37d8 13:29:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:29:07 ---> Using cache 13:29:07 ---> 27a86656fde1 13:29:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:29:07 ---> Running in 81a9125f2033 13:29:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:29:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:29:10 OK: 220 MiB in 52 packages 13:29:11 Removing intermediate container 81a9125f2033 13:29:11 ---> 9faf90fe7c73 13:29:11 Step 6/23 : COPY go.mod vendor* ./ 13:29:12 ---> a1592f0fe2d2 13:29:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:12 ---> Running in 8dd9671c4991 13:29:18 Removing intermediate container 8dd9671c4991 13:29:18 ---> 7963bcb71a21 13:29:18 Step 8/23 : COPY . . 13:29:30 ---> 1d0005da5dd1 13:29:30 Step 9/23 : RUN make cmd/core-data/core-data 13:29:30 ---> Running in 2e9856a37d78 13:29:32 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:30:28 Removing intermediate container af8f1f263933 13:30:28 ---> c041162311a0 13:30:28 13:30:28 Step 10/31 : FROM alpine:3.14 13:30:28 ---> ac73e934f311 13:30:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:30:28 ---> Running in f9ae55b85077 13:30:28 Removing intermediate container f9ae55b85077 13:30:28 ---> 2ef2e9fd062e 13:30:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:30:28 ---> Running in 94c701cfb0d0 13:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:30:28 (1/2) Installing dumb-init (1.2.5-r1) 13:30:28 (2/2) Installing su-exec (0.2-r1) 13:30:28 Executing busybox-1.33.1-r7.trigger 13:30:28 OK: 6 MiB in 16 packages 13:30:28 Removing intermediate container 94c701cfb0d0 13:30:28 ---> 505ec37805b1 13:30:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:30:28 ---> Running in 33d2070af8ac 13:30:28 Removing intermediate container 33d2070af8ac 13:30:28 ---> 11acb42bc408 13:30:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:30:28 ---> Running in 995726230b1c 13:30:28 Removing intermediate container 995726230b1c 13:30:28 ---> 0fbaf0dd485f 13:30:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:30:28 ---> Running in a14b37d2bc37 13:30:30 Removing intermediate container a14b37d2bc37 13:30:30 ---> 02422c047c79 13:30:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:30:30 ---> Running in 246bf8d095aa 13:30:31 Removing intermediate container 246bf8d095aa 13:30:31 ---> 62490464ae58 13:30:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:30:32 ---> d4aaf14fb7c1 13:30:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:30:32 ---> Running in 2f9fc3b3fe04 13:30:35 Removing intermediate container 2f9fc3b3fe04 13:30:35 ---> 547ea2da55c7 13:30:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:30:36 ---> 7a29cec02bee 13:30:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:30:38 ---> 97d55bffe984 13:30:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:30:39 ---> 0c9b97b1f6a8 13:30:39 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:30:40 ---> c9489f9f87c8 13:30:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:30:41 ---> 74d9bd877042 13:30:41 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:30:41 ---> Running in 1601634050f5 13:30:42 Removing intermediate container 1601634050f5 13:30:42 ---> 26a800fb2fd0 13:30:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:30:43 ---> a819b174f3b4 13:30:43 Step 26/31 : RUN chmod +x /entrypoint.sh 13:30:43 ---> Running in d1278cdce31a 13:30:47 Removing intermediate container d1278cdce31a 13:30:47 ---> 166d108f1ba3 13:30:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:30:47 ---> Running in bbe9a27c2f83 13:30:47 Removing intermediate container bbe9a27c2f83 13:30:47 ---> d6678f4906dd 13:30:47 Step 28/31 : CMD ["gate"] 13:30:47 ---> Running in faa9ccb6a815 13:30:48 Removing intermediate container faa9ccb6a815 13:30:48 ---> 3d7492283a79 13:30:48 Step 29/31 : LABEL arch=arm64 13:30:48 ---> Running in 65d2791c9d53 13:30:49 Removing intermediate container 65d2791c9d53 13:30:49 ---> 24651c455c27 13:30:49 Step 30/31 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:30:49 ---> Running in 0cd230d212a2 13:30:50 Removing intermediate container 0cd230d212a2 13:30:50 ---> 2f1421907e67 13:30:50 Step 31/31 : LABEL version=2.2.0-dev.90 13:30:50 ---> Running in d0f903550091 13:30:51 Removing intermediate container d0f903550091 13:30:51 ---> 4d4722e88a1f 13:30:51 13:30:51 Successfully built 4d4722e88a1f 13:30:51 Successfully tagged security-bootstrapper-arm64:latest 13:30:51  Building security-bootstrapper ... done Building security-proxy-setup 13:31:09 Removing intermediate container fcd08250bb90 13:31:09 ---> 0a116e86bdfe 13:31:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:31:09 ---> Running in 96bfd37907f5 13:31:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:31:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:31:09 ---> 170dd6ba28fe 13:31:09 Step 3/22 : WORKDIR /edgex-go 13:31:09 ---> Using cache 13:31:09 ---> 0df7969a37d8 13:31:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:09 ---> Using cache 13:31:09 ---> 27a86656fde1 13:31:09 Step 5/22 : RUN apk add --update --no-cache make git 13:31:09 ---> Using cache 13:31:09 ---> 0c308eee79d6 13:31:09 Step 6/22 : COPY go.mod vendor* ./ 13:31:09 ---> Using cache 13:31:09 ---> c52e86f236fb 13:31:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:09 ---> Using cache 13:31:09 ---> 0a84676c6bec 13:31:09 Step 8/22 : COPY . . 13:31:09 ---> Using cache 13:31:09 ---> 694fb34209a2 13:31:09 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:31:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:31:09 ---> Running in 7756d50d71ce 13:31:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:31:15 Removing intermediate container 96bfd37907f5 13:31:15 ---> e89b6cd38177 13:31:15 13:31:15 Step 11/23 : FROM docker:20.10.14 13:31:15 20.10.14: Pulling from library/docker 13:31:33 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 13:31:33 Status: Downloaded newer image for docker:20.10.14 13:31:33 ---> c346e9eafbab 13:31:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:31:33 ---> Running in 88a374b67634 13:31:33 Removing intermediate container 88a374b67634 13:31:33 ---> 3abc7673eefb 13:31:33 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 13:31:33 ---> Running in d6e0a6dbc55f 13:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:31:36 (1/43) Installing readline (8.1.1-r0) 13:31:36 (2/43) Installing bash (5.1.16-r0) 13:31:36 Executing bash-5.1.16-r0.post-install 13:31:36 (3/43) Installing brotli-libs (1.0.9-r5) 13:31:36 (4/43) Installing nghttp2-libs (1.46.0-r0) 13:31:36 (5/43) Installing libcurl (7.80.0-r1) 13:31:36 (6/43) Installing curl (7.80.0-r1) 13:31:36 (7/43) Installing dumb-init (1.2.5-r1) 13:31:36 (8/43) Installing libbz2 (1.0.8-r1) 13:31:36 (9/43) Installing expat (2.4.7-r0) 13:31:36 (10/43) Installing libffi (3.4.2-r1) 13:31:36 (11/43) Installing gdbm (1.22-r0) 13:31:36 (12/43) Installing xz-libs (5.2.5-r1) 13:31:36 (13/43) Installing libgcc (10.3.1_git20211027-r0) 13:31:36 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 13:31:36 (15/43) Installing mpdecimal (2.5.1-r1) 13:31:36 (16/43) Installing sqlite-libs (3.36.0-r0) 13:31:37 (17/43) Installing python3 (3.9.7-r4) 13:31:40 (18/43) Installing py3-appdirs (1.4.4-r2) 13:31:40 (19/43) Installing py3-certifi (2020.12.5-r1) 13:31:40 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 13:31:40 (21/43) Installing py3-idna (3.3-r0) 13:31:40 (22/43) Installing py3-urllib3 (1.26.7-r0) 13:31:40 (23/43) Installing py3-requests (2.26.0-r1) 13:31:40 (24/43) Installing py3-msgpack (1.0.2-r1) 13:31:40 (25/43) Installing py3-lockfile (0.12.2-r4) 13:31:40 (26/43) Installing py3-cachecontrol (0.12.10-r0) 13:31:40 (27/43) Installing py3-colorama (0.4.4-r1) 13:31:40 (28/43) Installing py3-contextlib2 (21.6.0-r1) 13:31:40 (29/43) Installing py3-distlib (0.3.3-r0) 13:31:40 (30/43) Installing py3-distro (1.6.0-r0) 13:31:40 (31/43) Installing py3-six (1.16.0-r0) 13:31:40 (32/43) Installing py3-webencodings (0.5.1-r4) 13:31:40 (33/43) Installing py3-html5lib (1.1-r1) 13:31:40 (34/43) Installing py3-parsing (2.4.7-r2) 13:31:40 (35/43) Installing py3-packaging (20.9-r1) 13:31:40 (36/43) Installing py3-tomli (1.2.2-r0) 13:31:40 (37/43) Installing py3-pep517 (0.12.0-r0) 13:31:40 (38/43) Installing py3-progress (1.6-r0) 13:31:40 (39/43) Installing py3-retrying (1.3.3-r2) 13:31:40 (40/43) Installing py3-ordered-set (4.0.2-r2) 13:31:40 (41/43) Installing py3-setuptools (52.0.0-r4) 13:31:40 (42/43) Installing py3-toml (0.10.2-r2) 13:31:41 (43/43) Installing py3-pip (20.3.4-r1) 13:31:41 Executing busybox-1.34.1-r5.trigger 13:31:41 OK: 82 MiB in 65 packages 13:31:44 Removing intermediate container 7ea27e2b46f7 13:31:44 ---> d9beac1ccc1e 13:31:44 13:31:44 Step 10/22 : FROM alpine:3.14 13:31:44 ---> ac73e934f311 13:31:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:31:44 ---> Running in 4ebddc5f715c 13:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:31:46 Collecting docker-compose==1.23.2 13:31:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:31:47 (1/2) Installing ca-certificates (20211220-r0) 13:31:48 (2/2) Installing dumb-init (1.2.5-r1) 13:31:48 Executing busybox-1.33.1-r7.trigger 13:31:48 Executing ca-certificates-20211220-r0.trigger 13:31:48 Collecting docker<4.0,>=3.6.0 13:31:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:31:48 OK: 6 MiB in 16 packages 13:31:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:31:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:31:50 Collecting cached-property<2,>=1.2.0 13:31:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:31:50 Removing intermediate container 4ebddc5f715c 13:31:50 ---> 57bd2ad66f7f 13:31:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:31:50 ---> Running in 09b1665b702a 13:31:50 Removing intermediate container 09b1665b702a 13:31:50 ---> c4aece079fb4 13:31:50 Step 13/22 : ENV APP_PORT=59860 13:31:50 ---> Running in c5e39e842508 13:31:51 Collecting PyYAML<4,>=3.10 13:31:51 Removing intermediate container c5e39e842508 13:31:51 ---> 0572a11562a6 13:31:51 Step 14/22 : EXPOSE $APP_PORT 13:31:51 Downloading PyYAML-3.13.tar.gz (270 kB) 13:31:51 ---> Running in ed8f2a80c949 13:31:51 Removing intermediate container ed8f2a80c949 13:31:51 ---> f1aa46cbaf30 13:31:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:31:53 ---> 5e853927acaa 13:31:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:31:55 ---> b0622924bbf6 13:31:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:31:56 Collecting dockerpty<0.5,>=0.4.1 13:31:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:31:56 ---> 8d53577d9ad4 13:31:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:31:56 ---> Running in 763bafe9631b 13:31:56 Removing intermediate container 763bafe9631b 13:31:56 ---> 83b1d35c1eee 13:31:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:31:56 ---> Running in 3e6ee8e45f5a 13:31:57 Removing intermediate container 3e6ee8e45f5a 13:31:57 ---> 825f2ff19e03 13:31:57 Step 20/22 : LABEL arch=arm64 13:31:57 ---> Running in be80380470bb 13:31:58 Removing intermediate container be80380470bb 13:31:58 ---> 83e3c13b647c 13:31:58 Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:31:58 ---> Running in 0698a744c121 13:31:58 Removing intermediate container 0698a744c121 13:31:58 ---> 773dbeac55cd 13:31:58 Step 22/22 : LABEL version=2.2.0-dev.90 13:31:58 ---> Running in 12b50bb41e73 13:31:59 Removing intermediate container 12b50bb41e73 13:31:59 ---> 2fbde8b25bcd 13:31:59 13:31:59 Collecting jsonschema<3,>=2.5.1 13:31:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:31:59 Collecting docopt<0.7,>=0.6.1 13:31:59 Downloading docopt-0.6.2.tar.gz (25 kB) 13:31:59 Successfully built 2fbde8b25bcd 13:31:59 Successfully tagged support-notifications-arm64:latest 13:31:59 Building security-spire-server 13:32:02  Building support-notifications ... done Collecting websocket-client<1.0,>=0.32.0 13:32:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:32:02 Collecting texttable<0.10,>=0.9.0 13:32:02 Downloading texttable-0.9.1.tar.gz (11 kB) 13:32:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 13:32:04 Collecting docker-pycreds>=0.4.0 13:32:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:32:06 Collecting idna<2.8,>=2.5 13:32:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:32:06 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) 13:32:06 Collecting chardet<3.1.0,>=3.0.2 13:32:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:32:08 Collecting urllib3<1.25,>=1.21.1 13:32:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:32:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:32:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:32:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:32:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:32:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:32:09 Attempting uninstall: urllib3 13:32:09 Found existing installation: urllib3 1.26.7 13:32:09 Uninstalling urllib3-1.26.7: 13:32:10 Successfully uninstalled urllib3-1.26.7 13:32:11 Attempting uninstall: idna 13:32:11 Found existing installation: idna 3.3 13:32:11 Uninstalling idna-3.3: 13:32:11 Successfully uninstalled idna-3.3 13:32:16 Attempting uninstall: requests 13:32:16 Found existing installation: requests 2.26.0 13:32:16 Uninstalling requests-2.26.0: 13:32:17 Successfully uninstalled requests-2.26.0 13:32:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:32:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:32:17 ---> 170dd6ba28fe 13:32:17 Step 3/25 : WORKDIR /edgex-go 13:32:17 ---> Using cache 13:32:17 ---> 0df7969a37d8 13:32:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:17 ---> Using cache 13:32:17 ---> 27a86656fde1 13:32:17 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:32:17 ---> Running in 79a5fb2308ae 13:32:18 Running setup.py install for texttable: started 13:32:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:32:20 Running setup.py install for texttable: finished with status 'done' 13:32:20 Running setup.py install for PyYAML: started 13:32:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:32:22 OK: 220 MiB in 52 packages 13:32:23 Removing intermediate container 79a5fb2308ae 13:32:23 ---> 7650790020c8 13:32:23 Step 6/25 : COPY go.mod vendor* ./ 13:32:23 Running setup.py install for PyYAML: finished with status 'done' 13:32:24 ---> 7c5f14191be1 13:32:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:24 ---> Running in efd1f83e5ae7 13:32:24 Running setup.py install for docopt: started 13:32:27 Running setup.py install for docopt: finished with status 'done' 13:32:27 Running setup.py install for dockerpty: started 13:32:29 Removing intermediate container efd1f83e5ae7 13:32:29 ---> e69e00a65493 13:32:29 Step 8/25 : COPY . . 13:32:29 Running setup.py install for dockerpty: finished with status 'done' 13:32:32 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 13:32:50 ---> df30ab204f15 13:32:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:32:50 ---> Running in d44d26760033 13:32:50 Removing intermediate container d44d26760033 13:32:50 ---> fbd96e43b43c 13:32:50 Step 10/25 : RUN mkdir -p spire-build 13:32:50 ---> Running in b3d5f3f9c4c5 13:32:52 Removing intermediate container d6e0a6dbc55f 13:32:52 ---> c99991cf559b 13:32:52 Step 14/23 : ENV APP_PORT=58890 13:32:53 ---> Running in 78300c855ac5 13:32:53 Removing intermediate container b3d5f3f9c4c5 13:32:53 ---> e1e8061ff184 13:32:53 Step 11/25 : WORKDIR /edgex-go/spire-build 13:32:53 ---> Running in d7dfdbe592c8 13:32:53 Removing intermediate container 78300c855ac5 13:32:53 ---> cae98ff51863 13:32:53 Step 15/23 : EXPOSE $APP_PORT 13:32:53 ---> Running in 0a6c4fc5f201 13:32:54 Removing intermediate container d7dfdbe592c8 13:32:54 ---> 66e75fc4b9bd 13:32:54 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 13:32:54 ---> Running in a160648b2be4 13:32:54 Removing intermediate container 0a6c4fc5f201 13:32:54 ---> 6679b4c6f5cd 13:32:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:32:56 ---> 3631d191b021 13:32:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:32:57 spire-1.2.1/ 13:32:57 spire-1.2.1/.data/ 13:32:57 spire-1.2.1/.data/.file 13:32:57 spire-1.2.1/.dockerignore 13:32:57 spire-1.2.1/.gitattributes 13:32:57 spire-1.2.1/.githooks/ 13:32:57 spire-1.2.1/.githooks/pre-commit 13:32:57 spire-1.2.1/.github/ 13:32:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:32:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:32:57 spire-1.2.1/.github/dependabot.yml 13:32:57 spire-1.2.1/.github/workflows/ 13:32:57 spire-1.2.1/.github/workflows/nightly_build.yaml 13:32:57 spire-1.2.1/.github/workflows/pr_build.yaml 13:32:57 spire-1.2.1/.github/workflows/release_build.yaml 13:32:57 spire-1.2.1/.github/workflows/scripts/ 13:32:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:32:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:32:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:32:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:32:57 spire-1.2.1/.github/workflows/scripts/split.sh 13:32:57 spire-1.2.1/.gitignore 13:32:57 spire-1.2.1/.go-version 13:32:57 spire-1.2.1/.golangci.yml 13:32:57 spire-1.2.1/ADOPTERS.md 13:32:57 spire-1.2.1/CHANGELOG.md 13:32:57 spire-1.2.1/CODE-OF-CONDUCT.md 13:32:57 spire-1.2.1/CODEOWNERS 13:32:57 spire-1.2.1/CONTRIBUTING.md 13:32:57 spire-1.2.1/Dockerfile 13:32:57 spire-1.2.1/Dockerfile.dev 13:32:57 spire-1.2.1/Dockerfile.scratch 13:32:57 spire-1.2.1/LICENSE 13:32:57 spire-1.2.1/MAINTAINERS.md 13:32:57 spire-1.2.1/Makefile 13:32:57 spire-1.2.1/README.md 13:32:57 spire-1.2.1/ROADMAP.md 13:32:57 spire-1.2.1/SECURITY.md 13:32:57 spire-1.2.1/cmd/ 13:32:57 spire-1.2.1/cmd/spire-agent/ 13:32:57 spire-1.2.1/cmd/spire-agent/cli/ 13:32:57 spire-1.2.1/cmd/spire-agent/cli/api/ 13:32:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/common/ 13:32:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:32:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/run/ 13:32:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:32:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:32:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:32:57 spire-1.2.1/cmd/spire-agent/main.go 13:32:57 spire-1.2.1/cmd/spire-server/ 13:32:57 spire-1.2.1/cmd/spire-server/cli/ 13:32:57 spire-1.2.1/cmd/spire-server/cli/agent/ 13:32:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:32:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/cli.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/ 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/ 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:32:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:32:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/run/ 13:32:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/token/ 13:32:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:32:57 spire-1.2.1/cmd/spire-server/cli/validate/ 13:32:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:32:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:32:58 spire-1.2.1/cmd/spire-server/cli/x509/ 13:32:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:32:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:32:58 spire-1.2.1/cmd/spire-server/main.go 13:32:58 spire-1.2.1/cmd/spire-server/util/ 13:32:58 spire-1.2.1/cmd/spire-server/util/util.go 13:32:58 spire-1.2.1/conf/ 13:32:58 spire-1.2.1/conf/agent/ 13:32:58 spire-1.2.1/conf/agent/agent.conf 13:32:58 spire-1.2.1/conf/agent/agent_full.conf 13:32:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:32:58 spire-1.2.1/conf/server/ 13:32:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:32:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:32:58 spire-1.2.1/conf/server/server.conf 13:32:58 spire-1.2.1/conf/server/server_full.conf 13:32:58 spire-1.2.1/doc/ 13:32:58 spire-1.2.1/doc/SPIRE101.md 13:32:58 spire-1.2.1/doc/auditlog.md 13:32:58 spire-1.2.1/doc/authorization_policy_engine.md 13:32:58 spire-1.2.1/doc/changelog_guidelines.md 13:32:58 spire-1.2.1/doc/cure53-report.pdf 13:32:58 spire-1.2.1/doc/images/ 13:32:58 spire-1.2.1/doc/images/2019_roadmap.png 13:32:58 spire-1.2.1/doc/images/SPIRE101.png 13:32:58 spire-1.2.1/doc/images/SPIRE_agent.png 13:32:58 spire-1.2.1/doc/images/SPIRE_server.png ---> ced3308d74d7 13:32:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:32:58 13:32:58 spire-1.2.1/doc/images/cache_mgr.png 13:32:58 spire-1.2.1/doc/images/cache_mgr_components.png 13:32:58 spire-1.2.1/doc/images/federated_spire.png 13:32:58 spire-1.2.1/doc/images/ha_mode.png 13:32:58 spire-1.2.1/doc/images/nested_spire.png 13:32:58 spire-1.2.1/doc/images/oidc_federation.png 13:32:58 spire-1.2.1/doc/images/single_trust_domain.png 13:32:58 spire-1.2.1/doc/images/spiffe_compatible.png 13:32:58 spire-1.2.1/doc/images/spire_logo.png 13:32:58 spire-1.2.1/doc/migrating_registration_api_clients.md 13:32:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:32:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:32:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:32:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:32:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:32:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:32:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:32:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:32:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:32:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:32:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:32:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:32:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:32:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:32:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:32:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:32:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:32:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:32:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:32:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:32:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:32:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:32:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:32:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:32:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:32:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:32:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:32:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:32:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:32:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:32:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:32:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:32:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:32:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:32:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:32:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:32:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:32:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:32:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:32:58 spire-1.2.1/doc/scaling_spire.md 13:32:58 spire-1.2.1/doc/spire_agent.md 13:32:58 spire-1.2.1/doc/spire_server.md 13:32:58 spire-1.2.1/doc/supported_integrations.md 13:32:58 spire-1.2.1/doc/telemetry.md 13:32:58 spire-1.2.1/doc/telemetry_config.md 13:32:58 spire-1.2.1/doc/upgrading.md 13:32:58 spire-1.2.1/doc/using_spire.md 13:32:58 spire-1.2.1/examples/ 13:32:58 spire-1.2.1/examples/README.md 13:32:58 spire-1.2.1/go.mod 13:32:58 spire-1.2.1/go.sum 13:32:58 spire-1.2.1/pkg/ 13:32:58 spire-1.2.1/pkg/agent/ 13:32:58 spire-1.2.1/pkg/agent/agent.go 13:32:58 spire-1.2.1/pkg/agent/api/ 13:32:58 spire-1.2.1/pkg/agent/api/config.go 13:32:58 spire-1.2.1/pkg/agent/api/debug/ 13:32:58 spire-1.2.1/pkg/agent/api/debug/v1/ 13:32:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:32:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:32:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:32:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:32:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:32:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:32:58 spire-1.2.1/pkg/agent/api/endpoints.go 13:32:58 spire-1.2.1/pkg/agent/api/health/ 13:32:58 spire-1.2.1/pkg/agent/api/health/v1/ 13:32:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:32:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:32:58 spire-1.2.1/pkg/agent/api/rpccontext/ 13:32:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:32:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:32:58 spire-1.2.1/pkg/agent/attestor/ 13:32:58 spire-1.2.1/pkg/agent/attestor/node/ 13:32:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:32:58 spire-1.2.1/pkg/agent/attestor/node/node.go 13:32:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:32:58 spire-1.2.1/pkg/agent/attestor/workload/ 13:32:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:32:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:32:58 spire-1.2.1/pkg/agent/catalog/ 13:32:58 spire-1.2.1/pkg/agent/catalog/catalog.go 13:32:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:32:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:32:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:32:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:32:58 spire-1.2.1/pkg/agent/client/ 13:32:58 spire-1.2.1/pkg/agent/client/client.go 13:32:58 spire-1.2.1/pkg/agent/client/client_test.go 13:32:58 spire-1.2.1/pkg/agent/client/dial.go 13:32:58 spire-1.2.1/pkg/agent/client/nodeconn.go 13:32:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:32:58 spire-1.2.1/pkg/agent/client/update.go 13:32:58 spire-1.2.1/pkg/agent/client/util.go 13:32:58 spire-1.2.1/pkg/agent/common/ 13:32:58 spire-1.2.1/pkg/agent/common/backoff/ 13:32:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:32:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:32:58 spire-1.2.1/pkg/agent/common/cgroups/ 13:32:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:32:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:32:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:32:58 spire-1.2.1/pkg/agent/config.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/ 13:32:58 spire-1.2.1/pkg/agent/endpoints/config.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:32:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:32:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/workload/ 13:32:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:32:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:32:58 spire-1.2.1/pkg/agent/manager/ 13:32:58 spire-1.2.1/pkg/agent/manager/cache/ 13:32:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:32:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:32:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:32:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:32:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:32:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:32:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:32:58 spire-1.2.1/pkg/agent/manager/config.go 13:32:58 spire-1.2.1/pkg/agent/manager/manager.go 13:32:58 spire-1.2.1/pkg/agent/manager/manager_test.go 13:32:58 spire-1.2.1/pkg/agent/manager/storage.go 13:32:58 spire-1.2.1/pkg/agent/manager/storage_test.go 13:32:58 spire-1.2.1/pkg/agent/manager/storecache/ 13:32:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:32:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:32:58 spire-1.2.1/pkg/agent/manager/sync.go 13:32:58 spire-1.2.1/pkg/agent/plugin/ 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:32:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:32:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:32:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:32:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:32:58 spire-1.2.1/pkg/agent/svid/ 13:32:58 spire-1.2.1/pkg/agent/svid/rotator.go 13:32:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:32:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:32:58 spire-1.2.1/pkg/agent/svid/store/ 13:32:58 spire-1.2.1/pkg/agent/svid/store/service.go 13:32:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:32:58 spire-1.2.1/pkg/common/ 13:32:58 spire-1.2.1/pkg/common/agentpathtemplate/ 13:32:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:32:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:32:58 spire-1.2.1/pkg/common/api/ 13:32:58 spire-1.2.1/pkg/common/api/metrics.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/ 13:32:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/logger.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/names.go 13:32:58 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:32:58 spire-1.2.1/pkg/common/api/names.go 13:32:58 spire-1.2.1/pkg/common/api/ratelimit.go 13:32:58 spire-1.2.1/pkg/common/api/rpccontext/ 13:32:58 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:32:58 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:32:58 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:32:58 spire-1.2.1/pkg/common/auth/ 13:32:58 spire-1.2.1/pkg/common/auth/interceptors.go 13:32:58 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:32:58 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:32:58 spire-1.2.1/pkg/common/bundleutil/ 13:32:58 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:32:58 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:32:58 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:32:58 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:32:58 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:32:58 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:32:58 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:32:58 spire-1.2.1/pkg/common/bundleutil/types.go 13:32:58 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:32:58 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:32:58 spire-1.2.1/pkg/common/catalog/ 13:32:58 spire-1.2.1/pkg/common/catalog/bind.go 13:32:58 spire-1.2.1/pkg/common/catalog/builtin.go 13:32:58 spire-1.2.1/pkg/common/catalog/catalog.go 13:32:58 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:32:58 spire-1.2.1/pkg/common/catalog/closers.go 13:32:58 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:32:58 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:32:58 spire-1.2.1/pkg/common/catalog/config.go 13:32:58 spire-1.2.1/pkg/common/catalog/config_test.go 13:32:58 spire-1.2.1/pkg/common/catalog/configure.go 13:32:58 spire-1.2.1/pkg/common/catalog/constraints.go 13:32:58 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:32:58 spire-1.2.1/pkg/common/catalog/context.go 13:32:58 spire-1.2.1/pkg/common/catalog/external.go 13:32:58 spire-1.2.1/pkg/common/catalog/host.go 13:32:58 spire-1.2.1/pkg/common/catalog/pipenet.go 13:32:58 spire-1.2.1/pkg/common/catalog/plugin.go 13:32:58 spire-1.2.1/pkg/common/catalog/testplugin/ 13:32:58 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:32:58 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:32:58 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:32:58 spire-1.2.1/pkg/common/cli/ 13:32:58 spire-1.2.1/pkg/common/cli/env.go 13:32:58 spire-1.2.1/pkg/common/cli/flags.go 13:32:58 spire-1.2.1/pkg/common/cli/trust_domain.go 13:32:58 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:32:58 spire-1.2.1/pkg/common/cli/umask.go 13:32:58 spire-1.2.1/pkg/common/cli/umask_posix.go 13:32:58 spire-1.2.1/pkg/common/cli/umask_test.go 13:32:58 spire-1.2.1/pkg/common/cli/umask_windows.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/ 13:32:58 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/flag.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/format.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/ 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:32:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:32:58 spire-1.2.1/pkg/common/coretypes/ 13:32:58 spire-1.2.1/pkg/common/coretypes/bundle/ 13:32:58 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:32:58 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:32:58 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:32:58 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:32:58 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:32:58 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:32:58 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:32:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:32:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:32:58 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:32:58 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:32:58 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:32:58 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:32:58 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:32:58 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:32:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:32:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:32:58 spire-1.2.1/pkg/common/cryptoutil/ 13:32:58 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:32:58 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:32:58 spire-1.2.1/pkg/common/diskutil/ 13:32:58 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:32:58 spire-1.2.1/pkg/common/diskutil/file_test.go 13:32:58 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:32:58 spire-1.2.1/pkg/common/errorutil/ 13:32:58 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:32:58 spire-1.2.1/pkg/common/health/ 13:32:58 spire-1.2.1/pkg/common/health/config.go 13:32:58 spire-1.2.1/pkg/common/health/context.go 13:32:58 spire-1.2.1/pkg/common/health/context_test.go 13:32:58 spire-1.2.1/pkg/common/health/health.go 13:32:58 spire-1.2.1/pkg/common/health/health_test.go 13:32:58 spire-1.2.1/pkg/common/health/logger.go 13:32:58 spire-1.2.1/pkg/common/hostservice/ 13:32:58 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:32:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:32:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:32:58 spire-1.2.1/pkg/common/idutil/ 13:32:58 spire-1.2.1/pkg/common/idutil/require.go 13:32:58 spire-1.2.1/pkg/common/idutil/require_test.go 13:32:58 spire-1.2.1/pkg/common/idutil/safety.go 13:32:58 spire-1.2.1/pkg/common/idutil/safety_test.go 13:32:58 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:32:58 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:32:58 spire-1.2.1/pkg/common/jwtsvid/ 13:32:58 spire-1.2.1/pkg/common/jwtsvid/common.go 13:32:58 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:32:58 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:32:58 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:32:58 spire-1.2.1/pkg/common/jwtutil/ 13:32:58 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:32:58 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:32:58 spire-1.2.1/pkg/common/log/ 13:32:58 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:32:58 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:32:58 spire-1.2.1/pkg/common/log/log.go 13:32:58 spire-1.2.1/pkg/common/log/log_test.go 13:32:58 spire-1.2.1/pkg/common/log/options.go 13:32:58 spire-1.2.1/pkg/common/nodeutil/ 13:32:58 spire-1.2.1/pkg/common/nodeutil/node.go 13:32:58 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:32:58 spire-1.2.1/pkg/common/peertracker/ 13:32:58 spire-1.2.1/pkg/common/peertracker/conn.go 13:32:58 spire-1.2.1/pkg/common/peertracker/credentials.go 13:32:58 spire-1.2.1/pkg/common/peertracker/errors.go 13:32:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:32:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:32:58 spire-1.2.1/pkg/common/peertracker/info.go 13:32:58 spire-1.2.1/pkg/common/peertracker/listener.go 13:32:58 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:32:58 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:32:58 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:32:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:32:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:32:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:32:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:32:58 spire-1.2.1/pkg/common/peertracker/tcp.go 13:32:58 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:32:58 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:32:58 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:32:58 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:32:58 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:32:58 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:32:58 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:32:58 spire-1.2.1/pkg/common/peertracker/uds.go 13:32:58 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:32:58 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:32:58 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:32:58 spire-1.2.1/pkg/common/pemutil/ 13:32:58 spire-1.2.1/pkg/common/pemutil/block.go 13:32:58 spire-1.2.1/pkg/common/pemutil/certs.go 13:32:58 spire-1.2.1/pkg/common/pemutil/common.go 13:32:58 spire-1.2.1/pkg/common/pemutil/csr.go 13:32:58 spire-1.2.1/pkg/common/pemutil/keys.go 13:32:58 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:32:58 spire-1.2.1/pkg/common/pemutil/testdata/ 13:32:58 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:32:58 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:32:58 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:32:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:32:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:32:58 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:32:58 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:32:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:32:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:32:58 spire-1.2.1/pkg/common/plugin/ 13:32:58 spire-1.2.1/pkg/common/plugin/aws/ 13:32:58 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:32:58 spire-1.2.1/pkg/common/plugin/azure/ 13:32:58 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:32:58 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:32:58 spire-1.2.1/pkg/common/plugin/facade.go 13:32:58 spire-1.2.1/pkg/common/plugin/facade_test.go 13:32:58 spire-1.2.1/pkg/common/plugin/gcp/ 13:32:58 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:32:58 spire-1.2.1/pkg/common/plugin/k8s/ 13:32:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:32:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:32:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:32:58 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:32:58 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:32:58 spire-1.2.1/pkg/common/plugin/log.go 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/ 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:32:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:32:58 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:32:58 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:32:58 spire-1.2.1/pkg/common/plugin/x509pop/ 13:32:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:32:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:32:58 spire-1.2.1/pkg/common/profiling/ 13:32:58 spire-1.2.1/pkg/common/profiling/dumpers.go 13:32:58 spire-1.2.1/pkg/common/profiling/profiling.go 13:32:58 spire-1.2.1/pkg/common/protoutil/ 13:32:58 spire-1.2.1/pkg/common/protoutil/masks.go 13:32:58 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:32:58 spire-1.2.1/pkg/common/rotationutil/ 13:32:58 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:32:58 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:32:58 spire-1.2.1/pkg/common/selector/ 13:32:58 spire-1.2.1/pkg/common/selector/selector.go 13:32:58 spire-1.2.1/pkg/common/selector/selector_test.go 13:32:58 spire-1.2.1/pkg/common/selector/set.go 13:32:58 spire-1.2.1/pkg/common/selector/set_utils.go 13:32:58 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/ 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/ 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:32:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:32:58 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:32:58 spire-1.2.1/pkg/common/telemetry/call.go 13:32:58 spire-1.2.1/pkg/common/telemetry/common/ 13:32:58 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:32:58 spire-1.2.1/pkg/common/telemetry/config.go 13:32:58 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:32:58 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/inmem.go 13:32:58 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/m3.go 13:32:58 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/metrics.go 13:32:58 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/names.go 13:32:58 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:32:58 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:32:58 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/ 13:32:58 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:32:58 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:32:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:32:58 spire-1.2.1/pkg/common/telemetry/server/server.go 13:32:58 spire-1.2.1/pkg/common/telemetry/sink.go 13:32:58 spire-1.2.1/pkg/common/telemetry/statsd.go 13:32:58 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:32:58 spire-1.2.1/pkg/common/telemetry/uptime.go 13:32:58 spire-1.2.1/pkg/common/telemetry/version.go 13:32:58 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:32:58 spire-1.2.1/pkg/common/uptime/ 13:32:58 spire-1.2.1/pkg/common/uptime/uptime.go 13:32:58 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:32:58 spire-1.2.1/pkg/common/util/ 13:32:58 spire-1.2.1/pkg/common/util/certs.go 13:32:58 spire-1.2.1/pkg/common/util/certs_test.go 13:32:58 spire-1.2.1/pkg/common/util/csr.go 13:32:58 spire-1.2.1/pkg/common/util/hash.go 13:32:58 spire-1.2.1/pkg/common/util/selectors.go 13:32:58 spire-1.2.1/pkg/common/util/selectors_test.go 13:32:58 spire-1.2.1/pkg/common/util/signals.go 13:32:58 spire-1.2.1/pkg/common/util/sort.go 13:32:58 spire-1.2.1/pkg/common/util/sort_test.go 13:32:58 spire-1.2.1/pkg/common/util/task.go 13:32:58 spire-1.2.1/pkg/common/util/task_test.go 13:32:58 spire-1.2.1/pkg/common/util/testdata/ 13:32:58 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:32:58 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:32:58 spire-1.2.1/pkg/common/version/ 13:32:58 spire-1.2.1/pkg/common/version/version.go 13:32:58 spire-1.2.1/pkg/common/x509svid/ 13:32:58 spire-1.2.1/pkg/common/x509svid/common_test.go 13:32:58 spire-1.2.1/pkg/common/x509svid/csr.go 13:32:58 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:32:58 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:32:58 spire-1.2.1/pkg/common/x509util/ 13:32:58 spire-1.2.1/pkg/common/x509util/cert.go 13:32:58 spire-1.2.1/pkg/common/x509util/dns.go 13:32:58 spire-1.2.1/pkg/common/x509util/dns_test.go 13:32:58 spire-1.2.1/pkg/common/x509util/keyid.go 13:32:58 spire-1.2.1/pkg/common/x509util/keypair.go 13:32:58 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:32:58 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:32:58 spire-1.2.1/pkg/server/ 13:32:58 spire-1.2.1/pkg/server/api/ 13:32:58 spire-1.2.1/pkg/server/api/agent.go 13:32:58 spire-1.2.1/pkg/server/api/agent/ 13:32:58 spire-1.2.1/pkg/server/api/agent/v1/ 13:32:58 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:32:58 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:32:58 spire-1.2.1/pkg/server/api/agent_test.go 13:32:58 spire-1.2.1/pkg/server/api/api.go 13:32:58 spire-1.2.1/pkg/server/api/audit/ 13:32:58 spire-1.2.1/pkg/server/api/audit/audit.go 13:32:58 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:32:58 spire-1.2.1/pkg/server/api/bundle.go 13:32:58 spire-1.2.1/pkg/server/api/bundle/ 13:32:58 spire-1.2.1/pkg/server/api/bundle/v1/ 13:32:58 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:32:58 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:32:58 spire-1.2.1/pkg/server/api/bundle_test.go 13:32:58 spire-1.2.1/pkg/server/api/debug/ 13:32:58 spire-1.2.1/pkg/server/api/debug/v1/ 13:32:58 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:32:58 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:32:58 spire-1.2.1/pkg/server/api/entry.go 13:32:58 spire-1.2.1/pkg/server/api/entry/ 13:32:58 spire-1.2.1/pkg/server/api/entry/v1/ 13:32:58 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:32:58 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:32:58 spire-1.2.1/pkg/server/api/entry_test.go 13:32:58 spire-1.2.1/pkg/server/api/health/ 13:32:58 spire-1.2.1/pkg/server/api/health/v1/ 13:32:58 spire-1.2.1/pkg/server/api/health/v1/service.go 13:32:58 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:32:58 spire-1.2.1/pkg/server/api/id.go 13:32:58 spire-1.2.1/pkg/server/api/id_test.go 13:32:58 spire-1.2.1/pkg/server/api/limits/ 13:32:58 spire-1.2.1/pkg/server/api/limits/limits.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/ 13:32:58 spire-1.2.1/pkg/server/api/middleware/alias.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/audit.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/caller.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/common.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/entries.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:32:58 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:32:58 spire-1.2.1/pkg/server/api/ratelimit.go 13:32:58 spire-1.2.1/pkg/server/api/rpccontext/ 13:32:58 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:32:58 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:32:58 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:32:58 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:32:58 spire-1.2.1/pkg/server/api/selector.go 13:32:58 spire-1.2.1/pkg/server/api/selector_test.go 13:32:58 spire-1.2.1/pkg/server/api/status.go 13:32:58 spire-1.2.1/pkg/server/api/status_test.go 13:32:58 spire-1.2.1/pkg/server/api/svid/ 13:32:58 spire-1.2.1/pkg/server/api/svid/v1/ 13:32:58 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:32:58 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:32:58 spire-1.2.1/pkg/server/api/trustdomain.go 13:32:58 spire-1.2.1/pkg/server/api/trustdomain/ 13:32:58 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:32:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:32:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:32:58 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:32:58 spire-1.2.1/pkg/server/authpolicy/ 13:32:58 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:32:58 spire-1.2.1/pkg/server/authpolicy/policy.go 13:32:58 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:32:58 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:32:58 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:32:58 spire-1.2.1/pkg/server/authpolicy/validate.go 13:32:58 spire-1.2.1/pkg/server/bundle/ 13:32:58 spire-1.2.1/pkg/server/bundle/client/ 13:32:58 spire-1.2.1/pkg/server/bundle/client/client.go 13:32:58 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:32:58 spire-1.2.1/pkg/server/bundle/client/manager.go 13:32:58 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:32:58 spire-1.2.1/pkg/server/bundle/client/sources.go 13:32:58 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:32:58 spire-1.2.1/pkg/server/bundle/client/updater.go 13:32:58 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:32:58 spire-1.2.1/pkg/server/ca/ 13:32:58 spire-1.2.1/pkg/server/ca/ca.go 13:32:58 spire-1.2.1/pkg/server/ca/ca_health.go 13:32:58 spire-1.2.1/pkg/server/ca/ca_test.go 13:32:58 spire-1.2.1/pkg/server/ca/journal.go 13:32:58 spire-1.2.1/pkg/server/ca/journal_test.go 13:32:58 spire-1.2.1/pkg/server/ca/manager.go 13:32:58 spire-1.2.1/pkg/server/ca/manager_health.go 13:32:58 spire-1.2.1/pkg/server/ca/manager_test.go 13:32:58 spire-1.2.1/pkg/server/ca/templates.go 13:32:58 spire-1.2.1/pkg/server/ca/upstream_client.go 13:32:58 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:32:58 spire-1.2.1/pkg/server/ca/validation.go 13:32:58 spire-1.2.1/pkg/server/cache/ 13:32:58 spire-1.2.1/pkg/server/cache/dscache/ 13:32:58 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:32:58 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:32:58 spire-1.2.1/pkg/server/cache/entrycache/ 13:32:58 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:32:58 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:32:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:32:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:32:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:32:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:32:58 spire-1.2.1/pkg/server/catalog/ 13:32:58 spire-1.2.1/pkg/server/catalog/catalog.go 13:32:58 spire-1.2.1/pkg/server/catalog/keymanager.go 13:32:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:32:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:32:58 spire-1.2.1/pkg/server/catalog/notifier.go 13:32:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:32:58 spire-1.2.1/pkg/server/config.go 13:32:58 spire-1.2.1/pkg/server/datastore/ 13:32:58 spire-1.2.1/pkg/server/datastore/datastore.go 13:32:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:32:58 spire-1.2.1/pkg/server/datastore/repository.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:32:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:32:58 spire-1.2.1/pkg/server/endpoints/ 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/ 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:32:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:32:58 spire-1.2.1/pkg/server/endpoints/config.go 13:32:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:32:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:32:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:32:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:32:58 spire-1.2.1/pkg/server/endpoints/middleware.go 13:32:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:32:58 spire-1.2.1/pkg/server/hostservice/ 13:32:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:32:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:32:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:32:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:32:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:32:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:32:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:32:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:32:58 spire-1.2.1/pkg/server/plugin/ 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/ 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:32:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:32:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:32:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:32:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:32:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:32:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:32:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:32:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:32:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:32:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/ 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:32:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem ---> 54d2cb0b40a4 13:32:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:32:59 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:32:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:32:59 spire-1.2.1/pkg/server/registration/ 13:32:59 spire-1.2.1/pkg/server/registration/manager.go 13:32:59 spire-1.2.1/pkg/server/registration/manager_test.go 13:32:59 spire-1.2.1/pkg/server/scanentries.go 13:32:59 spire-1.2.1/pkg/server/scanentries_test.go 13:32:59 spire-1.2.1/pkg/server/server.go 13:32:59 spire-1.2.1/pkg/server/server_test.go 13:32:59 spire-1.2.1/pkg/server/svid/ 13:32:59 spire-1.2.1/pkg/server/svid/observer.go 13:32:59 spire-1.2.1/pkg/server/svid/observer_test.go 13:32:59 spire-1.2.1/pkg/server/svid/rotator.go 13:32:59 spire-1.2.1/pkg/server/svid/rotator_config.go 13:32:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:32:59 spire-1.2.1/pkg/server/svid/rotator_test.go 13:32:59 spire-1.2.1/proto/ 13:32:59 spire-1.2.1/proto/private/ 13:32:59 spire-1.2.1/proto/private/server/ 13:32:59 spire-1.2.1/proto/private/server/journal/ 13:32:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:32:59 spire-1.2.1/proto/private/server/journal/journal.proto 13:32:59 spire-1.2.1/proto/spire/ 13:32:59 spire-1.2.1/proto/spire/common/ 13:32:59 spire-1.2.1/proto/spire/common/common.pb.go 13:32:59 spire-1.2.1/proto/spire/common/common.proto 13:32:59 spire-1.2.1/proto/spire/common/plugin/ 13:32:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:32:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:32:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:32:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:32:59 spire-1.2.1/proto/spire/plugin/ 13:32:59 spire-1.2.1/proto/spire/plugin/agent/ 13:32:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:32:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:32:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:32:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:32:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:32:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:32:59 spire-1.2.1/release/ ---> Running in dc00fb9644b4 13:32:59 13:32:59 spire-1.2.1/release/spire-extras/ 13:32:59 spire-1.2.1/release/spire-extras/README.md 13:32:59 spire-1.2.1/release/spire-extras/conf/ 13:32:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:32:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:32:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:32:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:32:59 spire-1.2.1/release/spire/ 13:32:59 spire-1.2.1/release/spire/README.md 13:32:59 spire-1.2.1/release/spire/conf/ 13:32:59 spire-1.2.1/release/spire/conf/agent/ 13:32:59 spire-1.2.1/release/spire/conf/agent/agent.conf 13:32:59 spire-1.2.1/release/spire/conf/server/ 13:32:59 spire-1.2.1/release/spire/conf/server/server.conf 13:32:59 spire-1.2.1/script/ 13:32:59 spire-1.2.1/script/build-artifact.sh 13:32:59 spire-1.2.1/script/generate_dummy_ca.sh 13:32:59 spire-1.2.1/support/ 13:32:59 spire-1.2.1/support/k8s/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:32:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/ 13:32:59 spire-1.2.1/support/oidc-discovery-provider/README.md 13:32:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/config.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/main.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:32:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:32:59 spire-1.2.1/test/ 13:32:59 spire-1.2.1/test/clock/ 13:32:59 spire-1.2.1/test/clock/clock.go 13:32:59 spire-1.2.1/test/fakes/ 13:32:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:32:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:32:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:32:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:32:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:32:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:32:59 spire-1.2.1/test/fakes/fakeagentstore/ 13:32:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:32:59 spire-1.2.1/test/fakes/fakedatastore/ 13:32:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:32:59 spire-1.2.1/test/fakes/fakeentryclient/ 13:32:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:32:59 spire-1.2.1/test/fakes/fakehealthchecker/ 13:32:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:32:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:32:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:32:59 spire-1.2.1/test/fakes/fakemetrics/ 13:32:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:32:59 spire-1.2.1/test/fakes/fakenoderesolver/ 13:32:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:32:59 spire-1.2.1/test/fakes/fakenotifier/ 13:32:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:32:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:32:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:32:59 spire-1.2.1/test/fakes/fakeserverca/ 13:32:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:32:59 spire-1.2.1/test/fakes/fakeservercatalog/ 13:32:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:32:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:32:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:32:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:32:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:32:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:32:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:32:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:32:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:32:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:32:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:32:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:32:59 spire-1.2.1/test/fixture/ 13:32:59 spire-1.2.1/test/fixture/certs/ 13:32:59 spire-1.2.1/test/fixture/certs/agent_svid.der 13:32:59 spire-1.2.1/test/fixture/certs/base_cert.pem 13:32:59 spire-1.2.1/test/fixture/certs/base_csr.pem 13:32:59 spire-1.2.1/test/fixture/certs/base_key.pem 13:32:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:32:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:32:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:32:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:32:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:32:59 spire-1.2.1/test/fixture/certs/blog_key.pem 13:32:59 spire-1.2.1/test/fixture/certs/bundle.der 13:32:59 spire-1.2.1/test/fixture/certs/ca.pem 13:32:59 spire-1.2.1/test/fixture/certs/ca_key.pem 13:32:59 spire-1.2.1/test/fixture/certs/database_cert.pem 13:32:59 spire-1.2.1/test/fixture/certs/database_csr.pem 13:32:59 spire-1.2.1/test/fixture/certs/database_key.pem 13:32:59 spire-1.2.1/test/fixture/certs/node_cert.pem 13:32:59 spire-1.2.1/test/fixture/certs/node_csr.pem 13:32:59 spire-1.2.1/test/fixture/certs/node_key.pem 13:32:59 spire-1.2.1/test/fixture/certs/svid.pem 13:32:59 spire-1.2.1/test/fixture/certs/svid_key.pem 13:32:59 spire-1.2.1/test/fixture/config/ 13:32:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:32:59 spire-1.2.1/test/fixture/config/agent_good.conf 13:32:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:32:59 spire-1.2.1/test/fixture/config/plugin_good.conf 13:32:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:32:59 spire-1.2.1/test/fixture/config/server_good.conf 13:32:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:32:59 spire-1.2.1/test/fixture/fixture.go 13:32:59 spire-1.2.1/test/fixture/nodeattestor/ 13:32:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:32:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:32:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:32:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:32:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:32:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:32:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:32:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:32:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:32:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:32:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:32:59 spire-1.2.1/test/fixture/registration/ 13:32:59 spire-1.2.1/test/fixture/registration/entries.json 13:32:59 spire-1.2.1/test/fixture/registration/good-for-update.json 13:32:59 spire-1.2.1/test/fixture/registration/good.json 13:32:59 spire-1.2.1/test/fixture/registration/invalid.json 13:32:59 spire-1.2.1/test/fixture/registration/invalid_json.json 13:32:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:32:59 spire-1.2.1/test/integration/ 13:32:59 spire-1.2.1/test/integration/README.md 13:32:59 spire-1.2.1/test/integration/common 13:32:59 spire-1.2.1/test/integration/setup/ 13:32:59 spire-1.2.1/test/integration/setup/adminclient/ 13:32:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:32:59 spire-1.2.1/test/integration/setup/adminclient/client.go 13:32:59 spire-1.2.1/test/integration/setup/debugagent/ 13:32:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:32:59 spire-1.2.1/test/integration/setup/debugagent/main.go 13:32:59 spire-1.2.1/test/integration/setup/debugserver/ 13:32:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:32:59 spire-1.2.1/test/integration/setup/debugserver/main.go 13:32:59 spire-1.2.1/test/integration/setup/downstreamclient/ 13:32:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:32:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:32:59 spire-1.2.1/test/integration/setup/itclient/ 13:32:59 spire-1.2.1/test/integration/setup/itclient/client.go 13:32:59 spire-1.2.1/test/integration/setup/node-attestation/ 13:32:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:32:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:32:59 spire-1.2.1/test/integration/setup/x509pop/ 13:32:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:32:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:32:59 spire-1.2.1/test/integration/suites/ 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:32:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:32:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:32:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:32:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:32:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:32:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlRemoving intermediate container dc00fb9644b4 13:33:00 ---> 4f6d64c49f63 13:33:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:33:00 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:33:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:33:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:33:00 spire-1.2.1/test/integration/suites/join-token/ 13:33:00 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:33:00 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:33:00 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:33:00 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:33:00 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:33:00 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:33:00 spire-1.2.1/test/integration/suites/join-token/README.md 13:33:00 spire-1.2.1/test/integration/suites/join-token/conf/ 13:33:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:33:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:33:00 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:33:00 spire-1.2.1/test/integration/suites/join-token/teardown 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md ---> Running in ae488f1ed019 13:33:00 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:33:00 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:33:00 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:33:00 spire-1.2.1/test/integration/suites/k8s/ 13:33:00 spire-1.2.1/test/integration/suites/k8s/00-setup 13:33:00 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:33:00 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:33:00 spire-1.2.1/test/integration/suites/k8s/README.md 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/ 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:33:00 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:33:00 spire-1.2.1/test/integration/suites/k8s/teardown 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/ 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:33:00 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:33:00 spire-1.2.1/test/integration/suites/rotation/ 13:33:00 spire-1.2.1/test/integration/suites/rotation/00-setup 13:33:00 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:33:00 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:33:00 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:33:00 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:33:00 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:33:00 spire-1.2.1/test/integration/suites/rotation/README.md 13:33:00 spire-1.2.1/test/integration/suites/rotation/conf/ 13:33:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:33:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:33:00 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:33:00 spire-1.2.1/test/integration/suites/rotation/teardown 13:33:00 spire-1.2.1/test/integration/suites/self-test/ 13:33:00 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:33:00 spire-1.2.1/test/integration/suites/self-test/README.md 13:33:00 spire-1.2.1/test/integration/suites/self-test/teardown 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:33:00 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:33:00 spire-1.2.1/test/integration/suites/upgrade/ 13:33:00 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:33:00 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:33:00 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:33:00 spire-1.2.1/test/integration/suites/upgrade/README.md 13:33:00 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:33:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:33:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:33:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:33:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:33:00 spire-1.2.1/test/integration/suites/upgrade/teardown 13:33:00 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:33:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:33:00 spire-1.2.1/test/integration/test-one.sh 13:33:00 spire-1.2.1/test/integration/test.sh 13:33:00 spire-1.2.1/test/plugintest/ 13:33:00 spire-1.2.1/test/plugintest/config.go 13:33:00 spire-1.2.1/test/plugintest/load.go 13:33:00 spire-1.2.1/test/plugintest/option.go 13:33:00 spire-1.2.1/test/spiretest/ 13:33:00 spire-1.2.1/test/spiretest/apiserver.go 13:33:00 spire-1.2.1/test/spiretest/assertions.go 13:33:00 spire-1.2.1/test/spiretest/dir.go 13:33:00 spire-1.2.1/test/spiretest/errors_posix.go 13:33:00 spire-1.2.1/test/spiretest/errors_windows.go 13:33:00 spire-1.2.1/test/spiretest/logs.go 13:33:00 spire-1.2.1/test/spiretest/socketapi.go 13:33:00 spire-1.2.1/test/spiretest/suite.go 13:33:00 spire-1.2.1/test/spiretest/x509.go 13:33:00 spire-1.2.1/test/testca/ 13:33:00 spire-1.2.1/test/testca/ca.go 13:33:00 spire-1.2.1/test/testkey/ 13:33:00 spire-1.2.1/test/testkey/generate.sh 13:33:00 spire-1.2.1/test/testkey/genkeys.go 13:33:00 spire-1.2.1/test/testkey/keys.go 13:33:00 spire-1.2.1/test/testkey/new.go 13:33:00 spire-1.2.1/test/tpmsimulator/ 13:33:00 spire-1.2.1/test/tpmsimulator/simulator.go 13:33:00 spire-1.2.1/test/util/ 13:33:00 spire-1.2.1/test/util/cert_fixtures.go 13:33:00 spire-1.2.1/test/util/cert_generation.go 13:33:00 spire-1.2.1/test/util/io_redirection.go 13:33:00 spire-1.2.1/test/util/race.go 13:33:00 spire-1.2.1/test/util/util.go 13:33:00 building spire from source... 13:33:00 Removing intermediate container ae488f1ed019 13:33:00 ---> f581f48c4433 13:33:00 Step 21/23 : LABEL arch=arm64 13:33:00 ---> Running in 2fb889d58d82 13:33:01 Installing go1.17.7... 13:33:01 Removing intermediate container 2fb889d58d82 13:33:01 ---> 03bc13ee0d36 13:33:01 Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:33:01 ---> Running in e203a9ef2725 13:33:02 Removing intermediate container e203a9ef2725 13:33:02 ---> cf53d1378951 13:33:02 Step 23/23 : LABEL version=2.2.0-dev.90 13:33:02 ---> Running in 4c23e62bde0f 13:33:02 Removing intermediate container 4c23e62bde0f 13:33:02 ---> 403cbe9f8c60 13:33:02 13:33:02 Successfully built 403cbe9f8c60 13:33:02 Successfully tagged sys-mgmt-agent-arm64:latest 13:33:02  Building sys-mgmt-agent ... done Building security-spire-config 13:33:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:33:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:33:21 ---> 170dd6ba28fe 13:33:21 Step 3/26 : WORKDIR /edgex-go 13:33:21 ---> Using cache 13:33:21 ---> 0df7969a37d8 13:33:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:21 ---> Using cache 13:33:21 ---> 27a86656fde1 13:33:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:33:21 ---> Using cache 13:33:21 ---> 7650790020c8 13:33:21 Step 6/26 : COPY go.mod vendor* ./ 13:33:21 ---> Using cache 13:33:21 ---> 7c5f14191be1 13:33:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:21 ---> Using cache 13:33:21 ---> e69e00a65493 13:33:21 Step 8/26 : COPY . . 13:33:21 ---> Using cache 13:33:21 ---> df30ab204f15 13:33:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:33:21 ---> Using cache 13:33:21 ---> fbd96e43b43c 13:33:21 Step 10/26 : RUN mkdir -p spire-build 13:33:21 ---> Using cache 13:33:21 ---> e1e8061ff184 13:33:21 Step 11/26 : WORKDIR /edgex-go/spire-build 13:33:21 ---> Using cache 13:33:21 ---> 66e75fc4b9bd 13:33:21 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 13:33:21 ---> Running in bf737184b332 13:33:22 spire-1.2.1/ 13:33:22 spire-1.2.1/.data/ 13:33:22 spire-1.2.1/.data/.file 13:33:22 spire-1.2.1/.dockerignore 13:33:22 spire-1.2.1/.gitattributes 13:33:22 spire-1.2.1/.githooks/ 13:33:22 spire-1.2.1/.githooks/pre-commit 13:33:22 spire-1.2.1/.github/ 13:33:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:33:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:33:22 spire-1.2.1/.github/dependabot.yml 13:33:22 spire-1.2.1/.github/workflows/ 13:33:22 spire-1.2.1/.github/workflows/nightly_build.yaml 13:33:22 spire-1.2.1/.github/workflows/pr_build.yaml 13:33:22 spire-1.2.1/.github/workflows/release_build.yaml 13:33:22 spire-1.2.1/.github/workflows/scripts/ 13:33:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:33:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:33:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:33:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:33:22 spire-1.2.1/.github/workflows/scripts/split.sh 13:33:22 spire-1.2.1/.gitignore 13:33:22 spire-1.2.1/.go-version 13:33:22 spire-1.2.1/.golangci.yml 13:33:22 spire-1.2.1/ADOPTERS.md 13:33:22 spire-1.2.1/CHANGELOG.md 13:33:22 spire-1.2.1/CODE-OF-CONDUCT.md 13:33:22 spire-1.2.1/CODEOWNERS 13:33:22 spire-1.2.1/CONTRIBUTING.md 13:33:22 spire-1.2.1/Dockerfile 13:33:22 spire-1.2.1/Dockerfile.dev 13:33:22 spire-1.2.1/Dockerfile.scratch 13:33:22 spire-1.2.1/LICENSE 13:33:22 spire-1.2.1/MAINTAINERS.md 13:33:22 spire-1.2.1/Makefile 13:33:22 spire-1.2.1/README.md 13:33:22 spire-1.2.1/ROADMAP.md 13:33:22 spire-1.2.1/SECURITY.md 13:33:22 spire-1.2.1/cmd/ 13:33:22 spire-1.2.1/cmd/spire-agent/ 13:33:22 spire-1.2.1/cmd/spire-agent/cli/ 13:33:22 spire-1.2.1/cmd/spire-agent/cli/api/ 13:33:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/common/ 13:33:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:33:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/run/ 13:33:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:33:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:33:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:33:22 spire-1.2.1/cmd/spire-agent/main.go 13:33:22 spire-1.2.1/cmd/spire-server/ 13:33:22 spire-1.2.1/cmd/spire-server/cli/ 13:33:22 spire-1.2.1/cmd/spire-server/cli/agent/ 13:33:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/cli.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/ 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/ 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:33:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:33:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/run/ 13:33:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/token/ 13:33:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:33:22 spire-1.2.1/cmd/spire-server/cli/validate/ 13:33:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:33:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:33:23 spire-1.2.1/cmd/spire-server/cli/x509/ 13:33:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:33:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:33:23 spire-1.2.1/cmd/spire-server/main.go 13:33:23 spire-1.2.1/cmd/spire-server/util/ 13:33:23 spire-1.2.1/cmd/spire-server/util/util.go 13:33:23 spire-1.2.1/conf/ 13:33:23 spire-1.2.1/conf/agent/ 13:33:23 spire-1.2.1/conf/agent/agent.conf 13:33:23 spire-1.2.1/conf/agent/agent_full.conf 13:33:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:33:23 spire-1.2.1/conf/server/ 13:33:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:33:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:33:23 spire-1.2.1/conf/server/server.conf 13:33:23 spire-1.2.1/conf/server/server_full.conf 13:33:23 spire-1.2.1/doc/ 13:33:23 spire-1.2.1/doc/SPIRE101.md 13:33:23 spire-1.2.1/doc/auditlog.md 13:33:23 spire-1.2.1/doc/authorization_policy_engine.md 13:33:23 spire-1.2.1/doc/changelog_guidelines.md 13:33:23 spire-1.2.1/doc/cure53-report.pdf 13:33:23 spire-1.2.1/doc/images/ 13:33:23 spire-1.2.1/doc/images/2019_roadmap.png 13:33:23 spire-1.2.1/doc/images/SPIRE101.png 13:33:23 spire-1.2.1/doc/images/SPIRE_agent.png 13:33:23 spire-1.2.1/doc/images/SPIRE_server.png 13:33:23 spire-1.2.1/doc/images/cache_mgr.png 13:33:23 spire-1.2.1/doc/images/cache_mgr_components.png 13:33:23 spire-1.2.1/doc/images/federated_spire.png 13:33:23 spire-1.2.1/doc/images/ha_mode.png 13:33:23 spire-1.2.1/doc/images/nested_spire.png 13:33:23 spire-1.2.1/doc/images/oidc_federation.png 13:33:23 spire-1.2.1/doc/images/single_trust_domain.png 13:33:23 spire-1.2.1/doc/images/spiffe_compatible.png 13:33:23 spire-1.2.1/doc/images/spire_logo.png 13:33:23 spire-1.2.1/doc/migrating_registration_api_clients.md 13:33:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:33:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:33:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:33:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:33:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:33:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:33:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:33:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:33:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:33:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:33:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:33:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:33:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:33:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:33:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:33:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:33:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:33:23 spire-1.2.1/doc/scaling_spire.md 13:33:23 spire-1.2.1/doc/spire_agent.md 13:33:23 spire-1.2.1/doc/spire_server.md 13:33:23 spire-1.2.1/doc/supported_integrations.md 13:33:23 spire-1.2.1/doc/telemetry.md 13:33:23 spire-1.2.1/doc/telemetry_config.md 13:33:23 spire-1.2.1/doc/upgrading.md 13:33:23 spire-1.2.1/doc/using_spire.md 13:33:23 spire-1.2.1/examples/ 13:33:23 spire-1.2.1/examples/README.md 13:33:23 spire-1.2.1/go.mod 13:33:23 spire-1.2.1/go.sum 13:33:23 spire-1.2.1/pkg/ 13:33:23 spire-1.2.1/pkg/agent/ 13:33:23 spire-1.2.1/pkg/agent/agent.go 13:33:23 spire-1.2.1/pkg/agent/api/ 13:33:23 spire-1.2.1/pkg/agent/api/config.go 13:33:23 spire-1.2.1/pkg/agent/api/debug/ 13:33:23 spire-1.2.1/pkg/agent/api/debug/v1/ 13:33:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:33:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:33:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:33:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:33:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:33:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:33:23 spire-1.2.1/pkg/agent/api/endpoints.go 13:33:23 spire-1.2.1/pkg/agent/api/health/ 13:33:23 spire-1.2.1/pkg/agent/api/health/v1/ 13:33:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:33:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:33:23 spire-1.2.1/pkg/agent/api/rpccontext/ 13:33:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:33:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:33:23 spire-1.2.1/pkg/agent/attestor/ 13:33:23 spire-1.2.1/pkg/agent/attestor/node/ 13:33:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:33:23 spire-1.2.1/pkg/agent/attestor/node/node.go 13:33:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:33:23 spire-1.2.1/pkg/agent/attestor/workload/ 13:33:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:33:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:33:23 spire-1.2.1/pkg/agent/catalog/ 13:33:23 spire-1.2.1/pkg/agent/catalog/catalog.go 13:33:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:33:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:33:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:33:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:33:23 spire-1.2.1/pkg/agent/client/ 13:33:23 spire-1.2.1/pkg/agent/client/client.go 13:33:23 spire-1.2.1/pkg/agent/client/client_test.go 13:33:23 spire-1.2.1/pkg/agent/client/dial.go 13:33:23 spire-1.2.1/pkg/agent/client/nodeconn.go 13:33:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:33:23 spire-1.2.1/pkg/agent/client/update.go 13:33:23 spire-1.2.1/pkg/agent/client/util.go 13:33:23 spire-1.2.1/pkg/agent/common/ 13:33:23 spire-1.2.1/pkg/agent/common/backoff/ 13:33:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:33:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:33:23 spire-1.2.1/pkg/agent/common/cgroups/ 13:33:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:33:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:33:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:33:23 spire-1.2.1/pkg/agent/config.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/ 13:33:23 spire-1.2.1/pkg/agent/endpoints/config.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:33:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:33:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/workload/ 13:33:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:33:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:33:23 spire-1.2.1/pkg/agent/manager/ 13:33:23 spire-1.2.1/pkg/agent/manager/cache/ 13:33:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:33:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:33:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:33:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:33:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:33:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:33:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:33:23 spire-1.2.1/pkg/agent/manager/config.go 13:33:23 spire-1.2.1/pkg/agent/manager/manager.go 13:33:23 spire-1.2.1/pkg/agent/manager/manager_test.go 13:33:23 spire-1.2.1/pkg/agent/manager/storage.go 13:33:23 spire-1.2.1/pkg/agent/manager/storage_test.go 13:33:23 spire-1.2.1/pkg/agent/manager/storecache/ 13:33:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:33:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:33:23 spire-1.2.1/pkg/agent/manager/sync.go 13:33:23 spire-1.2.1/pkg/agent/plugin/ 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:33:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:33:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:33:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:33:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:33:23 spire-1.2.1/pkg/agent/svid/ 13:33:23 spire-1.2.1/pkg/agent/svid/rotator.go 13:33:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:33:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:33:23 spire-1.2.1/pkg/agent/svid/store/ 13:33:23 spire-1.2.1/pkg/agent/svid/store/service.go 13:33:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:33:23 spire-1.2.1/pkg/common/ 13:33:23 spire-1.2.1/pkg/common/agentpathtemplate/ 13:33:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:33:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:33:23 spire-1.2.1/pkg/common/api/ 13:33:23 spire-1.2.1/pkg/common/api/metrics.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/ 13:33:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/logger.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/names.go 13:33:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:33:23 spire-1.2.1/pkg/common/api/names.go 13:33:23 spire-1.2.1/pkg/common/api/ratelimit.go 13:33:23 spire-1.2.1/pkg/common/api/rpccontext/ 13:33:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:33:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:33:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:33:23 spire-1.2.1/pkg/common/auth/ 13:33:23 spire-1.2.1/pkg/common/auth/interceptors.go 13:33:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:33:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:33:23 spire-1.2.1/pkg/common/bundleutil/ 13:33:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:33:23 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:33:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:33:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:33:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:33:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:33:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:33:23 spire-1.2.1/pkg/common/bundleutil/types.go 13:33:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:33:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:33:23 spire-1.2.1/pkg/common/catalog/ 13:33:23 spire-1.2.1/pkg/common/catalog/bind.go 13:33:23 spire-1.2.1/pkg/common/catalog/builtin.go 13:33:23 spire-1.2.1/pkg/common/catalog/catalog.go 13:33:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:33:23 spire-1.2.1/pkg/common/catalog/closers.go 13:33:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:33:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:33:23 spire-1.2.1/pkg/common/catalog/config.go 13:33:23 spire-1.2.1/pkg/common/catalog/config_test.go 13:33:23 spire-1.2.1/pkg/common/catalog/configure.go 13:33:23 spire-1.2.1/pkg/common/catalog/constraints.go 13:33:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:33:23 spire-1.2.1/pkg/common/catalog/context.go 13:33:23 spire-1.2.1/pkg/common/catalog/external.go 13:33:23 spire-1.2.1/pkg/common/catalog/host.go 13:33:23 spire-1.2.1/pkg/common/catalog/pipenet.go 13:33:23 spire-1.2.1/pkg/common/catalog/plugin.go 13:33:23 spire-1.2.1/pkg/common/catalog/testplugin/ 13:33:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:33:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:33:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:33:23 spire-1.2.1/pkg/common/cli/ 13:33:23 spire-1.2.1/pkg/common/cli/env.go 13:33:23 spire-1.2.1/pkg/common/cli/flags.go 13:33:23 spire-1.2.1/pkg/common/cli/trust_domain.go 13:33:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:33:23 spire-1.2.1/pkg/common/cli/umask.go 13:33:23 spire-1.2.1/pkg/common/cli/umask_posix.go 13:33:23 spire-1.2.1/pkg/common/cli/umask_test.go 13:33:23 spire-1.2.1/pkg/common/cli/umask_windows.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/ 13:33:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/flag.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/format.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/ 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:33:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:33:23 spire-1.2.1/pkg/common/coretypes/ 13:33:23 spire-1.2.1/pkg/common/coretypes/bundle/ 13:33:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:33:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:33:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:33:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:33:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:33:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:33:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:33:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:33:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:33:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:33:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:33:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:33:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:33:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:33:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:33:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:33:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:33:23 spire-1.2.1/pkg/common/cryptoutil/ 13:33:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:33:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:33:23 spire-1.2.1/pkg/common/diskutil/ 13:33:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:33:23 spire-1.2.1/pkg/common/diskutil/file_test.go 13:33:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:33:23 spire-1.2.1/pkg/common/errorutil/ 13:33:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:33:23 spire-1.2.1/pkg/common/health/ 13:33:23 spire-1.2.1/pkg/common/health/config.go 13:33:23 spire-1.2.1/pkg/common/health/context.go 13:33:23 spire-1.2.1/pkg/common/health/context_test.go 13:33:23 spire-1.2.1/pkg/common/health/health.go 13:33:23 spire-1.2.1/pkg/common/health/health_test.go 13:33:23 spire-1.2.1/pkg/common/health/logger.go 13:33:23 spire-1.2.1/pkg/common/hostservice/ 13:33:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:33:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:33:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:33:23 spire-1.2.1/pkg/common/idutil/ 13:33:23 spire-1.2.1/pkg/common/idutil/require.go 13:33:23 spire-1.2.1/pkg/common/idutil/require_test.go 13:33:23 spire-1.2.1/pkg/common/idutil/safety.go 13:33:23 spire-1.2.1/pkg/common/idutil/safety_test.go 13:33:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:33:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:33:23 spire-1.2.1/pkg/common/jwtsvid/ 13:33:23 spire-1.2.1/pkg/common/jwtsvid/common.go 13:33:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:33:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:33:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:33:23 spire-1.2.1/pkg/common/jwtutil/ 13:33:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:33:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:33:23 spire-1.2.1/pkg/common/log/ 13:33:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:33:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:33:23 spire-1.2.1/pkg/common/log/log.go 13:33:23 spire-1.2.1/pkg/common/log/log_test.go 13:33:23 spire-1.2.1/pkg/common/log/options.go 13:33:23 spire-1.2.1/pkg/common/nodeutil/ 13:33:23 spire-1.2.1/pkg/common/nodeutil/node.go 13:33:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:33:23 spire-1.2.1/pkg/common/peertracker/ 13:33:23 spire-1.2.1/pkg/common/peertracker/conn.go 13:33:23 spire-1.2.1/pkg/common/peertracker/credentials.go 13:33:23 spire-1.2.1/pkg/common/peertracker/errors.go 13:33:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:33:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:33:23 spire-1.2.1/pkg/common/peertracker/info.go 13:33:23 spire-1.2.1/pkg/common/peertracker/listener.go 13:33:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:33:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:33:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:33:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:33:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:33:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:33:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:33:23 spire-1.2.1/pkg/common/peertracker/tcp.go 13:33:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:33:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:33:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:33:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:33:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:33:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:33:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:33:23 spire-1.2.1/pkg/common/peertracker/uds.go 13:33:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:33:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:33:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:33:23 spire-1.2.1/pkg/common/pemutil/ 13:33:23 spire-1.2.1/pkg/common/pemutil/block.go 13:33:23 spire-1.2.1/pkg/common/pemutil/certs.go 13:33:23 spire-1.2.1/pkg/common/pemutil/common.go 13:33:23 spire-1.2.1/pkg/common/pemutil/csr.go 13:33:23 spire-1.2.1/pkg/common/pemutil/keys.go 13:33:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:33:23 spire-1.2.1/pkg/common/pemutil/testdata/ 13:33:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:33:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:33:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:33:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:33:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:33:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:33:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:33:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:33:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:33:23 spire-1.2.1/pkg/common/plugin/ 13:33:23 spire-1.2.1/pkg/common/plugin/aws/ 13:33:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:33:23 spire-1.2.1/pkg/common/plugin/azure/ 13:33:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:33:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:33:23 spire-1.2.1/pkg/common/plugin/facade.go 13:33:23 spire-1.2.1/pkg/common/plugin/facade_test.go 13:33:23 spire-1.2.1/pkg/common/plugin/gcp/ 13:33:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:33:23 spire-1.2.1/pkg/common/plugin/k8s/ 13:33:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:33:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:33:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:33:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:33:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:33:23 spire-1.2.1/pkg/common/plugin/log.go 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/ 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:33:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:33:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:33:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:33:23 spire-1.2.1/pkg/common/plugin/x509pop/ 13:33:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:33:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:33:23 spire-1.2.1/pkg/common/profiling/ 13:33:23 spire-1.2.1/pkg/common/profiling/dumpers.go 13:33:23 spire-1.2.1/pkg/common/profiling/profiling.go 13:33:23 spire-1.2.1/pkg/common/protoutil/ 13:33:23 spire-1.2.1/pkg/common/protoutil/masks.go 13:33:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:33:23 spire-1.2.1/pkg/common/rotationutil/ 13:33:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:33:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:33:23 spire-1.2.1/pkg/common/selector/ 13:33:23 spire-1.2.1/pkg/common/selector/selector.go 13:33:23 spire-1.2.1/pkg/common/selector/selector_test.go 13:33:23 spire-1.2.1/pkg/common/selector/set.go 13:33:23 spire-1.2.1/pkg/common/selector/set_utils.go 13:33:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/ 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/ 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:33:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:33:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:33:23 spire-1.2.1/pkg/common/telemetry/call.go 13:33:23 spire-1.2.1/pkg/common/telemetry/common/ 13:33:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:33:23 spire-1.2.1/pkg/common/telemetry/config.go 13:33:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:33:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/inmem.go 13:33:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/m3.go 13:33:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/metrics.go 13:33:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/names.go 13:33:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:33:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:33:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/ 13:33:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:33:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:33:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:33:23 spire-1.2.1/pkg/common/telemetry/server/server.go 13:33:23 spire-1.2.1/pkg/common/telemetry/sink.go 13:33:23 spire-1.2.1/pkg/common/telemetry/statsd.go 13:33:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:33:23 spire-1.2.1/pkg/common/telemetry/uptime.go 13:33:23 spire-1.2.1/pkg/common/telemetry/version.go 13:33:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:33:23 spire-1.2.1/pkg/common/uptime/ 13:33:23 spire-1.2.1/pkg/common/uptime/uptime.go 13:33:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:33:23 spire-1.2.1/pkg/common/util/ 13:33:23 spire-1.2.1/pkg/common/util/certs.go 13:33:23 spire-1.2.1/pkg/common/util/certs_test.go 13:33:23 spire-1.2.1/pkg/common/util/csr.go 13:33:23 spire-1.2.1/pkg/common/util/hash.go 13:33:23 spire-1.2.1/pkg/common/util/selectors.go 13:33:23 spire-1.2.1/pkg/common/util/selectors_test.go 13:33:23 spire-1.2.1/pkg/common/util/signals.go 13:33:23 spire-1.2.1/pkg/common/util/sort.go 13:33:23 spire-1.2.1/pkg/common/util/sort_test.go 13:33:23 spire-1.2.1/pkg/common/util/task.go 13:33:23 spire-1.2.1/pkg/common/util/task_test.go 13:33:23 spire-1.2.1/pkg/common/util/testdata/ 13:33:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:33:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:33:23 spire-1.2.1/pkg/common/version/ 13:33:23 spire-1.2.1/pkg/common/version/version.go 13:33:23 spire-1.2.1/pkg/common/x509svid/ 13:33:23 spire-1.2.1/pkg/common/x509svid/common_test.go 13:33:23 spire-1.2.1/pkg/common/x509svid/csr.go 13:33:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:33:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:33:23 spire-1.2.1/pkg/common/x509util/ 13:33:23 spire-1.2.1/pkg/common/x509util/cert.go 13:33:23 spire-1.2.1/pkg/common/x509util/dns.go 13:33:23 spire-1.2.1/pkg/common/x509util/dns_test.go 13:33:23 spire-1.2.1/pkg/common/x509util/keyid.go 13:33:23 spire-1.2.1/pkg/common/x509util/keypair.go 13:33:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:33:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:33:23 spire-1.2.1/pkg/server/ 13:33:23 spire-1.2.1/pkg/server/api/ 13:33:23 spire-1.2.1/pkg/server/api/agent.go 13:33:23 spire-1.2.1/pkg/server/api/agent/ 13:33:23 spire-1.2.1/pkg/server/api/agent/v1/ 13:33:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:33:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:33:23 spire-1.2.1/pkg/server/api/agent_test.go 13:33:23 spire-1.2.1/pkg/server/api/api.go 13:33:23 spire-1.2.1/pkg/server/api/audit/ 13:33:23 spire-1.2.1/pkg/server/api/audit/audit.go 13:33:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:33:23 spire-1.2.1/pkg/server/api/bundle.go 13:33:23 spire-1.2.1/pkg/server/api/bundle/ 13:33:23 spire-1.2.1/pkg/server/api/bundle/v1/ 13:33:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:33:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:33:23 spire-1.2.1/pkg/server/api/bundle_test.go 13:33:23 spire-1.2.1/pkg/server/api/debug/ 13:33:23 spire-1.2.1/pkg/server/api/debug/v1/ 13:33:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:33:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:33:23 spire-1.2.1/pkg/server/api/entry.go 13:33:23 spire-1.2.1/pkg/server/api/entry/ 13:33:23 spire-1.2.1/pkg/server/api/entry/v1/ 13:33:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:33:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:33:23 spire-1.2.1/pkg/server/api/entry_test.go 13:33:23 spire-1.2.1/pkg/server/api/health/ 13:33:23 spire-1.2.1/pkg/server/api/health/v1/ 13:33:23 spire-1.2.1/pkg/server/api/health/v1/service.go 13:33:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:33:23 spire-1.2.1/pkg/server/api/id.go 13:33:23 spire-1.2.1/pkg/server/api/id_test.go 13:33:23 spire-1.2.1/pkg/server/api/limits/ 13:33:23 spire-1.2.1/pkg/server/api/limits/limits.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/ 13:33:23 spire-1.2.1/pkg/server/api/middleware/alias.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/audit.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/caller.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/common.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/entries.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:33:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:33:23 spire-1.2.1/pkg/server/api/ratelimit.go 13:33:23 spire-1.2.1/pkg/server/api/rpccontext/ 13:33:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:33:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:33:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:33:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:33:23 spire-1.2.1/pkg/server/api/selector.go 13:33:23 spire-1.2.1/pkg/server/api/selector_test.go 13:33:23 spire-1.2.1/pkg/server/api/status.go 13:33:23 spire-1.2.1/pkg/server/api/status_test.go 13:33:23 spire-1.2.1/pkg/server/api/svid/ 13:33:23 spire-1.2.1/pkg/server/api/svid/v1/ 13:33:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:33:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:33:23 spire-1.2.1/pkg/server/api/trustdomain.go 13:33:23 spire-1.2.1/pkg/server/api/trustdomain/ 13:33:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:33:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:33:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:33:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:33:23 spire-1.2.1/pkg/server/authpolicy/ 13:33:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:33:23 spire-1.2.1/pkg/server/authpolicy/policy.go 13:33:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:33:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:33:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:33:23 spire-1.2.1/pkg/server/authpolicy/validate.go 13:33:23 spire-1.2.1/pkg/server/bundle/ 13:33:23 spire-1.2.1/pkg/server/bundle/client/ 13:33:23 spire-1.2.1/pkg/server/bundle/client/client.go 13:33:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:33:23 spire-1.2.1/pkg/server/bundle/client/manager.go 13:33:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:33:23 spire-1.2.1/pkg/server/bundle/client/sources.go 13:33:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:33:23 spire-1.2.1/pkg/server/bundle/client/updater.go 13:33:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:33:23 spire-1.2.1/pkg/server/ca/ 13:33:23 spire-1.2.1/pkg/server/ca/ca.go 13:33:23 spire-1.2.1/pkg/server/ca/ca_health.go 13:33:23 spire-1.2.1/pkg/server/ca/ca_test.go 13:33:23 spire-1.2.1/pkg/server/ca/journal.go 13:33:23 spire-1.2.1/pkg/server/ca/journal_test.go 13:33:23 spire-1.2.1/pkg/server/ca/manager.go 13:33:23 spire-1.2.1/pkg/server/ca/manager_health.go 13:33:23 spire-1.2.1/pkg/server/ca/manager_test.go 13:33:23 spire-1.2.1/pkg/server/ca/templates.go 13:33:23 spire-1.2.1/pkg/server/ca/upstream_client.go 13:33:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:33:23 spire-1.2.1/pkg/server/ca/validation.go 13:33:23 spire-1.2.1/pkg/server/cache/ 13:33:23 spire-1.2.1/pkg/server/cache/dscache/ 13:33:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:33:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:33:23 spire-1.2.1/pkg/server/cache/entrycache/ 13:33:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:33:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:33:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:33:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:33:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:33:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:33:23 spire-1.2.1/pkg/server/catalog/ 13:33:23 spire-1.2.1/pkg/server/catalog/catalog.go 13:33:23 spire-1.2.1/pkg/server/catalog/keymanager.go 13:33:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:33:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:33:23 spire-1.2.1/pkg/server/catalog/notifier.go 13:33:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:33:23 spire-1.2.1/pkg/server/config.go 13:33:23 spire-1.2.1/pkg/server/datastore/ 13:33:23 spire-1.2.1/pkg/server/datastore/datastore.go 13:33:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:33:23 spire-1.2.1/pkg/server/datastore/repository.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:33:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:33:23 spire-1.2.1/pkg/server/endpoints/ 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/ 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:33:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:33:23 spire-1.2.1/pkg/server/endpoints/config.go 13:33:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:33:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:33:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:33:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:33:23 spire-1.2.1/pkg/server/endpoints/middleware.go 13:33:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:33:23 spire-1.2.1/pkg/server/hostservice/ 13:33:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:33:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:33:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:33:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:33:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:33:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:33:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:33:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/ 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/ 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:33:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:33:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:33:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:33:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:33:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:33:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:33:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:33:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:33:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/ 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:33:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:33:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:33:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:33:24 spire-1.2.1/pkg/server/registration/ 13:33:24 spire-1.2.1/pkg/server/registration/manager.go 13:33:24 spire-1.2.1/pkg/server/registration/manager_test.go 13:33:24 spire-1.2.1/pkg/server/scanentries.go 13:33:24 spire-1.2.1/pkg/server/scanentries_test.go 13:33:24 spire-1.2.1/pkg/server/server.go 13:33:24 spire-1.2.1/pkg/server/server_test.go 13:33:24 spire-1.2.1/pkg/server/svid/ 13:33:24 spire-1.2.1/pkg/server/svid/observer.go 13:33:24 spire-1.2.1/pkg/server/svid/observer_test.go 13:33:24 spire-1.2.1/pkg/server/svid/rotator.go 13:33:24 spire-1.2.1/pkg/server/svid/rotator_config.go 13:33:24 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:33:24 spire-1.2.1/pkg/server/svid/rotator_test.go 13:33:24 spire-1.2.1/proto/ 13:33:24 spire-1.2.1/proto/private/ 13:33:24 spire-1.2.1/proto/private/server/ 13:33:24 spire-1.2.1/proto/private/server/journal/ 13:33:24 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:33:24 spire-1.2.1/proto/private/server/journal/journal.proto 13:33:24 spire-1.2.1/proto/spire/ 13:33:24 spire-1.2.1/proto/spire/common/ 13:33:24 spire-1.2.1/proto/spire/common/common.pb.go 13:33:24 spire-1.2.1/proto/spire/common/common.proto 13:33:24 spire-1.2.1/proto/spire/common/plugin/ 13:33:24 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:33:24 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:33:24 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:33:24 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:33:24 spire-1.2.1/proto/spire/plugin/ 13:33:24 spire-1.2.1/proto/spire/plugin/agent/ 13:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:33:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:33:24 spire-1.2.1/release/ 13:33:24 spire-1.2.1/release/spire-extras/ 13:33:24 spire-1.2.1/release/spire-extras/README.md 13:33:24 spire-1.2.1/release/spire-extras/conf/ 13:33:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:33:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:33:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:33:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:33:24 spire-1.2.1/release/spire/ 13:33:24 spire-1.2.1/release/spire/README.md 13:33:24 spire-1.2.1/release/spire/conf/ 13:33:24 spire-1.2.1/release/spire/conf/agent/ 13:33:24 spire-1.2.1/release/spire/conf/agent/agent.conf 13:33:24 spire-1.2.1/release/spire/conf/server/ 13:33:24 spire-1.2.1/release/spire/conf/server/server.conf 13:33:24 spire-1.2.1/script/ 13:33:24 spire-1.2.1/script/build-artifact.sh 13:33:24 spire-1.2.1/script/generate_dummy_ca.sh 13:33:24 spire-1.2.1/support/ 13:33:24 spire-1.2.1/support/k8s/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:33:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/ 13:33:24 spire-1.2.1/support/oidc-discovery-provider/README.md 13:33:24 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/config.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/main.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:33:24 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:33:24 spire-1.2.1/test/ 13:33:24 spire-1.2.1/test/clock/ 13:33:24 spire-1.2.1/test/clock/clock.go 13:33:24 spire-1.2.1/test/fakes/ 13:33:24 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:33:24 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:33:24 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:33:24 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:33:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:33:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:33:24 spire-1.2.1/test/fakes/fakeagentstore/ 13:33:24 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:33:24 spire-1.2.1/test/fakes/fakedatastore/ 13:33:24 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:33:24 spire-1.2.1/test/fakes/fakeentryclient/ 13:33:24 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:33:24 spire-1.2.1/test/fakes/fakehealthchecker/ 13:33:24 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:33:24 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:33:24 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:33:24 spire-1.2.1/test/fakes/fakemetrics/ 13:33:24 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:33:24 spire-1.2.1/test/fakes/fakenoderesolver/ 13:33:24 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:33:24 spire-1.2.1/test/fakes/fakenotifier/ 13:33:24 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:33:24 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:33:24 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:33:24 spire-1.2.1/test/fakes/fakeserverca/ 13:33:24 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:33:24 spire-1.2.1/test/fakes/fakeservercatalog/ 13:33:24 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:33:24 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:33:24 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:33:24 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:33:24 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:33:24 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:33:24 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:33:24 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:33:24 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:33:24 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:33:24 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:33:24 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:33:24 spire-1.2.1/test/fixture/ 13:33:24 spire-1.2.1/test/fixture/certs/ 13:33:24 spire-1.2.1/test/fixture/certs/agent_svid.der 13:33:24 spire-1.2.1/test/fixture/certs/base_cert.pem 13:33:24 spire-1.2.1/test/fixture/certs/base_csr.pem 13:33:24 spire-1.2.1/test/fixture/certs/base_key.pem 13:33:24 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:33:24 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:33:24 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:33:24 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:33:24 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:33:24 spire-1.2.1/test/fixture/certs/blog_key.pem 13:33:24 spire-1.2.1/test/fixture/certs/bundle.der 13:33:24 spire-1.2.1/test/fixture/certs/ca.pem 13:33:24 spire-1.2.1/test/fixture/certs/ca_key.pem 13:33:24 spire-1.2.1/test/fixture/certs/database_cert.pem 13:33:24 spire-1.2.1/test/fixture/certs/database_csr.pem 13:33:24 spire-1.2.1/test/fixture/certs/database_key.pem 13:33:24 spire-1.2.1/test/fixture/certs/node_cert.pem 13:33:24 spire-1.2.1/test/fixture/certs/node_csr.pem 13:33:24 spire-1.2.1/test/fixture/certs/node_key.pem 13:33:24 spire-1.2.1/test/fixture/certs/svid.pem 13:33:24 spire-1.2.1/test/fixture/certs/svid_key.pem 13:33:24 spire-1.2.1/test/fixture/config/ 13:33:24 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:33:24 spire-1.2.1/test/fixture/config/agent_good.conf 13:33:24 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:33:24 spire-1.2.1/test/fixture/config/plugin_good.conf 13:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:33:24 spire-1.2.1/test/fixture/config/server_good.conf 13:33:24 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:33:24 spire-1.2.1/test/fixture/fixture.go 13:33:24 spire-1.2.1/test/fixture/nodeattestor/ 13:33:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:33:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:33:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:33:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:33:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:33:24 spire-1.2.1/test/fixture/registration/ 13:33:24 spire-1.2.1/test/fixture/registration/entries.json 13:33:24 spire-1.2.1/test/fixture/registration/good-for-update.json 13:33:24 spire-1.2.1/test/fixture/registration/good.json 13:33:24 spire-1.2.1/test/fixture/registration/invalid.json 13:33:24 spire-1.2.1/test/fixture/registration/invalid_json.json 13:33:24 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:33:24 spire-1.2.1/test/integration/ 13:33:24 spire-1.2.1/test/integration/README.md 13:33:24 spire-1.2.1/test/integration/common 13:33:24 spire-1.2.1/test/integration/setup/ 13:33:24 spire-1.2.1/test/integration/setup/adminclient/ 13:33:24 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:33:24 spire-1.2.1/test/integration/setup/adminclient/client.go 13:33:24 spire-1.2.1/test/integration/setup/debugagent/ 13:33:24 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:33:24 spire-1.2.1/test/integration/setup/debugagent/main.go 13:33:24 spire-1.2.1/test/integration/setup/debugserver/ 13:33:24 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:33:24 spire-1.2.1/test/integration/setup/debugserver/main.go 13:33:24 spire-1.2.1/test/integration/setup/downstreamclient/ 13:33:24 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:33:24 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:33:24 spire-1.2.1/test/integration/setup/itclient/ 13:33:24 spire-1.2.1/test/integration/setup/itclient/client.go 13:33:24 spire-1.2.1/test/integration/setup/node-attestation/ 13:33:24 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:33:24 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:33:24 spire-1.2.1/test/integration/setup/x509pop/ 13:33:24 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:33:24 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:33:24 spire-1.2.1/test/integration/suites/ 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:33:24 spire-1.2.1/test/integration/suites/join-token/ 13:33:24 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:33:24 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:33:24 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:33:24 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:33:24 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:33:24 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:33:24 spire-1.2.1/test/integration/suites/join-token/README.md 13:33:24 spire-1.2.1/test/integration/suites/join-token/conf/ 13:33:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/join-token/teardown 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:33:24 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:33:24 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:33:24 spire-1.2.1/test/integration/suites/k8s/ 13:33:24 spire-1.2.1/test/integration/suites/k8s/00-setup 13:33:24 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:33:24 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:33:24 spire-1.2.1/test/integration/suites/k8s/README.md 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/ 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:33:24 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:33:24 spire-1.2.1/test/integration/suites/k8s/teardown 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/ 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:33:24 spire-1.2.1/test/integration/suites/rotation/ 13:33:24 spire-1.2.1/test/integration/suites/rotation/00-setup 13:33:24 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:33:24 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:33:24 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:33:24 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:33:24 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:33:24 spire-1.2.1/test/integration/suites/rotation/README.md 13:33:24 spire-1.2.1/test/integration/suites/rotation/conf/ 13:33:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/rotation/teardown 13:33:24 spire-1.2.1/test/integration/suites/self-test/ 13:33:24 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:33:24 spire-1.2.1/test/integration/suites/self-test/README.md 13:33:24 spire-1.2.1/test/integration/suites/self-test/teardown 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:33:24 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:33:24 spire-1.2.1/test/integration/suites/upgrade/ 13:33:24 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:33:24 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:33:24 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:33:24 spire-1.2.1/test/integration/suites/upgrade/README.md 13:33:24 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:33:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:33:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:33:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:33:24 spire-1.2.1/test/integration/suites/upgrade/teardown 13:33:24 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:33:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:33:24 spire-1.2.1/test/integration/test-one.sh 13:33:24 spire-1.2.1/test/integration/test.sh 13:33:24 spire-1.2.1/test/plugintest/ 13:33:24 spire-1.2.1/test/plugintest/config.go 13:33:24 spire-1.2.1/test/plugintest/load.go 13:33:24 spire-1.2.1/test/plugintest/option.go 13:33:24 spire-1.2.1/test/spiretest/ 13:33:24 spire-1.2.1/test/spiretest/apiserver.go 13:33:25 spire-1.2.1/test/spiretest/assertions.go 13:33:25 spire-1.2.1/test/spiretest/dir.go 13:33:25 spire-1.2.1/test/spiretest/errors_posix.go 13:33:25 spire-1.2.1/test/spiretest/errors_windows.go 13:33:25 spire-1.2.1/test/spiretest/logs.go 13:33:25 spire-1.2.1/test/spiretest/socketapi.go 13:33:25 spire-1.2.1/test/spiretest/suite.go 13:33:25 spire-1.2.1/test/spiretest/x509.go 13:33:25 spire-1.2.1/test/testca/ 13:33:25 spire-1.2.1/test/testca/ca.go 13:33:25 spire-1.2.1/test/testkey/ 13:33:25 spire-1.2.1/test/testkey/generate.sh 13:33:25 spire-1.2.1/test/testkey/genkeys.go 13:33:25 spire-1.2.1/test/testkey/keys.go 13:33:25 spire-1.2.1/test/testkey/new.go 13:33:25 spire-1.2.1/test/tpmsimulator/ 13:33:25 spire-1.2.1/test/tpmsimulator/simulator.go 13:33:25 spire-1.2.1/test/util/ 13:33:25 spire-1.2.1/test/util/cert_fixtures.go 13:33:25 spire-1.2.1/test/util/cert_generation.go 13:33:25 spire-1.2.1/test/util/io_redirection.go 13:33:25 spire-1.2.1/test/util/race.go 13:33:25 spire-1.2.1/test/util/util.go 13:33:25 building spire from source... 13:33:25 Installing go1.17.7... 13:33:31 Building bin/spire-server... 13:33:31 go: downloading github.com/mitchellh/cli v1.1.2 13:33:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:33:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:33:32 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:33:32 go: downloading google.golang.org/grpc v1.44.0 13:33:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:33:36 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:33:37 go: downloading github.com/imdario/mergo v0.3.12 13:33:37 go: downloading github.com/sirupsen/logrus v1.8.1 13:33:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:33:38 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:33:39 go: downloading github.com/fatih/color v1.13.0 13:33:39 go: downloading github.com/mattn/go-isatty v0.0.14 13:33:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:33:39 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:33:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:33:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:33:39 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:33:40 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:33:41 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:33:41 go: downloading github.com/armon/go-metrics v0.3.10 13:33:42 go: downloading github.com/prometheus/client_golang v1.12.1 13:33:42 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:33:43 go: downloading github.com/open-policy-agent/opa v0.38.0 13:33:51 Building bin/spire-server... 13:33:51 go: downloading github.com/mitchellh/cli v1.1.2 13:33:51 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:33:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:33:51 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:33:52 go: downloading google.golang.org/grpc v1.44.0 13:33:55 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:33:56 go: downloading github.com/imdario/mergo v0.3.12 13:33:56 go: downloading github.com/sirupsen/logrus v1.8.1 13:33:56 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:33:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:33:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:33:57 go: downloading github.com/fatih/color v1.13.0 13:33:57 go: downloading github.com/mattn/go-isatty v0.0.14 13:33:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:33:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:33:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:33:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:33:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:33:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:33:59 go: downloading github.com/armon/go-metrics v0.3.10 13:34:00 go: downloading github.com/prometheus/client_golang v1.12.1 13:34:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:34:01 go: downloading github.com/open-policy-agent/opa v0.38.0 13:34:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:34:09 go: downloading github.com/mattn/go-colorable v0.1.12 13:34:09 go: downloading github.com/Masterminds/goutils v1.1.0 13:34:09 go: downloading github.com/Masterminds/semver v1.5.0 13:34:09 go: downloading github.com/google/uuid v1.1.2 13:34:09 go: downloading github.com/huandu/xstrings v1.3.2 13:34:10 go: downloading github.com/oklog/run v1.0.0 13:34:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:34:10 go: downloading github.com/imkira/go-observer v1.0.3 13:34:10 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:34:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:34:11 go: downloading github.com/prometheus/client_model v0.2.0 13:34:11 go: downloading github.com/prometheus/common v0.32.1 13:34:11 go: downloading github.com/beorn7/perks v1.0.1 13:34:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:34:11 go: downloading github.com/prometheus/procfs v0.7.3 13:34:12 go: downloading go.uber.org/atomic v1.9.0 13:34:13 go: downloading github.com/hashicorp/errwrap v1.1.0 13:34:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:34:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:34:13 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:34:13 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:34:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:34:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:34:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:34:22 go: downloading github.com/stretchr/testify v1.7.0 13:34:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:34:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:34:22 go: downloading github.com/blang/semver/v4 v4.0.0 13:34:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:34:22 go: downloading github.com/jinzhu/gorm v1.9.16 13:34:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:34:23 go: downloading github.com/lib/pq v1.10.4 13:34:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:34:29 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:34:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:34:29 go: downloading github.com/mattn/go-colorable v0.1.12 13:34:29 go: downloading github.com/Masterminds/goutils v1.1.0 13:34:29 go: downloading github.com/Masterminds/semver v1.5.0 13:34:29 go: downloading github.com/google/uuid v1.1.2 13:34:29 go: downloading github.com/huandu/xstrings v1.3.2 13:34:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:34:29 go: downloading github.com/oklog/run v1.0.0 13:34:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:34:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:34:29 go: downloading github.com/prometheus/client_model v0.2.0 13:34:29 go: downloading github.com/prometheus/common v0.32.1 13:34:29 go: downloading github.com/beorn7/perks v1.0.1 13:34:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:34:30 go: downloading github.com/prometheus/procfs v0.7.3 13:34:30 go: downloading go.uber.org/atomic v1.9.0 13:34:32 go: downloading github.com/imkira/go-observer v1.0.3 13:34:32 go: downloading github.com/hashicorp/errwrap v1.1.0 13:34:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:34:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:34:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:34:32 go: downloading github.com/twmb/murmur3 v1.1.6 13:34:32 go: downloading gopkg.in/yaml.v2 v2.4.0 13:34:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:34:33 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:34:33 go: downloading github.com/blang/semver/v4 v4.0.0 13:34:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:34:33 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:34:34 go: downloading github.com/jinzhu/gorm v1.9.16 13:34:34 go: downloading github.com/lib/pq v1.10.4 13:34:34 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:34:34 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:34:35 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:34:36 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:34:38 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:34:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:34:45 go: downloading github.com/stretchr/testify v1.7.0 13:34:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:34:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:34:49 go: downloading k8s.io/client-go v0.23.4 13:34:49 go: downloading k8s.io/api v0.23.4 13:34:49 go: downloading google.golang.org/api v0.70.0 13:35:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:35:09 go: downloading google.golang.org/api v0.70.0 13:35:09 go: downloading k8s.io/client-go v0.23.4 13:35:09 go: downloading k8s.io/api v0.23.4 13:35:24 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:35:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:35:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:35:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:35:36 go: downloading cloud.google.com/go/storage v1.21.0 13:35:37 go: downloading cloud.google.com/go v0.100.2 13:35:38 go: downloading k8s.io/apimachinery v0.23.4 13:35:40 go: downloading k8s.io/kube-aggregator v0.23.3 13:35:41 go: downloading github.com/google/go-tpm v0.3.3 13:35:41 go: downloading cloud.google.com/go/security v1.3.0 13:35:42 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:35:44 go: downloading github.com/hashicorp/vault/api v1.4.1 13:35:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:35:44 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:35:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:35:45 go: downloading github.com/twmb/murmur3 v1.1.6 13:35:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:35:45 go: downloading gopkg.in/yaml.v2 v2.4.0 13:35:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:35:46 go: downloading github.com/gobwas/glob v0.2.3 13:35:47 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:35:47 go: downloading github.com/aws/smithy-go v1.11.0 13:35:48 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:35:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:35:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:35:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:35:49 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:35:50 go: downloading github.com/jinzhu/inflection v1.0.0 13:35:50 go: downloading github.com/gogo/protobuf v1.3.2 13:35:54 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:35:55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:35:55 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:35:55 go: downloading cloud.google.com/go/storage v1.21.0 13:35:56 go: downloading cloud.google.com/go v0.100.2 13:35:57 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:35:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:35:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:35:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:35:58 go: downloading github.com/google/go-tpm v0.3.3 13:35:58 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:35:58 go: downloading github.com/dimchansky/utfbom v1.1.1 13:35:58 go: downloading cloud.google.com/go/compute v1.3.0 13:35:59 go: downloading k8s.io/apimachinery v0.23.4 13:36:00 Removing intermediate container 2e9856a37d78 13:36:00 ---> 4a6fbd218590 13:36:00 13:36:00 Step 10/23 : FROM alpine:3.14 13:36:00 ---> ac73e934f311 13:36:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:36:00 ---> Running in 8b56652ee12c 13:36:01 go: downloading cloud.google.com/go/iam v0.1.1 13:36:01 Removing intermediate container 8b56652ee12c 13:36:01 ---> d8f27b6ca210 13:36:01 Step 12/23 : ENV APP_PORT=59880 13:36:01 ---> Running in a9a7f758505f 13:36:01 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:36:02 Removing intermediate container a9a7f758505f 13:36:02 ---> b1d5e3d787be 13:36:02 Step 13/23 : EXPOSE $APP_PORT 13:36:02 go: downloading k8s.io/klog/v2 v2.30.0 13:36:02  ---> Running in ae9971c73ffd 13:36:02 go: downloading github.com/google/gofuzz v1.1.0 13:36:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:36:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:36:03 Removing intermediate container ae9971c73ffd 13:36:03 ---> 2aeb28160466 13:36:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:03 ---> Running in 61dae1b31750 13:36:06 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:36:06 go: downloading github.com/spf13/pflag v1.0.5 13:36:06 go: downloading cloud.google.com/go/security v1.3.0 13:36:07 go: downloading k8s.io/kube-aggregator v0.23.3 13:36:07 Removing intermediate container 61dae1b31750 13:36:07 ---> 625951642931 13:36:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:36:07 ---> Running in 1b9285b46d68 13:36:07 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:36:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:36:08 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:36:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:36:08 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:36:08 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:36:08 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:36:09 go: downloading github.com/hashicorp/vault/api v1.4.1 13:36:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:36:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:36:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:36:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:36:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:36:10 go: downloading github.com/gobwas/glob v0.2.3 13:36:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:36:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:36:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:36:10 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:36:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:36:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:36:11 go: downloading github.com/jinzhu/inflection v1.0.0 13:36:11 go: downloading github.com/aws/smithy-go v1.11.0 13:36:12 (1/6) Installing dumb-init (1.2.5-r1) 13:36:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:36:12 (3/6) Installing libsodium (1.0.18-r0) 13:36:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:36:12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:36:12 (5/6) Installing libzmq (4.3.4-r0) 13:36:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:36:12 go: downloading go.opencensus.io v0.23.0 13:36:12 (6/6) Installing zeromq (4.3.4-r0) 13:36:12 Executing busybox-1.33.1-r7.trigger 13:36:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:36:12 OK: 8 MiB in 20 packages 13:36:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:36:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:36:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:36:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:36:13 go: downloading github.com/gogo/protobuf v1.3.2 13:36:14 go: downloading gopkg.in/inf.v0 v0.9.1 13:36:14 go: downloading github.com/go-logr/logr v1.2.2 13:36:14 go: downloading github.com/google/go-cmp v0.5.7 13:36:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:36:15 Removing intermediate container 1b9285b46d68 13:36:15 ---> 87c80f28548a 13:36:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:36:15 go: downloading github.com/json-iterator/go v1.1.12 13:36:15 go: downloading github.com/googleapis/gnostic v0.5.5 13:36:16  ---> 36c5c6b6d51e 13:36:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:36:18 ---> 74b84091188a 13:36:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:36:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:36:19  ---> 721dd24919f2 13:36:19 Step 19/23 : ENTRYPOINT ["/core-data"] 13:36:19 ---> Running in 8677bd834b49 13:36:20 Removing intermediate container 8677bd834b49 13:36:20 ---> 7f7baf630788 13:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:36:20 ---> Running in c714246911ae 13:36:20 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:36:21 Removing intermediate container c714246911ae 13:36:21 ---> b1c95a2146fc 13:36:21 Step 21/23 : LABEL arch=arm64 13:36:21 ---> Running in 7f26542abfa0 13:36:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:36:21 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:36:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:36:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:36:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:36:22 Removing intermediate container 7f26542abfa0 13:36:22 ---> e5a9c87068cd 13:36:22 Step 22/23 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:36:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:36:22 go: downloading github.com/dimchansky/utfbom v1.1.1 13:36:22 go: downloading cloud.google.com/go/compute v1.3.0 13:36:22  ---> Running in f8dcdc034050 13:36:22 go: downloading github.com/tklauser/numcpus v0.3.0 13:36:22 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:36:22 Removing intermediate container f8dcdc034050 13:36:22 ---> 456d5db1714a 13:36:22 Step 23/23 : LABEL version=2.2.0-dev.90 13:36:22 go: downloading go.uber.org/zap v1.21.0 13:36:22  ---> Running in 653eedcb1f33 13:36:23 go: downloading sigs.k8s.io/yaml v1.3.0 13:36:23 go: downloading cloud.google.com/go/iam v0.1.1 13:36:23 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:36:23 Removing intermediate container 653eedcb1f33 13:36:23 ---> 452440d01207 13:36:23 13:36:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:36:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:36:24 Successfully built 452440d01207 13:36:24 go: downloading github.com/modern-go/reflect2 v1.0.2 13:36:24 Successfully tagged core-data-arm64:latest 13:36:24  Building core-data ... done go: downloading github.com/google/gofuzz v1.1.0 13:36:24 go: downloading k8s.io/klog/v2 v2.30.0 13:36:24 go: downloading github.com/ryanuber/go-glob v1.0.0 13:36:24 go: downloading github.com/golang/snappy v0.0.4 13:36:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:36:24 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:36:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:36:25 go: downloading github.com/spf13/pflag v1.0.5 13:36:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:36:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:36:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:36:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:36:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:36:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:36:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:36:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:36:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:36:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:36:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:36:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:36:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:36:29 go: downloading go.opencensus.io v0.23.0 13:36:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:36:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:36:30 go: downloading gopkg.in/inf.v0 v0.9.1 13:36:30 go: downloading github.com/google/go-cmp v0.5.7 13:36:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:36:31 go: downloading github.com/go-logr/logr v1.2.2 13:36:31 go: downloading github.com/json-iterator/go v1.1.12 13:36:32 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:36:32 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:36:32 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:36:32 go: downloading github.com/hashicorp/go-version v1.2.0 13:36:32 go: downloading go.uber.org/multierr v1.6.0 13:36:34 go: downloading github.com/googleapis/gnostic v0.5.5 13:36:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:36:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:36:36 go: downloading github.com/tklauser/numcpus v0.3.0 13:36:36 go: downloading go.uber.org/zap v1.21.0 13:36:37 go: downloading sigs.k8s.io/yaml v1.3.0 13:36:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:36:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:36:37 go: downloading github.com/modern-go/reflect2 v1.0.2 13:36:37 go: downloading github.com/ryanuber/go-glob v1.0.0 13:36:37 go: downloading github.com/golang/snappy v0.0.4 13:36:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:36:46 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:36:46 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:36:46 go: downloading github.com/hashicorp/go-version v1.2.0 13:36:46 go: downloading go.uber.org/multierr v1.6.0 13:36:51 Removing intermediate container 7756d50d71ce 13:36:51 ---> b466f3f61f55 13:36:51 13:36:51 Step 10/22 : FROM alpine:3.14 13:36:51 ---> ac73e934f311 13:36:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:36:51 ---> Running in 897812b0ef2e 13:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:36:55 (1/6) Installing ca-certificates (20211220-r0) 13:36:55 (2/6) Installing brotli-libs (1.0.9-r5) 13:36:55 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:36:55 (4/6) Installing libcurl (7.79.1-r1) 13:36:55 (5/6) Installing curl (7.79.1-r1) 13:36:55 (6/6) Installing dumb-init (1.2.5-r1) 13:36:55 Executing busybox-1.33.1-r7.trigger 13:36:55 Executing ca-certificates-20211220-r0.trigger 13:36:56 OK: 8 MiB in 20 packages 13:36:58 Removing intermediate container 897812b0ef2e 13:36:58 ---> 61719558c35d 13:36:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:36:59 ---> Running in a7e42918d3fb 13:36:59 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:36:59 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:37:00 Removing intermediate container a7e42918d3fb 13:37:00 ---> 5d883cb41ca4 13:37:00 Step 13/22 : WORKDIR /edgex 13:37:00 ---> Running in e5b4bdfae955 13:37:00 Removing intermediate container e5b4bdfae955 13:37:00 ---> 86636b39bee2 13:37:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:37:02 ---> 26d8ff7a6db1 13:37:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:37:04 ---> a1700d315ce0 13:37:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:37:05 ---> 6e0af9d04ee8 13:37:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:37:06 ---> f63a46c9523c 13:37:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:37:07 ---> Running in 20e1be529e95 13:37:10 Removing intermediate container 20e1be529e95 13:37:10 ---> 6185a80ac394 13:37:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:37:10 ---> Running in 644ed6028574 13:37:11 Removing intermediate container 644ed6028574 13:37:11 ---> 09f0fa00c5d4 13:37:11 Step 20/22 : LABEL arch=arm64 13:37:11 ---> Running in 2cb6882a05ba 13:37:12 Removing intermediate container 2cb6882a05ba 13:37:12 ---> 8aae4f5442f9 13:37:12 Step 21/22 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 13:37:12 ---> Running in e3b71f7f1756 13:37:12 Removing intermediate container e3b71f7f1756 13:37:12 ---> 21d91f9c3b07 13:37:12 Step 22/22 : LABEL version=2.2.0-dev.90 13:37:13 ---> Running in c33e23781faf 13:37:13 Removing intermediate container c33e23781faf 13:37:13 ---> 23e4ae34e179 13:37:13 13:37:14 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:37:14 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:37:14 Successfully built 23e4ae34e179 13:37:14 Successfully tagged security-proxy-setup-arm64:latest 13:55:22  Building security-proxy-setup ... done Building bin/spire-agent... 13:55:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:55:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:55:22 go: downloading github.com/docker/docker v20.10.12+incompatible 13:55:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:55:22 go: downloading github.com/google/go-tpm-tools v0.3.3 13:55:22 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:55:22 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:55:22 go: downloading github.com/docker/go-connections v0.4.0 13:55:22 go: downloading github.com/docker/go-units v0.4.0 13:55:22 go: downloading github.com/opencontainers/image-spec v1.0.1 13:55:22 go: downloading github.com/containerd/containerd v1.3.4 13:55:22 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:55:22 go: downloading github.com/opencontainers/go-digest v1.0.0 14:01:15 Removing intermediate container c75925d20690 14:01:15 ---> 83952875c480 14:01:15 14:01:15 Step 13/26 : FROM alpine:3.15 14:01:15 ---> 3fb3c9af89a9 14:01:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:01:15 ---> Using cache 14:01:15 ---> f7f8ca8948bf 14:01:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:15 ---> Using cache 14:01:15 ---> b2ee705d0547 14:01:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:01:15 ---> Running in 3baa791503bf 14:01:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:01:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:01:15 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:01:15 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 14:01:15 OK: 15730 distinct packages available 14:01:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:01:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:01:15 (1/5) Installing dumb-init (1.2.5-r1) 14:01:15 (2/5) Installing musl-obstack (1.2.3-r0) 14:01:15 (3/5) Installing libucontext (1.1-r0) 14:01:15 (4/5) Installing gcompat (1.0.0-r4) 14:01:15 (5/5) Installing openssl (1.1.1n-r0) 14:01:15 Executing busybox-1.34.1-r5.trigger 14:01:15 OK: 6 MiB in 19 packages 14:01:15 Removing intermediate container 3baa791503bf 14:01:15 ---> d05caacc9a85 14:01:15 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:01:15 ---> c8b86ef716b5 14:01:15 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:01:15 ---> 2ca2054a26da 14:01:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:01:15 ---> 32aff7952d68 14:01:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:01:16 ---> 90efa97a4878 14:01:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:01:17 ---> 82c8f06586eb 14:01:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:01:17 ---> Running in 54ba12d29a34 14:01:18 Removing intermediate container 54ba12d29a34 14:01:18 ---> c430ad996f82 14:01:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:01:18 ---> Running in 064ff87128f2 14:01:18 Removing intermediate container 064ff87128f2 14:01:18 ---> cb76d2a0f3d7 14:01:18 Step 24/26 : LABEL arch=arm64 14:01:18 ---> Running in 2b38b02b49fe 14:01:18 Removing intermediate container 2b38b02b49fe 14:01:18 ---> a12deae6718b 14:01:18 Step 25/26 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 14:01:19 ---> Running in db43e4675001 14:01:19 Removing intermediate container db43e4675001 14:01:19 ---> 10dfad302eee 14:01:19 Step 26/26 : LABEL version=2.2.0-dev.90 14:01:19 ---> Running in 22dfd8ac64b3 14:01:19 Removing intermediate container 22dfd8ac64b3 14:01:19 ---> ed0923e869b9 14:01:19 14:01:20 Successfully built ed0923e869b9 14:01:20 Successfully tagged security-spire-agent-arm64:latest 14:02:28  Building security-spire-agent ... done Building bin/spire-agent... 14:02:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:02:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:02:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:02:28 go: downloading github.com/docker/docker v20.10.12+incompatible 14:02:30 go: downloading github.com/google/go-tpm-tools v0.3.3 14:02:31 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:02:31 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:02:31 go: downloading github.com/docker/go-connections v0.4.0 14:02:31 go: downloading github.com/docker/go-units v0.4.0 14:02:31 go: downloading github.com/opencontainers/image-spec v1.0.1 14:02:31 go: downloading github.com/containerd/containerd v1.3.4 14:02:31 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:02:31 go: downloading github.com/opencontainers/go-digest v1.0.0 14:02:32 Building bin/spire-agent... 14:02:32 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:02:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:02:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:02:33 go: downloading github.com/docker/docker v20.10.12+incompatible 14:02:36 go: downloading github.com/google/go-tpm-tools v0.3.3 14:02:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:02:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:02:37 go: downloading github.com/docker/go-units v0.4.0 14:02:37 go: downloading github.com/docker/go-connections v0.4.0 14:02:37 go: downloading github.com/opencontainers/image-spec v1.0.1 14:02:38 go: downloading github.com/containerd/containerd v1.3.4 14:02:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:02:38 go: downloading github.com/opencontainers/go-digest v1.0.0 14:07:00 Removing intermediate container a160648b2be4 14:07:00 ---> 2e9373850d8e 14:07:00 14:07:00 Step 13/25 : FROM alpine:3.15 14:07:00 ---> 3fb3c9af89a9 14:07:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:07:00 ---> Using cache 14:07:00 ---> f7f8ca8948bf 14:07:00 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:07:00 ---> Using cache 14:07:00 ---> b2ee705d0547 14:07:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:07:00 ---> Using cache 14:07:00 ---> d05caacc9a85 14:07:00 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:07:04 ---> 2df86d39fb88 14:07:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:07:04 Removing intermediate container bf737184b332 14:07:04 ---> 9c572faa09c5 14:07:04 14:07:04 Step 13/26 : FROM alpine:3.15 14:07:04 ---> 3fb3c9af89a9 14:07:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:07:04 ---> Using cache 14:07:04 ---> f7f8ca8948bf 14:07:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:07:04 ---> Using cache 14:07:04 ---> b2ee705d0547 14:07:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:07:04 ---> Running in 345ad23840e6 14:07:04 ---> f4fb9f6e02af 14:07:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:07:05 ---> dee228d56614 14:07:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:07:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:07:06 ---> 8ef44f148d45 14:07:06 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:07:06 ---> Running in 320a8f5be3fb 14:07:06 Removing intermediate container 320a8f5be3fb 14:07:06 ---> 355cfc1cf713 14:07:06 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:07:06 ---> Running in 24b3e6300526 14:07:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:07:06 Removing intermediate container 24b3e6300526 14:07:06 ---> 94122b47a9b7 14:07:06 Step 23/25 : LABEL arch=arm64 14:07:07 ---> Running in 2ec4b6b10ec6 14:07:07 Removing intermediate container 2ec4b6b10ec6 14:07:07 ---> 553be5efc65b 14:07:07 Step 24/25 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:07 ---> Running in 02067820f523 14:07:07 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:07:07 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 14:07:07 OK: 15730 distinct packages available 14:07:07 Removing intermediate container 02067820f523 14:07:07 ---> b6cb4eb379b5 14:07:07 Step 25/25 : LABEL version=2.2.0-dev.90 14:07:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:07:08 ---> Running in 584efb9d9805 14:07:08 Removing intermediate container 584efb9d9805 14:07:08 ---> f2bc2d13b988 14:07:08 14:07:08 Successfully built f2bc2d13b988 14:07:08 Successfully tagged security-spire-server-arm64:latest 14:07:08  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:07:09 (1/4) Installing dumb-init (1.2.5-r1) 14:07:09 (2/4) Installing musl-obstack (1.2.3-r0) 14:07:09 (3/4) Installing libucontext (1.1-r0) 14:07:10 (4/4) Installing gcompat (1.0.0-r4) 14:07:10 Executing busybox-1.34.1-r5.trigger 14:07:10 OK: 6 MiB in 18 packages 14:07:11 Removing intermediate container 345ad23840e6 14:07:11 ---> c32a224219b9 14:07:11 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:07:14 ---> 4192d1ae5229 14:07:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:07:15 ---> 2846732cddaa 14:07:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:07:15 ---> Running in aed0a89f79e0 14:07:15 Removing intermediate container aed0a89f79e0 14:07:15 ---> 58e3ad51e2ea 14:07:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:07:16 ---> fc75453afd6a 14:07:16 Step 21/26 : WORKDIR / 14:07:16 ---> Running in f9c052521dc2 14:07:16 Removing intermediate container f9c052521dc2 14:07:16 ---> 1f036d073c88 14:07:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:07:16 ---> Running in df7f14625b6b 14:07:16 Removing intermediate container df7f14625b6b 14:07:16 ---> b0ddba8ad6d8 14:07:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:07:16 ---> Running in 9bd2d3ac8ce7 14:07:17 Removing intermediate container 9bd2d3ac8ce7 14:07:17 ---> 1624287536b4 14:07:17 Step 24/26 : LABEL arch=arm64 14:07:17 ---> Running in a463712a038e 14:07:17 Removing intermediate container a463712a038e 14:07:17 ---> 6be548935497 14:07:17 Step 25/26 : LABEL git_sha=75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:17 ---> Running in 336e960f9495 14:07:17 Removing intermediate container 336e960f9495 14:07:17 ---> 46ffb050be40 14:07:17 Step 26/26 : LABEL version=2.2.0-dev.90 14:07:17 ---> Running in 4cd75bb0ce06 14:07:18 Removing intermediate container 4cd75bb0ce06 14:07:18 ---> 56e5e07aecc3 14:07:18 14:07:18 Successfully built 56e5e07aecc3 14:07:18 Successfully tagged security-spire-config-arm64:latest 14:07:18  Building security-spire-config ... done  [Pipeline] } 14:07:18 $ docker stop --time=1 f94ff1a22cda9189c4700a6fb91a55906242063be2be4e3bb66d80fd353b0302 14:07:20 $ docker rm -f f94ff1a22cda9189c4700a6fb91a55906242063be2be4e3bb66d80fd353b0302 [Pipeline] // withDockerContainer [Pipeline] sh 14:07:21 + docker images 14:07:21 REPOSITORY TAG IMAGE ID CREATED SIZE 14:07:21 security-spire-config-arm64 latest 56e5e07aecc3 3 seconds ago 85.6MB 14:07:21 security-spire-server-arm64 latest f2bc2d13b988 13 seconds ago 86.3MB 14:07:21 9c572faa09c5 32 seconds ago 3.98GB 14:07:21 2e9373850d8e 39 seconds ago 3.98GB 14:07:21 security-spire-agent-arm64 latest ed0923e869b9 6 minutes ago 126MB 14:07:21 83952875c480 6 minutes ago 3.98GB 14:07:21 security-proxy-setup-arm64 latest 23e4ae34e179 30 minutes ago 26.1MB 14:07:21 b466f3f61f55 30 minutes ago 1.16GB 14:07:21 core-data-arm64 latest 452440d01207 30 minutes ago 21.6MB 14:07:21 4a6fbd218590 31 minutes ago 1.18GB 14:07:21 sys-mgmt-agent-arm64 latest 403cbe9f8c60 34 minutes ago 282MB 14:07:21 support-notifications-arm64 latest 2fbde8b25bcd 35 minutes ago 25.8MB 14:07:21 d9beac1ccc1e 35 minutes ago 1.21GB 14:07:21 e89b6cd38177 36 minutes ago 1.15GB 14:07:21 security-bootstrapper-arm64 latest 4d4722e88a1f 36 minutes ago 18.3MB 14:07:21 c041162311a0 37 minutes ago 1.15GB 14:07:21 core-command-arm64 latest b335d0054cb6 38 minutes ago 15.5MB 14:07:21 b570b4ba9df9 38 minutes ago 1.15GB 14:07:21 support-scheduler-arm64 latest 56b8fb8fc49a 41 minutes ago 25.2MB 14:07:21 ba993c15043a 41 minutes ago 1.21GB 14:07:21 security-spiffe-token-provider-arm64 latest 54e932e4328f 42 minutes ago 27.9MB 14:07:21 bd1c06f73065 42 minutes ago 1.2GB 14:07:21 core-metadata-arm64 latest e7d3932ca72e 43 minutes ago 16.3MB 14:07:21 security-secretstore-setup-arm64 latest cff175a5deb1 44 minutes ago 27.5MB 14:07:21 e08672c3f93d 44 minutes ago 1.15GB 14:07:21 c8b0ef869717 44 minutes ago 1.16GB 14:07:21 ci-base-image-arm64 latest 170dd6ba28fe 52 minutes ago 885MB 14:07:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 13 days ago 551MB 14:07:21 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 14:07:21 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 14:07:21 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 14:07:21 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 14:07:21 provisioning config files... 14:07:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/218@tmp/config6640439567413169799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:22 ---> docker-login.sh 14:07:22 nexus3.edgexfoundry.org:10001 14:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:22 Configure a credential helper to remove this warning. See 14:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:22 14:07:22 Login Succeeded 14:07:22 nexus3.edgexfoundry.org:10002 14:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:22 Configure a credential helper to remove this warning. See 14:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:22 14:07:22 Login Succeeded 14:07:22 nexus3.edgexfoundry.org:10003 14:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:23 Configure a credential helper to remove this warning. See 14:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:23 14:07:23 Login Succeeded 14:07:23 nexus3.edgexfoundry.org:10004 14:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:24 Configure a credential helper to remove this warning. See 14:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:24 14:07:24 Login Succeeded 14:07:24 docker.io 14:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:24 Configure a credential helper to remove this warning. See 14:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:24 14:07:24 Login Succeeded 14:07:24 ---> docker-login.sh ends [Pipeline] } 14:07:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:07:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:07:24 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:24 latest 14:07:24 2.2.0-dev.90 14:07:24 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:24 main 14:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:07:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:07:25 44dcf311fff0: Preparing 14:07:25 20e3d78fb21c: Preparing 14:07:25 c06b8b61a5be: Preparing 14:07:25 54a7d72c312c: Preparing 14:07:25 f73e7dbfee58: Preparing 14:07:25 f73e7dbfee58: Layer already exists 14:07:25 c06b8b61a5be: Pushed 14:07:25 54a7d72c312c: Pushed 14:07:25 44dcf311fff0: Pushed 14:07:28 20e3d78fb21c: Pushed 14:07:28 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:f3d4ef2afc54a53ef1e7af5b576071a7cd5aefd36a1a14964b8a61cbb65ceb9a size: 1363 [Pipeline] isUnix [Pipeline] sh 14:07:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:07:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:07:29 44dcf311fff0: Preparing 14:07:29 20e3d78fb21c: Preparing 14:07:29 c06b8b61a5be: Preparing 14:07:29 54a7d72c312c: Preparing 14:07:29 f73e7dbfee58: Preparing 14:07:29 f73e7dbfee58: Layer already exists 14:07:29 c06b8b61a5be: Layer already exists 14:07:29 44dcf311fff0: Layer already exists 14:07:29 20e3d78fb21c: Layer already exists 14:07:29 54a7d72c312c: Layer already exists 14:07:29 latest: digest: sha256:f3d4ef2afc54a53ef1e7af5b576071a7cd5aefd36a1a14964b8a61cbb65ceb9a size: 1363 [Pipeline] isUnix [Pipeline] sh 14:07:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:07:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.90 14:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:07:30 44dcf311fff0: Preparing 14:07:30 20e3d78fb21c: Preparing 14:07:30 c06b8b61a5be: Preparing 14:07:30 54a7d72c312c: Preparing 14:07:30 f73e7dbfee58: Preparing 14:07:30 f73e7dbfee58: Layer already exists 14:07:30 20e3d78fb21c: Layer already exists 14:07:30 44dcf311fff0: Layer already exists 14:07:30 c06b8b61a5be: Layer already exists 14:07:30 54a7d72c312c: Layer already exists 14:07:30 2.2.0-dev.90: digest: sha256:f3d4ef2afc54a53ef1e7af5b576071a7cd5aefd36a1a14964b8a61cbb65ceb9a size: 1363 [Pipeline] isUnix [Pipeline] sh 14:07:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:07:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:07:31 44dcf311fff0: Preparing 14:07:31 20e3d78fb21c: Preparing 14:07:31 c06b8b61a5be: Preparing 14:07:31 54a7d72c312c: Preparing 14:07:31 f73e7dbfee58: Preparing 14:07:31 c06b8b61a5be: Layer already exists 14:07:31 44dcf311fff0: Layer already exists 14:07:31 20e3d78fb21c: Layer already exists 14:07:31 54a7d72c312c: Layer already exists 14:07:31 f73e7dbfee58: Layer already exists 14:07:31 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:f3d4ef2afc54a53ef1e7af5b576071a7cd5aefd36a1a14964b8a61cbb65ceb9a size: 1363 [Pipeline] isUnix [Pipeline] sh 14:07:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 14:07:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:07:32 44dcf311fff0: Preparing 14:07:32 20e3d78fb21c: Preparing 14:07:32 c06b8b61a5be: Preparing 14:07:32 54a7d72c312c: Preparing 14:07:32 f73e7dbfee58: Preparing 14:07:32 20e3d78fb21c: Layer already exists 14:07:32 44dcf311fff0: Layer already exists 14:07:32 54a7d72c312c: Layer already exists 14:07:32 f73e7dbfee58: Layer already exists 14:07:32 c06b8b61a5be: Layer already exists 14:07:32 main: digest: sha256:f3d4ef2afc54a53ef1e7af5b576071a7cd5aefd36a1a14964b8a61cbb65ceb9a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:32 ===================================================== [Pipeline] echo 14:07:32 taggedImages: 14:07:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:07:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.90 14:07:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:07:32 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:07:32 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:32 latest 14:07:32 2.2.0-dev.90 14:07:32 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:32 main 14:07:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:07:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:07:33 ea9b5b070777: Preparing 14:07:33 b20669658539: Preparing 14:07:33 c06b8b61a5be: Preparing 14:07:33 a5e2c0d38c08: Preparing 14:07:33 ed5cf33db563: Preparing 14:07:33 f73e7dbfee58: Preparing 14:07:33 f73e7dbfee58: Waiting 14:07:33 c06b8b61a5be: Layer already exists 14:07:33 f73e7dbfee58: Layer already exists 14:07:33 ea9b5b070777: Pushed 14:07:33 ed5cf33db563: Pushed 14:07:34 a5e2c0d38c08: Pushed 14:07:37 b20669658539: Pushed 14:07:37 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:3980ec1ca983912f6d0deb572a799dd4584d8b82e64aec2b56d6799a0e9f3155 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:07:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:07:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:07:38 ea9b5b070777: Preparing 14:07:38 b20669658539: Preparing 14:07:38 c06b8b61a5be: Preparing 14:07:38 a5e2c0d38c08: Preparing 14:07:38 ed5cf33db563: Preparing 14:07:38 f73e7dbfee58: Preparing 14:07:38 f73e7dbfee58: Waiting 14:07:38 c06b8b61a5be: Layer already exists 14:07:38 a5e2c0d38c08: Layer already exists 14:07:38 ea9b5b070777: Layer already exists 14:07:38 b20669658539: Layer already exists 14:07:38 ed5cf33db563: Layer already exists 14:07:38 f73e7dbfee58: Layer already exists 14:07:38 latest: digest: sha256:3980ec1ca983912f6d0deb572a799dd4584d8b82e64aec2b56d6799a0e9f3155 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:07:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:07:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.90 14:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:07:39 ea9b5b070777: Preparing 14:07:39 b20669658539: Preparing 14:07:39 c06b8b61a5be: Preparing 14:07:39 a5e2c0d38c08: Preparing 14:07:39 ed5cf33db563: Preparing 14:07:39 f73e7dbfee58: Preparing 14:07:39 f73e7dbfee58: Waiting 14:07:39 c06b8b61a5be: Layer already exists 14:07:39 a5e2c0d38c08: Layer already exists 14:07:39 ed5cf33db563: Layer already exists 14:07:39 b20669658539: Layer already exists 14:07:39 ea9b5b070777: Layer already exists 14:07:39 f73e7dbfee58: Layer already exists 14:07:39 2.2.0-dev.90: digest: sha256:3980ec1ca983912f6d0deb572a799dd4584d8b82e64aec2b56d6799a0e9f3155 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:07:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:07:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:07:39 ea9b5b070777: Preparing 14:07:39 b20669658539: Preparing 14:07:39 c06b8b61a5be: Preparing 14:07:39 a5e2c0d38c08: Preparing 14:07:39 ed5cf33db563: Preparing 14:07:39 f73e7dbfee58: Preparing 14:07:39 f73e7dbfee58: Waiting 14:07:39 ea9b5b070777: Layer already exists 14:07:39 c06b8b61a5be: Layer already exists 14:07:39 a5e2c0d38c08: Layer already exists 14:07:39 b20669658539: Layer already exists 14:07:39 ed5cf33db563: Layer already exists 14:07:39 f73e7dbfee58: Layer already exists 14:07:40 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:3980ec1ca983912f6d0deb572a799dd4584d8b82e64aec2b56d6799a0e9f3155 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:07:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 14:07:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:07:40 ea9b5b070777: Preparing 14:07:40 b20669658539: Preparing 14:07:40 c06b8b61a5be: Preparing 14:07:40 a5e2c0d38c08: Preparing 14:07:40 ed5cf33db563: Preparing 14:07:40 f73e7dbfee58: Preparing 14:07:40 f73e7dbfee58: Waiting 14:07:40 a5e2c0d38c08: Layer already exists 14:07:40 c06b8b61a5be: Layer already exists 14:07:40 ed5cf33db563: Layer already exists 14:07:40 b20669658539: Layer already exists 14:07:40 ea9b5b070777: Layer already exists 14:07:40 f73e7dbfee58: Layer already exists 14:07:41 main: digest: sha256:3980ec1ca983912f6d0deb572a799dd4584d8b82e64aec2b56d6799a0e9f3155 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:41 ===================================================== [Pipeline] echo 14:07:41 taggedImages: 14:07:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:07:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.90 14:07:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:07:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:07:41 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:41 latest 14:07:41 2.2.0-dev.90 14:07:41 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:41 main 14:07:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:07:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:07:42 17807b4b3209: Preparing 14:07:42 725334d8b050: Preparing 14:07:42 c06b8b61a5be: Preparing 14:07:42 54a7d72c312c: Preparing 14:07:42 f73e7dbfee58: Preparing 14:07:42 54a7d72c312c: Layer already exists 14:07:42 f73e7dbfee58: Layer already exists 14:07:42 c06b8b61a5be: Layer already exists 14:07:42 17807b4b3209: Pushed 14:07:44 725334d8b050: Pushed 14:07:45 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:668c3ea49d76833c97e3c1685ab0edb4b1d2b9207e120ff24b470715b970a4ad size: 1364 [Pipeline] isUnix [Pipeline] sh 14:07:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:07:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:07:45 17807b4b3209: Preparing 14:07:45 725334d8b050: Preparing 14:07:45 c06b8b61a5be: Preparing 14:07:45 54a7d72c312c: Preparing 14:07:45 f73e7dbfee58: Preparing 14:07:45 17807b4b3209: Layer already exists 14:07:45 f73e7dbfee58: Layer already exists 14:07:45 c06b8b61a5be: Layer already exists 14:07:45 54a7d72c312c: Layer already exists 14:07:45 725334d8b050: Layer already exists 14:07:46 latest: digest: sha256:668c3ea49d76833c97e3c1685ab0edb4b1d2b9207e120ff24b470715b970a4ad size: 1364 [Pipeline] isUnix [Pipeline] sh 14:07:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:07:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.90 14:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:07:46 17807b4b3209: Preparing 14:07:46 725334d8b050: Preparing 14:07:46 c06b8b61a5be: Preparing 14:07:46 54a7d72c312c: Preparing 14:07:46 f73e7dbfee58: Preparing 14:07:46 f73e7dbfee58: Layer already exists 14:07:46 c06b8b61a5be: Layer already exists 14:07:46 725334d8b050: Layer already exists 14:07:46 17807b4b3209: Layer already exists 14:07:46 54a7d72c312c: Layer already exists 14:07:47 2.2.0-dev.90: digest: sha256:668c3ea49d76833c97e3c1685ab0edb4b1d2b9207e120ff24b470715b970a4ad size: 1364 [Pipeline] isUnix [Pipeline] sh 14:07:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:07:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:07:47 17807b4b3209: Preparing 14:07:47 725334d8b050: Preparing 14:07:47 c06b8b61a5be: Preparing 14:07:47 54a7d72c312c: Preparing 14:07:47 f73e7dbfee58: Preparing 14:07:47 725334d8b050: Layer already exists 14:07:47 f73e7dbfee58: Layer already exists 14:07:47 c06b8b61a5be: Layer already exists 14:07:47 17807b4b3209: Layer already exists 14:07:47 54a7d72c312c: Layer already exists 14:07:48 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:668c3ea49d76833c97e3c1685ab0edb4b1d2b9207e120ff24b470715b970a4ad size: 1364 [Pipeline] isUnix [Pipeline] sh 14:07:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 14:07:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:07:48 17807b4b3209: Preparing 14:07:48 725334d8b050: Preparing 14:07:48 c06b8b61a5be: Preparing 14:07:48 54a7d72c312c: Preparing 14:07:48 f73e7dbfee58: Preparing 14:07:48 54a7d72c312c: Layer already exists 14:07:48 725334d8b050: Layer already exists 14:07:48 f73e7dbfee58: Layer already exists 14:07:48 17807b4b3209: Layer already exists 14:07:48 c06b8b61a5be: Layer already exists 14:07:48 main: digest: sha256:668c3ea49d76833c97e3c1685ab0edb4b1d2b9207e120ff24b470715b970a4ad size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:49 ===================================================== [Pipeline] echo 14:07:49 taggedImages: 14:07:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:07:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.90 14:07:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:07:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:07:49 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:49 latest 14:07:49 2.2.0-dev.90 14:07:49 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:49 main 14:07:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:07:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:07:49 cf445a8e04e3: Preparing 14:07:49 cf445a8e04e3: Preparing 14:07:49 17269ed4a919: Preparing 14:07:49 ef4ca529dfbe: Preparing 14:07:49 add269490813: Preparing 14:07:49 16ed822e498a: Preparing 14:07:49 c06b8b61a5be: Preparing 14:07:49 8deed6fc8749: Preparing 14:07:49 2340621ff21e: Preparing 14:07:49 ce7f1c76aaaf: Preparing 14:07:49 1c80423d2a5c: Preparing 14:07:49 f73e7dbfee58: Preparing 14:07:49 2340621ff21e: Waiting 14:07:49 ce7f1c76aaaf: Waiting 14:07:49 1c80423d2a5c: Waiting 14:07:49 f73e7dbfee58: Waiting 14:07:49 c06b8b61a5be: Waiting 14:07:49 8deed6fc8749: Waiting 14:07:50 cf445a8e04e3: Pushed 14:07:50 add269490813: Pushed 14:07:50 ef4ca529dfbe: Pushed 14:07:50 17269ed4a919: Pushed 14:07:50 c06b8b61a5be: Layer already exists 14:07:50 ce7f1c76aaaf: Pushed 14:07:50 8deed6fc8749: Pushed 14:07:50 2340621ff21e: Pushed 14:07:50 f73e7dbfee58: Layer already exists 14:07:50 1c80423d2a5c: Pushed 14:07:53 16ed822e498a: Pushed 14:07:53 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:7467ef3815c774fc53b72f898b39237d34891bddfb5e9a561cf2cf8170071c9c size: 2817 [Pipeline] isUnix [Pipeline] sh 14:07:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:07:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:07:54 cf445a8e04e3: Preparing 14:07:54 cf445a8e04e3: Preparing 14:07:54 17269ed4a919: Preparing 14:07:54 ef4ca529dfbe: Preparing 14:07:54 add269490813: Preparing 14:07:54 16ed822e498a: Preparing 14:07:54 c06b8b61a5be: Preparing 14:07:54 8deed6fc8749: Preparing 14:07:54 2340621ff21e: Preparing 14:07:54 ce7f1c76aaaf: Preparing 14:07:54 1c80423d2a5c: Preparing 14:07:54 f73e7dbfee58: Preparing 14:07:54 c06b8b61a5be: Waiting 14:07:54 8deed6fc8749: Waiting 14:07:54 2340621ff21e: Waiting 14:07:54 ce7f1c76aaaf: Waiting 14:07:54 1c80423d2a5c: Waiting 14:07:54 f73e7dbfee58: Waiting 14:07:54 16ed822e498a: Layer already exists 14:07:54 cf445a8e04e3: Layer already exists 14:07:54 17269ed4a919: Layer already exists 14:07:54 ef4ca529dfbe: Layer already exists 14:07:54 add269490813: Layer already exists 14:07:54 c06b8b61a5be: Layer already exists 14:07:54 8deed6fc8749: Layer already exists 14:07:54 ce7f1c76aaaf: Layer already exists 14:07:54 2340621ff21e: Layer already exists 14:07:54 1c80423d2a5c: Layer already exists 14:07:54 f73e7dbfee58: Layer already exists 14:07:54 latest: digest: sha256:7467ef3815c774fc53b72f898b39237d34891bddfb5e9a561cf2cf8170071c9c size: 2817 [Pipeline] isUnix [Pipeline] sh 14:07:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:07:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.90 14:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:07:55 cf445a8e04e3: Preparing 14:07:55 cf445a8e04e3: Preparing 14:07:55 17269ed4a919: Preparing 14:07:55 ef4ca529dfbe: Preparing 14:07:55 add269490813: Preparing 14:07:55 16ed822e498a: Preparing 14:07:55 c06b8b61a5be: Preparing 14:07:55 8deed6fc8749: Preparing 14:07:55 2340621ff21e: Preparing 14:07:55 ce7f1c76aaaf: Preparing 14:07:55 1c80423d2a5c: Preparing 14:07:55 f73e7dbfee58: Preparing 14:07:55 2340621ff21e: Waiting 14:07:55 ce7f1c76aaaf: Waiting 14:07:55 1c80423d2a5c: Waiting 14:07:55 f73e7dbfee58: Waiting 14:07:55 c06b8b61a5be: Waiting 14:07:55 16ed822e498a: Layer already exists 14:07:55 17269ed4a919: Layer already exists 14:07:55 cf445a8e04e3: Layer already exists 14:07:55 ef4ca529dfbe: Layer already exists 14:07:55 add269490813: Layer already exists 14:07:55 c06b8b61a5be: Layer already exists 14:07:55 2340621ff21e: Layer already exists 14:07:55 ce7f1c76aaaf: Layer already exists 14:07:55 8deed6fc8749: Layer already exists 14:07:55 1c80423d2a5c: Layer already exists 14:07:55 f73e7dbfee58: Layer already exists 14:07:55 2.2.0-dev.90: digest: sha256:7467ef3815c774fc53b72f898b39237d34891bddfb5e9a561cf2cf8170071c9c size: 2817 [Pipeline] isUnix [Pipeline] sh 14:07:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:07:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:07:56 cf445a8e04e3: Preparing 14:07:56 cf445a8e04e3: Preparing 14:07:56 17269ed4a919: Preparing 14:07:56 ef4ca529dfbe: Preparing 14:07:56 add269490813: Preparing 14:07:56 16ed822e498a: Preparing 14:07:56 c06b8b61a5be: Preparing 14:07:56 8deed6fc8749: Preparing 14:07:56 2340621ff21e: Preparing 14:07:56 ce7f1c76aaaf: Preparing 14:07:56 1c80423d2a5c: Preparing 14:07:56 f73e7dbfee58: Preparing 14:07:56 c06b8b61a5be: Waiting 14:07:56 8deed6fc8749: Waiting 14:07:56 1c80423d2a5c: Waiting 14:07:56 2340621ff21e: Waiting 14:07:56 ce7f1c76aaaf: Waiting 14:07:56 f73e7dbfee58: Waiting 14:07:56 add269490813: Layer already exists 14:07:56 17269ed4a919: Layer already exists 14:07:56 16ed822e498a: Layer already exists 14:07:56 cf445a8e04e3: Layer already exists 14:07:56 ef4ca529dfbe: Layer already exists 14:07:56 c06b8b61a5be: Layer already exists 14:07:56 1c80423d2a5c: Layer already exists 14:07:56 8deed6fc8749: Layer already exists 14:07:56 ce7f1c76aaaf: Layer already exists 14:07:56 2340621ff21e: Layer already exists 14:07:56 f73e7dbfee58: Layer already exists 14:07:56 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:7467ef3815c774fc53b72f898b39237d34891bddfb5e9a561cf2cf8170071c9c size: 2817 [Pipeline] isUnix [Pipeline] sh 14:07:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 14:07:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:07:57 cf445a8e04e3: Preparing 14:07:57 cf445a8e04e3: Preparing 14:07:57 17269ed4a919: Preparing 14:07:57 ef4ca529dfbe: Preparing 14:07:57 add269490813: Preparing 14:07:57 16ed822e498a: Preparing 14:07:57 c06b8b61a5be: Preparing 14:07:57 8deed6fc8749: Preparing 14:07:57 2340621ff21e: Preparing 14:07:57 ce7f1c76aaaf: Preparing 14:07:57 1c80423d2a5c: Preparing 14:07:57 f73e7dbfee58: Preparing 14:07:57 c06b8b61a5be: Waiting 14:07:57 8deed6fc8749: Waiting 14:07:57 2340621ff21e: Waiting 14:07:57 ce7f1c76aaaf: Waiting 14:07:57 1c80423d2a5c: Waiting 14:07:57 f73e7dbfee58: Waiting 14:07:57 cf445a8e04e3: Layer already exists 14:07:57 add269490813: Layer already exists 14:07:57 16ed822e498a: Layer already exists 14:07:57 17269ed4a919: Layer already exists 14:07:57 ef4ca529dfbe: Layer already exists 14:07:57 c06b8b61a5be: Layer already exists 14:07:57 8deed6fc8749: Layer already exists 14:07:57 1c80423d2a5c: Layer already exists 14:07:57 2340621ff21e: Layer already exists 14:07:57 ce7f1c76aaaf: Layer already exists 14:07:57 f73e7dbfee58: Layer already exists 14:07:57 main: digest: sha256:7467ef3815c774fc53b72f898b39237d34891bddfb5e9a561cf2cf8170071c9c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:07:57 ===================================================== [Pipeline] echo 14:07:57 taggedImages: 14:07:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:07:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.90 14:07:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:07:57 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:07:57 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:57 latest 14:07:57 2.2.0-dev.90 14:07:57 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:07:57 main 14:07:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:07:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:07:58 d57bf8488e46: Preparing 14:07:58 d23a3c799b7f: Preparing 14:07:58 cc6da94345e0: Preparing 14:07:58 476fc46bbc9b: Preparing 14:07:58 6733b9a435c8: Preparing 14:07:58 e15787aa425e: Preparing 14:07:58 2aacc42cc0e3: Preparing 14:07:58 f73e7dbfee58: Preparing 14:07:58 e15787aa425e: Waiting 14:07:58 2aacc42cc0e3: Waiting 14:07:58 f73e7dbfee58: Waiting 14:07:58 6733b9a435c8: Pushed 14:07:58 d23a3c799b7f: Pushed 14:07:58 d57bf8488e46: Pushed 14:07:58 f73e7dbfee58: Layer already exists 14:07:58 e15787aa425e: Pushed 14:07:59 2aacc42cc0e3: Pushed 14:08:00 476fc46bbc9b: Pushed 14:08:00 cc6da94345e0: Pushed 14:08:01 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:84dab71e6648ef683382abd0bd3b006e6e863a669c621f81f99e5a78d0d33bd1 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:08:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:08:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:08:01 d57bf8488e46: Preparing 14:08:01 d23a3c799b7f: Preparing 14:08:01 cc6da94345e0: Preparing 14:08:01 476fc46bbc9b: Preparing 14:08:01 6733b9a435c8: Preparing 14:08:01 e15787aa425e: Preparing 14:08:01 2aacc42cc0e3: Preparing 14:08:01 f73e7dbfee58: Preparing 14:08:01 2aacc42cc0e3: Waiting 14:08:01 e15787aa425e: Waiting 14:08:01 f73e7dbfee58: Waiting 14:08:01 d23a3c799b7f: Layer already exists 14:08:01 6733b9a435c8: Layer already exists 14:08:01 476fc46bbc9b: Layer already exists 14:08:01 d57bf8488e46: Layer already exists 14:08:01 cc6da94345e0: Layer already exists 14:08:01 f73e7dbfee58: Layer already exists 14:08:01 e15787aa425e: Layer already exists 14:08:01 2aacc42cc0e3: Layer already exists 14:08:02 latest: digest: sha256:84dab71e6648ef683382abd0bd3b006e6e863a669c621f81f99e5a78d0d33bd1 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:08:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:08:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.90 14:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:08:02 d57bf8488e46: Preparing 14:08:02 d23a3c799b7f: Preparing 14:08:02 cc6da94345e0: Preparing 14:08:02 476fc46bbc9b: Preparing 14:08:02 6733b9a435c8: Preparing 14:08:02 e15787aa425e: Preparing 14:08:02 2aacc42cc0e3: Preparing 14:08:02 f73e7dbfee58: Preparing 14:08:02 2aacc42cc0e3: Waiting 14:08:02 f73e7dbfee58: Waiting 14:08:02 e15787aa425e: Waiting 14:08:02 d23a3c799b7f: Layer already exists 14:08:02 476fc46bbc9b: Layer already exists 14:08:02 cc6da94345e0: Layer already exists 14:08:02 6733b9a435c8: Layer already exists 14:08:02 d57bf8488e46: Layer already exists 14:08:02 f73e7dbfee58: Layer already exists 14:08:02 e15787aa425e: Layer already exists 14:08:02 2aacc42cc0e3: Layer already exists 14:08:03 2.2.0-dev.90: digest: sha256:84dab71e6648ef683382abd0bd3b006e6e863a669c621f81f99e5a78d0d33bd1 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:08:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:08:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:08:03 d57bf8488e46: Preparing 14:08:03 d23a3c799b7f: Preparing 14:08:03 cc6da94345e0: Preparing 14:08:03 476fc46bbc9b: Preparing 14:08:03 6733b9a435c8: Preparing 14:08:03 e15787aa425e: Preparing 14:08:03 2aacc42cc0e3: Preparing 14:08:03 f73e7dbfee58: Preparing 14:08:03 2aacc42cc0e3: Waiting 14:08:03 f73e7dbfee58: Waiting 14:08:03 e15787aa425e: Waiting 14:08:03 d23a3c799b7f: Layer already exists 14:08:03 6733b9a435c8: Layer already exists 14:08:03 d57bf8488e46: Layer already exists 14:08:03 cc6da94345e0: Layer already exists 14:08:03 476fc46bbc9b: Layer already exists 14:08:03 2aacc42cc0e3: Layer already exists 14:08:03 f73e7dbfee58: Layer already exists 14:08:03 e15787aa425e: Layer already exists 14:08:03 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:84dab71e6648ef683382abd0bd3b006e6e863a669c621f81f99e5a78d0d33bd1 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:08:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 14:08:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:08:04 d57bf8488e46: Preparing 14:08:04 d23a3c799b7f: Preparing 14:08:04 cc6da94345e0: Preparing 14:08:04 476fc46bbc9b: Preparing 14:08:04 6733b9a435c8: Preparing 14:08:04 e15787aa425e: Preparing 14:08:04 2aacc42cc0e3: Preparing 14:08:04 f73e7dbfee58: Preparing 14:08:04 e15787aa425e: Waiting 14:08:04 2aacc42cc0e3: Waiting 14:08:04 f73e7dbfee58: Waiting 14:08:04 d57bf8488e46: Layer already exists 14:08:04 d23a3c799b7f: Layer already exists 14:08:04 6733b9a435c8: Layer already exists 14:08:04 cc6da94345e0: Layer already exists 14:08:04 476fc46bbc9b: Layer already exists 14:08:04 2aacc42cc0e3: Layer already exists 14:08:04 e15787aa425e: Layer already exists 14:08:04 f73e7dbfee58: Layer already exists 14:08:04 main: digest: sha256:84dab71e6648ef683382abd0bd3b006e6e863a669c621f81f99e5a78d0d33bd1 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:04 ===================================================== [Pipeline] echo 14:08:05 taggedImages: 14:08:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:08:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.90 14:08:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:08:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:08:05 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:05 latest 14:08:05 2.2.0-dev.90 14:08:05 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:05 main 14:08:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:08:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:08:05 109cb3eab758: Preparing 14:08:05 35de3648d877: Preparing 14:08:05 1a7372c7266e: Preparing 14:08:05 526a23f2a419: Preparing 14:08:05 604a34329386: Preparing 14:08:05 bc570048e74d: Preparing 14:08:05 3352ad43faa8: Preparing 14:08:05 28d71c9c2999: Preparing 14:08:05 0f52a74ee408: Preparing 14:08:05 f73e7dbfee58: Preparing 14:08:05 28d71c9c2999: Waiting 14:08:05 0f52a74ee408: Waiting 14:08:05 f73e7dbfee58: Waiting 14:08:05 bc570048e74d: Waiting 14:08:05 3352ad43faa8: Waiting 14:08:06 604a34329386: Pushed 14:08:06 35de3648d877: Pushed 14:08:06 109cb3eab758: Pushed 14:08:06 bc570048e74d: Pushed 14:08:06 3352ad43faa8: Pushed 14:08:06 28d71c9c2999: Pushed 14:08:06 f73e7dbfee58: Layer already exists 14:08:06 0f52a74ee408: Pushed 14:08:08 526a23f2a419: Pushed 14:08:09 1a7372c7266e: Pushed 14:08:09 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:d95bb5ed312901893497ac2d1622a504a2689db0e480cf39bc4213968cf49a63 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:08:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:08:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:08:10 109cb3eab758: Preparing 14:08:10 35de3648d877: Preparing 14:08:10 1a7372c7266e: Preparing 14:08:10 526a23f2a419: Preparing 14:08:10 604a34329386: Preparing 14:08:10 bc570048e74d: Preparing 14:08:10 3352ad43faa8: Preparing 14:08:10 28d71c9c2999: Preparing 14:08:10 0f52a74ee408: Preparing 14:08:10 f73e7dbfee58: Preparing 14:08:10 28d71c9c2999: Waiting 14:08:10 0f52a74ee408: Waiting 14:08:10 f73e7dbfee58: Waiting 14:08:10 bc570048e74d: Waiting 14:08:10 3352ad43faa8: Waiting 14:08:10 1a7372c7266e: Layer already exists 14:08:10 109cb3eab758: Layer already exists 14:08:10 35de3648d877: Layer already exists 14:08:10 526a23f2a419: Layer already exists 14:08:10 604a34329386: Layer already exists 14:08:10 bc570048e74d: Layer already exists 14:08:10 3352ad43faa8: Layer already exists 14:08:10 28d71c9c2999: Layer already exists 14:08:10 0f52a74ee408: Layer already exists 14:08:10 f73e7dbfee58: Layer already exists 14:08:10 latest: digest: sha256:d95bb5ed312901893497ac2d1622a504a2689db0e480cf39bc4213968cf49a63 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:08:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:08:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.90 14:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:08:11 109cb3eab758: Preparing 14:08:11 35de3648d877: Preparing 14:08:11 1a7372c7266e: Preparing 14:08:11 526a23f2a419: Preparing 14:08:11 604a34329386: Preparing 14:08:11 bc570048e74d: Preparing 14:08:11 3352ad43faa8: Preparing 14:08:11 28d71c9c2999: Preparing 14:08:11 0f52a74ee408: Preparing 14:08:11 f73e7dbfee58: Preparing 14:08:11 bc570048e74d: Waiting 14:08:11 3352ad43faa8: Waiting 14:08:11 28d71c9c2999: Waiting 14:08:11 0f52a74ee408: Waiting 14:08:11 f73e7dbfee58: Waiting 14:08:11 109cb3eab758: Layer already exists 14:08:11 35de3648d877: Layer already exists 14:08:11 1a7372c7266e: Layer already exists 14:08:11 604a34329386: Layer already exists 14:08:11 526a23f2a419: Layer already exists 14:08:11 bc570048e74d: Layer already exists 14:08:11 3352ad43faa8: Layer already exists 14:08:11 28d71c9c2999: Layer already exists 14:08:11 0f52a74ee408: Layer already exists 14:08:11 f73e7dbfee58: Layer already exists 14:08:11 2.2.0-dev.90: digest: sha256:d95bb5ed312901893497ac2d1622a504a2689db0e480cf39bc4213968cf49a63 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:08:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:08:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:08:12 109cb3eab758: Preparing 14:08:12 35de3648d877: Preparing 14:08:12 1a7372c7266e: Preparing 14:08:12 526a23f2a419: Preparing 14:08:12 604a34329386: Preparing 14:08:12 bc570048e74d: Preparing 14:08:12 3352ad43faa8: Preparing 14:08:12 28d71c9c2999: Preparing 14:08:12 0f52a74ee408: Preparing 14:08:12 f73e7dbfee58: Preparing 14:08:12 3352ad43faa8: Waiting 14:08:12 0f52a74ee408: Waiting 14:08:12 f73e7dbfee58: Waiting 14:08:12 28d71c9c2999: Waiting 14:08:12 bc570048e74d: Waiting 14:08:12 604a34329386: Layer already exists 14:08:12 109cb3eab758: Layer already exists 14:08:12 35de3648d877: Layer already exists 14:08:12 526a23f2a419: Layer already exists 14:08:12 1a7372c7266e: Layer already exists 14:08:12 3352ad43faa8: Layer already exists 14:08:12 bc570048e74d: Layer already exists 14:08:12 28d71c9c2999: Layer already exists 14:08:12 0f52a74ee408: Layer already exists 14:08:12 f73e7dbfee58: Layer already exists 14:08:12 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:d95bb5ed312901893497ac2d1622a504a2689db0e480cf39bc4213968cf49a63 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:08:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 14:08:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:08:13 109cb3eab758: Preparing 14:08:13 35de3648d877: Preparing 14:08:13 1a7372c7266e: Preparing 14:08:13 526a23f2a419: Preparing 14:08:13 604a34329386: Preparing 14:08:13 bc570048e74d: Preparing 14:08:13 3352ad43faa8: Preparing 14:08:13 28d71c9c2999: Preparing 14:08:13 0f52a74ee408: Preparing 14:08:13 f73e7dbfee58: Preparing 14:08:13 3352ad43faa8: Waiting 14:08:13 28d71c9c2999: Waiting 14:08:13 0f52a74ee408: Waiting 14:08:13 f73e7dbfee58: Waiting 14:08:13 bc570048e74d: Waiting 14:08:13 109cb3eab758: Layer already exists 14:08:13 1a7372c7266e: Layer already exists 14:08:13 35de3648d877: Layer already exists 14:08:13 604a34329386: Layer already exists 14:08:13 526a23f2a419: Layer already exists 14:08:13 bc570048e74d: Layer already exists 14:08:13 0f52a74ee408: Layer already exists 14:08:13 3352ad43faa8: Layer already exists 14:08:13 f73e7dbfee58: Layer already exists 14:08:13 28d71c9c2999: Layer already exists 14:08:13 main: digest: sha256:d95bb5ed312901893497ac2d1622a504a2689db0e480cf39bc4213968cf49a63 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:13 ===================================================== [Pipeline] echo 14:08:13 taggedImages: 14:08:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:08:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.90 14:08:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:08:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:08:13 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:13 latest 14:08:13 2.2.0-dev.90 14:08:13 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:13 main 14:08:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:08:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:08:14 eee0c640cbdd: Preparing 14:08:14 91332cb7b771: Preparing 14:08:14 c06b8b61a5be: Preparing 14:08:14 61bdf2bcfeb5: Preparing 14:08:14 d90d8f19837d: Preparing 14:08:14 4f4ce317c6bb: Preparing 14:08:14 4f4ce317c6bb: Waiting 14:08:14 c06b8b61a5be: Layer already exists 14:08:14 4f4ce317c6bb: Layer already exists 14:08:14 eee0c640cbdd: Pushed 14:08:14 d90d8f19837d: Pushed 14:08:16 61bdf2bcfeb5: Pushed 14:08:19 91332cb7b771: Pushed 14:08:19 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:191be2d9f7c91a95d89750b56d130ef02623d044dd685c814f3e8fec8a512433 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:08:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:08:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:08:20 eee0c640cbdd: Preparing 14:08:20 91332cb7b771: Preparing 14:08:20 c06b8b61a5be: Preparing 14:08:20 61bdf2bcfeb5: Preparing 14:08:20 d90d8f19837d: Preparing 14:08:20 4f4ce317c6bb: Preparing 14:08:20 4f4ce317c6bb: Waiting 14:08:20 d90d8f19837d: Layer already exists 14:08:20 61bdf2bcfeb5: Layer already exists 14:08:20 c06b8b61a5be: Layer already exists 14:08:20 91332cb7b771: Layer already exists 14:08:20 eee0c640cbdd: Layer already exists 14:08:20 4f4ce317c6bb: Layer already exists 14:08:20 latest: digest: sha256:191be2d9f7c91a95d89750b56d130ef02623d044dd685c814f3e8fec8a512433 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:08:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:08:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.90 14:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:08:21 eee0c640cbdd: Preparing 14:08:21 91332cb7b771: Preparing 14:08:21 c06b8b61a5be: Preparing 14:08:21 61bdf2bcfeb5: Preparing 14:08:21 d90d8f19837d: Preparing 14:08:21 4f4ce317c6bb: Preparing 14:08:21 4f4ce317c6bb: Waiting 14:08:21 c06b8b61a5be: Layer already exists 14:08:21 d90d8f19837d: Layer already exists 14:08:21 91332cb7b771: Layer already exists 14:08:21 eee0c640cbdd: Layer already exists 14:08:21 61bdf2bcfeb5: Layer already exists 14:08:21 4f4ce317c6bb: Layer already exists 14:08:21 2.2.0-dev.90: digest: sha256:191be2d9f7c91a95d89750b56d130ef02623d044dd685c814f3e8fec8a512433 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:08:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:08:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:08:22 eee0c640cbdd: Preparing 14:08:22 91332cb7b771: Preparing 14:08:22 c06b8b61a5be: Preparing 14:08:22 61bdf2bcfeb5: Preparing 14:08:22 d90d8f19837d: Preparing 14:08:22 4f4ce317c6bb: Preparing 14:08:22 4f4ce317c6bb: Waiting 14:08:22 91332cb7b771: Layer already exists 14:08:22 eee0c640cbdd: Layer already exists 14:08:22 c06b8b61a5be: Layer already exists 14:08:22 61bdf2bcfeb5: Layer already exists 14:08:22 d90d8f19837d: Layer already exists 14:08:22 4f4ce317c6bb: Layer already exists 14:08:22 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:191be2d9f7c91a95d89750b56d130ef02623d044dd685c814f3e8fec8a512433 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:08:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 14:08:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:08:23 eee0c640cbdd: Preparing 14:08:23 91332cb7b771: Preparing 14:08:23 c06b8b61a5be: Preparing 14:08:23 61bdf2bcfeb5: Preparing 14:08:23 d90d8f19837d: Preparing 14:08:23 4f4ce317c6bb: Preparing 14:08:23 4f4ce317c6bb: Waiting 14:08:23 61bdf2bcfeb5: Layer already exists 14:08:23 c06b8b61a5be: Layer already exists 14:08:23 eee0c640cbdd: Layer already exists 14:08:23 d90d8f19837d: Layer already exists 14:08:23 91332cb7b771: Layer already exists 14:08:23 4f4ce317c6bb: Layer already exists 14:08:23 main: digest: sha256:191be2d9f7c91a95d89750b56d130ef02623d044dd685c814f3e8fec8a512433 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:23 ===================================================== [Pipeline] echo 14:08:23 taggedImages: 14:08:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:08:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.90 14:08:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:08:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:08:23 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:23 latest 14:08:23 2.2.0-dev.90 14:08:23 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:23 main 14:08:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:08:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:08:24 e6bb4b01db56: Preparing 14:08:24 f62ccdbf82aa: Preparing 14:08:24 6db15cc0b258: Preparing 14:08:24 f5db65674f4b: Preparing 14:08:24 4f1c65c26845: Preparing 14:08:24 ac82e3cc5dbf: Preparing 14:08:24 d90d8f19837d: Preparing 14:08:24 4f4ce317c6bb: Preparing 14:08:24 ac82e3cc5dbf: Waiting 14:08:24 d90d8f19837d: Waiting 14:08:24 4f4ce317c6bb: Waiting 14:08:24 f62ccdbf82aa: Pushed 14:08:24 6db15cc0b258: Pushed 14:08:24 e6bb4b01db56: Pushed 14:08:24 4f4ce317c6bb: Layer already exists 14:08:24 d90d8f19837d: Layer already exists 14:08:25 ac82e3cc5dbf: Pushed 14:08:33 4f1c65c26845: Pushed 14:08:41 f5db65674f4b: Pushed 14:08:41 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:b0e55f4b343b965629f26bac2b8dbc9f67c555c0248458819cec05d18501aaa1 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:08:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:08:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:08:42 e6bb4b01db56: Preparing 14:08:42 f62ccdbf82aa: Preparing 14:08:42 6db15cc0b258: Preparing 14:08:42 f5db65674f4b: Preparing 14:08:42 4f1c65c26845: Preparing 14:08:42 ac82e3cc5dbf: Preparing 14:08:42 d90d8f19837d: Preparing 14:08:42 4f4ce317c6bb: Preparing 14:08:42 ac82e3cc5dbf: Waiting 14:08:42 d90d8f19837d: Waiting 14:08:42 4f4ce317c6bb: Waiting 14:08:42 f5db65674f4b: Layer already exists 14:08:42 f62ccdbf82aa: Layer already exists 14:08:42 4f1c65c26845: Layer already exists 14:08:42 e6bb4b01db56: Layer already exists 14:08:42 6db15cc0b258: Layer already exists 14:08:42 ac82e3cc5dbf: Layer already exists 14:08:42 d90d8f19837d: Layer already exists 14:08:42 4f4ce317c6bb: Layer already exists 14:08:42 latest: digest: sha256:b0e55f4b343b965629f26bac2b8dbc9f67c555c0248458819cec05d18501aaa1 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:08:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:08:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.90 14:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:08:43 e6bb4b01db56: Preparing 14:08:43 f62ccdbf82aa: Preparing 14:08:43 6db15cc0b258: Preparing 14:08:43 f5db65674f4b: Preparing 14:08:43 4f1c65c26845: Preparing 14:08:43 ac82e3cc5dbf: Preparing 14:08:43 d90d8f19837d: Preparing 14:08:43 4f4ce317c6bb: Preparing 14:08:43 ac82e3cc5dbf: Waiting 14:08:43 d90d8f19837d: Waiting 14:08:43 4f4ce317c6bb: Waiting 14:08:43 f62ccdbf82aa: Layer already exists 14:08:43 4f1c65c26845: Layer already exists 14:08:43 6db15cc0b258: Layer already exists 14:08:43 f5db65674f4b: Layer already exists 14:08:43 e6bb4b01db56: Layer already exists 14:08:43 ac82e3cc5dbf: Layer already exists 14:08:43 d90d8f19837d: Layer already exists 14:08:43 4f4ce317c6bb: Layer already exists 14:08:43 2.2.0-dev.90: digest: sha256:b0e55f4b343b965629f26bac2b8dbc9f67c555c0248458819cec05d18501aaa1 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:08:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:08:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:08:44 e6bb4b01db56: Preparing 14:08:44 f62ccdbf82aa: Preparing 14:08:44 6db15cc0b258: Preparing 14:08:44 f5db65674f4b: Preparing 14:08:44 4f1c65c26845: Preparing 14:08:44 ac82e3cc5dbf: Preparing 14:08:44 d90d8f19837d: Preparing 14:08:44 4f4ce317c6bb: Preparing 14:08:44 ac82e3cc5dbf: Waiting 14:08:44 4f4ce317c6bb: Waiting 14:08:44 d90d8f19837d: Waiting 14:08:44 4f1c65c26845: Layer already exists 14:08:44 6db15cc0b258: Layer already exists 14:08:44 f5db65674f4b: Layer already exists 14:08:44 f62ccdbf82aa: Layer already exists 14:08:44 e6bb4b01db56: Layer already exists 14:08:44 4f4ce317c6bb: Layer already exists 14:08:44 ac82e3cc5dbf: Layer already exists 14:08:44 d90d8f19837d: Layer already exists 14:08:44 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:b0e55f4b343b965629f26bac2b8dbc9f67c555c0248458819cec05d18501aaa1 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:08:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 14:08:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:08:45 e6bb4b01db56: Preparing 14:08:45 f62ccdbf82aa: Preparing 14:08:45 6db15cc0b258: Preparing 14:08:45 f5db65674f4b: Preparing 14:08:45 4f1c65c26845: Preparing 14:08:45 ac82e3cc5dbf: Preparing 14:08:45 d90d8f19837d: Preparing 14:08:45 4f4ce317c6bb: Preparing 14:08:45 ac82e3cc5dbf: Waiting 14:08:45 d90d8f19837d: Waiting 14:08:45 4f4ce317c6bb: Waiting 14:08:45 f62ccdbf82aa: Layer already exists 14:08:45 6db15cc0b258: Layer already exists 14:08:45 f5db65674f4b: Layer already exists 14:08:45 e6bb4b01db56: Layer already exists 14:08:45 4f1c65c26845: Layer already exists 14:08:45 4f4ce317c6bb: Layer already exists 14:08:45 d90d8f19837d: Layer already exists 14:08:45 ac82e3cc5dbf: Layer already exists 14:08:45 main: digest: sha256:b0e55f4b343b965629f26bac2b8dbc9f67c555c0248458819cec05d18501aaa1 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:45 ===================================================== [Pipeline] echo 14:08:45 taggedImages: 14:08:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:08:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.90 14:08:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:08:45 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:08:45 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:45 latest 14:08:45 2.2.0-dev.90 14:08:45 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:08:45 main 14:08:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:08:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:08:46 f8307bd0806c: Preparing 14:08:46 e40547579a7b: Preparing 14:08:46 781710e6187f: Preparing 14:08:46 dae6f04bc765: Preparing 14:08:46 96f213750af6: Preparing 14:08:46 d90d8f19837d: Preparing 14:08:46 4f4ce317c6bb: Preparing 14:08:46 d90d8f19837d: Waiting 14:08:47 e40547579a7b: Pushed 14:08:47 f8307bd0806c: Pushed 14:08:47 d90d8f19837d: Layer already exists 14:08:47 781710e6187f: Pushed 14:08:47 4f4ce317c6bb: Layer already exists 14:08:47 96f213750af6: Pushed 14:09:05 dae6f04bc765: Pushed 14:09:05 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:930260dd0525b7c22575d8826c20f9057083a738a41b9d9f0e7b8d913ea8ecd4 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:09:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:09:06 f8307bd0806c: Preparing 14:09:06 e40547579a7b: Preparing 14:09:06 781710e6187f: Preparing 14:09:06 dae6f04bc765: Preparing 14:09:06 96f213750af6: Preparing 14:09:06 d90d8f19837d: Preparing 14:09:06 4f4ce317c6bb: Preparing 14:09:06 d90d8f19837d: Waiting 14:09:06 4f4ce317c6bb: Waiting 14:09:06 e40547579a7b: Layer already exists 14:09:06 96f213750af6: Layer already exists 14:09:06 f8307bd0806c: Layer already exists 14:09:06 781710e6187f: Layer already exists 14:09:06 dae6f04bc765: Layer already exists 14:09:06 4f4ce317c6bb: Layer already exists 14:09:06 d90d8f19837d: Layer already exists 14:09:06 latest: digest: sha256:930260dd0525b7c22575d8826c20f9057083a738a41b9d9f0e7b8d913ea8ecd4 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:09:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.90 14:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:09:07 f8307bd0806c: Preparing 14:09:07 e40547579a7b: Preparing 14:09:07 781710e6187f: Preparing 14:09:07 dae6f04bc765: Preparing 14:09:07 96f213750af6: Preparing 14:09:07 d90d8f19837d: Preparing 14:09:07 4f4ce317c6bb: Preparing 14:09:07 d90d8f19837d: Waiting 14:09:07 4f4ce317c6bb: Waiting 14:09:07 dae6f04bc765: Layer already exists 14:09:07 f8307bd0806c: Layer already exists 14:09:07 e40547579a7b: Layer already exists 14:09:07 781710e6187f: Layer already exists 14:09:07 96f213750af6: Layer already exists 14:09:07 4f4ce317c6bb: Layer already exists 14:09:07 d90d8f19837d: Layer already exists 14:09:07 2.2.0-dev.90: digest: sha256:930260dd0525b7c22575d8826c20f9057083a738a41b9d9f0e7b8d913ea8ecd4 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:09:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:09:08 f8307bd0806c: Preparing 14:09:08 e40547579a7b: Preparing 14:09:08 781710e6187f: Preparing 14:09:08 dae6f04bc765: Preparing 14:09:08 96f213750af6: Preparing 14:09:08 d90d8f19837d: Preparing 14:09:08 4f4ce317c6bb: Preparing 14:09:08 d90d8f19837d: Waiting 14:09:08 4f4ce317c6bb: Waiting 14:09:08 781710e6187f: Layer already exists 14:09:08 e40547579a7b: Layer already exists 14:09:08 96f213750af6: Layer already exists 14:09:08 f8307bd0806c: Layer already exists 14:09:08 dae6f04bc765: Layer already exists 14:09:08 4f4ce317c6bb: Layer already exists 14:09:08 d90d8f19837d: Layer already exists 14:09:08 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:930260dd0525b7c22575d8826c20f9057083a738a41b9d9f0e7b8d913ea8ecd4 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 14:09:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:09:09 f8307bd0806c: Preparing 14:09:09 e40547579a7b: Preparing 14:09:09 781710e6187f: Preparing 14:09:09 dae6f04bc765: Preparing 14:09:09 96f213750af6: Preparing 14:09:09 d90d8f19837d: Preparing 14:09:09 4f4ce317c6bb: Preparing 14:09:09 d90d8f19837d: Waiting 14:09:09 4f4ce317c6bb: Waiting 14:09:09 96f213750af6: Layer already exists 14:09:09 f8307bd0806c: Layer already exists 14:09:09 e40547579a7b: Layer already exists 14:09:09 781710e6187f: Layer already exists 14:09:09 dae6f04bc765: Layer already exists 14:09:09 d90d8f19837d: Layer already exists 14:09:09 4f4ce317c6bb: Layer already exists 14:09:09 main: digest: sha256:930260dd0525b7c22575d8826c20f9057083a738a41b9d9f0e7b8d913ea8ecd4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:09 ===================================================== [Pipeline] echo 14:09:09 taggedImages: 14:09:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:09:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.90 14:09:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:09:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:09:09 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:09 latest 14:09:09 2.2.0-dev.90 14:09:09 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:09 main 14:09:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:09:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:09:10 b96ef6fa4dec: Preparing 14:09:10 b18fc3f1abec: Preparing 14:09:10 3c01b3c30fff: Preparing 14:09:10 0792a26d28b0: Preparing 14:09:10 ac82e3cc5dbf: Preparing 14:09:10 d90d8f19837d: Preparing 14:09:10 4f4ce317c6bb: Preparing 14:09:10 d90d8f19837d: Waiting 14:09:10 4f4ce317c6bb: Waiting 14:09:10 ac82e3cc5dbf: Layer already exists 14:09:10 d90d8f19837d: Layer already exists 14:09:10 4f4ce317c6bb: Layer already exists 14:09:10 b18fc3f1abec: Pushed 14:09:10 3c01b3c30fff: Pushed 14:09:10 b96ef6fa4dec: Pushed 14:09:29 0792a26d28b0: Pushed 14:09:29 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:1a481676c2d73b5968ac5328e05c91448f93ca7543faa66924082caa7d9a4e12 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:09:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:09:29 b96ef6fa4dec: Preparing 14:09:29 b18fc3f1abec: Preparing 14:09:29 3c01b3c30fff: Preparing 14:09:29 0792a26d28b0: Preparing 14:09:29 ac82e3cc5dbf: Preparing 14:09:29 d90d8f19837d: Preparing 14:09:29 4f4ce317c6bb: Preparing 14:09:29 d90d8f19837d: Waiting 14:09:29 4f4ce317c6bb: Waiting 14:09:29 3c01b3c30fff: Layer already exists 14:09:29 b96ef6fa4dec: Layer already exists 14:09:29 ac82e3cc5dbf: Layer already exists 14:09:29 0792a26d28b0: Layer already exists 14:09:29 b18fc3f1abec: Layer already exists 14:09:29 d90d8f19837d: Layer already exists 14:09:29 4f4ce317c6bb: Layer already exists 14:09:29 latest: digest: sha256:1a481676c2d73b5968ac5328e05c91448f93ca7543faa66924082caa7d9a4e12 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:09:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.90 14:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:09:30 b96ef6fa4dec: Preparing 14:09:30 b18fc3f1abec: Preparing 14:09:30 3c01b3c30fff: Preparing 14:09:30 0792a26d28b0: Preparing 14:09:30 ac82e3cc5dbf: Preparing 14:09:30 d90d8f19837d: Preparing 14:09:30 4f4ce317c6bb: Preparing 14:09:30 d90d8f19837d: Waiting 14:09:30 4f4ce317c6bb: Waiting 14:09:30 b18fc3f1abec: Layer already exists 14:09:30 3c01b3c30fff: Layer already exists 14:09:30 ac82e3cc5dbf: Layer already exists 14:09:30 0792a26d28b0: Layer already exists 14:09:30 b96ef6fa4dec: Layer already exists 14:09:30 d90d8f19837d: Layer already exists 14:09:30 4f4ce317c6bb: Layer already exists 14:09:30 2.2.0-dev.90: digest: sha256:1a481676c2d73b5968ac5328e05c91448f93ca7543faa66924082caa7d9a4e12 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:09:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:09:31 b96ef6fa4dec: Preparing 14:09:31 b18fc3f1abec: Preparing 14:09:31 3c01b3c30fff: Preparing 14:09:31 0792a26d28b0: Preparing 14:09:31 ac82e3cc5dbf: Preparing 14:09:31 d90d8f19837d: Preparing 14:09:31 4f4ce317c6bb: Preparing 14:09:31 d90d8f19837d: Waiting 14:09:31 4f4ce317c6bb: Waiting 14:09:31 ac82e3cc5dbf: Layer already exists 14:09:31 b18fc3f1abec: Layer already exists 14:09:31 3c01b3c30fff: Layer already exists 14:09:31 0792a26d28b0: Layer already exists 14:09:31 b96ef6fa4dec: Layer already exists 14:09:31 d90d8f19837d: Layer already exists 14:09:31 4f4ce317c6bb: Layer already exists 14:09:31 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:1a481676c2d73b5968ac5328e05c91448f93ca7543faa66924082caa7d9a4e12 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 14:09:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:09:32 b96ef6fa4dec: Preparing 14:09:32 b18fc3f1abec: Preparing 14:09:32 3c01b3c30fff: Preparing 14:09:32 0792a26d28b0: Preparing 14:09:32 ac82e3cc5dbf: Preparing 14:09:32 d90d8f19837d: Preparing 14:09:32 4f4ce317c6bb: Preparing 14:09:32 d90d8f19837d: Waiting 14:09:32 4f4ce317c6bb: Waiting 14:09:32 b18fc3f1abec: Layer already exists 14:09:32 b96ef6fa4dec: Layer already exists 14:09:32 0792a26d28b0: Layer already exists 14:09:32 3c01b3c30fff: Layer already exists 14:09:32 ac82e3cc5dbf: Layer already exists 14:09:32 d90d8f19837d: Layer already exists 14:09:32 4f4ce317c6bb: Layer already exists 14:09:32 main: digest: sha256:1a481676c2d73b5968ac5328e05c91448f93ca7543faa66924082caa7d9a4e12 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:32 ===================================================== [Pipeline] echo 14:09:32 taggedImages: 14:09:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:09:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.90 14:09:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:09:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:09:32 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:32 latest 14:09:32 2.2.0-dev.90 14:09:32 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:32 main 14:09:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:09:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:09:33 c6b3d248f9aa: Preparing 14:09:33 f69cb47fb984: Preparing 14:09:33 c06b8b61a5be: Preparing 14:09:33 6009b64c4acc: Preparing 14:09:33 f73e7dbfee58: Preparing 14:09:33 f73e7dbfee58: Layer already exists 14:09:33 c06b8b61a5be: Layer already exists 14:09:33 c6b3d248f9aa: Pushed 14:09:34 6009b64c4acc: Pushed 14:09:39 f69cb47fb984: Pushed 14:09:39 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:da266f30524e898898c7b5aef950b50ba4053848ca1d1d048991bfd0477328a1 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:09:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:09:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:09:40 c6b3d248f9aa: Preparing 14:09:40 f69cb47fb984: Preparing 14:09:40 c06b8b61a5be: Preparing 14:09:40 6009b64c4acc: Preparing 14:09:40 f73e7dbfee58: Preparing 14:09:40 f73e7dbfee58: Layer already exists 14:09:40 f69cb47fb984: Layer already exists 14:09:40 c06b8b61a5be: Layer already exists 14:09:40 6009b64c4acc: Layer already exists 14:09:40 c6b3d248f9aa: Layer already exists 14:09:40 latest: digest: sha256:da266f30524e898898c7b5aef950b50ba4053848ca1d1d048991bfd0477328a1 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:09:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:09:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.90 14:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:09:41 c6b3d248f9aa: Preparing 14:09:41 f69cb47fb984: Preparing 14:09:41 c06b8b61a5be: Preparing 14:09:41 6009b64c4acc: Preparing 14:09:41 f73e7dbfee58: Preparing 14:09:41 c06b8b61a5be: Layer already exists 14:09:41 f69cb47fb984: Layer already exists 14:09:41 f73e7dbfee58: Layer already exists 14:09:41 c6b3d248f9aa: Layer already exists 14:09:41 6009b64c4acc: Layer already exists 14:09:41 2.2.0-dev.90: digest: sha256:da266f30524e898898c7b5aef950b50ba4053848ca1d1d048991bfd0477328a1 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:09:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:09:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:09:42 c6b3d248f9aa: Preparing 14:09:42 f69cb47fb984: Preparing 14:09:42 c06b8b61a5be: Preparing 14:09:42 6009b64c4acc: Preparing 14:09:42 f73e7dbfee58: Preparing 14:09:42 c06b8b61a5be: Layer already exists 14:09:42 f73e7dbfee58: Layer already exists 14:09:42 c6b3d248f9aa: Layer already exists 14:09:42 6009b64c4acc: Layer already exists 14:09:42 f69cb47fb984: Layer already exists 14:09:42 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:da266f30524e898898c7b5aef950b50ba4053848ca1d1d048991bfd0477328a1 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:09:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 14:09:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:09:43 c6b3d248f9aa: Preparing 14:09:43 f69cb47fb984: Preparing 14:09:43 c06b8b61a5be: Preparing 14:09:43 6009b64c4acc: Preparing 14:09:43 f73e7dbfee58: Preparing 14:09:43 f73e7dbfee58: Layer already exists 14:09:43 f69cb47fb984: Layer already exists 14:09:43 c06b8b61a5be: Layer already exists 14:09:43 c6b3d248f9aa: Layer already exists 14:09:43 6009b64c4acc: Layer already exists 14:09:43 main: digest: sha256:da266f30524e898898c7b5aef950b50ba4053848ca1d1d048991bfd0477328a1 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:43 ===================================================== [Pipeline] echo 14:09:43 taggedImages: 14:09:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:09:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.90 14:09:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:09:43 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:09:43 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:43 latest 14:09:43 2.2.0-dev.90 14:09:43 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:43 main 14:09:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:09:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:09:44 560b13a3611b: Preparing 14:09:44 d82a5d18ea32: Preparing 14:09:44 c06b8b61a5be: Preparing 14:09:44 54a7d72c312c: Preparing 14:09:44 f73e7dbfee58: Preparing 14:09:44 f73e7dbfee58: Layer already exists 14:09:44 c06b8b61a5be: Layer already exists 14:09:44 54a7d72c312c: Layer already exists 14:09:44 560b13a3611b: Pushed 14:09:49 d82a5d18ea32: Pushed 14:09:49 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:7bc553d6f5292168bd0b2b3537a50aaf0f358a67d79b5d60bac41aa99c634be1 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:09:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:09:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:09:50 560b13a3611b: Preparing 14:09:50 d82a5d18ea32: Preparing 14:09:50 c06b8b61a5be: Preparing 14:09:50 54a7d72c312c: Preparing 14:09:50 f73e7dbfee58: Preparing 14:09:50 560b13a3611b: Layer already exists 14:09:50 54a7d72c312c: Layer already exists 14:09:50 f73e7dbfee58: Layer already exists 14:09:50 d82a5d18ea32: Layer already exists 14:09:50 c06b8b61a5be: Layer already exists 14:09:50 latest: digest: sha256:7bc553d6f5292168bd0b2b3537a50aaf0f358a67d79b5d60bac41aa99c634be1 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:09:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:09:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.90 14:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:09:51 560b13a3611b: Preparing 14:09:51 d82a5d18ea32: Preparing 14:09:51 c06b8b61a5be: Preparing 14:09:51 54a7d72c312c: Preparing 14:09:51 f73e7dbfee58: Preparing 14:09:51 d82a5d18ea32: Layer already exists 14:09:51 54a7d72c312c: Layer already exists 14:09:51 c06b8b61a5be: Layer already exists 14:09:51 f73e7dbfee58: Layer already exists 14:09:51 560b13a3611b: Layer already exists 14:09:51 2.2.0-dev.90: digest: sha256:7bc553d6f5292168bd0b2b3537a50aaf0f358a67d79b5d60bac41aa99c634be1 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:09:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:09:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:09:52 560b13a3611b: Preparing 14:09:52 d82a5d18ea32: Preparing 14:09:52 c06b8b61a5be: Preparing 14:09:52 54a7d72c312c: Preparing 14:09:52 f73e7dbfee58: Preparing 14:09:52 f73e7dbfee58: Layer already exists 14:09:52 54a7d72c312c: Layer already exists 14:09:52 d82a5d18ea32: Layer already exists 14:09:52 c06b8b61a5be: Layer already exists 14:09:52 560b13a3611b: Layer already exists 14:09:52 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:7bc553d6f5292168bd0b2b3537a50aaf0f358a67d79b5d60bac41aa99c634be1 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:09:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 14:09:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:09:53 560b13a3611b: Preparing 14:09:53 d82a5d18ea32: Preparing 14:09:53 c06b8b61a5be: Preparing 14:09:53 54a7d72c312c: Preparing 14:09:53 f73e7dbfee58: Preparing 14:09:53 f73e7dbfee58: Layer already exists 14:09:53 560b13a3611b: Layer already exists 14:09:53 54a7d72c312c: Layer already exists 14:09:53 c06b8b61a5be: Layer already exists 14:09:53 d82a5d18ea32: Layer already exists 14:09:53 main: digest: sha256:7bc553d6f5292168bd0b2b3537a50aaf0f358a67d79b5d60bac41aa99c634be1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:53 ===================================================== [Pipeline] echo 14:09:53 taggedImages: 14:09:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:09:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.90 14:09:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 14:09:53 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 14:09:53 75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:53 latest 14:09:53 2.2.0-dev.90 14:09:53 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:09:53 main 14:09:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] isUnix [Pipeline] sh 14:09:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:09:54 e63275defc28: Preparing 14:09:54 671a73393d02: Preparing 14:09:54 a76569f0c7e3: Preparing 14:09:54 38f61c0927d5: Preparing 14:09:54 f0e5a4d6c014: Preparing 14:09:54 3b19d27f08f7: Preparing 14:09:54 73bb99a6e169: Preparing 14:09:54 ec06c3102977: Preparing 14:09:54 6a3c62e080c7: Preparing 14:09:54 340cb19ca677: Preparing 14:09:54 4f4ce317c6bb: Preparing 14:09:54 3b19d27f08f7: Waiting 14:09:54 73bb99a6e169: Waiting 14:09:54 ec06c3102977: Waiting 14:09:54 4f4ce317c6bb: Waiting 14:09:54 6a3c62e080c7: Waiting 14:09:54 340cb19ca677: Waiting 14:09:54 f0e5a4d6c014: Layer already exists 14:09:54 3b19d27f08f7: Layer already exists 14:09:54 73bb99a6e169: Layer already exists 14:09:54 ec06c3102977: Layer already exists 14:09:54 671a73393d02: Pushed 14:09:54 6a3c62e080c7: Layer already exists 14:09:54 340cb19ca677: Layer already exists 14:09:54 4f4ce317c6bb: Layer already exists 14:09:55 e63275defc28: Pushed 14:09:57 a76569f0c7e3: Pushed 14:10:15 38f61c0927d5: Pushed 14:10:15 75ae4c630173373cbd01cdb5dc8fa60923e10661: digest: sha256:16974eceb5b50e409793460de7dd28bed61ccd50ce46796a85d8e6b1c771043e size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:10:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:10:16 e63275defc28: Preparing 14:10:16 671a73393d02: Preparing 14:10:16 a76569f0c7e3: Preparing 14:10:16 38f61c0927d5: Preparing 14:10:16 f0e5a4d6c014: Preparing 14:10:16 3b19d27f08f7: Preparing 14:10:16 73bb99a6e169: Preparing 14:10:16 ec06c3102977: Preparing 14:10:16 6a3c62e080c7: Preparing 14:10:16 340cb19ca677: Preparing 14:10:16 4f4ce317c6bb: Preparing 14:10:16 ec06c3102977: Waiting 14:10:16 6a3c62e080c7: Waiting 14:10:16 4f4ce317c6bb: Waiting 14:10:16 340cb19ca677: Waiting 14:10:16 3b19d27f08f7: Waiting 14:10:16 73bb99a6e169: Waiting 14:10:16 f0e5a4d6c014: Layer already exists 14:10:16 a76569f0c7e3: Layer already exists 14:10:16 38f61c0927d5: Layer already exists 14:10:16 e63275defc28: Layer already exists 14:10:16 671a73393d02: Layer already exists 14:10:16 73bb99a6e169: Layer already exists 14:10:16 3b19d27f08f7: Layer already exists 14:10:16 ec06c3102977: Layer already exists 14:10:16 6a3c62e080c7: Layer already exists 14:10:16 340cb19ca677: Layer already exists 14:10:16 4f4ce317c6bb: Layer already exists 14:10:16 latest: digest: sha256:16974eceb5b50e409793460de7dd28bed61ccd50ce46796a85d8e6b1c771043e size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:16 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:10:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.90 14:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:10:17 e63275defc28: Preparing 14:10:17 671a73393d02: Preparing 14:10:17 a76569f0c7e3: Preparing 14:10:17 38f61c0927d5: Preparing 14:10:17 f0e5a4d6c014: Preparing 14:10:17 3b19d27f08f7: Preparing 14:10:17 73bb99a6e169: Preparing 14:10:17 ec06c3102977: Preparing 14:10:17 6a3c62e080c7: Preparing 14:10:17 340cb19ca677: Preparing 14:10:17 4f4ce317c6bb: Preparing 14:10:17 3b19d27f08f7: Waiting 14:10:17 73bb99a6e169: Waiting 14:10:17 ec06c3102977: Waiting 14:10:17 6a3c62e080c7: Waiting 14:10:17 340cb19ca677: Waiting 14:10:17 4f4ce317c6bb: Waiting 14:10:17 e63275defc28: Layer already exists 14:10:17 f0e5a4d6c014: Layer already exists 14:10:17 671a73393d02: Layer already exists 14:10:17 a76569f0c7e3: Layer already exists 14:10:17 38f61c0927d5: Layer already exists 14:10:17 73bb99a6e169: Layer already exists 14:10:17 ec06c3102977: Layer already exists 14:10:17 3b19d27f08f7: Layer already exists 14:10:17 6a3c62e080c7: Layer already exists 14:10:17 340cb19ca677: Layer already exists 14:10:17 4f4ce317c6bb: Layer already exists 14:10:17 2.2.0-dev.90: digest: sha256:16974eceb5b50e409793460de7dd28bed61ccd50ce46796a85d8e6b1c771043e size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:17 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 [Pipeline] isUnix [Pipeline] sh 14:10:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:10:18 e63275defc28: Preparing 14:10:18 671a73393d02: Preparing 14:10:18 a76569f0c7e3: Preparing 14:10:18 38f61c0927d5: Preparing 14:10:18 f0e5a4d6c014: Preparing 14:10:18 3b19d27f08f7: Preparing 14:10:18 73bb99a6e169: Preparing 14:10:18 ec06c3102977: Preparing 14:10:18 6a3c62e080c7: Preparing 14:10:18 340cb19ca677: Preparing 14:10:18 4f4ce317c6bb: Preparing 14:10:18 340cb19ca677: Waiting 14:10:18 4f4ce317c6bb: Waiting 14:10:18 6a3c62e080c7: Waiting 14:10:18 3b19d27f08f7: Waiting 14:10:18 73bb99a6e169: Waiting 14:10:18 f0e5a4d6c014: Layer already exists 14:10:18 a76569f0c7e3: Layer already exists 14:10:18 38f61c0927d5: Layer already exists 14:10:18 671a73393d02: Layer already exists 14:10:18 e63275defc28: Layer already exists 14:10:18 73bb99a6e169: Layer already exists 14:10:18 6a3c62e080c7: Layer already exists 14:10:18 3b19d27f08f7: Layer already exists 14:10:18 ec06c3102977: Layer already exists 14:10:18 340cb19ca677: Layer already exists 14:10:18 4f4ce317c6bb: Layer already exists 14:10:18 75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90: digest: sha256:16974eceb5b50e409793460de7dd28bed61ccd50ce46796a85d8e6b1c771043e size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 14:10:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 14:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:10:19 e63275defc28: Preparing 14:10:19 671a73393d02: Preparing 14:10:19 a76569f0c7e3: Preparing 14:10:19 38f61c0927d5: Preparing 14:10:19 f0e5a4d6c014: Preparing 14:10:19 3b19d27f08f7: Preparing 14:10:19 73bb99a6e169: Preparing 14:10:19 ec06c3102977: Preparing 14:10:19 6a3c62e080c7: Preparing 14:10:19 340cb19ca677: Preparing 14:10:19 4f4ce317c6bb: Preparing 14:10:19 3b19d27f08f7: Waiting 14:10:19 73bb99a6e169: Waiting 14:10:19 ec06c3102977: Waiting 14:10:19 6a3c62e080c7: Waiting 14:10:19 340cb19ca677: Waiting 14:10:19 4f4ce317c6bb: Waiting 14:10:19 38f61c0927d5: Layer already exists 14:10:19 e63275defc28: Layer already exists 14:10:19 671a73393d02: Layer already exists 14:10:19 f0e5a4d6c014: Layer already exists 14:10:19 a76569f0c7e3: Layer already exists 14:10:19 73bb99a6e169: Layer already exists 14:10:19 3b19d27f08f7: Layer already exists 14:10:19 ec06c3102977: Layer already exists 14:10:19 6a3c62e080c7: Layer already exists 14:10:19 340cb19ca677: Layer already exists 14:10:19 4f4ce317c6bb: Layer already exists 14:10:19 main: digest: sha256:16974eceb5b50e409793460de7dd28bed61ccd50ce46796a85d8e6b1c771043e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:10:19 ===================================================== [Pipeline] echo 14:10:19 taggedImages: 14:10:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661 14:10:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:10:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.90 14:10:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:75ae4c630173373cbd01cdb5dc8fa60923e10661-2.2.0-dev.90 14:10:19 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:10:19 14:10:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:10:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:10:20 arm64: Pulling from edgex-lftools-log-publisher 14:10:20 8998bd30e6a1: Pulling fs layer 14:10:20 04944245beec: Pulling fs layer 14:10:20 699f458cf7ca: Pulling fs layer 14:10:20 765212b225bb: Pulling fs layer 14:10:20 f23df028b6ca: Pulling fs layer 14:10:20 d65c8cfc05b1: Pulling fs layer 14:10:20 2437ff75d9bd: Pulling fs layer 14:10:20 765212b225bb: Waiting 14:10:20 f23df028b6ca: Waiting 14:10:20 d65c8cfc05b1: Waiting 14:10:20 2437ff75d9bd: Waiting 14:10:20 04944245beec: Verifying Checksum 14:10:20 04944245beec: Download complete 14:10:20 765212b225bb: Verifying Checksum 14:10:20 765212b225bb: Download complete 14:10:20 f23df028b6ca: Verifying Checksum 14:10:20 f23df028b6ca: Download complete 14:10:20 d65c8cfc05b1: Verifying Checksum 14:10:20 d65c8cfc05b1: Download complete 14:10:20 699f458cf7ca: Verifying Checksum 14:10:20 699f458cf7ca: Download complete 14:10:21 8998bd30e6a1: Verifying Checksum 14:10:21 8998bd30e6a1: Download complete 14:10:23 2437ff75d9bd: Download complete 14:10:25 8998bd30e6a1: Pull complete 14:10:25 04944245beec: Pull complete 14:10:27 699f458cf7ca: Pull complete 14:10:27 765212b225bb: Pull complete 14:10:28 f23df028b6ca: Pull complete 14:10:28 d65c8cfc05b1: Pull complete 14:10:43 2437ff75d9bd: Pull complete 14:10:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:10:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:10:44 prd-ubuntu20.04-docker-arm64-4c-16g-40577 does not seem to be running inside a container 14:10:44 $ 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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 14:10:46 $ docker top 146027f7d6ce75d99f28f864255fce4b29d3ad254d4cc96783ecdc0640f5423f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:47 ---> job-cost.sh 14:10:47 lf-activate-venv: SKIPPING 14:10:47 INFO: No Stack... 14:10:48 INFO: Retrieving Pricing Info for: v3-standard-4 14:10:49 INFO: Archiving Costs [Pipeline] sh 14:10:49 + cat /w/workspace/edgex-go/218/archives/cost.csv 14:10:49 + cut -d, -f6 [Pipeline] lock 14:10:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-218-stack-cost] 14:10:49 Resource [jenkins-edgexfoundry-edgex-go-main-218-stack-cost] did not exist. Created. 14:10:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:10:50 + echo total: 0.10999999940395355 [Pipeline] stash 14:10:51 Stashed 1 file(s) [Pipeline] } 14:10:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } 14:10:51 $ docker stop --time=1 146027f7d6ce75d99f28f864255fce4b29d3ad254d4cc96783ecdc0640f5423f 14:10:52 $ docker rm -f 146027f7d6ce75d99f28f864255fce4b29d3ad254d4cc96783ecdc0640f5423f [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 14:10:53 provisioning config files... 14:10:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/218@tmp/config6995801888431103054tmp [Pipeline] { [Pipeline] sh 14:10:53 + set +x 14:10:53 + curl -s https://codecov.io/bash 14:10:53 + bash -s -- 14:10:53 14:10:53 _____ _ 14:10:53 / ____| | | 14:10:53 | | ___ __| | ___ ___ _____ __ 14:10:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:10:53 | |___| (_) | (_| | __/ (_| (_) \ V / 14:10:53 \_____\___/ \__,_|\___|\___\___/ \_/ 14:10:53 Bash-1.0.6 14:10:53 14:10:53 14:10:53 ==> git version 2.25.1 found 14:10:53 ==> 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 14:10:53 Release-Date: 2020-01-08 14:10:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:10:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:10:53 ==> Jenkins CI detected. 14:10:53 current dir:  /w/workspace/edgex-go/218 14:10:53 project root: . 14:10:53 --> token set from env 14:10:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:10:53 ==> Running gcov in . (disable via -X gcov) 14:10:53 ==> Python coveragepy not found 14:10:53 ==> Searching for coverage reports in: 14:10:53 + . 14:10:53 -> Found 1 reports 14:10:53 ==> Detecting git/mercurial file structure 14:10:53 ==> Reading reports 14:10:53 + ./coverage.out bytes=435134 14:10:53 ==> Appending adjustments 14:10:53 https://docs.codecov.io/docs/fixing-reports 14:10:54 + Found adjustments 14:10:54 ==> Gzipping contents 14:10:54 60K /tmp/codecov.Wm2vwu.gz 14:10:54 ==> Uploading reports 14:10:54 url: https://codecov.io 14:10:54 query: branch=main&commit=75ae4c630173373cbd01cdb5dc8fa60923e10661&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:10:54 -> Pinging Codecov 14:10:54 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=75ae4c630173373cbd01cdb5dc8fa60923e10661&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:10:54 -> Uploading to 14:10:54 https://storage.googleapis.com/codecov/v4/raw/2022-05-06/00271124DB129430A58F1EEE437C3FCB/75ae4c630173373cbd01cdb5dc8fa60923e10661/a173482f-9620-4cbf-8f23-2b8849d21e13.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220506T141054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c03fd1f203fabf9421561b67e60c7ce680b26b6be4ffe8555e4f108b4a18385b 14:10:54 % Total % Received % Xferd Average Speed Time Time Time Current 14:10:54 Dload Upload Total Spent Left Speed 14:10:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59941 0 0 100 59941 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59941 0 0 100 59941 0 244k --:--:-- --:--:-- --:--:-- 243k 14:10:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/75ae4c630173373cbd01cdb5dc8fa60923e10661 [Pipeline] } 14:10:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:10:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:10:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:10:55 14:10:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:10:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:10:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:10:56 188c0c94c7c5: Pulling fs layer 14:10:56 0ef7d3d256c8: Pulling fs layer 14:10:56 de9db76c5a1d: Pulling fs layer 14:10:56 0eba1c9be4d2: Pulling fs layer 14:10:56 0d57e429df01: Pulling fs layer 14:10:56 4e4be7b47b0d: Pulling fs layer 14:10:56 e1f770b5df2f: Pulling fs layer 14:10:56 85a0685a4137: Pulling fs layer 14:10:56 0d57e429df01: Waiting 14:10:56 e1f770b5df2f: Waiting 14:10:56 4e4be7b47b0d: Waiting 14:10:56 85a0685a4137: Waiting 14:10:56 0eba1c9be4d2: Waiting 14:10:56 de9db76c5a1d: Verifying Checksum 14:10:56 de9db76c5a1d: Download complete 14:10:56 0ef7d3d256c8: Download complete 14:10:56 0d57e429df01: Verifying Checksum 14:10:56 0d57e429df01: Download complete 14:10:56 4e4be7b47b0d: Download complete 14:10:56 188c0c94c7c5: Verifying Checksum 14:10:56 188c0c94c7c5: Download complete 14:10:56 188c0c94c7c5: Pull complete 14:10:56 e1f770b5df2f: Verifying Checksum 14:10:56 e1f770b5df2f: Download complete 14:10:56 0ef7d3d256c8: Pull complete 14:10:56 de9db76c5a1d: Pull complete 14:10:56 0eba1c9be4d2: Download complete 14:10:57 85a0685a4137: Verifying Checksum 14:11:00 0eba1c9be4d2: Pull complete 14:11:00 0d57e429df01: Pull complete 14:11:00 4e4be7b47b0d: Pull complete 14:11:00 e1f770b5df2f: Pull complete 14:11:04 85a0685a4137: Pull complete 14:11:04 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:11:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:11:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:11:05 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 14:11:05 $ 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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 14:11:07 $ docker top 8245cb34ab2826c697350d937fdffd6ef9435ab97596a7b04e5cba2feb680ffb -eo pid,comm [Pipeline] { [Pipeline] echo 14:11:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:11:08 + set -o pipefail 14:11:08 + snyk monitor '--org=edgex-jenkins' 14:11:13 14:11:13 Monitoring /w/workspace/edgex-go/218 (github.com/edgexfoundry/edgex-go)... 14:11:13 14:11:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e4bdb352-caa8-42c9-9bdf-121ec6099dac 14:11:13 14:11:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:11:13 14:11:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:11:13 14:11:13 [Pipeline] } 14:11:13 $ docker stop --time=1 8245cb34ab2826c697350d937fdffd6ef9435ab97596a7b04e5cba2feb680ffb 14:11:15 $ docker rm -f 8245cb34ab2826c697350d937fdffd6ef9435ab97596a7b04e5cba2feb680ffb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:11:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:16 provisioning config files... 14:11:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/218@tmp/config8343326805095230413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:16 --> edgex-publish-swagger.sh 14:11:16 === Publish openapi/v2 API === 14:11:16 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:11:16 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/218/openapi/v2/core-command.yaml] 14:11:16 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:16 Dload Upload Total Spent Left Speed 14:11:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27108 0:00:01 0:00:01 --:--:-- 27108 100 33831 0 0 100 33831 0 25746 0:00:01 0:00:01 --:--:-- 25746 14:11:18 14:11:18 14:11:18 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/218/openapi/v2/core-data.yaml] 14:11:18 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:18 Dload Upload Total Spent Left Speed 14:11:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68982 0:00:01 0:00:01 --:--:-- 69049 100 71604 0 0 100 71604 0 68982 0:00:01 0:00:01 --:--:-- 68982 14:11:19 14:11:19 14:11:19 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/218/openapi/v2/core-metadata.yaml] 14:11:19 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:19 Dload Upload Total Spent Left Speed 14:11:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 857k --:--:-- --:--:-- --:--:-- 852k 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 104k 0:00:01 0:00:01 --:--:-- 104k 14:11:20 14:11:20 14:11:20 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/218/openapi/v2/support-notifications.yaml] 14:11:20 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:20 Dload Upload Total Spent Left Speed 14:11:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 80105 0:00:01 0:00:01 --:--:-- 80105 100 89318 0 0 100 89318 0 80105 0:00:01 0:00:01 --:--:-- 80105 14:11:21 14:11:21 14:11:21 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/218/openapi/v2/support-scheduler.yaml] 14:11:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:21 Dload Upload Total Spent Left Speed 14:11:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 37744 0:00:01 0:00:01 --:--:-- 37744 100 39556 0 0 100 39556 0 37708 0:00:01 0:00:01 --:--:-- 37744 14:11:22 14:11:22 14:11:22 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/218/openapi/v2/system-agent.yaml] 14:11:22 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:22 Dload Upload Total Spent Left Speed 14:11:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22473 --:--:-- --:--:-- --:--:-- 22448 100 20091 0 0 100 20091 0 22473 --:--:-- --:--:-- --:--:-- 22448 14:11:23 14:11:23 [Pipeline] } 14:11:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:11:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:11:24 . [Pipeline] withDockerContainer 14:11:24 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 14:11:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 14:11:24 $ docker top 9f45870fb2e2015788b53bd0a08e350b0c647dea54dd2eca145e9c327e76d838 -eo pid,comm 14:11:25 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). 14:11:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:25 [ssh-agent] Looking for ssh-agent implementation... 14:11:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:25 $ docker exec 9f45870fb2e2015788b53bd0a08e350b0c647dea54dd2eca145e9c327e76d838 ssh-agent 14:11:25 SSH_AUTH_SOCK=/tmp/ssh-mh8M2P8dq828/agent.32 14:11:25 SSH_AGENT_PID=39 14:11:25 Running ssh-add (command line suppressed) 14:11:25 Identity added: /w/workspace/edgex-go/218@tmp/private_key_2158110456407263381.key (/w/workspace/edgex-go/218@tmp/private_key_2158110456407263381.key) 14:11:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:25 + git semver tag 14:11:26 2022-05-06 14:11:25,982 [run_tag] DEBUG tag force:False 14:11:26 2022-05-06 14:11:25,982 [check_head_tag] DEBUG check head tag 14:11:26 2022-05-06 14:11:25,987 [execute] INFO git cat-file --batch-check 14:11:26 2022-05-06 14:11:25,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/218, universal_newlines=False, shell=None, istream=) 14:11:26 2022-05-06 14:11:25,991 [execute] INFO git cat-file --batch 14:11:26 2022-05-06 14:11:25,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/218, universal_newlines=False, shell=None, istream=) 14:11:26 2022-05-06 14:11:26,041 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main 14:11:26 2022-05-06 14:11:26,042 [execute] INFO git tag -a v2.2.0-dev.90 -m v2.2.0-dev.90 14:11:26 2022-05-06 14:11:26,042 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.90', '-m', 'v2.2.0-dev.90'], cwd=/w/workspace/edgex-go/218, universal_newlines=False, shell=None, istream=None) 14:11:26 2022-05-06 14:11:26,047 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main 14:11:26 2.2.0-dev.90 [Pipeline] } 14:11:26 $ docker exec --env ******** --env ******** 9f45870fb2e2015788b53bd0a08e350b0c647dea54dd2eca145e9c327e76d838 ssh-agent -k 14:11:26 unset SSH_AUTH_SOCK; 14:11:26 unset SSH_AGENT_PID; 14:11:26 echo Agent pid 39 killed; 14:11:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:26 + git semver [Pipeline] } 14:11:27 $ docker stop --time=1 9f45870fb2e2015788b53bd0a08e350b0c647dea54dd2eca145e9c327e76d838 14:11:28 $ docker rm -f 9f45870fb2e2015788b53bd0a08e350b0c647dea54dd2eca145e9c327e76d838 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:11:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:11:28 14:11:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:11:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:11:29 0.23.1-centos7: Pulling from edgex-lftools 14:11:29 ab5ef0e58194: Pulling fs layer 14:11:29 9712f1f96733: Pulling fs layer 14:11:29 63f879dbbcfc: Pulling fs layer 14:11:29 0d9ebad4ef96: Pulling fs layer 14:11:29 e9a5061849ea: Pulling fs layer 14:11:29 d747dcd14b5f: Pulling fs layer 14:11:29 2de7ff778b66: Pulling fs layer 14:11:29 0d9ebad4ef96: Waiting 14:11:29 e9a5061849ea: Waiting 14:11:29 d747dcd14b5f: Waiting 14:11:29 9712f1f96733: Verifying Checksum 14:11:29 9712f1f96733: Download complete 14:11:29 63f879dbbcfc: Verifying Checksum 14:11:29 63f879dbbcfc: Download complete 14:11:29 0d9ebad4ef96: Verifying Checksum 14:11:29 0d9ebad4ef96: Download complete 14:11:29 ab5ef0e58194: Verifying Checksum 14:11:29 ab5ef0e58194: Download complete 14:11:29 e9a5061849ea: Download complete 14:11:29 d747dcd14b5f: Verifying Checksum 14:11:29 d747dcd14b5f: Download complete 14:11:29 2de7ff778b66: Verifying Checksum 14:11:29 2de7ff778b66: Download complete 14:11:32 ab5ef0e58194: Pull complete 14:11:32 9712f1f96733: Pull complete 14:11:33 63f879dbbcfc: Pull complete 14:11:37 0d9ebad4ef96: Pull complete 14:11:37 e9a5061849ea: Pull complete 14:11:37 d747dcd14b5f: Pull complete 14:11:38 2de7ff778b66: Pull complete 14:11:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:11:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:11:38 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 14:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 14:11:40 $ docker top 8954922c5cda07d0bcb46b152ebd2fc6a48a75b8cbb1908590071b56709b6092 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:11:41 provisioning config files... 14:11:41 copy managed file [sigul-config] to file:/w/workspace/edgex-go/218@tmp/config3053072948986002741tmp 14:11:41 copy managed file [sigul-password] to file:/w/workspace/edgex-go/218@tmp/config4905392594709245038tmp 14:11:41 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/218@tmp/config7806549636546243534tmp [Pipeline] { [Pipeline] echo 14:11:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:11:41 ---> sigul-configuration.sh 14:11:41 gpg: directory `/root/.gnupg' created 14:11:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:11:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:11:41 gpg: keyring `/root/.gnupg/secring.gpg' created 14:11:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:11:41 gpg: CAST5 encrypted data 14:11:41 gpg: encrypted with 1 passphrase 14:11:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:11:41 + mkdir /home/jenkins 14:11:41 + mkdir /home/jenkins/sigul [Pipeline] sh 14:11:42 + 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 14:11:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:11:42 ---> sigul-install.sh 14:11:42 Sigul already installed; skipping installation. [Pipeline] sh 14:11:42 + git tag --list 14:11:42 0.6.0 14:11:42 0.6.1 14:11:42 0.7.0 14:11:42 0.7.1 14:11:42 v1.0.0 14:11:42 v1.0.1 14:11:42 v1.1.0 14:11:42 v1.2.0 14:11:42 v1.2.1 14:11:42 v1.3.0 14:11:42 v1.3.1 14:11:42 v2.0.0 14:11:42 v2.0.1-dev.1 14:11:42 v2.0.1-dev.10 14:11:42 v2.0.1-dev.11 14:11:42 v2.0.1-dev.12 14:11:42 v2.0.1-dev.13 14:11:42 v2.0.1-dev.14 14:11:42 v2.0.1-dev.15 14:11:42 v2.0.1-dev.16 14:11:42 v2.0.1-dev.17 14:11:42 v2.0.1-dev.18 14:11:42 v2.0.1-dev.19 14:11:42 v2.0.1-dev.2 14:11:42 v2.0.1-dev.20 14:11:42 v2.0.1-dev.21 14:11:42 v2.0.1-dev.22 14:11:42 v2.0.1-dev.23 14:11:42 v2.0.1-dev.24 14:11:42 v2.0.1-dev.25 14:11:42 v2.0.1-dev.26 14:11:42 v2.0.1-dev.27 14:11:42 v2.0.1-dev.28 14:11:42 v2.0.1-dev.29 14:11:42 v2.0.1-dev.3 14:11:42 v2.0.1-dev.30 14:11:42 v2.0.1-dev.31 14:11:42 v2.0.1-dev.32 14:11:42 v2.0.1-dev.33 14:11:42 v2.0.1-dev.34 14:11:42 v2.0.1-dev.35 14:11:42 v2.0.1-dev.36 14:11:42 v2.0.1-dev.37 14:11:42 v2.0.1-dev.38 14:11:42 v2.0.1-dev.39 14:11:42 v2.0.1-dev.4 14:11:42 v2.0.1-dev.40 14:11:42 v2.0.1-dev.41 14:11:42 v2.0.1-dev.42 14:11:42 v2.0.1-dev.43 14:11:42 v2.0.1-dev.44 14:11:42 v2.0.1-dev.45 14:11:42 v2.0.1-dev.46 14:11:42 v2.0.1-dev.47 14:11:42 v2.0.1-dev.48 14:11:42 v2.0.1-dev.49 14:11:42 v2.0.1-dev.5 14:11:42 v2.0.1-dev.50 14:11:42 v2.0.1-dev.51 14:11:42 v2.0.1-dev.52 14:11:42 v2.0.1-dev.53 14:11:42 v2.0.1-dev.54 14:11:42 v2.0.1-dev.55 14:11:42 v2.0.1-dev.56 14:11:42 v2.0.1-dev.57 14:11:42 v2.0.1-dev.58 14:11:42 v2.0.1-dev.59 14:11:42 v2.0.1-dev.6 14:11:42 v2.0.1-dev.60 14:11:42 v2.0.1-dev.61 14:11:42 v2.0.1-dev.62 14:11:42 v2.0.1-dev.63 14:11:42 v2.0.1-dev.64 14:11:42 v2.0.1-dev.65 14:11:42 v2.0.1-dev.66 14:11:42 v2.0.1-dev.67 14:11:42 v2.0.1-dev.68 14:11:42 v2.0.1-dev.69 14:11:42 v2.0.1-dev.7 14:11:42 v2.0.1-dev.70 14:11:42 v2.0.1-dev.71 14:11:42 v2.0.1-dev.72 14:11:42 v2.0.1-dev.73 14:11:42 v2.0.1-dev.74 14:11:42 v2.0.1-dev.75 14:11:42 v2.0.1-dev.76 14:11:42 v2.0.1-dev.77 14:11:42 v2.0.1-dev.78 14:11:42 v2.0.1-dev.79 14:11:42 v2.0.1-dev.8 14:11:42 v2.0.1-dev.80 14:11:42 v2.0.1-dev.81 14:11:42 v2.0.1-dev.82 14:11:42 v2.0.1-dev.83 14:11:42 v2.0.1-dev.84 14:11:42 v2.0.1-dev.85 14:11:42 v2.0.1-dev.86 14:11:42 v2.0.1-dev.87 14:11:42 v2.0.1-dev.88 14:11:42 v2.0.1-dev.89 14:11:42 v2.0.1-dev.9 14:11:42 v2.0.1-dev.90 14:11:42 v2.0.1-dev.91 14:11:42 v2.0.1-dev.92 14:11:42 v2.0.1-dev.93 14:11:42 v2.0.1-dev.94 14:11:42 v2.0.1-dev.95 14:11:42 v2.0.1-dev.96 14:11:42 v2.0.1-dev.97 14:11:42 v2.0.1-dev.98 14:11:42 v2.0.1-dev.99 14:11:42 v2.1.0 14:11:42 v2.2.0-dev.1 14:11:42 v2.2.0-dev.10 14:11:42 v2.2.0-dev.11 14:11:42 v2.2.0-dev.12 14:11:42 v2.2.0-dev.13 14:11:42 v2.2.0-dev.14 14:11:42 v2.2.0-dev.15 14:11:42 v2.2.0-dev.16 14:11:42 v2.2.0-dev.17 14:11:42 v2.2.0-dev.18 14:11:42 v2.2.0-dev.19 14:11:42 v2.2.0-dev.2 14:11:42 v2.2.0-dev.20 14:11:42 v2.2.0-dev.21 14:11:42 v2.2.0-dev.22 14:11:42 v2.2.0-dev.23 14:11:42 v2.2.0-dev.24 14:11:42 v2.2.0-dev.25 14:11:42 v2.2.0-dev.26 14:11:42 v2.2.0-dev.27 14:11:42 v2.2.0-dev.28 14:11:42 v2.2.0-dev.29 14:11:42 v2.2.0-dev.3 14:11:42 v2.2.0-dev.30 14:11:42 v2.2.0-dev.31 14:11:42 v2.2.0-dev.32 14:11:42 v2.2.0-dev.33 14:11:42 v2.2.0-dev.34 14:11:42 v2.2.0-dev.35 14:11:42 v2.2.0-dev.36 14:11:42 v2.2.0-dev.37 14:11:42 v2.2.0-dev.38 14:11:42 v2.2.0-dev.39 14:11:42 v2.2.0-dev.4 14:11:42 v2.2.0-dev.40 14:11:42 v2.2.0-dev.41 14:11:42 v2.2.0-dev.42 14:11:42 v2.2.0-dev.43 14:11:42 v2.2.0-dev.44 14:11:42 v2.2.0-dev.45 14:11:42 v2.2.0-dev.46 14:11:42 v2.2.0-dev.47 14:11:42 v2.2.0-dev.48 14:11:42 v2.2.0-dev.49 14:11:42 v2.2.0-dev.5 14:11:42 v2.2.0-dev.50 14:11:42 v2.2.0-dev.51 14:11:42 v2.2.0-dev.52 14:11:42 v2.2.0-dev.53 14:11:42 v2.2.0-dev.54 14:11:42 v2.2.0-dev.55 14:11:42 v2.2.0-dev.56 14:11:42 v2.2.0-dev.57 14:11:42 v2.2.0-dev.58 14:11:42 v2.2.0-dev.59 14:11:42 v2.2.0-dev.6 14:11:42 v2.2.0-dev.60 14:11:42 v2.2.0-dev.61 14:11:42 v2.2.0-dev.62 14:11:42 v2.2.0-dev.63 14:11:42 v2.2.0-dev.64 14:11:42 v2.2.0-dev.65 14:11:42 v2.2.0-dev.66 14:11:42 v2.2.0-dev.67 14:11:42 v2.2.0-dev.68 14:11:42 v2.2.0-dev.69 14:11:42 v2.2.0-dev.7 14:11:42 v2.2.0-dev.70 14:11:42 v2.2.0-dev.71 14:11:42 v2.2.0-dev.72 14:11:42 v2.2.0-dev.73 14:11:42 v2.2.0-dev.74 14:11:42 v2.2.0-dev.75 14:11:42 v2.2.0-dev.76 14:11:42 v2.2.0-dev.77 14:11:42 v2.2.0-dev.78 14:11:42 v2.2.0-dev.79 14:11:42 v2.2.0-dev.8 14:11:42 v2.2.0-dev.80 14:11:42 v2.2.0-dev.81 14:11:42 v2.2.0-dev.82 14:11:42 v2.2.0-dev.83 14:11:42 v2.2.0-dev.84 14:11:42 v2.2.0-dev.85 14:11:42 v2.2.0-dev.86 14:11:42 v2.2.0-dev.87 14:11:42 v2.2.0-dev.88 14:11:42 v2.2.0-dev.89 14:11:42 v2.2.0-dev.9 14:11:42 v2.2.0-dev.90 [Pipeline] sh 14:11:42 + lftools sign git-tag v2.2.0-dev.90 14:11:43 Signing Git tag with Sigul... 14:11:43 Signing v2.2.0-dev.90 [Pipeline] echo 14:11:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:11:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:11:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:11:44 $ docker stop --time=1 8954922c5cda07d0bcb46b152ebd2fc6a48a75b8cbb1908590071b56709b6092 14:11:45 $ docker rm -f 8954922c5cda07d0bcb46b152ebd2fc6a48a75b8cbb1908590071b56709b6092 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:11:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:11:46 . [Pipeline] withDockerContainer 14:11:46 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 14:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 14:11:46 $ docker top 55ade78dfe1795906e94485033c84f84f3f7b7071c26899bc0fcee8a33f89a09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:46 [ssh-agent] Looking for ssh-agent implementation... 14:11:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:46 $ docker exec 55ade78dfe1795906e94485033c84f84f3f7b7071c26899bc0fcee8a33f89a09 ssh-agent 14:11:46 SSH_AUTH_SOCK=/tmp/ssh-qiIZowMsqxDS/agent.32 14:11:46 SSH_AGENT_PID=38 14:11:46 Running ssh-add (command line suppressed) 14:11:47 Identity added: /w/workspace/edgex-go/218@tmp/private_key_3840046606825690330.key (/w/workspace/edgex-go/218@tmp/private_key_3840046606825690330.key) 14:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:47 + git semver bump pre 14:11:47 2022-05-06 14:11:47,607 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main 14:11:47 2022-05-06 14:11:47,607 [bump_version] DEBUG bumping version:2.2.0-dev.90 on axis:pre with prefix:dev 14:11:47 2022-05-06 14:11:47,607 [bump_version] DEBUG bumped version:2.2.0-dev.91 14:11:47 2022-05-06 14:11:47,607 [write_version] DEBUG write version:2.2.0-dev.91 to path:/w/workspace/edgex-go/218/.semver/main with force:True 14:11:47 2022-05-06 14:11:47,607 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main 14:11:47 2022-05-06 14:11:47,607 [write_file] DEBUG write to file:/w/workspace/edgex-go/218/.semver/main 14:11:47 2022-05-06 14:11:47,610 [execute] INFO git cat-file --batch-check 14:11:47 2022-05-06 14:11:47,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/218/.semver, universal_newlines=False, shell=None, istream=) 14:11:47 2022-05-06 14:11:47,616 [execute] INFO git cat-file --batch 14:11:47 2022-05-06 14:11:47,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/218/.semver, universal_newlines=False, shell=None, istream=) 14:11:47 2022-05-06 14:11:47,622 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main 14:11:47 2.2.0-dev.91 [Pipeline] } 14:11:47 $ docker exec --env ******** --env ******** 55ade78dfe1795906e94485033c84f84f3f7b7071c26899bc0fcee8a33f89a09 ssh-agent -k 14:11:47 unset SSH_AUTH_SOCK; 14:11:47 unset SSH_AGENT_PID; 14:11:47 echo Agent pid 38 killed; 14:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:48 + git semver [Pipeline] } 14:11:48 $ docker stop --time=1 55ade78dfe1795906e94485033c84f84f3f7b7071c26899bc0fcee8a33f89a09 14:11:49 $ docker rm -f 55ade78dfe1795906e94485033c84f84f3f7b7071c26899bc0fcee8a33f89a09 [Pipeline] // withDockerContainer [Pipeline] sh 14:11:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:11:50 . [Pipeline] withDockerContainer 14:11:50 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 14:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 14:11:50 $ docker top b1592cdd2340b6da0f8254bccb5b00606a757aa045d814181c5f5553cce722ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:50 [ssh-agent] Looking for ssh-agent implementation... 14:11:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:51 $ docker exec b1592cdd2340b6da0f8254bccb5b00606a757aa045d814181c5f5553cce722ef ssh-agent 14:11:51 SSH_AUTH_SOCK=/tmp/ssh-HrPxWocy0X35/agent.33 14:11:51 SSH_AGENT_PID=40 14:11:51 Running ssh-add (command line suppressed) 14:11:51 Identity added: /w/workspace/edgex-go/218@tmp/private_key_1449713411799988921.key (/w/workspace/edgex-go/218@tmp/private_key_1449713411799988921.key) 14:11:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:51 + git semver push 14:11:51 2022-05-06 14:11:51,894 [run_push] DEBUG push 14:11:51 2022-05-06 14:11:51,895 [execute] INFO git push origin semver 14:11:51 2022-05-06 14:11:51,895 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/218/.semver, universal_newlines=False, shell=None, istream=None) 14:11:52 2022-05-06 14:11:52,722 [run_push] DEBUG push all version tags 14:11:52 2022-05-06 14:11:52,723 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:11:52 2022-05-06 14:11:52,723 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/218, universal_newlines=False, shell=None, istream=None) 14:11:53 2022-05-06 14:11:53,492 [read_version] DEBUG read version from /w/workspace/edgex-go/218/.semver/main 14:11:53 2.2.0-dev.91 [Pipeline] } 14:11:53 $ docker exec --env ******** --env ******** b1592cdd2340b6da0f8254bccb5b00606a757aa045d814181c5f5553cce722ef ssh-agent -k 14:11:53 unset SSH_AUTH_SOCK; 14:11:53 unset SSH_AGENT_PID; 14:11:53 echo Agent pid 40 killed; 14:11:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:54 + git semver [Pipeline] } 14:11:54 $ docker stop --time=1 b1592cdd2340b6da0f8254bccb5b00606a757aa045d814181c5f5553cce722ef 14:11:55 $ docker rm -f b1592cdd2340b6da0f8254bccb5b00606a757aa045d814181c5f5553cce722ef [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 14:11:56 + [ -d /w/workspace/edgex-go/218/archives ] [Pipeline] libraryResource [Pipeline] sh 14:11:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:11:57 ---> package-listing.sh 14:11:57 ++ facter osfamily 14:11:57 ++ tr '[:upper:]' '[:lower:]' 14:11:57 + OS_FAMILY=debian 14:11:57 + workspace=/w/workspace/edgex-go/218 14:11:57 + START_PACKAGES=/tmp/packages_start.txt 14:11:57 + END_PACKAGES=/tmp/packages_end.txt 14:11:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:11:57 + PACKAGES=/tmp/packages_start.txt 14:11:57 + '[' /w/workspace/edgex-go/218 ']' 14:11:57 + PACKAGES=/tmp/packages_end.txt 14:11:57 + case "${OS_FAMILY}" in 14:11:57 + dpkg -l 14:11:57 + grep '^ii' 14:11:57 + '[' -f /tmp/packages_start.txt ']' 14:11:57 + '[' -f /tmp/packages_end.txt ']' 14:11:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:11:57 + '[' /w/workspace/edgex-go/218 ']' 14:11:57 + mkdir -p /w/workspace/edgex-go/218/archives/ 14:11:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/218/archives/ [Pipeline] echo 14:11:57 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/218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:11:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:11:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:58 14:11:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:11:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:59 latest: Pulling from edgex-lftools-log-publisher 14:11:59 5eb5b503b376: Pulling fs layer 14:11:59 5c69ac0246d0: Pulling fs layer 14:11:59 ec43610c2a17: Pulling fs layer 14:11:59 3a2ae6a8a46f: Pulling fs layer 14:11:59 33b1e0a273af: Pulling fs layer 14:11:59 5d3b04190fa2: Pulling fs layer 14:11:59 2f39f015ded8: Pulling fs layer 14:11:59 33b1e0a273af: Waiting 14:11:59 5d3b04190fa2: Waiting 14:11:59 2f39f015ded8: Waiting 14:11:59 3a2ae6a8a46f: Waiting 14:11:59 5c69ac0246d0: Download complete 14:11:59 3a2ae6a8a46f: Verifying Checksum 14:11:59 3a2ae6a8a46f: Download complete 14:11:59 33b1e0a273af: Verifying Checksum 14:11:59 33b1e0a273af: Download complete 14:11:59 ec43610c2a17: Verifying Checksum 14:11:59 ec43610c2a17: Download complete 14:11:59 5d3b04190fa2: Verifying Checksum 14:11:59 5d3b04190fa2: Download complete 14:11:59 5eb5b503b376: Verifying Checksum 14:11:59 5eb5b503b376: Download complete 14:12:00 2f39f015ded8: Verifying Checksum 14:12:00 2f39f015ded8: Download complete 14:12:00 5eb5b503b376: Pull complete 14:12:00 5c69ac0246d0: Pull complete 14:12:01 ec43610c2a17: Pull complete 14:12:01 3a2ae6a8a46f: Pull complete 14:12:01 33b1e0a273af: Pull complete 14:12:01 5d3b04190fa2: Pull complete 14:12:06 2f39f015ded8: Pull complete 14:12:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:12:07 prd-ubuntu20.04-docker-8c-8g-40575 does not seem to be running inside a container 14:12:07 $ 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/218/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/218 -v /w/workspace/edgex-go/218:/w/workspace/edgex-go/218:rw,z -v /w/workspace/edgex-go/218@tmp:/w/workspace/edgex-go/218@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 14:12:08 $ docker top 36443eae7fe1cb86b72c5f344ce31b3b757836f78f67a8277bb72039cf3e7338 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:09 + touch /tmp/pre-build-complete [Pipeline] sh 14:12:09 + mkdir -p /var/log/sysstat [Pipeline] sh 14:12:09 + ls /var/log/sa-host 14:12:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:10 provisioning config files... 14:12:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/218@tmp/config4567207490284806694tmp [Pipeline] { [Pipeline] echo 14:12:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:12:10 ---> create-netrc.sh [Pipeline] } 14:12:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:12:10 ---> python-tools-install.sh [Pipeline] echo 14:12:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:12:11 ---> sudo-logs.sh 14:12:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:12:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:12:11 ---> job-cost.sh 14:12:11 lf-activate-venv: SKIPPING 14:12:11 DEBUG: total: 0.10999999940395355 14:12:11 INFO: Retrieving Stack Cost... 14:12:11 INFO: Retrieving Pricing Info for: v3-standard-8 14:12:12 INFO: Archiving Costs [Pipeline] echo 14:12:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:12:12 ---> logs-deploy.sh 14:12:12 lf-activate-venv: SKIPPING 14:12:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/218 14:12:12 INFO: archiving workspace using pattern(s): 14:12:13 Archives upload complete. 14:12:13 INFO: archiving logs to Nexus 14:12:14 ---> uname -a: 14:12:14 Linux prd-ubuntu20-04-docker-8c-8g-40575 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:12:14 14:12:14 14:12:14 ---> lscpu: 14:12:14 Architecture: x86_64 14:12:14 CPU op-mode(s): 32-bit, 64-bit 14:12:14 Byte Order: Little Endian 14:12:14 Address sizes: 40 bits physical, 48 bits virtual 14:12:14 CPU(s): 8 14:12:14 On-line CPU(s) list: 0-7 14:12:14 Thread(s) per core: 1 14:12:14 Core(s) per socket: 1 14:12:14 Socket(s): 8 14:12:14 NUMA node(s): 1 14:12:14 Vendor ID: AuthenticAMD 14:12:14 CPU family: 23 14:12:14 Model: 49 14:12:14 Model name: AMD EPYC-Rome Processor 14:12:14 Stepping: 0 14:12:14 CPU MHz: 2799.998 14:12:14 BogoMIPS: 5599.99 14:12:14 Virtualization: AMD-V 14:12:14 Hypervisor vendor: KVM 14:12:14 Virtualization type: full 14:12:14 L1d cache: 256 KiB 14:12:14 L1i cache: 256 KiB 14:12:14 L2 cache: 4 MiB 14:12:14 L3 cache: 128 MiB 14:12:14 NUMA node0 CPU(s): 0-7 14:12:14 Vulnerability Itlb multihit: Not affected 14:12:14 Vulnerability L1tf: Not affected 14:12:14 Vulnerability Mds: Not affected 14:12:14 Vulnerability Meltdown: Not affected 14:12:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:12:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:12:14 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:12:14 Vulnerability Srbds: Not affected 14:12:14 Vulnerability Tsx async abort: Not affected 14:12:14 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 14:12:14 14:12:14 14:12:14 ---> nproc: 14:12:14 8 14:12:14 14:12:14 14:12:14 ---> df -h: 14:12:14 Filesystem Size Used Avail Use% Mounted on 14:12:14 overlay 155G 29G 127G 19% / 14:12:14 tmpfs 64M 0 64M 0% /dev 14:12:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:12:14 shm 64M 0 64M 0% /dev/shm 14:12:14 /dev/vda1 155G 29G 127G 19% /facter-os 14:12:14 14:12:14 14:12:14 ---> sar -b -r -n DEV: 14:12:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40575) 05/06/22 _x86_64_ (8 CPU) 14:12:14 14:12:14 13:08:56 LINUX RESTART (8 CPU) 14:12:14 14:12:14 13:09:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:12:14 13:10:01 361.71 82.66 279.06 0.00 10927.36 72697.40 0.00 14:12:14 13:11:01 122.56 1.25 121.31 0.00 15.73 62821.13 0.00 14:12:14 13:12:01 51.28 0.17 51.12 0.00 2.00 18953.70 0.00 14:12:14 13:13:01 335.56 0.13 335.43 0.00 13.20 285910.08 0.00 14:12:14 13:14:01 844.21 0.55 843.66 0.00 8.80 288313.68 0.00 14:12:14 13:15:01 740.57 0.35 740.22 0.00 6.93 339470.84 0.00 14:12:14 13:16:01 1007.30 0.75 1006.55 0.00 10.13 327682.11 0.00 14:12:14 13:17:01 814.13 1.03 813.10 0.00 8.27 214028.60 0.00 14:12:14 13:18:01 418.13 0.08 418.05 0.00 0.67 177285.52 0.00 14:12:14 13:19:02 279.81 0.05 279.76 0.00 6.53 126180.61 0.00 14:12:14 13:20:01 27.39 0.03 27.35 0.00 6.91 1547.26 0.00 14:12:14 13:21:01 6.56 0.00 6.56 0.00 0.00 956.88 0.00 14:12:14 13:22:01 1.43 0.00 1.43 0.00 0.00 822.26 0.00 14:12:14 13:23:01 1.22 0.00 1.22 0.00 0.00 601.13 0.00 14:12:14 13:24:01 3.38 1.57 1.82 0.00 49.06 828.93 0.00 14:12:14 13:25:01 1.83 0.02 1.82 0.00 0.13 826.66 0.00 14:12:14 13:26:01 1.52 0.00 1.52 0.00 0.00 725.49 0.00 14:12:14 13:27:01 1.13 0.00 1.13 0.00 0.00 818.93 0.00 14:12:14 13:28:01 1.50 0.00 1.50 0.00 0.00 822.53 0.00 14:12:14 13:29:01 1.40 0.00 1.40 0.00 0.00 706.02 0.00 14:12:14 13:30:01 1.40 0.00 1.40 0.00 0.00 687.35 0.00 14:12:14 13:31:01 1.28 0.00 1.28 0.00 0.00 752.14 0.00 14:12:14 13:32:01 1.47 0.00 1.47 0.00 0.00 823.46 0.00 14:12:14 13:33:01 1.22 0.00 1.22 0.00 0.00 818.26 0.00 14:12:14 13:34:01 1.38 0.00 1.38 0.00 0.00 741.49 0.00 14:12:14 13:35:01 1.25 0.00 1.25 0.00 0.00 819.33 0.00 14:12:14 13:36:01 1.48 0.00 1.48 0.00 0.00 823.06 0.00 14:12:14 13:37:01 1.27 0.00 1.27 0.00 0.00 622.43 0.00 14:12:14 13:38:01 1.42 0.00 1.42 0.00 0.00 821.86 0.00 14:12:14 13:39:01 1.25 0.00 1.25 0.00 0.00 820.26 0.00 14:12:14 13:40:01 1.60 0.00 1.60 0.00 0.00 774.54 0.00 14:12:14 13:41:01 1.17 0.00 1.17 0.00 0.00 819.06 0.00 14:12:14 13:42:01 1.58 0.00 1.58 0.00 0.00 754.27 0.00 14:12:14 13:43:01 1.18 0.00 1.18 0.00 0.00 819.06 0.00 14:12:14 13:44:01 1.48 0.00 1.48 0.00 0.00 823.06 0.00 14:12:14 13:45:01 2.95 0.87 2.08 0.00 18.40 587.24 0.00 14:12:14 13:46:01 1.43 0.00 1.43 0.00 0.00 822.53 0.00 14:12:14 13:47:01 1.15 0.00 1.15 0.00 0.00 818.80 0.00 14:12:14 13:48:01 1.45 0.00 1.45 0.00 0.00 702.15 0.00 14:12:14 13:49:01 1.27 0.00 1.27 0.00 0.00 819.46 0.00 14:12:14 13:50:01 1.43 0.00 1.43 0.00 0.00 745.08 0.00 14:12:14 13:51:01 1.23 0.00 1.23 0.00 0.00 820.00 0.00 14:12:14 13:52:01 1.52 0.00 1.52 0.00 0.00 690.70 0.00 14:12:14 13:53:01 1.13 0.00 1.13 0.00 0.00 690.68 0.00 14:12:14 13:54:01 1.68 0.00 1.68 0.00 0.00 825.99 0.00 14:12:14 13:55:01 1.13 0.00 1.13 0.00 0.00 819.60 0.00 14:12:14 13:56:01 1.60 0.00 1.60 0.00 0.00 716.28 0.00 14:12:14 13:57:01 1.17 0.00 1.17 0.00 0.00 819.06 0.00 14:12:14 13:58:01 1.58 0.00 1.58 0.00 0.00 824.40 0.00 14:12:14 13:59:01 1.28 0.00 1.28 0.00 0.00 600.70 0.00 14:12:14 14:00:01 1.35 0.00 1.35 0.00 0.00 823.19 0.00 14:12:14 14:01:01 1.27 0.00 1.27 0.00 0.00 744.14 0.00 14:12:14 14:02:01 1.55 0.00 1.55 0.00 0.00 824.79 0.00 14:12:14 14:03:01 1.40 0.00 1.40 0.00 0.00 820.80 0.00 14:12:14 14:04:01 1.48 0.00 1.48 0.00 0.00 768.81 0.00 14:12:14 14:05:01 1.38 0.00 1.38 0.00 0.00 821.33 0.00 14:12:14 14:06:01 1.43 0.00 1.43 0.00 0.00 690.15 0.00 14:12:14 14:07:01 1.25 0.00 1.25 0.00 0.00 710.81 0.00 14:12:14 14:08:01 1.50 0.00 1.50 0.00 0.00 824.26 0.00 14:12:14 14:09:01 1.28 0.00 1.28 0.00 0.00 820.00 0.00 14:12:14 14:10:01 1.53 0.00 1.53 0.00 0.00 735.75 0.00 14:12:14 14:11:01 4.52 0.07 4.45 0.00 7.87 1281.73 0.00 14:12:14 14:12:01 180.99 0.45 180.54 0.00 18.66 60914.38 0.00 14:12:14 Average: 83.46 1.39 82.07 0.00 170.55 31984.03 0.00 14:12:14 14:12:14 13:09:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:12:14 13:10:01 29007560 31757944 563204 1.71 107768 2925636 2233600 6.58 1148880 2379116 269684 14:12:14 13:11:01 27569208 31621616 670184 2.04 160096 4062900 2266552 6.68 1726300 3094592 506540 14:12:14 13:12:01 27383120 31655604 634588 1.93 164740 4252520 2116932 6.24 1497656 3486724 297600 14:12:14 13:13:01 22720076 31622984 658912 2.00 174328 8743220 2645316 7.80 1890076 7613392 305952 14:12:14 13:14:01 18128620 30966088 1297892 3.95 259896 12263404 3420328 10.08 3172248 10573896 345756 14:12:14 13:15:01 11742228 30836452 1415092 4.30 356544 18033652 4230604 12.47 4306576 15415844 87228 14:12:14 13:16:01 6653796 29786480 2463704 7.49 446208 21770428 4600120 13.56 5693052 18905884 4560 14:12:14 13:17:01 7292068 30138464 2106780 6.41 549476 21308036 4214356 12.42 5362536 18525496 768976 14:12:14 13:18:01 9420268 31665344 595740 1.81 640028 20735160 2237376 6.59 3089084 18813028 25852 14:12:14 13:19:02 9808128 31736956 527968 1.61 721808 20340784 2083708 6.14 2853128 18669336 1180 14:12:14 13:20:01 9813256 31743712 521024 1.58 722776 20341636 2097680 6.18 2846644 18669800 612 14:12:14 13:21:01 9832544 31762856 501884 1.53 722928 20341680 1899512 5.60 2825924 18669768 16 14:12:14 13:22:01 9834092 31764460 500668 1.52 722940 20341680 1899512 5.60 2825088 18669808 192 14:12:14 13:23:01 9837100 31767484 497608 1.51 722972 20341684 1899512 5.60 2821728 18669812 12 14:12:14 13:24:01 9832756 31765772 499492 1.52 723016 20343156 1899512 5.60 2827936 18669368 28 14:12:14 13:25:01 9833936 31767052 498724 1.52 723040 20343164 1926136 5.68 2823524 18669372 16 14:12:14 13:26:01 9834868 31768008 497932 1.51 723060 20343168 1926136 5.68 2823056 18669376 24 14:12:14 13:27:01 9835104 31768268 497644 1.51 723080 20343172 1926136 5.68 2823076 18669380 24 14:12:14 13:28:01 9835088 31768272 497560 1.51 723120 20343172 1926136 5.68 2823104 18669380 16 14:12:14 13:29:01 9835292 31768524 497260 1.51 723156 20343168 1926136 5.68 2822584 18669384 12 14:12:14 13:30:01 9835528 31768804 496948 1.51 723196 20343180 1926136 5.68 2822952 18669388 20 14:12:14 13:31:01 9835440 31768760 496908 1.51 723216 20343184 1926136 5.68 2822692 18669392 16 14:12:14 13:32:01 9835384 31768728 496900 1.51 723232 20343188 1926136 5.68 2822696 18669396 44 14:12:14 13:33:01 9835084 31768452 497104 1.51 723268 20343184 1926136 5.68 2822712 18669400 8 14:12:14 13:34:01 9835068 31768440 497028 1.51 723288 20343196 1926136 5.68 2822720 18669404 36 14:12:14 13:35:01 9834956 31768388 497020 1.51 723312 20343196 1926136 5.68 2823372 18669404 8 14:12:14 13:36:01 9834656 31768116 497216 1.51 723348 20343200 1926136 5.68 2823364 18669408 36 14:12:14 13:37:01 9834856 31768360 497128 1.51 723384 20343204 1926136 5.68 2823528 18669412 16 14:12:14 13:38:01 9834720 31768424 496956 1.51 723412 20343332 1926136 5.68 2822936 18669540 12 14:12:14 13:39:01 9834672 31768412 496916 1.51 723432 20343336 1926136 5.68 2822964 18669544 36 14:12:14 13:40:01 9834524 31768296 497156 1.51 723464 20343332 1926136 5.68 2823296 18669548 12 14:12:14 13:41:01 9834784 31768560 496824 1.51 723488 20343344 1926136 5.68 2823000 18669552 32 14:12:14 13:42:01 9834704 31768532 496824 1.51 723504 20343348 1926136 5.68 2823176 18669556 16 14:12:14 13:43:01 9834908 31768752 496540 1.51 723524 20343348 1926136 5.68 2823072 18669556 8 14:12:14 13:44:01 9835104 31769012 496704 1.51 723564 20343352 1926136 5.68 2823132 18669564 16 14:12:14 13:45:01 9833328 31768132 497556 1.51 723628 20343868 1946828 5.74 2823548 18670012 8 14:12:14 13:46:01 9833572 31768400 497224 1.51 723652 20343872 1946828 5.74 2823568 18670016 16 14:12:14 13:47:01 9833508 31768360 497188 1.51 723676 20343872 1946828 5.74 2823296 18670020 36 14:12:14 13:48:01 9833208 31768088 497404 1.51 723696 20343876 1946828 5.74 2823620 18670020 20 14:12:14 13:49:01 9833128 31768016 497408 1.51 723704 20343880 1946828 5.74 2823604 18670024 16 14:12:14 13:50:01 9833144 31768080 497352 1.51 723720 20343888 1946828 5.74 2824320 18670032 44 14:12:14 13:51:01 9833104 31768068 497308 1.51 723748 20343888 1946828 5.74 2824168 18670032 16 14:12:14 13:52:01 9833528 31768520 497096 1.51 723760 20343892 1946828 5.74 2823732 18670036 16 14:12:14 13:53:01 9833680 31768708 496856 1.51 723788 20343896 1946828 5.74 2824052 18670040 36 14:12:14 13:54:01 9833680 31768712 496824 1.51 723828 20343888 1946828 5.74 2823980 18670040 16 14:12:14 13:55:01 9833664 31768744 496756 1.51 723848 20343900 1946828 5.74 2824204 18670048 36 14:12:14 13:56:01 9833364 31768472 496952 1.51 723884 20343900 1946828 5.74 2823548 18670044 12 14:12:14 13:57:01 9833316 31768476 496908 1.51 723908 20343904 1946828 5.74 2823588 18670052 36 14:12:14 13:58:01 9833236 31768412 497004 1.51 723932 20343912 1946828 5.74 2823604 18670052 12 14:12:14 13:59:01 9833432 31768656 496724 1.51 723964 20343908 1946828 5.74 2823904 18670056 8 14:12:14 14:00:01 9833456 31768696 496656 1.51 723984 20343916 1946828 5.74 2824188 18670060 36 14:12:14 14:01:01 9833668 31768952 496372 1.51 724024 20343916 1946828 5.74 2823988 18670064 12 14:12:14 14:02:01 9833676 31768980 496344 1.51 724032 20343924 1946828 5.74 2824008 18670064 52 14:12:14 14:03:01 9833408 31768716 496572 1.51 724044 20343928 1946828 5.74 2823992 18670068 12 14:12:14 14:04:01 9833764 31769100 496328 1.51 724076 20343928 1946828 5.74 2824116 18670068 216 14:12:14 14:05:01 9833720 31769200 496396 1.51 724116 20344060 1946828 5.74 2824364 18670172 144 14:12:14 14:06:01 9834232 31769748 495856 1.51 724124 20344064 1946828 5.74 2824164 18670176 212 14:12:14 14:07:01 9834192 31769708 495820 1.51 724144 20344064 1946828 5.74 2824192 18670176 196 14:12:14 14:08:01 9834372 31769924 495544 1.51 724176 20344072 1946828 5.74 2824180 18670180 208 14:12:14 14:09:01 9834152 31769744 495728 1.51 724196 20344072 1946828 5.74 2824132 18670180 40 14:12:14 14:10:01 9833844 31769496 495968 1.51 724216 20344076 1946828 5.74 2824504 18670220 8 14:12:14 14:11:01 9127692 31702896 561544 1.71 735252 20939828 2326564 6.86 2900136 19265932 604180 14:12:14 14:12:01 8006484 31707892 555504 1.69 781768 21908700 2340232 6.90 2996000 20178232 246420 14:12:14 Average: 10926683 31672369 594115 1.81 666675 19282559 2119868 6.25 2867722 17604459 55026 14:12:14 14:12:14 13:09:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:12:14 13:10:01 docker0 594.88 477.23 42.16 2813.01 0.00 0.00 0.00 0.00 14:12:14 13:10:01 lo 6.83 6.83 0.65 0.65 0.00 0.00 0.00 0.00 14:12:14 13:10:01 ens3 1785.05 1628.68 13872.56 205.90 0.00 0.00 0.00 0.00 14:12:14 13:11:01 veth302b14b 0.43 0.62 0.03 0.06 0.00 0.00 0.00 0.00 14:12:14 13:11:01 docker0 97.50 121.50 7.92 982.18 0.00 0.00 0.00 0.00 14:12:14 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:11:01 ens3 181.40 140.64 1024.55 72.86 0.00 0.00 0.00 0.00 14:12:14 13:12:01 veth302b14b 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 14:12:14 13:12:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 14:12:14 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:12:01 ens3 26.32 14.60 21.42 11.28 0.00 0.00 0.00 0.00 14:12:14 13:13:01 docker0 42.38 54.91 2.36 228.40 0.00 0.00 0.00 0.00 14:12:14 13:13:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:12:14 13:13:01 veth2dbb518 0.00 1.10 0.00 0.07 0.00 0.00 0.00 0.00 14:12:14 13:13:01 ens3 192.83 135.43 1934.20 82.04 0.00 0.00 0.00 0.00 14:12:14 13:14:01 docker0 250.04 536.04 18.91 6412.80 0.00 0.00 0.00 0.00 14:12:14 13:14:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 14:12:14 13:14:01 veth2dbb518 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 14:12:14 13:14:01 vethec64db9 11.70 29.68 1.21 407.33 0.00 0.00 0.00 0.03 14:12:14 13:14:01 vethc417055 220.15 480.09 19.80 5838.85 0.00 0.00 0.00 0.48 14:12:14 13:14:01 veth25cf771 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:14:01 veth7acb16f 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:14:01 ens3 646.96 327.68 7632.86 103.16 0.00 0.00 0.00 0.00 14:12:14 13:15:01 docker0 249.33 461.83 18.22 5982.77 0.00 0.00 0.00 0.00 14:12:14 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:15:01 vethf7f09e5 216.46 422.68 19.28 5829.97 0.00 0.00 0.00 0.48 14:12:14 13:15:01 veth2dbb518 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 14:12:14 13:15:01 veth2b1e838 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:12:14 13:15:01 vethc417055 0.13 0.32 0.01 0.02 0.00 0.00 0.00 0.00 14:12:14 13:15:01 ens3 508.05 273.66 6019.81 43.12 0.00 0.00 0.00 0.00 14:12:14 13:16:01 veth65eab7a 183.52 377.94 15.78 5331.13 0.00 0.00 0.00 0.44 14:12:14 13:16:01 docker0 212.31 420.24 15.20 5702.12 0.00 0.00 0.00 0.00 14:12:14 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:16:01 vethf7f09e5 0.10 0.33 0.01 0.02 0.00 0.00 0.00 0.00 14:12:14 13:16:01 veth2dbb518 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 14:12:14 13:16:01 ens3 498.42 279.42 5742.01 106.49 0.00 0.00 0.00 0.00 14:12:14 13:17:01 veth65eab7a 34.44 56.11 3.42 498.34 0.00 0.00 0.00 0.04 14:12:14 13:17:01 docker0 66.89 97.95 5.09 837.86 0.00 0.00 0.00 0.00 14:12:14 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:17:01 vethf7f09e5 12.51 16.25 1.14 206.80 0.00 0.00 0.00 0.02 14:12:14 13:17:01 veth2dbb518 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:12:14 13:17:01 ens3 172.24 122.33 876.85 86.37 0.00 0.00 0.00 0.00 14:12:14 13:18:01 docker0 23.91 32.23 1.65 283.97 0.00 0.00 0.00 0.00 14:12:14 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:18:01 veth2dbb518 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 14:12:14 13:18:01 ens3 45.76 31.31 294.54 7.67 0.00 0.00 0.00 0.00 14:12:14 13:19:02 docker0 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 14:12:14 13:19:02 lo 12.13 12.13 1.20 1.20 0.00 0.00 0.00 0.00 14:12:14 13:19:02 ens3 127.84 124.71 68.88 399.41 0.00 0.00 0.00 0.00 14:12:14 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:20:01 lo 45.35 45.35 4.47 4.47 0.00 0.00 0.00 0.00 14:12:14 13:20:01 ens3 466.46 503.07 237.32 2590.87 0.00 0.00 0.00 0.00 14:12:14 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:21:01 lo 6.86 6.86 0.68 0.68 0.00 0.00 0.00 0.00 14:12:14 13:21:01 ens3 88.59 98.20 36.96 530.08 0.00 0.00 0.00 0.00 14:12:14 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:22:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:23:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:12:14 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:12:14 13:24:01 ens3 9.02 6.27 7.62 6.51 0.00 0.00 0.00 0.00 14:12:14 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:25:01 ens3 0.42 0.20 0.20 0.07 0.00 0.00 0.00 0.00 14:12:14 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:26:01 ens3 0.25 0.15 0.02 0.01 0.00 0.00 0.00 0.00 14:12:14 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:27:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:28:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:30:01 ens3 0.42 0.22 0.10 0.07 0.00 0.00 0.00 0.00 14:12:14 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:34:01 ens3 2.88 0.10 0.27 0.01 0.00 0.00 0.00 0.00 14:12:14 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:35:01 ens3 1.50 0.57 0.52 0.28 0.00 0.00 0.00 0.00 14:12:14 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:36:01 ens3 0.73 0.47 0.36 0.28 0.00 0.00 0.00 0.00 14:12:14 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:37:01 ens3 0.48 0.28 0.26 0.20 0.00 0.00 0.00 0.00 14:12:14 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:38:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:39:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:12:14 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:40:01 ens3 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 14:12:14 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:41:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:42:01 ens3 0.35 0.17 0.10 0.01 0.00 0.00 0.00 0.00 14:12:14 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:43:01 ens3 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:12:14 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:44:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:45:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:12:14 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:47:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:49:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 14:12:14 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:50:01 ens3 1.90 0.68 0.66 0.35 0.00 0.00 0.00 0.00 14:12:14 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:51:01 ens3 1.33 0.90 0.78 0.62 0.00 0.00 0.00 0.00 14:12:14 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:53:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:54:01 ens3 1.42 0.47 0.44 0.28 0.00 0.00 0.00 0.00 14:12:14 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:55:01 ens3 0.60 0.28 0.34 0.26 0.00 0.00 0.00 0.00 14:12:14 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 13:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 14:00:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 14:12:14 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 14:02:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 14:04:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:05:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:12:14 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 14:06:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 14:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:09:01 ens3 0.23 0.15 0.18 0.01 0.00 0.00 0.00 0.00 14:12:14 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:14 14:10:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:12:14 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:14 14:11:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 14:12:14 14:11:01 ens3 159.23 82.40 4060.46 10.41 0.00 0.00 0.00 0.00 14:12:14 14:12:01 docker0 57.34 72.17 4.87 695.24 0.00 0.00 0.00 0.00 14:12:14 14:12:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 14:12:14 14:12:01 ens3 410.33 289.17 6472.75 151.95 0.00 0.00 0.00 0.00 14:12:14 Average: docker0 25.03 35.90 1.83 378.80 0.00 0.00 0.00 0.00 14:12:14 Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 14:12:14 Average: ens3 83.69 63.57 759.97 69.28 0.00 0.00 0.00 0.00 14:12:14 14:12:14 14:12:14 ---> sar -P ALL: 14:12:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40575) 05/06/22 _x86_64_ (8 CPU) 14:12:14 14:12:14 13:08:56 LINUX RESTART (8 CPU) 14:12:14 14:12:14 13:09:03 CPU %user %nice %system %iowait %steal %idle 14:12:14 13:10:01 all 11.66 0.00 4.73 2.84 0.07 80.69 14:12:14 13:10:01 0 7.65 0.00 3.60 4.49 0.05 84.21 14:12:14 13:10:01 1 13.25 0.00 4.03 3.70 0.07 78.94 14:12:14 13:10:01 2 13.17 0.00 5.68 3.15 0.07 77.93 14:12:14 13:10:01 3 11.79 0.00 5.49 0.90 0.09 81.72 14:12:14 13:10:01 4 9.84 0.00 5.25 1.71 0.07 83.13 14:12:14 13:10:01 5 12.94 0.00 4.53 1.68 0.05 80.80 14:12:14 13:10:01 6 14.55 0.00 4.99 4.16 0.07 76.24 14:12:14 13:10:01 7 10.08 0.00 4.28 2.95 0.09 82.61 14:12:14 13:11:01 all 31.59 0.00 7.16 2.30 0.10 58.86 14:12:14 13:11:01 0 29.97 0.00 7.50 1.05 0.08 61.40 14:12:14 13:11:01 1 30.49 0.00 6.93 0.66 0.08 61.84 14:12:14 13:11:01 2 32.90 0.00 6.43 0.61 0.08 59.97 14:12:14 13:11:01 3 30.90 0.00 7.39 1.54 0.12 60.06 14:12:14 13:11:01 4 31.87 0.00 7.90 8.24 0.10 51.89 14:12:14 13:11:01 5 32.21 0.00 7.53 4.05 0.10 56.11 14:12:14 13:11:01 6 33.15 0.00 6.42 1.94 0.10 58.39 14:12:14 13:11:01 7 31.19 0.00 7.17 0.34 0.10 61.20 14:12:14 13:12:01 all 44.20 0.00 5.54 1.73 0.11 48.42 14:12:14 13:12:01 0 44.93 0.00 5.76 0.03 0.10 49.18 14:12:14 13:12:01 1 42.90 0.00 5.42 0.05 0.10 51.53 14:12:14 13:12:01 2 45.71 0.00 5.53 0.03 0.12 48.60 14:12:14 13:12:01 3 44.96 0.00 5.41 0.05 0.10 49.47 14:12:14 13:12:01 4 44.05 0.00 5.88 4.91 0.10 45.07 14:12:14 13:12:01 5 43.81 0.00 5.35 0.08 0.13 50.62 14:12:14 13:12:01 6 43.57 0.00 5.74 8.60 0.10 41.99 14:12:14 13:12:01 7 43.66 0.00 5.27 0.07 0.10 50.91 14:12:14 13:13:01 all 16.97 0.00 10.09 6.07 0.12 66.76 14:12:14 13:13:01 0 15.52 0.00 10.46 11.14 0.12 62.75 14:12:14 13:13:01 1 15.98 0.00 8.96 0.14 0.14 74.78 14:12:14 13:13:01 2 16.50 0.00 11.24 2.30 0.12 69.84 14:12:14 13:13:01 3 17.96 0.00 10.43 3.35 0.10 68.17 14:12:14 13:13:01 4 17.50 0.00 11.66 21.13 0.14 49.56 14:12:14 13:13:01 5 17.57 0.00 7.32 0.78 0.10 74.23 14:12:14 13:13:01 6 18.20 0.00 10.83 6.43 0.10 64.44 14:12:14 13:13:01 7 16.51 0.00 9.81 3.34 0.12 70.22 14:12:14 13:14:01 all 60.97 0.00 12.39 6.37 0.15 20.12 14:12:14 13:14:01 0 60.27 0.00 14.47 16.77 0.19 8.30 14:12:14 13:14:01 1 59.28 0.00 10.96 6.88 0.15 22.73 14:12:14 13:14:01 2 62.42 0.00 12.01 6.68 0.14 18.76 14:12:14 13:14:01 3 62.08 0.00 12.56 3.42 0.17 21.77 14:12:14 13:14:01 4 61.87 0.00 12.56 3.12 0.14 22.31 14:12:14 13:14:01 5 57.47 0.00 12.52 2.62 0.15 27.24 14:12:14 13:14:01 6 61.91 0.00 12.07 7.31 0.15 18.56 14:12:14 13:14:01 7 62.40 0.00 12.01 4.14 0.15 21.29 14:12:14 13:15:01 all 81.86 0.00 13.13 1.36 0.17 3.47 14:12:14 13:15:01 0 84.11 0.00 12.44 0.87 0.17 2.41 14:12:14 13:15:01 1 80.47 0.00 12.43 1.12 0.17 5.81 14:12:14 13:15:01 2 82.60 0.00 12.84 0.76 0.18 3.62 14:12:14 13:15:01 3 81.49 0.00 14.24 0.67 0.18 3.42 14:12:14 13:15:01 4 80.75 0.00 14.61 1.11 0.17 3.37 14:12:14 13:15:01 5 79.97 0.00 12.31 2.36 0.19 5.19 14:12:14 13:15:01 6 82.24 0.00 13.00 3.27 0.17 1.32 14:12:14 13:15:01 7 83.22 0.00 13.19 0.75 0.15 2.68 14:12:14 13:16:01 all 83.50 0.00 13.81 0.89 0.18 1.63 14:12:14 13:16:01 0 86.18 0.00 12.21 0.57 0.18 0.85 14:12:14 13:16:01 1 82.69 0.00 12.99 1.20 0.20 2.92 14:12:14 13:16:01 2 83.61 0.00 14.24 0.74 0.17 1.24 14:12:14 13:16:01 3 82.89 0.00 14.89 0.74 0.15 1.33 14:12:14 13:16:01 4 82.55 0.00 14.93 0.76 0.18 1.58 14:12:14 13:16:01 5 82.60 0.00 12.88 1.28 0.19 3.05 14:12:14 13:16:01 6 83.14 0.00 14.46 0.87 0.18 1.34 14:12:14 13:16:01 7 84.32 0.00 13.85 0.94 0.15 0.74 14:12:14 13:17:01 all 78.29 0.00 12.65 2.38 0.16 6.51 14:12:14 13:17:01 0 81.49 0.00 10.20 3.17 0.15 4.99 14:12:14 13:17:01 1 76.86 0.00 12.63 1.62 0.17 8.72 14:12:14 13:17:01 2 76.23 0.00 14.25 5.73 0.15 3.63 14:12:14 13:17:01 3 77.73 0.00 12.40 2.70 0.17 7.01 14:12:14 13:17:01 4 83.65 0.00 11.11 1.04 0.15 4.04 14:12:14 13:17:01 5 74.78 0.00 13.48 1.94 0.17 9.63 14:12:14 13:17:01 6 77.34 0.00 14.45 1.19 0.17 6.85 14:12:14 13:17:01 7 78.20 0.00 12.69 1.66 0.18 7.26 14:12:14 13:18:01 all 31.13 0.00 7.01 2.85 0.10 58.91 14:12:14 13:18:01 0 26.73 0.00 6.87 0.14 0.10 66.16 14:12:14 13:18:01 1 24.48 0.00 5.78 0.91 0.10 68.73 14:12:14 13:18:01 2 69.21 0.00 5.19 0.85 0.13 24.62 14:12:14 13:18:01 3 21.20 0.00 10.12 0.94 0.08 67.65 14:12:14 13:18:01 4 21.90 0.00 7.81 3.01 0.08 67.19 14:12:14 13:18:01 5 31.47 0.00 6.38 0.34 0.10 61.70 14:12:14 13:18:01 6 25.36 0.00 7.47 15.63 0.10 51.44 14:12:14 13:18:01 7 28.37 0.00 6.46 1.07 0.10 64.00 14:12:14 13:19:02 all 10.38 0.00 5.18 2.51 0.08 81.86 14:12:14 13:19:02 0 10.80 0.00 5.94 1.18 0.08 81.99 14:12:14 13:19:02 1 10.64 0.00 4.21 0.10 0.07 84.98 14:12:14 13:19:02 2 9.53 0.00 3.55 0.02 0.07 86.84 14:12:14 13:19:02 3 10.59 0.00 5.79 0.49 0.07 83.05 14:12:14 13:19:02 4 12.47 0.00 4.98 0.59 0.08 81.87 14:12:14 13:19:02 5 10.68 0.00 4.43 1.52 0.08 83.28 14:12:14 13:19:02 6 7.89 0.00 6.74 12.79 0.07 72.51 14:12:14 13:19:02 7 10.46 0.00 5.76 3.36 0.08 80.34 14:12:14 13:20:01 all 9.27 0.00 1.29 0.11 0.06 89.27 14:12:14 13:20:01 0 9.75 0.00 1.34 0.20 0.07 88.63 14:12:14 13:20:01 1 11.70 0.00 1.28 0.02 0.07 86.94 14:12:14 13:20:01 2 9.85 0.00 1.35 0.09 0.05 88.67 14:12:14 13:20:01 3 14.04 0.00 1.60 0.14 0.09 84.14 14:12:14 13:20:01 4 2.87 0.00 0.83 0.00 0.03 96.26 14:12:14 13:20:01 5 5.97 0.00 1.07 0.19 0.03 92.74 14:12:14 13:20:01 6 8.87 0.00 1.00 0.02 0.05 90.06 14:12:14 13:20:01 7 11.16 0.00 1.83 0.26 0.09 86.67 14:12:14 14:12:14 13:20:01 CPU %user %nice %system %iowait %steal %idle 14:12:14 13:21:01 all 2.12 0.00 0.30 0.02 0.01 97.55 14:12:14 13:21:01 0 1.14 0.00 0.23 0.00 0.00 98.63 14:12:14 13:21:01 1 3.06 0.00 0.30 0.00 0.02 96.62 14:12:14 13:21:01 2 1.54 0.00 0.27 0.00 0.02 98.18 14:12:14 13:21:01 3 1.25 0.00 0.23 0.00 0.02 98.50 14:12:14 13:21:01 4 2.52 0.00 0.30 0.00 0.02 97.16 14:12:14 13:21:01 5 1.88 0.00 0.32 0.05 0.02 97.73 14:12:14 13:21:01 6 2.62 0.00 0.30 0.00 0.02 97.07 14:12:14 13:21:01 7 2.95 0.00 0.47 0.08 0.02 96.48 14:12:14 13:22:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:12:14 13:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:12:14 13:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:12:14 13:22:01 3 0.12 0.00 0.00 0.03 0.00 99.85 14:12:14 13:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:22:01 6 0.08 0.00 0.02 0.00 0.00 99.90 14:12:14 13:22:01 7 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 13:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:12:14 13:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:23:01 4 0.05 0.00 0.05 0.00 0.00 99.90 14:12:14 13:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 14:12:14 13:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:23:01 7 0.02 0.00 0.00 0.05 0.00 99.93 14:12:14 13:24:01 all 0.20 0.00 0.04 0.02 0.00 99.74 14:12:14 13:24:01 0 0.23 0.00 0.03 0.00 0.00 99.73 14:12:14 13:24:01 1 0.18 0.00 0.05 0.00 0.00 99.77 14:12:14 13:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 14:12:14 13:24:01 3 0.27 0.00 0.03 0.02 0.02 99.67 14:12:14 13:24:01 4 0.18 0.00 0.03 0.02 0.00 99.77 14:12:14 13:24:01 5 0.10 0.00 0.03 0.07 0.00 99.80 14:12:14 13:24:01 6 0.38 0.00 0.03 0.00 0.00 99.58 14:12:14 13:24:01 7 0.20 0.00 0.08 0.05 0.00 99.67 14:12:14 13:25:01 all 0.02 0.00 0.01 0.03 0.00 99.94 14:12:14 13:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:12:14 13:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:12:14 13:25:01 2 0.05 0.00 0.05 0.00 0.00 99.90 14:12:14 13:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:12:14 13:25:01 5 0.02 0.00 0.00 0.13 0.00 99.85 14:12:14 13:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:25:01 7 0.02 0.00 0.02 0.07 0.00 99.90 14:12:14 13:26:01 all 0.01 0.00 0.00 0.01 0.00 99.98 14:12:14 13:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:12:14 13:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:26:01 5 0.02 0.00 0.00 0.03 0.00 99.95 14:12:14 13:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:12:14 13:26:01 7 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 13:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:12:14 13:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 14:12:14 13:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:27:01 4 0.02 0.00 0.03 0.00 0.00 99.95 14:12:14 13:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 14:12:14 13:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:27:01 7 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 13:28:01 all 0.00 0.00 0.00 0.01 0.00 99.98 14:12:14 13:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:28:01 5 0.02 0.00 0.02 0.03 0.00 99.93 14:12:14 13:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:28:01 7 0.00 0.00 0.02 0.08 0.00 99.90 14:12:14 13:29:01 all 0.03 0.00 0.01 0.01 0.00 99.96 14:12:14 13:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:12:14 13:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 14:12:14 13:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:29:01 6 0.07 0.00 0.02 0.00 0.00 99.92 14:12:14 13:29:01 7 0.00 0.00 0.00 0.05 0.00 99.95 14:12:14 13:30:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:12:14 13:30:01 0 0.15 0.00 0.03 0.00 0.00 99.82 14:12:14 13:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 13:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:12:14 13:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:30:01 7 0.00 0.00 0.02 0.05 0.00 99.93 14:12:14 13:31:01 all 0.26 0.00 0.00 0.01 0.00 99.72 14:12:14 13:31:01 0 1.99 0.00 0.00 0.00 0.00 98.01 14:12:14 13:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:12:14 13:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:12:14 13:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:31:01 7 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 14:12:14 13:31:01 CPU %user %nice %system %iowait %steal %idle 14:12:14 13:32:01 all 0.07 0.00 0.00 0.01 0.00 99.92 14:12:14 13:32:01 0 0.50 0.00 0.00 0.00 0.02 99.48 14:12:14 13:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:12:14 13:32:01 5 0.00 0.00 0.02 0.03 0.00 99.95 14:12:14 13:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 13:33:01 all 0.01 0.00 0.00 0.00 0.00 99.98 14:12:14 13:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:12:14 13:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:12:14 13:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 13:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:34:01 all 0.01 0.00 0.01 0.01 0.00 99.98 14:12:14 13:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:12:14 13:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:34:01 7 0.02 0.00 0.00 0.03 0.02 99.93 14:12:14 13:35:01 all 0.01 0.00 0.00 0.01 0.00 99.97 14:12:14 13:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:12:14 13:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:35:01 5 0.02 0.00 0.02 0.03 0.02 99.92 14:12:14 13:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:12:14 13:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:12:14 13:36:01 3 0.02 0.00 0.02 0.02 0.00 99.95 14:12:14 13:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:12:14 13:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:36:01 7 0.00 0.00 0.02 0.03 0.00 99.95 14:12:14 13:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:12:14 13:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:12:14 13:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 14:12:14 13:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:37:01 7 0.02 0.00 0.00 0.03 0.00 99.95 14:12:14 13:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:12:14 13:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:38:01 4 0.02 0.00 0.07 0.00 0.00 99.92 14:12:14 13:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 13:39:01 all 0.01 0.00 0.00 0.01 0.00 99.98 14:12:14 13:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:12:14 13:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:39:01 7 0.00 0.00 0.02 0.07 0.00 99.92 14:12:14 13:40:01 all 0.01 0.00 0.00 0.01 0.00 99.97 14:12:14 13:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:12:14 13:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:40:01 5 0.02 0.00 0.02 0.03 0.00 99.93 14:12:14 13:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:40:01 7 0.03 0.00 0.00 0.02 0.00 99.95 14:12:14 13:41:01 all 0.01 0.00 0.00 0.01 0.00 99.99 14:12:14 13:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:41:01 5 0.05 0.00 0.00 0.02 0.00 99.93 14:12:14 13:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 13:42:01 all 0.02 0.00 0.01 0.02 0.00 99.95 14:12:14 13:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:12:14 13:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:12:14 13:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:12:14 13:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:42:01 7 0.00 0.00 0.02 0.17 0.00 99.82 14:12:14 14:12:14 13:42:01 CPU %user %nice %system %iowait %steal %idle 14:12:14 13:43:01 all 0.00 0.00 0.01 0.01 0.00 99.98 14:12:14 13:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:12:14 13:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:43:01 5 0.02 0.00 0.05 0.00 0.02 99.92 14:12:14 13:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:43:01 7 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 13:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:12:14 13:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:12:14 13:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:12:14 13:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:12:14 13:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 13:45:01 all 0.19 0.00 0.03 0.04 0.00 99.74 14:12:14 13:45:01 0 1.21 0.00 0.05 0.02 0.00 98.73 14:12:14 13:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:12:14 13:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:12:14 13:45:01 3 0.00 0.00 0.03 0.00 0.00 99.97 14:12:14 13:45:01 4 0.05 0.00 0.03 0.02 0.00 99.90 14:12:14 13:45:01 5 0.22 0.00 0.07 0.12 0.00 99.60 14:12:14 13:45:01 6 0.02 0.00 0.00 0.07 0.00 99.92 14:12:14 13:45:01 7 0.00 0.00 0.03 0.12 0.00 99.85 14:12:14 13:46:01 all 0.25 0.00 0.01 0.02 0.00 99.72 14:12:14 13:46:01 0 1.92 0.00 0.00 0.00 0.00 98.08 14:12:14 13:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:12:14 13:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:12:14 13:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:46:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:12:14 13:46:01 6 0.00 0.00 0.02 0.03 0.00 99.95 14:12:14 13:46:01 7 0.02 0.00 0.00 0.10 0.00 99.88 14:12:14 13:47:01 all 0.00 0.00 0.01 0.01 0.00 99.98 14:12:14 13:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 14:12:14 13:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:47:01 7 0.00 0.00 0.02 0.03 0.00 99.95 14:12:14 13:48:01 all 0.01 0.00 0.01 0.01 0.00 99.98 14:12:14 13:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:12:14 13:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:48:01 4 0.02 0.00 0.00 0.03 0.00 99.95 14:12:14 13:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:48:01 6 0.00 0.00 0.02 0.02 0.00 99.97 14:12:14 13:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:49:01 all 0.00 0.00 0.01 0.00 0.00 99.98 14:12:14 13:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:49:01 5 0.02 0.00 0.05 0.00 0.02 99.92 14:12:14 13:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 13:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:50:01 all 0.00 0.00 0.01 0.02 0.00 99.96 14:12:14 13:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:50:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 13:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:50:01 6 0.00 0.00 0.02 0.12 0.02 99.85 14:12:14 13:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:12:14 13:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:51:01 4 0.03 0.00 0.00 0.03 0.00 99.93 14:12:14 13:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:12:14 13:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 14:12:14 13:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:12:14 13:52:01 all 0.01 0.00 0.01 0.01 0.00 99.98 14:12:14 13:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:52:01 4 0.00 0.00 0.02 0.03 0.00 99.95 14:12:14 13:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:52:01 6 0.00 0.00 0.03 0.02 0.00 99.95 14:12:14 13:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:12:14 13:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:12:14 13:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 13:53:01 5 0.00 0.00 0.03 0.00 0.02 99.95 14:12:14 13:53:01 6 0.03 0.00 0.02 0.02 0.00 99.93 14:12:14 13:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:12:14 13:53:01 CPU %user %nice %system %iowait %steal %idle 14:12:14 13:54:01 all 0.07 0.00 0.01 0.01 0.00 99.91 14:12:14 13:54:01 0 0.57 0.00 0.03 0.00 0.00 99.40 14:12:14 13:54:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:12:14 13:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 13:54:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:12:14 13:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:55:01 all 0.08 0.00 0.01 0.01 0.00 99.91 14:12:14 13:55:01 0 0.48 0.00 0.02 0.00 0.00 99.50 14:12:14 13:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:12:14 13:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 13:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 13:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 13:55:01 7 0.02 0.00 0.02 0.02 0.00 99.95 14:12:14 13:56:01 all 0.08 0.00 0.01 0.01 0.00 99.90 14:12:14 13:56:01 0 0.60 0.00 0.02 0.00 0.00 99.38 14:12:14 13:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:12:14 13:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:56:01 5 0.02 0.00 0.05 0.00 0.02 99.92 14:12:14 13:56:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:12:14 13:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:57:01 all 0.09 0.00 0.01 0.01 0.00 99.90 14:12:14 13:57:01 0 0.62 0.00 0.02 0.00 0.00 99.37 14:12:14 13:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 13:57:01 4 0.02 0.00 0.00 0.03 0.00 99.95 14:12:14 13:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:12:14 13:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 13:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:58:01 all 0.04 0.00 0.00 0.01 0.00 99.95 14:12:14 13:58:01 0 0.27 0.00 0.00 0.00 0.00 99.73 14:12:14 13:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:58:01 4 0.00 0.00 0.00 0.05 0.02 99.93 14:12:14 13:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:12:14 13:58:01 6 0.00 0.00 0.02 0.03 0.00 99.95 14:12:14 13:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:59:01 all 0.16 0.00 0.02 0.01 0.00 99.82 14:12:14 13:59:01 0 0.10 0.00 0.00 0.00 0.00 99.90 14:12:14 13:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 13:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 13:59:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 13:59:01 5 1.11 0.00 0.12 0.00 0.00 98.78 14:12:14 13:59:01 6 0.00 0.00 0.03 0.00 0.00 99.97 14:12:14 13:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 14:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:12:14 14:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 14:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 14:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:00:01 4 0.02 0.00 0.00 0.03 0.00 99.95 14:12:14 14:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:12:14 14:00:01 6 0.02 0.00 0.02 0.03 0.00 99.93 14:12:14 14:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:01:01 all 0.01 0.00 0.01 0.01 0.00 99.98 14:12:14 14:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:12:14 14:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:01:01 4 0.03 0.00 0.00 0.03 0.00 99.93 14:12:14 14:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 14:01:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:12:14 14:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:12:14 14:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 14:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 14:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:12:14 14:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 14:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 14:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:12:14 14:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 14:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 14:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:03:01 4 0.02 0.00 0.00 0.03 0.00 99.95 14:12:14 14:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 14:12:14 14:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:12:14 14:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:04:01 all 0.01 0.00 0.01 0.01 0.00 99.98 14:12:14 14:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 14:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:12:14 14:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:12:14 14:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 14:12:14 14:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 14:12:14 14:04:01 CPU %user %nice %system %iowait %steal %idle 14:12:14 14:05:01 all 0.00 0.00 0.00 0.01 0.00 99.98 14:12:14 14:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:12:14 14:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 14:05:01 5 0.00 0.00 0.03 0.00 0.02 99.95 14:12:14 14:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 14:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:06:01 all 0.02 0.00 0.01 0.01 0.00 99.97 14:12:14 14:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 14:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 14:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:06:01 4 0.03 0.00 0.00 0.03 0.00 99.93 14:12:14 14:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:12:14 14:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:12:14 14:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:12:14 14:07:01 all 0.00 0.00 0.01 0.01 0.00 99.97 14:12:14 14:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:12:14 14:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:12:14 14:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:07:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:12:14 14:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 14:07:01 6 0.02 0.00 0.02 0.07 0.02 99.88 14:12:14 14:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:12:14 14:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 14:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:08:01 4 0.00 0.00 0.00 0.05 0.00 99.95 14:12:14 14:08:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:12:14 14:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:12:14 14:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:09:01 all 0.20 0.00 0.00 0.01 0.00 99.79 14:12:14 14:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:09:01 4 0.02 0.00 0.00 0.03 0.00 99.95 14:12:14 14:09:01 5 1.47 0.00 0.00 0.00 0.02 98.52 14:12:14 14:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:12:14 14:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:12:14 14:10:01 all 0.12 0.00 0.00 0.01 0.00 99.86 14:12:14 14:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:12:14 14:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:12:14 14:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:12:14 14:10:01 4 0.00 0.00 0.00 0.05 0.00 99.95 14:12:14 14:10:01 5 0.88 0.00 0.02 0.00 0.00 99.10 14:12:14 14:10:01 6 0.02 0.00 0.00 0.05 0.00 99.93 14:12:14 14:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:12:14 14:11:01 all 2.46 0.00 1.05 0.05 0.02 96.43 14:12:14 14:11:01 0 2.32 0.00 1.39 0.00 0.02 96.28 14:12:14 14:11:01 1 2.33 0.00 0.77 0.02 0.02 96.87 14:12:14 14:11:01 2 2.24 0.00 1.02 0.00 0.02 96.72 14:12:14 14:11:01 3 2.70 0.00 0.93 0.02 0.02 96.33 14:12:14 14:11:01 4 1.84 0.00 0.95 0.30 0.02 96.90 14:12:14 14:11:01 5 3.01 0.00 0.79 0.02 0.02 96.17 14:12:14 14:11:01 6 2.98 0.00 1.24 0.02 0.02 95.75 14:12:14 14:11:01 7 2.27 0.00 1.30 0.02 0.02 96.39 14:12:14 14:12:01 all 9.69 0.00 4.05 1.51 0.07 84.68 14:12:14 14:12:01 0 7.84 0.00 2.97 1.45 0.07 87.67 14:12:14 14:12:01 1 9.99 0.00 3.96 0.34 0.08 85.63 14:12:14 14:12:01 2 8.00 0.00 5.58 4.58 0.08 81.76 14:12:14 14:12:01 3 11.41 0.00 3.80 0.20 0.07 84.53 14:12:14 14:12:01 4 10.08 0.00 3.32 0.44 0.07 86.10 14:12:14 14:12:01 5 8.98 0.00 4.09 0.93 0.07 85.94 14:12:14 14:12:01 6 10.97 0.00 4.59 3.78 0.07 80.59 14:12:14 14:12:01 7 10.28 0.00 4.08 0.34 0.08 85.21 14:12:14 Average: all 7.50 0.00 1.55 0.49 0.02 90.43 14:12:14 Average: 0 7.54 0.00 1.51 0.64 0.02 90.28 14:12:14 Average: 1 7.29 0.00 1.43 0.26 0.02 91.00 14:12:14 Average: 2 8.10 0.00 1.56 0.40 0.02 89.91 14:12:14 Average: 3 7.43 0.00 1.66 0.24 0.02 90.65 14:12:14 Average: 4 7.32 0.00 1.61 0.74 0.02 90.31 14:12:14 Average: 5 7.34 0.00 1.47 0.29 0.02 90.87 14:12:14 Average: 6 7.46 0.00 1.63 1.05 0.02 89.84 14:12:14 Average: 7 7.49 0.00 1.55 0.32 0.02 90.62 14:12:14 14:12:14 14:12:14