Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd12ae53bb5ba1da092f9ffd7d969d808500d050 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-ssh18122645569234573668.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-ssh6391897175030903884.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-ssh8340604584925522183.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-ssh2854701643648842727.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-ssh4697437290166243166.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47922 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/225 [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/225 # 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 cd12ae53bb5ba1da092f9ffd7d969d808500d050 (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 cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 Commit message: "docs(all): update Changelog for Kamakura (#4010)" > git rev-list --no-walk 1da00045c508a7d59c26af6ad2625d77986b1a8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:52 ========================================================= 19:13:52 EdgeX Global Pipelines Version Info 19:13:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:13:53 ------------------- 19:13:53 stable info: 19:13:53 ------------------- 19:13:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:53 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:13:53 Message: update stable to v1.0.227 19:13:54 ------------------- 19:13:54 experimental info: 19:13:54 ------------------- 19:13:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:54 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 19:13:54 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd12ae5 [Pipeline] echo 19:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:54 provisioning config files... 19:13:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/225@tmp/config8811373033385400966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:55 ---> docker-login.sh 19:13:55 nexus3.edgexfoundry.org:10001 19:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:55 Configure a credential helper to remove this warning. See 19:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:55 19:13:55 Login Succeeded 19:13:55 nexus3.edgexfoundry.org:10002 19:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:55 Configure a credential helper to remove this warning. See 19:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:55 19:13:55 Login Succeeded 19:13:55 nexus3.edgexfoundry.org:10003 19:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:55 Configure a credential helper to remove this warning. See 19:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:55 19:13:55 Login Succeeded 19:13:55 nexus3.edgexfoundry.org:10004 19:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:56 Configure a credential helper to remove this warning. See 19:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:56 19:13:56 Login Succeeded 19:13:56 docker.io 19:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:56 Configure a credential helper to remove this warning. See 19:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:56 19:13:56 Login Succeeded 19:13:56 ---> docker-login.sh ends [Pipeline] } 19:13:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:56 + 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 19:13:56 + cut -d/ -f2 19:13:56 + dirname cmd/core-command/Dockerfile 19:13:56 + echo core-command,cmd/core-command/Dockerfile 19:13:56 + dirname cmd/core-data/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo core-data,cmd/core-data/Dockerfile 19:13:56 + dirname cmd/core-metadata/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo core-metadata,cmd/core-metadata/Dockerfile 19:13:56 + dirname cmd/security-bootstrapper/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:13:56 + dirname cmd/security-proxy-setup/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:13:56 + dirname cmd/security-secretstore-setup/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:13:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:13:56 + dirname cmd/security-spire-agent/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:13:56 + dirname cmd/security-spire-config/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:13:56 + dirname cmd/security-spire-server/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:13:56 + dirname cmd/support-notifications/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo support-notifications,cmd/support-notifications/Dockerfile 19:13:56 + dirname cmd/support-scheduler/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:13:56 + dirname cmd/sys-mgmt-agent/Dockerfile 19:13:56 + cut -d/ -f2 19:13:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:13:56 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 19:13:57 + git rev-list -1 --merges cd12ae53bb5ba1da092f9ffd7d969d808500d050~1..cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] echo 19:13:57 -----------> git rev-list -1 --merges cd12ae53bb5ba1da092f9ffd7d969d808500d050~1..cd12ae53bb5ba1da092f9ffd7d969d808500d050 cd12ae53bb5ba1da092f9ffd7d969d808500d050 [false] [Pipeline] sh 19:13:57 + git log --format=format:%s -1 cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] echo 19:13:57 ========================================================= 19:13:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:13:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:13:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:57 + grep -v github /etc/ssh/ssh_known_hosts 19:13:57 + [ -e /tmp/ssh_known_hosts ] 19:13:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:13:57 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 19:13:57 /etc/ssh/ssh_known_hosts 19:13:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:13:58 19:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:13:58 latest: Pulling from edgex-devops/py-git-semver 19:13:58 1fe172e4850f: Pulling fs layer 19:13:58 caf521ccaac6: Pulling fs layer 19:13:58 3ead6fa29328: Pulling fs layer 19:13:58 5c2a1cbceb83: Pulling fs layer 19:13:58 a8d5f1318db7: Pulling fs layer 19:13:58 c427282e49a2: Pulling fs layer 19:13:58 1827001aaf11: Pulling fs layer 19:13:58 0714d37db230: Pulling fs layer 19:13:58 ac28cf19c067: Pulling fs layer 19:13:58 ca983d60f3e2: Pulling fs layer 19:13:58 9f894cec8388: Pulling fs layer 19:13:58 1827001aaf11: Waiting 19:13:58 0714d37db230: Waiting 19:13:58 ac28cf19c067: Waiting 19:13:58 5c2a1cbceb83: Waiting 19:13:58 a8d5f1318db7: Waiting 19:13:58 c427282e49a2: Waiting 19:13:58 9f894cec8388: Waiting 19:13:58 ca983d60f3e2: Waiting 19:13:58 caf521ccaac6: Download complete 19:13:58 5c2a1cbceb83: Download complete 19:13:58 a8d5f1318db7: Verifying Checksum 19:13:58 a8d5f1318db7: Download complete 19:13:58 3ead6fa29328: Verifying Checksum 19:13:58 3ead6fa29328: Download complete 19:13:58 c427282e49a2: Verifying Checksum 19:13:58 c427282e49a2: Download complete 19:13:58 0714d37db230: Download complete 19:13:58 ac28cf19c067: Download complete 19:13:58 ca983d60f3e2: Verifying Checksum 19:13:58 ca983d60f3e2: Download complete 19:13:58 9f894cec8388: Verifying Checksum 19:13:58 9f894cec8388: Download complete 19:13:58 1fe172e4850f: Verifying Checksum 19:13:58 1fe172e4850f: Download complete 19:13:58 1827001aaf11: Verifying Checksum 19:13:58 1827001aaf11: Download complete 19:14:00 1fe172e4850f: Pull complete 19:14:00 caf521ccaac6: Pull complete 19:14:00 3ead6fa29328: Pull complete 19:14:00 5c2a1cbceb83: Pull complete 19:14:01 a8d5f1318db7: Pull complete 19:14:01 c427282e49a2: Pull complete 19:14:03 1827001aaf11: Pull complete 19:14:03 0714d37db230: Pull complete 19:14:03 ac28cf19c067: Pull complete 19:14:03 ca983d60f3e2: Pull complete 19:14:03 9f894cec8388: Pull complete 19:14:03 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:14:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:14:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:14:03 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 19:14:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:14:04 $ docker top acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d -eo pid,comm 19:14:04 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). 19:14:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:04 [ssh-agent] Looking for ssh-agent implementation... 19:14:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:05 $ docker exec acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d ssh-agent 19:14:05 SSH_AUTH_SOCK=/tmp/ssh-cYCdomKSJG13/agent.33 19:14:05 SSH_AGENT_PID=39 19:14:05 Running ssh-add (command line suppressed) 19:14:05 Identity added: /w/workspace/edgex-go/225@tmp/private_key_2200719212093853958.key (/w/workspace/edgex-go/225@tmp/private_key_2200719212093853958.key) 19:14:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:05 + git tag --points-at HEAD [Pipeline] } 19:14:05 $ docker exec --env ******** --env ******** acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d ssh-agent -k 19:14:05 unset SSH_AUTH_SOCK; 19:14:05 unset SSH_AGENT_PID; 19:14:05 echo Agent pid 39 killed; 19:14:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:05 [ssh-agent] Looking for ssh-agent implementation... 19:14:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:05 $ docker exec acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d ssh-agent 19:14:06 SSH_AUTH_SOCK=/tmp/ssh-gdzap7ZA6U9v/agent.75 19:14:06 SSH_AGENT_PID=82 19:14:06 Running ssh-add (command line suppressed) 19:14:06 Identity added: /w/workspace/edgex-go/225@tmp/private_key_7967173565152768031.key (/w/workspace/edgex-go/225@tmp/private_key_7967173565152768031.key) 19:14:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:06 + git semver init 19:14:06 2022-05-10 19:14:06,728 [run_init] DEBUG init version:0.0.0 force:False 19:14:06 2022-05-10 19:14:06,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/225/.semver 19:14:06 2022-05-10 19:14:06,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/225/.semver 19:14:06 2022-05-10 19:14:06,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/225/.semver'], cwd=/w/workspace/edgex-go/225, universal_newlines=False, shell=None, istream=None) 19:14:16 2022-05-10 19:14:15,489 [append_file] DEBUG append to file:/w/workspace/edgex-go/225/.git/info/exclude 19:14:16 2022-05-10 19:14:15,490 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/225/.semver/main with force:False 19:14:16 2022-05-10 19:14:15,490 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main 19:14:16 2022-05-10 19:14:15,490 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main 19:14:16 2.2.0-dev.95 [Pipeline] } 19:14:16 $ docker exec --env ******** --env ******** acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d ssh-agent -k 19:14:16 unset SSH_AUTH_SOCK; 19:14:16 unset SSH_AGENT_PID; 19:14:16 echo Agent pid 82 killed; 19:14:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:17 + git semver [Pipeline] } 19:14:17 $ docker stop --time=1 acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d 19:14:19 $ docker rm -f acc21697c9248c421a8bdf2696e9127240e3f2c34349a2610f70954fcf3bad2d [Pipeline] // withDockerContainer [Pipeline] sh 19:14:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:14:19 Stashed 1 file(s) [Pipeline] echo 19:14:19 [edgeXSemver]: initialized semver on version 2.2.0-dev.95 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:14:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:14:19 ========================================================= 19:14:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:14:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:20 59bf1c3509f3: Pulling fs layer 19:14:20 666ba61612fd: Pulling fs layer 19:14:20 8ed8ca486205: Pulling fs layer 19:14:20 4fe6c5a15a65: Pulling fs layer 19:14:20 22a0e8bec74d: Pulling fs layer 19:14:20 ca2b28591e48: Pulling fs layer 19:14:20 a51346096db8: Pulling fs layer 19:14:20 daebc70d1ce1: Pulling fs layer 19:14:20 0e18a0eac166: Pulling fs layer 19:14:20 4fe6c5a15a65: Waiting 19:14:20 22a0e8bec74d: Waiting 19:14:20 ca2b28591e48: Waiting 19:14:20 a51346096db8: Waiting 19:14:20 daebc70d1ce1: Waiting 19:14:20 8ed8ca486205: Verifying Checksum 19:14:20 666ba61612fd: Download complete 19:14:20 22a0e8bec74d: Download complete 19:14:20 ca2b28591e48: Verifying Checksum 19:14:20 ca2b28591e48: Download complete 19:14:20 59bf1c3509f3: Verifying Checksum 19:14:20 59bf1c3509f3: Download complete 19:14:20 a51346096db8: Verifying Checksum 19:14:20 a51346096db8: Download complete 19:14:20 daebc70d1ce1: Verifying Checksum 19:14:20 59bf1c3509f3: Pull complete 19:14:20 666ba61612fd: Pull complete 19:14:20 8ed8ca486205: Pull complete 19:14:20 0e18a0eac166: Verifying Checksum 19:14:20 0e18a0eac166: Download complete 19:14:20 4fe6c5a15a65: Download complete 19:14:24 4fe6c5a15a65: Pull complete 19:14:24 22a0e8bec74d: Pull complete 19:14:24 ca2b28591e48: Pull complete 19:14:24 a51346096db8: Pull complete 19:14:24 daebc70d1ce1: Pull complete 19:14:27 0e18a0eac166: Pull complete 19:14:27 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:14:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:27 WORKDIR /edgex 19:14:27 COPY go.mod . 19:14:27 RUN go mod download 19:14:27 + docker build -t ci-base-image-x86_64 -f - . 19:14:28 Sending build context to Docker daemon 335.3MB 19:14:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:14:28 ---> f018257e8ee9 19:14:28 Step 2/4 : WORKDIR /edgex 19:14:30 ---> Running in ef4748ed9ce3 19:14:30 Removing intermediate container ef4748ed9ce3 19:14:30 ---> af0770c8aab6 19:14:30 Step 3/4 : COPY go.mod . 19:14:30 ---> 80bb0c08ffd7 19:14:30 Step 4/4 : RUN go mod download 19:14:30 ---> Running in e6ea2996d49a 19:14:34 Still waiting to schedule task 19:14:34 ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 19:14:34 ‘prd-ubuntu20.04-docker-8c-8g-47871’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 19:14:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-47878’ is offline 19:14:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-47923’ is offline 19:14:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-47924’ is offline 19:14:45 Removing intermediate container e6ea2996d49a 19:14:45 ---> 2945c7bb6e23 19:14:45 Successfully built 2945c7bb6e23 19:14:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:14:45 + docker inspect -f . ci-base-image-x86_64 19:14:45 . [Pipeline] withDockerContainer 19:14:45 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 19:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:46 $ docker top 6a4e28f0f376816c7f0357226dd06af08931edaf302e082362ec9e8dcc0be656 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:46 + go version 19:14:46 go version go1.17.6 linux/amd64 [Pipeline] } 19:14:46 $ docker stop --time=1 6a4e28f0f376816c7f0357226dd06af08931edaf302e082362ec9e8dcc0be656 19:14:48 $ docker rm -f 6a4e28f0f376816c7f0357226dd06af08931edaf302e082362ec9e8dcc0be656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:48 + docker inspect -f . ci-base-image-x86_64 19:14:48 . [Pipeline] withDockerContainer 19:14:48 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 19:14:48 $ 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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:48 $ docker top 60a63ec69f1274c3c7d8b54b1497b22e64285c9d3413ce790b82b1334c492206 -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:49 ========================================================= 19:14:49 [edgeXBuildGoParallel] Running Tests and Build... 19:14:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:49 + make test 19:14:49 go mod tidy -compat=1.17 19:14:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:54 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements 19:15:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 53.4% of statements 19:15:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.133s coverage: 89.2% of statements 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.8% of statements 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.516s coverage: 95.6% of statements 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.124s coverage: 0.9% of statements 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 19:15:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 19:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 19:15:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.087s coverage: 94.4% of statements 19:15:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.044s coverage: 87.2% of statements 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.2% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.4% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.4% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 19:15:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:15:32 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 19:15:50 GO111MODULE=on go vet ./... 19:15:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:52 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:15:53 + ls -al . 19:15:53 total 684 19:15:53 drwxrwxr-x 10 1001 1001 4096 May 10 19:15 . 19:15:53 drwxr-xr-x 4 root root 4096 May 10 19:14 .. 19:15:53 -rw-rw-r-- 1 1001 1001 11 May 10 19:13 .dockerignore 19:15:53 drwxrwxr-x 8 1001 1001 4096 May 10 19:14 .git 19:15:53 drwxrwxr-x 3 1001 1001 4096 May 10 19:13 .github 19:15:53 -rw-rw-r-- 1 1001 1001 879 May 10 19:13 .gitignore 19:15:53 -rw-rw-r-- 1 1001 1001 42 May 10 19:13 .golangci.yml 19:15:53 -rw-rw-r-- 1 1001 1001 87 May 10 19:13 .hadolint.yml 19:15:53 drwxr-xr-x 3 1001 1001 4096 May 10 19:14 .semver 19:15:53 -rw-rw-r-- 1 1001 1001 166 May 10 19:13 .sonarcloud.properties 19:15:53 -rw-rw-r-- 1 1001 1001 1171 May 10 19:13 ADOPTERS.md 19:15:53 -rw-rw-r-- 1 1001 1001 10086 May 10 19:13 Attribution.txt 19:15:53 -rw-rw-r-- 1 1001 1001 63209 May 10 19:13 CHANGELOG.md 19:15:53 -rw-rw-r-- 1 1001 1001 3804 May 10 19:13 CONTRIBUTING.md 19:15:53 -rw-rw-r-- 1 1001 1001 677 May 10 19:13 GOVERNANCE.md 19:15:53 -rw-rw-r-- 1 1001 1001 850 May 10 19:13 Jenkinsfile 19:15:53 -rw-rw-r-- 1 1001 1001 10775 May 10 19:13 LICENSE 19:15:53 -rw-rw-r-- 1 1001 1001 10389 May 10 19:13 Makefile 19:15:53 -rw-rw-r-- 1 1001 1001 582 May 10 19:13 OWNERS.md 19:15:53 -rw-rw-r-- 1 1001 1001 9094 May 10 19:13 README.md 19:15:53 -rw-rw-r-- 1 1001 1001 6912 May 10 19:13 SECURITY.md 19:15:53 -rw-rw-r-- 1 1001 1001 12 May 10 19:14 VERSION 19:15:53 -rw-rw-r-- 1 1001 1001 4131 May 10 19:13 ZMQWindows.md 19:15:53 drwxrwxr-x 2 1001 1001 4096 May 10 19:13 bin 19:15:53 drwxrwxr-x 18 1001 1001 4096 May 10 19:13 cmd 19:15:53 -rw-r--r-- 1 root root 435134 May 10 19:15 coverage.out 19:15:53 -rw-rw-r-- 1 1001 1001 3256 May 10 19:13 go.mod 19:15:53 -rw-rw-r-- 1 1001 1001 35162 May 10 19:14 go.sum 19:15:53 drwxrwxr-x 8 1001 1001 4096 May 10 19:13 internal 19:15:53 drwxrwxr-x 3 1001 1001 4096 May 10 19:13 openapi 19:15:53 drwxrwxr-x 4 1001 1001 4096 May 10 19:13 snap 19:15:53 -rw-rw-r-- 1 1001 1001 204 May 10 19:13 version.go [Pipeline] sh 19:15:53 + '[' -e coverage.out ] 19:15:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:53 Stashed 1 file(s) [Pipeline] sh 19:15:54 + make build 19:15:54 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:15:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47925 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 19:15:59 Running in /w/workspace/edgex-go/225 [Pipeline] { [Pipeline] checkout 19:15:59 The recommended git tool is: git 19:16:06 using credential edgex-jenkins-ssh 19:16:06 Cloning the remote Git repository 19:16:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:16:07 > git init /w/workspace/edgex-go/225 # timeout=10 19:16:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:07 > git --version # timeout=10 19:16:07 > git --version # 'git version 2.25.1' 19:16:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16: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.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:16:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:16:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:16:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:16:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:16:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:26 Avoid second fetch 19:16:26 Checking out Revision cd12ae53bb5ba1da092f9ffd7d969d808500d050 (main) 19:16:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:26 > git config core.sparsecheckout # timeout=10 19:16:26 > git checkout -f cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 19: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.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:16: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.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:16:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:16:29 $ docker stop --time=1 60a63ec69f1274c3c7d8b54b1497b22e64285c9d3413ce790b82b1334c492206 19:16:30 Commit message: "docs(all): update Changelog for Kamakura (#4010)" 19:16:31 $ docker rm -f 60a63ec69f1274c3c7d8b54b1497b22e64285c9d3413ce790b82b1334c492206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:33 19:16:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:16:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:16:33 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:33 Dload Upload Total Spent Left Speed 19:16:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 196k 19:16:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:33 latest: Pulling from edgex-devops/edgex-compose 19:16:33 cbdbe7a5bc2a: Pulling fs layer 19:16:33 ca9280d653b3: Pulling fs layer 19:16:33 7e9c9ca2126c: Pulling fs layer 19:16:33 cbdbe7a5bc2a: Download complete [Pipeline] sh 19:16:33 ca9280d653b3: Verifying Checksum 19:16:33 ca9280d653b3: Download complete 19:16:33 cbdbe7a5bc2a: Pull complete 19:16:33 7e9c9ca2126c: Download complete 19:16:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:16:34 ca9280d653b3: Pull complete 19:16:34 + sudo tee /etc/docker/daemon.new 19:16:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:16:34 { 19:16:34 "registry-mirrors": [ 19:16:34 "https://nexus3.edgexfoundry.org:10001" 19:16:34 ], 19:16:34 "bip": "10.250.0.254/24", 19:16:34 "hosts": [ 19:16:34 "tcp://0.0.0.0:5555", 19:16:34 "unix:///var/run/docker.sock" 19:16:34 ], 19:16:34 "mtu": 1458, 19:16:34 "selinux-enabled": true, 19:16:34 "seccomp-profile": "/etc/docker/seccomp.json" 19:16:34 } [Pipeline] sh 19:16:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:16:35 + sudo service docker restart 19:16:37 7e9c9ca2126c: Pull complete 19:16:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:16:37 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 19:16:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 19:16:39 $ docker top cdc9e13caf95911d02d861eaa585a1fce467a66378cebb290ceaa372e32d8dc5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:39 + docker-compose build --help 19:16:39 + grep parallel 19:16:40 --parallel Build images in parallel. [Pipeline] } 19:16:40 $ docker stop --time=1 cdc9e13caf95911d02d861eaa585a1fce467a66378cebb290ceaa372e32d8dc5 19:16:41 $ docker rm -f cdc9e13caf95911d02d861eaa585a1fce467a66378cebb290ceaa372e32d8dc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:41 . [Pipeline] withDockerContainer 19:16:41 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 19:16:41 $ 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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:16:42 $ docker top 8436a7352fb569f13479cdd09dd25e02a897e84947198451dc1af47fc19e655e -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:42 + docker-compose -f ./docker-compose-build.yml build --parallel 19:16:43 Building core-command ... 19:16:43 Building core-data ... 19:16:43 Building core-metadata ... 19:16:43 Building security-bootstrapper ... 19:16:43 Building security-proxy-setup ... 19:16:43 Building security-secretstore-setup ... 19:16:43 Building security-spiffe-token-provider ... 19:16:43 Building security-spire-agent ... 19:16:43 Building security-spire-config ... 19:16:43 Building security-spire-server ... 19:16:43 Building support-notifications ... 19:16:43 Building support-scheduler ... 19:16:43 Building sys-mgmt-agent ... 19:16:43 Building security-secretstore-setup 19:16:43 Building security-spiffe-token-provider 19:16:43 Building security-spire-agent 19:16:43 Building security-spire-config 19:16:43 Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:53 provisioning config files... 19:16:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/225@tmp/config3560843925800207368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:53 ---> docker-login.sh 19:16:53 nexus3.edgexfoundry.org:10001 19:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:54 Configure a credential helper to remove this warning. See 19:16:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:54 19:16:54 Login Succeeded 19:16:54 nexus3.edgexfoundry.org:10002 19:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:55 Configure a credential helper to remove this warning. See 19:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:55 19:16:55 Login Succeeded 19:16:55 nexus3.edgexfoundry.org:10003 19:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:56 Configure a credential helper to remove this warning. See 19:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:56 19:16:56 Login Succeeded 19:16:56 nexus3.edgexfoundry.org:10004 19:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:56 Configure a credential helper to remove this warning. See 19:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:56 19:16:56 Login Succeeded 19:16:56 docker.io 19:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:57 Configure a credential helper to remove this warning. See 19:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:57 19:16:57 Login Succeeded 19:16:57 ---> docker-login.sh ends [Pipeline] } 19:16:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:16:58 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:16:58 ---> 2945c7bb6e23 19:16:58 Step 3/20 : WORKDIR /edgex-go 19:16:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:58 ---> 2945c7bb6e23 19:16:58 Step 3/23 : WORKDIR /edgex-go 19:16:58 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:16:58 ---> 2945c7bb6e23 19:16:58 Step 3/26 : WORKDIR /edgex-go 19:16:58 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:16:58 ---> 2945c7bb6e23 19:16:58 Step 3/26 : WORKDIR /edgex-go 19:16:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:16:58 ---> 2945c7bb6e23 19:16:58 Step 3/25 : WORKDIR /edgex-go [Pipeline] echo 19:16:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:16:58 ========================================================= 19:16:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:16:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:16:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:16:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:16:58 9b3977197b4f: Pulling fs layer 19:16:58 1a89e8eeedd5: Pulling fs layer 19:16:58 94645a83ff95: Pulling fs layer 19:16:58 3f3a8bcf1eab: Pulling fs layer 19:16:58 0c92f367c5e7: Pulling fs layer 19:16:58 3096ccb668a1: Pulling fs layer 19:16:58 e8cf19c19ddd: Pulling fs layer 19:16:58 a4caa8a26152: Pulling fs layer 19:16:58 3f3a8bcf1eab: Waiting 19:16:58 3096ccb668a1: Waiting 19:16:58 e8cf19c19ddd: Waiting 19:16:58 a4caa8a26152: Waiting 19:16:58 0c92f367c5e7: Waiting 19:16:58 94645a83ff95: Verifying Checksum 19:16:58 94645a83ff95: Download complete 19:16:58 1a89e8eeedd5: Download complete 19:16:58 0c92f367c5e7: Verifying Checksum 19:16:58 0c92f367c5e7: Download complete 19:16:58 3096ccb668a1: Verifying Checksum 19:16:58 3096ccb668a1: Download complete 19:16:58 9b3977197b4f: Download complete 19:16:58 e8cf19c19ddd: Verifying Checksum 19:16:58 e8cf19c19ddd: Download complete 19:16:59 ---> Running in 4956779263b6 19:16:59 ---> Running in f49817f7962f 19:16:59 ---> Running in 2d94b6134fd7 19:16:59 ---> Running in 87150906b483 19:16:59 ---> Running in 221b9b201f5b 19:16:59 Removing intermediate container 87150906b483 19:16:59 ---> 7254915b3cd6 19:16:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:59 Removing intermediate container 4956779263b6 19:16:59 ---> 3d348641babf 19:16:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:59 Removing intermediate container 2d94b6134fd7 19:16:59 ---> 944899f04f2f 19:16:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:16:59 Removing intermediate container 221b9b201f5b 19:16:59 ---> 9c5014be760a 19:16:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:59 Removing intermediate container f49817f7962f 19:16:59 ---> 4c8359810107 19:16:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:59 ---> Running in 0876b6142569 19:16:59 ---> Running in 2ccd2a85e914 19:16:59 ---> Running in 8a4980e9c72d 19:16:59 ---> Running in 049358dcfb81 19:16:59 ---> Running in 191c72b18678 19:16:59 9b3977197b4f: Pull complete 19:17:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:00 1a89e8eeedd5: Pull complete 19:17:00 94645a83ff95: Pull complete 19:17:00 Removing intermediate container 8a4980e9c72d 19:17:00 ---> a23b342a9ad4 19:17:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:17:00 Removing intermediate container 0876b6142569 19:17:00 ---> 4e4ade86f4b5 19:17:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:17:01 ---> Running in 8f0d615325f2 19:17:01 Removing intermediate container 049358dcfb81 19:17:01 ---> e1ff253d542d 19:17:01 Step 5/23 : RUN apk add --update --no-cache make git 19:17:01 ---> Running in dddf6b766b3a 19:17:01 ---> Running in bc7d53770021 19:17:01 Removing intermediate container 191c72b18678 19:17:01 ---> 4cfcab590377 19:17:01 Step 5/25 : RUN apk add --update --no-cache make git 19:17:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:01 a4caa8a26152: Verifying Checksum 19:17:01 a4caa8a26152: Download complete 19:17:01 ---> Running in ba7e21cfb9f9 19:17:01 3f3a8bcf1eab: Download complete 19:17:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:01 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:17:01 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:17:01 OK: 15864 distinct packages available 19:17:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:02 OK: 221 MiB in 52 packages 19:17:02 OK: 221 MiB in 52 packages 19:17:02 OK: 221 MiB in 52 packages 19:17:02 OK: 221 MiB in 52 packages 19:17:02 OK: 221 MiB in 52 packages 19:17:03 Removing intermediate container 8f0d615325f2 19:17:03 ---> 7ffed8ab6d7b 19:17:03 Step 6/26 : COPY go.mod vendor* ./ 19:17:03 Removing intermediate container 2ccd2a85e914 19:17:03 ---> df9ee83335b6 19:17:03 Step 5/20 : COPY go.mod vendor* ./ 19:17:03 Removing intermediate container dddf6b766b3a 19:17:03 ---> 28848335592f 19:17:03 Step 6/26 : COPY go.mod vendor* ./ 19:17:03 Removing intermediate container ba7e21cfb9f9 19:17:03 ---> e4defac396e0 19:17:03 Step 6/25 : COPY go.mod vendor* ./ 19:17:03 Removing intermediate container bc7d53770021 19:17:03 ---> a8235d557f30 19:17:03 Step 6/23 : COPY go.mod vendor* ./ 19:17:03 ---> c4a31698644b 19:17:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:03 ---> 7bd053edbc4e 19:17:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:03 ---> 80d03e94440d 19:17:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:03 ---> Running in 7d16b0598c04 19:17:03 ---> Running in 53c425731d10 19:17:03 ---> Running in a56a27f77182 19:17:03 ---> d76cf52614cf 19:17:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:03 ---> Running in 8aeaf6f726cf 19:17:03 ---> 339a8960567b 19:17:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:03 ---> Running in 7d97e27abbc1 19:17:04 Removing intermediate container 7d16b0598c04 19:17:04 ---> 58df44413208 19:17:04 Step 8/26 : COPY . . 19:17:05 Removing intermediate container 53c425731d10 19:17:05 ---> 350966a0ee59 19:17:05 Step 8/26 : COPY . . 19:17:05 Removing intermediate container 8aeaf6f726cf 19:17:05 ---> 8398c9d1de7f 19:17:05 Step 8/25 : COPY . . 19:17:09 Removing intermediate container 7d97e27abbc1 19:17:09 ---> e451ae49cdd9 19:17:09 Step 8/23 : COPY . . 19:17:09 Removing intermediate container a56a27f77182 19:17:09 ---> 49bd4eba86fc 19:17:09 Step 7/20 : COPY . . 19:17:13 ---> 543ef51c2605 19:17:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:17:13 ---> fb6a518a1532 19:17:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:17:13 ---> Running in 30223acb4d2f 19:17:13 ---> Running in 39efcc9d4382 19:17:13 ---> 563810592158 19:17:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:17:13 ---> Running in fb2d8a2ec77c 19:17:13 Removing intermediate container 39efcc9d4382 19:17:13 ---> 5344bd4681dc 19:17:13 Step 10/26 : RUN mkdir -p spire-build 19:17:13 ---> Running in ffa6defa07b9 19:17:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:17:13 Removing intermediate container fb2d8a2ec77c 19:17:13 ---> e7d99c9ce2fc 19:17:13 Step 10/26 : RUN mkdir -p spire-build 19:17:13 ---> Running in c644f12b0aa6 19:17:13 3f3a8bcf1eab: Pull complete 19:17:13 0c92f367c5e7: Pull complete 19:17:14 3096ccb668a1: Pull complete 19:17:14 e8cf19c19ddd: Pull complete 19:17:14 Removing intermediate container ffa6defa07b9 19:17:14 ---> 23ea95591061 19:17:14 Step 11/26 : WORKDIR /edgex-go/spire-build 19:17:14 ---> fac7c66a60c6 19:17:14 Step 9/23 : RUN make cmd/core-command/core-command 19:17:14 ---> Running in bc4046a9c27f 19:17:14 Removing intermediate container c644f12b0aa6 19:17:14 ---> 465d1db775a6 19:17:14 Step 11/26 : WORKDIR /edgex-go/spire-build 19:17:14 ---> Running in 65c5d445db5b 19:17:14 ---> Running in e8254a19f4a6 19:17:15 Removing intermediate container 65c5d445db5b 19:17:15 ---> 6860fad60d95 19:17:15 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 19:17:15 Removing intermediate container e8254a19f4a6 19:17:15 ---> 5feb297e5b45 19:17:15 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 19:17:15 ---> Running in 1957c40cffbb 19:17:15 ---> Running in 58d9df2cdcdb 19:17:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:17:15 ---> 14fafefddcd2 19:17:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:17:15 ---> Running in 1a5c794f791d 19:17:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:17:16 spire-1.2.1/ 19:17:16 spire-1.2.1/.data/ 19:17:16 spire-1.2.1/.data/.file 19:17:16 spire-1.2.1/.dockerignore 19:17:16 spire-1.2.1/.gitattributes 19:17:16 spire-1.2.1/.githooks/ 19:17:16 spire-1.2.1/.githooks/pre-commit 19:17:16 spire-1.2.1/.github/ 19:17:16 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:17:16 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:17:16 spire-1.2.1/.github/dependabot.yml 19:17:16 spire-1.2.1/.github/workflows/ 19:17:16 spire-1.2.1/.github/workflows/nightly_build.yaml 19:17:16 spire-1.2.1/.github/workflows/pr_build.yaml 19:17:16 spire-1.2.1/.github/workflows/release_build.yaml 19:17:16 spire-1.2.1/.github/workflows/scripts/ 19:17:16 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:17:16 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:17:16 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:17:16 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:17:16 spire-1.2.1/.github/workflows/scripts/split.sh 19:17:16 spire-1.2.1/.gitignore 19:17:16 spire-1.2.1/.go-version 19:17:16 spire-1.2.1/.golangci.yml 19:17:16 spire-1.2.1/ADOPTERS.md 19:17:16 spire-1.2.1/CHANGELOG.md 19:17:16 spire-1.2.1/CODE-OF-CONDUCT.md 19:17:16 spire-1.2.1/CODEOWNERS 19:17:16 spire-1.2.1/CONTRIBUTING.md 19:17:16 spire-1.2.1/Dockerfile 19:17:16 spire-1.2.1/Dockerfile.dev 19:17:16 spire-1.2.1/Dockerfile.scratch 19:17:16 spire-1.2.1/LICENSE 19:17:16 spire-1.2.1/MAINTAINERS.md 19:17:16 spire-1.2.1/Makefile 19:17:16 spire-1.2.1/README.md 19:17:16 spire-1.2.1/ROADMAP.md 19:17:16 spire-1.2.1/SECURITY.md 19:17:16 spire-1.2.1/cmd/ 19:17:16 spire-1.2.1/cmd/spire-agent/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/common/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/run/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:17:16 spire-1.2.1/cmd/spire-agent/main.go 19:17:16 spire-1.2.1/cmd/spire-server/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/cli.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/run/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/token/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/validate/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/x509/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:17:16 spire-1.2.1/cmd/spire-server/main.go 19:17:16 spire-1.2.1/cmd/spire-server/util/ 19:17:16 spire-1.2.1/cmd/spire-server/util/util.go 19:17:16 spire-1.2.1/conf/ 19:17:16 spire-1.2.1/conf/agent/ 19:17:16 spire-1.2.1/conf/agent/agent.conf 19:17:16 spire-1.2.1/conf/agent/agent_full.conf 19:17:16 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:17:16 spire-1.2.1/conf/server/ 19:17:16 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:17:16 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:17:16 spire-1.2.1/conf/server/server.conf 19:17:16 spire-1.2.1/conf/server/server_full.conf 19:17:16 spire-1.2.1/doc/ 19:17:16 spire-1.2.1/doc/SPIRE101.md 19:17:16 spire-1.2.1/doc/auditlog.md 19:17:16 spire-1.2.1/doc/authorization_policy_engine.md 19:17:16 spire-1.2.1/doc/changelog_guidelines.md 19:17:16 spire-1.2.1/doc/cure53-report.pdf 19:17:16 spire-1.2.1/doc/images/ 19:17:16 spire-1.2.1/doc/images/2019_roadmap.png 19:17:16 spire-1.2.1/doc/images/SPIRE101.png 19:17:16 spire-1.2.1/doc/images/SPIRE_agent.png 19:17:16 spire-1.2.1/doc/images/SPIRE_server.png 19:17:16 spire-1.2.1/doc/images/cache_mgr.png 19:17:16 spire-1.2.1/doc/images/cache_mgr_components.png 19:17:16 spire-1.2.1/doc/images/federated_spire.png 19:17:16 spire-1.2.1/doc/images/ha_mode.png 19:17:16 spire-1.2.1/doc/images/nested_spire.png 19:17:16 spire-1.2.1/doc/images/oidc_federation.png 19:17:16 spire-1.2.1/doc/images/single_trust_domain.png 19:17:16 spire-1.2.1/doc/images/spiffe_compatible.png 19:17:16 spire-1.2.1/doc/images/spire_logo.png 19:17:16 spire-1.2.1/doc/migrating_registration_api_clients.md 19:17:16 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:17:16 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:17:16 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:17:16 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:17:16 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:17:16 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:17:16 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:17:16 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:17:16 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:17:16 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:17:16 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:17:16 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:17:16 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:17:16 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:17:16 spire-1.2.1/doc/scaling_spire.md 19:17:16 spire-1.2.1/doc/spire_agent.md 19:17:16 spire-1.2.1/doc/spire_server.md 19:17:16 spire-1.2.1/doc/supported_integrations.md 19:17:16 spire-1.2.1/doc/telemetry.md 19:17:16 spire-1.2.1/doc/telemetry_config.md 19:17:16 spire-1.2.1/doc/upgrading.md 19:17:16 spire-1.2.1/doc/using_spire.md 19:17:16 spire-1.2.1/examples/ 19:17:16 spire-1.2.1/examples/README.md 19:17:16 spire-1.2.1/go.mod 19:17:16 spire-1.2.1/go.sum 19:17:16 spire-1.2.1/pkg/ 19:17:16 spire-1.2.1/pkg/agent/ 19:17:16 spire-1.2.1/pkg/agent/agent.go 19:17:16 spire-1.2.1/pkg/agent/api/ 19:17:16 spire-1.2.1/pkg/agent/api/config.go 19:17:16 spire-1.2.1/pkg/agent/api/debug/ 19:17:16 spire-1.2.1/pkg/agent/api/debug/v1/ 19:17:16 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:17:16 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:17:16 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:17:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:17:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:17:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:17:16 spire-1.2.1/pkg/agent/api/endpoints.go 19:17:16 spire-1.2.1/pkg/agent/api/health/ 19:17:16 spire-1.2.1/pkg/agent/api/health/v1/ 19:17:16 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:17:16 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:17:16 spire-1.2.1/pkg/agent/api/rpccontext/ 19:17:16 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:17:16 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:17:16 spire-1.2.1/pkg/agent/attestor/ 19:17:16 spire-1.2.1/pkg/agent/attestor/node/ 19:17:16 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:17:16 spire-1.2.1/pkg/agent/attestor/node/node.go 19:17:16 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:17:16 spire-1.2.1/pkg/agent/attestor/workload/ 19:17:16 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:17:16 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:17:16 spire-1.2.1/pkg/agent/catalog/ 19:17:16 spire-1.2.1/pkg/agent/catalog/catalog.go 19:17:16 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:17:16 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:17:16 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:17:16 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:17:16 spire-1.2.1/pkg/agent/client/ 19:17:16 spire-1.2.1/pkg/agent/client/client.go 19:17:16 spire-1.2.1/pkg/agent/client/client_test.go 19:17:16 spire-1.2.1/pkg/agent/client/dial.go 19:17:16 spire-1.2.1/pkg/agent/client/nodeconn.go 19:17:16 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:17:16 spire-1.2.1/pkg/agent/client/update.go 19:17:16 spire-1.2.1/pkg/agent/client/util.go 19:17:16 spire-1.2.1/pkg/agent/common/ 19:17:16 spire-1.2.1/pkg/agent/common/backoff/ 19:17:16 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:17:16 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:17:16 spire-1.2.1/pkg/agent/common/cgroups/ 19:17:16 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:17:16 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:17:16 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:17:16 spire-1.2.1/pkg/agent/config.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/ 19:17:16 spire-1.2.1/pkg/agent/endpoints/config.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/workload/ 19:17:16 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/ 19:17:16 spire-1.2.1/pkg/agent/manager/cache/ 19:17:16 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:17:16 spire-1.2.1/pkg/agent/manager/config.go 19:17:16 spire-1.2.1/pkg/agent/manager/manager.go 19:17:16 spire-1.2.1/pkg/agent/manager/manager_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/storage.go 19:17:16 spire-1.2.1/pkg/agent/manager/storage_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/storecache/ 19:17:16 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:17:16 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/sync.go 19:17:16 spire-1.2.1/pkg/agent/plugin/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:17:16 spire-1.2.1/pkg/agent/svid/ 19:17:16 spire-1.2.1/pkg/agent/svid/rotator.go 19:17:16 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:17:16 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:17:16 spire-1.2.1/pkg/agent/svid/store/ 19:17:16 spire-1.2.1/pkg/agent/svid/store/service.go 19:17:16 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:17:16 spire-1.2.1/pkg/common/ 19:17:16 spire-1.2.1/pkg/common/agentpathtemplate/ 19:17:16 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:17:16 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:17:16 spire-1.2.1/pkg/common/api/ 19:17:16 spire-1.2.1/pkg/common/api/metrics.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/ 19:17:16 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/logger.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/names.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:17:16 spire-1.2.1/pkg/common/api/names.go 19:17:16 spire-1.2.1/pkg/common/api/ratelimit.go 19:17:16 spire-1.2.1/pkg/common/api/rpccontext/ 19:17:16 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:17:16 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:17:16 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:17:16 spire-1.2.1/pkg/common/auth/ 19:17:16 spire-1.2.1/pkg/common/auth/interceptors.go 19:17:16 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:17:16 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/ 19:17:16 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/types.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:17:16 spire-1.2.1/pkg/common/catalog/ 19:17:16 spire-1.2.1/pkg/common/catalog/bind.go 19:17:16 spire-1.2.1/pkg/common/catalog/builtin.go 19:17:16 spire-1.2.1/pkg/common/catalog/catalog.go 19:17:16 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:17:16 spire-1.2.1/pkg/common/catalog/closers.go 19:17:16 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:17:16 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:17:16 spire-1.2.1/pkg/common/catalog/config.go 19:17:16 spire-1.2.1/pkg/common/catalog/config_test.go 19:17:16 spire-1.2.1/pkg/common/catalog/configure.go 19:17:16 spire-1.2.1/pkg/common/catalog/constraints.go 19:17:16 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:17:16 spire-1.2.1/pkg/common/catalog/context.go 19:17:16 spire-1.2.1/pkg/common/catalog/external.go 19:17:16 spire-1.2.1/pkg/common/catalog/host.go 19:17:16 spire-1.2.1/pkg/common/catalog/pipenet.go 19:17:16 spire-1.2.1/pkg/common/catalog/plugin.go 19:17:16 spire-1.2.1/pkg/common/catalog/testplugin/ 19:17:16 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:17:16 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:17:16 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:17:16 spire-1.2.1/pkg/common/cli/ 19:17:16 spire-1.2.1/pkg/common/cli/env.go 19:17:16 spire-1.2.1/pkg/common/cli/flags.go 19:17:16 spire-1.2.1/pkg/common/cli/trust_domain.go 19:17:16 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:17:16 spire-1.2.1/pkg/common/cli/umask.go 19:17:16 spire-1.2.1/pkg/common/cli/umask_posix.go 19:17:16 spire-1.2.1/pkg/common/cli/umask_test.go 19:17:16 spire-1.2.1/pkg/common/cli/umask_windows.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/flag.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/format.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:17:16 spire-1.2.1/pkg/common/coretypes/ 19:17:16 spire-1.2.1/pkg/common/coretypes/bundle/ 19:17:16 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:17:16 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:17:16 spire-1.2.1/pkg/common/cryptoutil/ 19:17:16 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:17:16 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:17:16 spire-1.2.1/pkg/common/diskutil/ 19:17:16 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:17:16 spire-1.2.1/pkg/common/diskutil/file_test.go 19:17:16 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:17:16 spire-1.2.1/pkg/common/errorutil/ 19:17:16 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:17:16 spire-1.2.1/pkg/common/health/ 19:17:16 spire-1.2.1/pkg/common/health/config.go 19:17:16 spire-1.2.1/pkg/common/health/context.go 19:17:16 spire-1.2.1/pkg/common/health/context_test.go 19:17:16 spire-1.2.1/pkg/common/health/health.go 19:17:16 spire-1.2.1/pkg/common/health/health_test.go 19:17:16 spire-1.2.1/pkg/common/health/logger.go 19:17:16 spire-1.2.1/pkg/common/hostservice/ 19:17:16 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:17:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:17:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:17:16 spire-1.2.1/pkg/common/idutil/ 19:17:16 spire-1.2.1/pkg/common/idutil/require.go 19:17:16 spire-1.2.1/pkg/common/idutil/require_test.go 19:17:16 spire-1.2.1/pkg/common/idutil/safety.go 19:17:16 spire-1.2.1/pkg/common/idutil/safety_test.go 19:17:16 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:17:16 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:17:16 spire-1.2.1/pkg/common/jwtsvid/ 19:17:16 spire-1.2.1/pkg/common/jwtsvid/common.go 19:17:16 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:17:16 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:17:16 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:17:16 spire-1.2.1/pkg/common/jwtutil/ 19:17:16 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:17:16 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:17:16 spire-1.2.1/pkg/common/log/ 19:17:16 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:17:16 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:17:16 spire-1.2.1/pkg/common/log/log.go 19:17:16 spire-1.2.1/pkg/common/log/log_test.go 19:17:16 spire-1.2.1/pkg/common/log/options.go 19:17:16 spire-1.2.1/pkg/common/nodeutil/ 19:17:16 spire-1.2.1/pkg/common/nodeutil/node.go 19:17:16 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:17:16 spire-1.2.1/pkg/common/peertracker/ 19:17:16 spire-1.2.1/pkg/common/peertracker/conn.go 19:17:16 spire-1.2.1/pkg/common/peertracker/credentials.go 19:17:16 spire-1.2.1/pkg/common/peertracker/errors.go 19:17:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:17:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:17:16 spire-1.2.1/pkg/common/peertracker/info.go 19:17:16 spire-1.2.1/pkg/common/peertracker/listener.go 19:17:16 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tcp.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:17:16 spire-1.2.1/pkg/common/peertracker/uds.go 19:17:16 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:17:16 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:17:16 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:17:16 spire-1.2.1/pkg/common/pemutil/ 19:17:16 spire-1.2.1/pkg/common/pemutil/block.go 19:17:16 spire-1.2.1/pkg/common/pemutil/certs.go 19:17:16 spire-1.2.1/pkg/common/pemutil/common.go 19:17:16 spire-1.2.1/pkg/common/pemutil/csr.go 19:17:16 spire-1.2.1/pkg/common/pemutil/keys.go 19:17:16 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/ 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:17:16 spire-1.2.1/pkg/common/plugin/ 19:17:16 spire-1.2.1/pkg/common/plugin/aws/ 19:17:16 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:17:16 spire-1.2.1/pkg/common/plugin/azure/ 19:17:16 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:17:16 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/facade.go 19:17:16 spire-1.2.1/pkg/common/plugin/facade_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/gcp/ 19:17:16 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/ 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/log.go 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/ 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:17:16 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:17:16 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:17:16 spire-1.2.1/pkg/common/plugin/x509pop/ 19:17:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:17:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:17:16 spire-1.2.1/pkg/common/profiling/ 19:17:16 spire-1.2.1/pkg/common/profiling/dumpers.go 19:17:16 spire-1.2.1/pkg/common/profiling/profiling.go 19:17:16 spire-1.2.1/pkg/common/protoutil/ 19:17:16 spire-1.2.1/pkg/common/protoutil/masks.go 19:17:16 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:17:16 spire-1.2.1/pkg/common/rotationutil/ 19:17:16 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:17:16 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:17:16 spire-1.2.1/pkg/common/selector/ 19:17:16 spire-1.2.1/pkg/common/selector/selector.go 19:17:16 spire-1.2.1/pkg/common/selector/selector_test.go 19:17:16 spire-1.2.1/pkg/common/selector/set.go 19:17:16 spire-1.2.1/pkg/common/selector/set_utils.go 19:17:16 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/ 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/ 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:17:16 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:17:16 spire-1.2.1/pkg/common/telemetry/call.go 19:17:16 spire-1.2.1/pkg/common/telemetry/common/ 19:17:16 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:17:16 spire-1.2.1/pkg/common/telemetry/config.go 19:17:16 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:17:16 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/inmem.go 19:17:16 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/m3.go 19:17:16 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/metrics.go 19:17:16 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/names.go 19:17:16 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:17:16 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:17:16 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/ 19:17:16 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:17:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/server.go 19:17:16 spire-1.2.1/pkg/common/telemetry/sink.go 19:17:16 spire-1.2.1/pkg/common/telemetry/statsd.go 19:17:16 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/uptime.go 19:17:16 spire-1.2.1/pkg/common/telemetry/version.go 19:17:16 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:17:16 spire-1.2.1/pkg/common/uptime/ 19:17:16 spire-1.2.1/pkg/common/uptime/uptime.go 19:17:16 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:17:16 spire-1.2.1/pkg/common/util/ 19:17:16 spire-1.2.1/pkg/common/util/certs.go 19:17:16 spire-1.2.1/pkg/common/util/certs_test.go 19:17:16 spire-1.2.1/pkg/common/util/csr.go 19:17:16 spire-1.2.1/pkg/common/util/hash.go 19:17:16 spire-1.2.1/pkg/common/util/selectors.go 19:17:16 spire-1.2.1/pkg/common/util/selectors_test.go 19:17:16 spire-1.2.1/pkg/common/util/signals.go 19:17:16 spire-1.2.1/pkg/common/util/sort.go 19:17:16 spire-1.2.1/pkg/common/util/sort_test.go 19:17:16 spire-1.2.1/pkg/common/util/task.go 19:17:16 spire-1.2.1/pkg/common/util/task_test.go 19:17:16 spire-1.2.1/pkg/common/util/testdata/ 19:17:16 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:17:16 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:17:16 spire-1.2.1/pkg/common/version/ 19:17:16 spire-1.2.1/pkg/common/version/version.go 19:17:16 spire-1.2.1/pkg/common/x509svid/ 19:17:16 spire-1.2.1/pkg/common/x509svid/common_test.go 19:17:16 spire-1.2.1/pkg/common/x509svid/csr.go 19:17:16 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:17:16 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:17:16 spire-1.2.1/pkg/common/x509util/ 19:17:16 spire-1.2.1/pkg/common/x509util/cert.go 19:17:16 spire-1.2.1/pkg/common/x509util/dns.go 19:17:16 spire-1.2.1/pkg/common/x509util/dns_test.go 19:17:16 spire-1.2.1/pkg/common/x509util/keyid.go 19:17:16 spire-1.2.1/pkg/common/x509util/keypair.go 19:17:16 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:17:16 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:17:16 spire-1.2.1/pkg/server/ 19:17:16 spire-1.2.1/pkg/server/api/ 19:17:16 spire-1.2.1/pkg/server/api/agent.go 19:17:16 spire-1.2.1/pkg/server/api/agent/ 19:17:16 spire-1.2.1/pkg/server/api/agent/v1/ 19:17:16 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/agent_test.go 19:17:16 spire-1.2.1/pkg/server/api/api.go 19:17:16 spire-1.2.1/pkg/server/api/audit/ 19:17:16 spire-1.2.1/pkg/server/api/audit/audit.go 19:17:16 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:17:16 spire-1.2.1/pkg/server/api/bundle.go 19:17:16 spire-1.2.1/pkg/server/api/bundle/ 19:17:16 spire-1.2.1/pkg/server/api/bundle/v1/ 19:17:16 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/bundle_test.go 19:17:16 spire-1.2.1/pkg/server/api/debug/ 19:17:16 spire-1.2.1/pkg/server/api/debug/v1/ 19:17:16 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/entry.go 19:17:16 spire-1.2.1/pkg/server/api/entry/ 19:17:16 spire-1.2.1/pkg/server/api/entry/v1/ 19:17:16 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/entry_test.go 19:17:16 spire-1.2.1/pkg/server/api/health/ 19:17:16 spire-1.2.1/pkg/server/api/health/v1/ 19:17:16 spire-1.2.1/pkg/server/api/health/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/id.go 19:17:16 spire-1.2.1/pkg/server/api/id_test.go 19:17:16 spire-1.2.1/pkg/server/api/limits/ 19:17:16 spire-1.2.1/pkg/server/api/limits/limits.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/ 19:17:16 spire-1.2.1/pkg/server/api/middleware/alias.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/audit.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/caller.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/common.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/entries.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:17:16 spire-1.2.1/pkg/server/api/ratelimit.go 19:17:16 spire-1.2.1/pkg/server/api/rpccontext/ 19:17:16 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:17:16 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:17:16 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:17:16 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:17:16 spire-1.2.1/pkg/server/api/selector.go 19:17:16 spire-1.2.1/pkg/server/api/selector_test.go 19:17:16 spire-1.2.1/pkg/server/api/status.go 19:17:16 spire-1.2.1/pkg/server/api/status_test.go 19:17:16 spire-1.2.1/pkg/server/api/svid/ 19:17:16 spire-1.2.1/pkg/server/api/svid/v1/ 19:17:16 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/trustdomain.go 19:17:16 spire-1.2.1/pkg/server/api/trustdomain/ 19:17:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:17:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:17:16 spire-1.2.1/pkg/server/authpolicy/ 19:17:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:17:16 spire-1.2.1/pkg/server/authpolicy/policy.go 19:17:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:17:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:17:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:17:16 spire-1.2.1/pkg/server/authpolicy/validate.go 19:17:16 spire-1.2.1/pkg/server/bundle/ 19:17:16 spire-1.2.1/pkg/server/bundle/client/ 19:17:16 spire-1.2.1/pkg/server/bundle/client/client.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/manager.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/sources.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/updater.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:17:16 spire-1.2.1/pkg/server/ca/ 19:17:16 spire-1.2.1/pkg/server/ca/ca.go 19:17:16 spire-1.2.1/pkg/server/ca/ca_health.go 19:17:16 spire-1.2.1/pkg/server/ca/ca_test.go 19:17:16 spire-1.2.1/pkg/server/ca/journal.go 19:17:16 spire-1.2.1/pkg/server/ca/journal_test.go 19:17:16 spire-1.2.1/pkg/server/ca/manager.go 19:17:16 spire-1.2.1/pkg/server/ca/manager_health.go 19:17:16 spire-1.2.1/pkg/server/ca/manager_test.go 19:17:16 spire-1.2.1/pkg/server/ca/templates.go 19:17:16 spire-1.2.1/pkg/server/ca/upstream_client.go 19:17:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:17:16 spire-1.2.1/pkg/server/ca/validation.go 19:17:16 spire-1.2.1/pkg/server/cache/ 19:17:16 spire-1.2.1/pkg/server/cache/dscache/ 19:17:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:17:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/ 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:17:16 spire-1.2.1/pkg/server/catalog/ 19:17:16 spire-1.2.1/pkg/server/catalog/catalog.go 19:17:16 spire-1.2.1/ 19:17:16 spire-1.2.1/pkg/server/catalog/keymanager.go 19:17:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:17:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:17:16 spire-1.2.1/pkg/server/catalog/notifier.go 19:17:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:17:16 spire-1.2.1/pkg/server/config.go 19:17:16 spire-1.2.1/pkg/server/datastore/ 19:17:16 spire-1.2.1/pkg/server/datastore/datastore.go 19:17:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:17:16 spire-1.2.1/pkg/server/datastore/repository.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/.data/ 19:17:16 spire-1.2.1/.data/.file 19:17:16 spire-1.2.1/.dockerignore 19:17:16 spire-1.2.1/.gitattributes 19:17:16 spire-1.2.1/.githooks/ 19:17:16 spire-1.2.1/.githooks/pre-commit 19:17:16 spire-1.2.1/.github/ 19:17:16 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:17:16 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:17:16 spire-1.2.1/.github/dependabot.yml 19:17:16 spire-1.2.1/.github/workflows/ 19:17:16 spire-1.2.1/.github/workflows/nightly_build.yaml 19:17:16 spire-1.2.1/.github/workflows/pr_build.yaml 19:17:16 spire-1.2.1/.github/workflows/release_build.yaml 19:17:16 spire-1.2.1/.github/workflows/scripts/ 19:17:16 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:17:16 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:17:16 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:17:16 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:17:16 spire-1.2.1/.github/workflows/scripts/split.sh 19:17:16 spire-1.2.1/.gitignore 19:17:16 spire-1.2.1/.go-version 19:17:16 spire-1.2.1/.golangci.yml 19:17:16 spire-1.2.1/ADOPTERS.md 19:17:16 spire-1.2.1/CHANGELOG.md 19:17:16 spire-1.2.1/CODE-OF-CONDUCT.md 19:17:16 spire-1.2.1/CODEOWNERS 19:17:16 spire-1.2.1/CONTRIBUTING.md 19:17:16 spire-1.2.1/Dockerfile 19:17:16 spire-1.2.1/Dockerfile.dev 19:17:16 spire-1.2.1/Dockerfile.scratch 19:17:16 spire-1.2.1/LICENSE 19:17:16 spire-1.2.1/MAINTAINERS.md 19:17:16 spire-1.2.1/Makefile 19:17:16 spire-1.2.1/README.md 19:17:16 spire-1.2.1/ROADMAP.md 19:17:16 spire-1.2.1/SECURITY.md 19:17:16 spire-1.2.1/cmd/ 19:17:16 spire-1.2.1/cmd/spire-agent/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/common/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/run/ 19:17:16 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:17:16 spire-1.2.1/pkg/server/endpoints/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:17:16 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:17:16 spire-1.2.1/cmd/spire-agent/main.go 19:17:16 spire-1.2.1/cmd/spire-server/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/cli.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:17:16 spire-1.2.1/pkg/server/endpoints/config.go 19:17:16 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:17:16 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:17:16 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:17:16 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:17:16 spire-1.2.1/pkg/server/endpoints/middleware.go 19:17:16 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:17:16 spire-1.2.1/pkg/server/hostservice/ 19:17:16 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:17:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:17:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:17:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:17:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:17:16 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:17:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:17:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/ 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/run/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/token/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/validate/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:17:16 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/x509/ 19:17:16 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:17:16 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:17:16 spire-1.2.1/cmd/spire-server/main.go 19:17:16 spire-1.2.1/cmd/spire-server/util/ 19:17:16 spire-1.2.1/cmd/spire-server/util/util.go 19:17:16 spire-1.2.1/conf/ 19:17:16 spire-1.2.1/conf/agent/ 19:17:16 spire-1.2.1/conf/agent/agent.conf 19:17:16 spire-1.2.1/conf/agent/agent_full.conf 19:17:16 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:17:16 spire-1.2.1/conf/server/ 19:17:16 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:17:16 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:17:16 spire-1.2.1/conf/server/server.conf 19:17:16 spire-1.2.1/conf/server/server_full.conf 19:17:16 spire-1.2.1/doc/ 19:17:16 spire-1.2.1/doc/SPIRE101.md 19:17:16 spire-1.2.1/doc/auditlog.md 19:17:16 spire-1.2.1/doc/authorization_policy_engine.md 19:17:16 spire-1.2.1/doc/changelog_guidelines.md 19:17:16 spire-1.2.1/doc/cure53-report.pdf 19:17:16 spire-1.2.1/doc/images/ 19:17:16 spire-1.2.1/doc/images/2019_roadmap.png 19:17:16 spire-1.2.1/doc/images/SPIRE101.png 19:17:16 spire-1.2.1/doc/images/SPIRE_agent.png 19:17:16 spire-1.2.1/doc/images/SPIRE_server.png 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:17:16 spire-1.2.1/pkg/server/registration/ 19:17:16 spire-1.2.1/pkg/server/registration/manager.go 19:17:16 spire-1.2.1/pkg/server/registration/manager_test.go 19:17:16 spire-1.2.1/pkg/server/scanentries.go 19:17:16 spire-1.2.1/pkg/server/scanentries_test.go 19:17:16 spire-1.2.1/pkg/server/server.go 19:17:16 spire-1.2.1/pkg/server/server_test.go 19:17:16 spire-1.2.1/pkg/server/svid/ 19:17:16 spire-1.2.1/pkg/server/svid/observer.go 19:17:16 spire-1.2.1/pkg/server/svid/observer_test.go 19:17:16 spire-1.2.1/pkg/server/svid/rotator.go 19:17:16 spire-1.2.1/pkg/server/svid/rotator_config.go 19:17:16 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:17:16 spire-1.2.1/pkg/server/svid/rotator_test.go 19:17:16 spire-1.2.1/proto/ 19:17:16 spire-1.2.1/proto/private/ 19:17:16 spire-1.2.1/proto/private/server/ 19:17:16 spire-1.2.1/proto/private/server/journal/ 19:17:16 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:17:16 spire-1.2.1/proto/private/server/journal/journal.proto 19:17:16 spire-1.2.1/proto/spire/ 19:17:16 spire-1.2.1/proto/spire/common/ 19:17:16 spire-1.2.1/proto/spire/common/common.pb.go 19:17:16 spire-1.2.1/proto/spire/common/common.proto 19:17:16 spire-1.2.1/proto/spire/common/plugin/ 19:17:16 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:17:16 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:17:16 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:17:16 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:17:16 spire-1.2.1/proto/spire/plugin/ 19:17:16 spire-1.2.1/proto/spire/plugin/agent/ 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:17:16 spire-1.2.1/release/ 19:17:16 spire-1.2.1/release/spire-extras/ 19:17:16 spire-1.2.1/release/spire-extras/README.md 19:17:16 spire-1.2.1/release/spire-extras/conf/ 19:17:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:17:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:17:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:17:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:17:16 spire-1.2.1/release/spire/ 19:17:16 spire-1.2.1/release/spire/README.md 19:17:16 spire-1.2.1/release/spire/conf/ 19:17:16 spire-1.2.1/release/spire/conf/agent/ 19:17:16 spire-1.2.1/release/spire/conf/agent/agent.conf 19:17:16 spire-1.2.1/release/spire/conf/server/ 19:17:16 spire-1.2.1/release/spire/conf/server/server.conf 19:17:16 spire-1.2.1/script/ 19:17:16 spire-1.2.1/script/build-artifact.sh 19:17:16 spire-1.2.1/script/generate_dummy_ca.sh 19:17:16 spire-1.2.1/support/ 19:17:16 spire-1.2.1/support/k8s/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/ 19:17:16 spire-1.2.1/support/oidc-discovery-provider/README.md 19:17:16 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/config.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/main.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:17:16 spire-1.2.1/test/ 19:17:16 spire-1.2.1/test/clock/ 19:17:16 spire-1.2.1/test/clock/clock.go 19:17:16 spire-1.2.1/test/fakes/ 19:17:16 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:17:16 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:17:16 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:17:16 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:17:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:17:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:17:16 spire-1.2.1/test/fakes/fakeagentstore/ 19:17:16 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:17:16 spire-1.2.1/test/fakes/fakedatastore/ 19:17:16 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:17:16 spire-1.2.1/test/fakes/fakeentryclient/ 19:17:16 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:17:16 spire-1.2.1/test/fakes/fakehealthchecker/ 19:17:16 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:17:16 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:17:16 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:17:16 spire-1.2.1/test/fakes/fakemetrics/ 19:17:16 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:17:16 spire-1.2.1/test/fakes/fakenoderesolver/ 19:17:16 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:17:16 spire-1.2.1/test/fakes/fakenotifier/ 19:17:16 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:17:16 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:17:16 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:17:16 spire-1.2.1/test/fakes/fakeserverca/ 19:17:16 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:17:16 spire-1.2.1/test/fakes/fakeservercatalog/ 19:17:16 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:17:16 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:17:16 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:17:16 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:17:16 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:17:16 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:17:16 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:17:16 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:17:16 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:17:16 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:17:16 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:17:16 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:17:16 spire-1.2.1/test/fixture/ 19:17:16 spire-1.2.1/test/fixture/certs/ 19:17:16 spire-1.2.1/test/fixture/certs/agent_svid.der 19:17:16 spire-1.2.1/test/fixture/certs/base_cert.pem 19:17:16 spire-1.2.1/test/fixture/certs/base_csr.pem 19:17:16 spire-1.2.1/test/fixture/certs/base_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:17:16 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:17:16 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:17:16 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:17:16 spire-1.2.1/test/fixture/certs/blog_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/bundle.der 19:17:16 spire-1.2.1/test/fixture/certs/ca.pem 19:17:16 spire-1.2.1/test/fixture/certs/ca_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/database_cert.pem 19:17:16 spire-1.2.1/test/fixture/certs/database_csr.pem 19:17:16 spire-1.2.1/test/fixture/certs/database_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/node_cert.pem 19:17:16 spire-1.2.1/test/fixture/certs/node_csr.pem 19:17:16 spire-1.2.1/test/fixture/certs/node_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/svid.pem 19:17:16 spire-1.2.1/test/fixture/certs/svid_key.pem 19:17:16 spire-1.2.1/test/fixture/config/ 19:17:16 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:17:16 spire-1.2.1/test/fixture/config/agent_good.conf 19:17:16 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:17:16 spire-1.2.1/test/fixture/config/plugin_good.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_good.conf 19:17:16 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:17:16 spire-1.2.1/test/fixture/fixture.go 19:17:16 spire-1.2.1/test/fixture/nodeattestor/ 19:17:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:17:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:17:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:17:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:17:16 spire-1.2.1/test/fixture/registration/ 19:17:16 spire-1.2.1/test/fixture/registration/entries.json 19:17:16 spire-1.2.1/test/fixture/registration/good-for-update.json 19:17:16 spire-1.2.1/test/fixture/registration/good.json 19:17:16 spire-1.2.1/test/fixture/registration/invalid.json 19:17:16 spire-1.2.1/test/fixture/registration/invalid_json.json 19:17:16 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:17:16 spire-1.2.1/test/integration/ 19:17:16 spire-1.2.1/test/integration/README.md 19:17:16 spire-1.2.1/test/integration/common 19:17:16 spire-1.2.1/test/integration/setup/ 19:17:16 spire-1.2.1/test/integration/setup/adminclient/ 19:17:16 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:17:16 spire-1.2.1/test/integration/setup/adminclient/client.go 19:17:16 spire-1.2.1/test/integration/setup/debugagent/ 19:17:16 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:17:16 spire-1.2.1/test/integration/setup/debugagent/main.go 19:17:16 spire-1.2.1/test/integration/setup/debugserver/ 19:17:16 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:17:16 spire-1.2.1/test/integration/setup/debugserver/main.go 19:17:16 spire-1.2.1/test/integration/setup/downstreamclient/ 19:17:16 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:17:16 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:17:16 spire-1.2.1/test/integration/setup/itclient/ 19:17:16 spire-1.2.1/test/integration/setup/itclient/client.go 19:17:16 spire-1.2.1/test/integration/setup/node-attestation/ 19:17:16 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:17:16 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:17:16 spire-1.2.1/test/integration/setup/x509pop/ 19:17:16 spire-1.2.1/doc/images/cache_mgr.png 19:17:16 spire-1.2.1/doc/images/cache_mgr_components.png 19:17:16 spire-1.2.1/doc/images/federated_spire.png 19:17:16 spire-1.2.1/doc/images/ha_mode.png 19:17:16 spire-1.2.1/doc/images/nested_spire.png 19:17:16 spire-1.2.1/doc/images/oidc_federation.png 19:17:16 spire-1.2.1/doc/images/single_trust_domain.png 19:17:16 spire-1.2.1/doc/images/spiffe_compatible.png 19:17:16 spire-1.2.1/doc/images/spire_logo.png 19:17:16 spire-1.2.1/doc/migrating_registration_api_clients.md 19:17:16 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:17:16 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:17:16 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:17:16 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:17:16 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:17:16 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:17:16 spire-1.2.1/test/integration/suites/ 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:17:16 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:17:16 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:17:16 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:17:16 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:17:16 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:17:16 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:17:16 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:17:16 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:17:16 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:17:16 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:17:16 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:17:16 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:17:16 spire-1.2.1/test/integration/suites/join-token/ 19:17:16 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:17:16 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:17:16 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:17:16 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:17:16 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:17:16 spire-1.2.1/test/integration/suites/join-token/README.md 19:17:16 spire-1.2.1/test/integration/suites/join-token/conf/ 19:17:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/join-token/teardown 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:17:16 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:17:16 spire-1.2.1/doc/scaling_spire.md 19:17:16 spire-1.2.1/doc/spire_agent.md 19:17:16 spire-1.2.1/doc/spire_server.md 19:17:16 spire-1.2.1/doc/supported_integrations.md 19:17:16 spire-1.2.1/doc/telemetry.md 19:17:16 spire-1.2.1/doc/telemetry_config.md 19:17:16 spire-1.2.1/doc/upgrading.md 19:17:16 spire-1.2.1/doc/using_spire.md 19:17:16 spire-1.2.1/examples/ 19:17:16 spire-1.2.1/examples/README.md 19:17:16 spire-1.2.1/go.mod 19:17:16 spire-1.2.1/go.sum 19:17:16 spire-1.2.1/pkg/ 19:17:16 spire-1.2.1/pkg/agent/ 19:17:16 spire-1.2.1/pkg/agent/agent.go 19:17:16 spire-1.2.1/pkg/agent/api/ 19:17:16 spire-1.2.1/pkg/agent/api/config.go 19:17:16 spire-1.2.1/pkg/agent/api/debug/ 19:17:16 spire-1.2.1/pkg/agent/api/debug/v1/ 19:17:16 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:17:16 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:17:16 spire-1.2.1/test/integration/suites/k8s/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/00-setup 19:17:16 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:17:16 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:17:16 spire-1.2.1/test/integration/suites/k8s/README.md 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:17:16 spire-1.2.1/test/integration/suites/k8s/teardown 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:17:16 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:17:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:17:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:17:16 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:17:16 spire-1.2.1/pkg/agent/api/endpoints.go 19:17:16 spire-1.2.1/pkg/agent/api/health/ 19:17:16 spire-1.2.1/pkg/agent/api/health/v1/ 19:17:16 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:17:16 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:17:16 spire-1.2.1/pkg/agent/api/rpccontext/ 19:17:16 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:17:16 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:17:16 spire-1.2.1/pkg/agent/attestor/ 19:17:16 spire-1.2.1/pkg/agent/attestor/node/ 19:17:16 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:17:16 spire-1.2.1/pkg/agent/attestor/node/node.go 19:17:16 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:17:16 spire-1.2.1/pkg/agent/attestor/workload/ 19:17:16 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:17:16 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:17:16 spire-1.2.1/pkg/agent/catalog/ 19:17:16 spire-1.2.1/pkg/agent/catalog/catalog.go 19:17:16 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/ 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:17:16 spire-1.2.1/test/integration/suites/rotation/ 19:17:16 spire-1.2.1/test/integration/suites/rotation/00-setup 19:17:16 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:17:16 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:17:16 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:17:16 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:17:16 spire-1.2.1/test/integration/suites/rotation/README.md 19:17:16 spire-1.2.1/test/integration/suites/rotation/conf/ 19:17:16 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:17:16 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:17:16 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:17:16 spire-1.2.1/pkg/agent/client/ 19:17:16 spire-1.2.1/pkg/agent/client/client.go 19:17:16 spire-1.2.1/pkg/agent/client/client_test.go 19:17:16 spire-1.2.1/pkg/agent/client/dial.go 19:17:16 spire-1.2.1/pkg/agent/client/nodeconn.go 19:17:16 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:17:16 spire-1.2.1/pkg/agent/client/update.go 19:17:16 spire-1.2.1/pkg/agent/client/util.go 19:17:16 spire-1.2.1/pkg/agent/common/ 19:17:16 spire-1.2.1/pkg/agent/common/backoff/ 19:17:16 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:17:16 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:17:16 spire-1.2.1/pkg/agent/common/cgroups/ 19:17:16 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:17:16 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:17:16 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:17:16 spire-1.2.1/pkg/agent/config.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/ 19:17:16 spire-1.2.1/pkg/agent/endpoints/config.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:17:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/rotation/teardown 19:17:16 spire-1.2.1/test/integration/suites/self-test/ 19:17:16 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:17:16 spire-1.2.1/test/integration/suites/self-test/README.md 19:17:16 spire-1.2.1/test/integration/suites/self-test/teardown 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:17:16 spire-1.2.1/test/integration/suites/upgrade/ 19:17:16 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:17:16 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:17:16 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/workload/ 19:17:16 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:17:16 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/ 19:17:16 spire-1.2.1/pkg/agent/manager/cache/ 19:17:16 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:17:16 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:17:16 spire-1.2.1/pkg/agent/manager/config.go 19:17:16 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:17:16 spire-1.2.1/test/integration/suites/upgrade/README.md 19:17:16 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:17:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/upgrade/teardown 19:17:16 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:17:16 spire-1.2.1/test/integration/test-one.sh 19:17:16 spire-1.2.1/test/integration/test.sh 19:17:16 spire-1.2.1/test/plugintest/ 19:17:16 spire-1.2.1/test/plugintest/config.go 19:17:16 spire-1.2.1/test/plugintest/load.go 19:17:16 spire-1.2.1/test/plugintest/option.go 19:17:16 spire-1.2.1/test/spiretest/ 19:17:16 spire-1.2.1/test/spiretest/apiserver.go 19:17:16 spire-1.2.1/test/spiretest/assertions.go 19:17:16 spire-1.2.1/pkg/agent/manager/manager.go 19:17:16 spire-1.2.1/pkg/agent/manager/manager_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/storage.go 19:17:16 spire-1.2.1/pkg/agent/manager/storage_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/storecache/ 19:17:16 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:17:16 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:17:16 spire-1.2.1/pkg/agent/manager/sync.go 19:17:16 spire-1.2.1/pkg/agent/plugin/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:17:16 spire-1.2.1/test/spiretest/dir.go 19:17:16 spire-1.2.1/test/spiretest/errors_posix.go 19:17:16 spire-1.2.1/test/spiretest/errors_windows.go 19:17:16 spire-1.2.1/test/spiretest/logs.go 19:17:16 spire-1.2.1/test/spiretest/socketapi.go 19:17:16 spire-1.2.1/test/spiretest/suite.go 19:17:16 spire-1.2.1/test/spiretest/x509.go 19:17:16 spire-1.2.1/test/testca/ 19:17:16 spire-1.2.1/test/testca/ca.go 19:17:16 spire-1.2.1/test/testkey/ 19:17:16 spire-1.2.1/test/testkey/generate.sh 19:17:16 spire-1.2.1/test/testkey/genkeys.go 19:17:16 spire-1.2.1/test/testkey/keys.go 19:17:16 spire-1.2.1/test/testkey/new.go 19:17:16 spire-1.2.1/test/tpmsimulator/ 19:17:16 spire-1.2.1/test/tpmsimulator/simulator.go 19:17:16 spire-1.2.1/test/util/ 19:17:16 spire-1.2.1/test/util/cert_fixtures.go 19:17:16 spire-1.2.1/test/util/cert_generation.go 19:17:16 spire-1.2.1/test/util/io_redirection.go 19:17:16 spire-1.2.1/test/util/race.go 19:17:16 spire-1.2.1/test/util/util.go 19:17:16 building spire from source... 19:17:16 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:17:16 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:17:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:17:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:17:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:17:16 spire-1.2.1/pkg/agent/svid/ 19:17:16 spire-1.2.1/pkg/agent/svid/rotator.go 19:17:16 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:17:16 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:17:16 spire-1.2.1/pkg/agent/svid/store/ 19:17:16 spire-1.2.1/pkg/agent/svid/store/service.go 19:17:16 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:17:16 spire-1.2.1/pkg/common/ 19:17:16 spire-1.2.1/pkg/common/agentpathtemplate/ 19:17:16 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:17:16 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:17:16 spire-1.2.1/pkg/common/api/ 19:17:16 spire-1.2.1/pkg/common/api/metrics.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/ 19:17:16 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/logger.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/names.go 19:17:16 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:17:16 spire-1.2.1/pkg/common/api/names.go 19:17:16 spire-1.2.1/pkg/common/api/ratelimit.go 19:17:16 spire-1.2.1/pkg/common/api/rpccontext/ 19:17:16 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:17:16 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:17:16 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:17:16 spire-1.2.1/pkg/common/auth/ 19:17:16 spire-1.2.1/pkg/common/auth/interceptors.go 19:17:16 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:17:16 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/ 19:17:16 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/types.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:17:16 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:17:16 spire-1.2.1/pkg/common/catalog/ 19:17:16 spire-1.2.1/pkg/common/catalog/bind.go 19:17:16 spire-1.2.1/pkg/common/catalog/builtin.go 19:17:16 spire-1.2.1/pkg/common/catalog/catalog.go 19:17:16 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:17:16 spire-1.2.1/pkg/common/catalog/closers.go 19:17:16 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:17:16 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:17:16 spire-1.2.1/pkg/common/catalog/config.go 19:17:16 spire-1.2.1/pkg/common/catalog/config_test.go 19:17:16 spire-1.2.1/pkg/common/catalog/configure.go 19:17:16 spire-1.2.1/pkg/common/catalog/constraints.go 19:17:16 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:17:16 spire-1.2.1/pkg/common/catalog/context.go 19:17:16 spire-1.2.1/pkg/common/catalog/external.go 19:17:16 spire-1.2.1/pkg/common/catalog/host.go 19:17:16 spire-1.2.1/pkg/common/catalog/pipenet.go 19:17:16 spire-1.2.1/pkg/common/catalog/plugin.go 19:17:16 spire-1.2.1/pkg/common/catalog/testplugin/ 19:17:16 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:17:16 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:17:16 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:17:16 spire-1.2.1/pkg/common/cli/ 19:17:16 spire-1.2.1/pkg/common/cli/env.go 19:17:16 spire-1.2.1/pkg/common/cli/flags.go 19:17:16 spire-1.2.1/pkg/common/cli/trust_domain.go 19:17:16 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:17:16 spire-1.2.1/pkg/common/cli/umask.go 19:17:16 spire-1.2.1/pkg/common/cli/umask_posix.go 19:17:16 spire-1.2.1/pkg/common/cli/umask_test.go 19:17:16 spire-1.2.1/pkg/common/cli/umask_windows.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/flag.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/format.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:17:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:17:16 spire-1.2.1/pkg/common/coretypes/ 19:17:16 spire-1.2.1/pkg/common/coretypes/bundle/ 19:17:16 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:17:16 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:17:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:17:16 spire-1.2.1/pkg/common/cryptoutil/ 19:17:16 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:17:16 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:17:16 spire-1.2.1/pkg/common/diskutil/ 19:17:16 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:17:16 spire-1.2.1/pkg/common/diskutil/file_test.go 19:17:16 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:17:16 spire-1.2.1/pkg/common/errorutil/ 19:17:16 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:17:16 spire-1.2.1/pkg/common/health/ 19:17:16 spire-1.2.1/pkg/common/health/config.go 19:17:16 spire-1.2.1/pkg/common/health/context.go 19:17:16 spire-1.2.1/pkg/common/health/context_test.go 19:17:16 spire-1.2.1/pkg/common/health/health.go 19:17:16 spire-1.2.1/pkg/common/health/health_test.go 19:17:16 spire-1.2.1/pkg/common/health/logger.go 19:17:16 spire-1.2.1/pkg/common/hostservice/ 19:17:16 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:17:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:17:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:17:16 spire-1.2.1/pkg/common/idutil/ 19:17:16 spire-1.2.1/pkg/common/idutil/require.go 19:17:16 spire-1.2.1/pkg/common/idutil/require_test.go 19:17:16 spire-1.2.1/pkg/common/idutil/safety.go 19:17:16 spire-1.2.1/pkg/common/idutil/safety_test.go 19:17:16 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:17:16 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:17:16 spire-1.2.1/pkg/common/jwtsvid/ 19:17:16 spire-1.2.1/pkg/common/jwtsvid/common.go 19:17:16 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:17:16 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:17:16 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:17:16 spire-1.2.1/pkg/common/jwtutil/ 19:17:16 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:17:16 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:17:16 spire-1.2.1/pkg/common/log/ 19:17:16 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:17:16 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:17:16 spire-1.2.1/pkg/common/log/log.go 19:17:16 spire-1.2.1/pkg/common/log/log_test.go 19:17:16 spire-1.2.1/pkg/common/log/options.go 19:17:16 spire-1.2.1/pkg/common/nodeutil/ 19:17:16 spire-1.2.1/pkg/common/nodeutil/node.go 19:17:16 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:17:16 spire-1.2.1/pkg/common/peertracker/ 19:17:16 spire-1.2.1/pkg/common/peertracker/conn.go 19:17:16 spire-1.2.1/pkg/common/peertracker/credentials.go 19:17:16 spire-1.2.1/pkg/common/peertracker/errors.go 19:17:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:17:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:17:16 spire-1.2.1/pkg/common/peertracker/info.go 19:17:16 spire-1.2.1/pkg/common/peertracker/listener.go 19:17:16 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:17:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tcp.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:17:16 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:17:16 spire-1.2.1/pkg/common/peertracker/uds.go 19:17:16 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:17:16 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:17:16 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:17:16 spire-1.2.1/pkg/common/pemutil/ 19:17:16 spire-1.2.1/pkg/common/pemutil/block.go 19:17:16 spire-1.2.1/pkg/common/pemutil/certs.go 19:17:16 spire-1.2.1/pkg/common/pemutil/common.go 19:17:16 spire-1.2.1/pkg/common/pemutil/csr.go 19:17:16 spire-1.2.1/pkg/common/pemutil/keys.go 19:17:16 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/ 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:17:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:17:16 spire-1.2.1/pkg/common/plugin/ 19:17:16 spire-1.2.1/pkg/common/plugin/aws/ 19:17:16 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:17:16 spire-1.2.1/pkg/common/plugin/azure/ 19:17:16 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:17:16 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/facade.go 19:17:16 spire-1.2.1/pkg/common/plugin/facade_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/gcp/ 19:17:16 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/ 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:17:16 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/log.go 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/ 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:17:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:17:16 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:17:16 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:17:16 spire-1.2.1/pkg/common/plugin/x509pop/ 19:17:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:17:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:17:16 spire-1.2.1/pkg/common/profiling/ 19:17:16 spire-1.2.1/pkg/common/profiling/dumpers.go 19:17:16 spire-1.2.1/pkg/common/profiling/profiling.go 19:17:16 spire-1.2.1/pkg/common/protoutil/ 19:17:16 spire-1.2.1/pkg/common/protoutil/masks.go 19:17:16 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:17:16 spire-1.2.1/pkg/common/rotationutil/ 19:17:16 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:17:16 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:17:16 spire-1.2.1/pkg/common/selector/ 19:17:16 spire-1.2.1/pkg/common/selector/selector.go 19:17:16 spire-1.2.1/pkg/common/selector/selector_test.go 19:17:16 spire-1.2.1/pkg/common/selector/set.go 19:17:16 spire-1.2.1/pkg/common/selector/set_utils.go 19:17:16 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/ 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/ 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:17:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:17:16 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:17:16 spire-1.2.1/pkg/common/telemetry/call.go 19:17:16 spire-1.2.1/pkg/common/telemetry/common/ 19:17:16 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:17:16 spire-1.2.1/pkg/common/telemetry/config.go 19:17:16 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:17:16 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/inmem.go 19:17:16 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/m3.go 19:17:16 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/metrics.go 19:17:16 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/names.go 19:17:16 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:17:16 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:17:16 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/ 19:17:16 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:17:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:17:16 spire-1.2.1/pkg/common/telemetry/server/server.go 19:17:16 spire-1.2.1/pkg/common/telemetry/sink.go 19:17:16 spire-1.2.1/pkg/common/telemetry/statsd.go 19:17:16 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:17:16 spire-1.2.1/pkg/common/telemetry/uptime.go 19:17:16 spire-1.2.1/pkg/common/telemetry/version.go 19:17:16 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:17:16 spire-1.2.1/pkg/common/uptime/ 19:17:16 spire-1.2.1/pkg/common/uptime/uptime.go 19:17:16 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:17:16 spire-1.2.1/pkg/common/util/ 19:17:16 spire-1.2.1/pkg/common/util/certs.go 19:17:16 spire-1.2.1/pkg/common/util/certs_test.go 19:17:16 spire-1.2.1/pkg/common/util/csr.go 19:17:16 spire-1.2.1/pkg/common/util/hash.go 19:17:16 spire-1.2.1/pkg/common/util/selectors.go 19:17:16 spire-1.2.1/pkg/common/util/selectors_test.go 19:17:16 spire-1.2.1/pkg/common/util/signals.go 19:17:16 spire-1.2.1/pkg/common/util/sort.go 19:17:16 spire-1.2.1/pkg/common/util/sort_test.go 19:17:16 spire-1.2.1/pkg/common/util/task.go 19:17:16 spire-1.2.1/pkg/common/util/task_test.go 19:17:16 spire-1.2.1/pkg/common/util/testdata/ 19:17:16 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:17:16 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:17:16 spire-1.2.1/pkg/common/version/ 19:17:16 spire-1.2.1/pkg/common/version/version.go 19:17:16 spire-1.2.1/pkg/common/x509svid/ 19:17:16 spire-1.2.1/pkg/common/x509svid/common_test.go 19:17:16 spire-1.2.1/pkg/common/x509svid/csr.go 19:17:16 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:17:16 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:17:16 spire-1.2.1/pkg/common/x509util/ 19:17:16 spire-1.2.1/pkg/common/x509util/cert.go 19:17:16 spire-1.2.1/pkg/common/x509util/dns.go 19:17:16 spire-1.2.1/pkg/common/x509util/dns_test.go 19:17:16 spire-1.2.1/pkg/common/x509util/keyid.go 19:17:16 spire-1.2.1/pkg/common/x509util/keypair.go 19:17:16 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:17:16 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:17:16 spire-1.2.1/pkg/server/ 19:17:16 spire-1.2.1/pkg/server/api/ 19:17:16 spire-1.2.1/pkg/server/api/agent.go 19:17:16 spire-1.2.1/pkg/server/api/agent/ 19:17:16 spire-1.2.1/pkg/server/api/agent/v1/ 19:17:16 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/agent_test.go 19:17:16 spire-1.2.1/pkg/server/api/api.go 19:17:16 spire-1.2.1/pkg/server/api/audit/ 19:17:16 spire-1.2.1/pkg/server/api/audit/audit.go 19:17:16 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:17:16 spire-1.2.1/pkg/server/api/bundle.go 19:17:16 spire-1.2.1/pkg/server/api/bundle/ 19:17:16 spire-1.2.1/pkg/server/api/bundle/v1/ 19:17:16 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/bundle_test.go 19:17:16 spire-1.2.1/pkg/server/api/debug/ 19:17:16 spire-1.2.1/pkg/server/api/debug/v1/ 19:17:16 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/entry.go 19:17:16 spire-1.2.1/pkg/server/api/entry/ 19:17:16 spire-1.2.1/pkg/server/api/entry/v1/ 19:17:16 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/entry_test.go 19:17:16 spire-1.2.1/pkg/server/api/health/ 19:17:16 spire-1.2.1/pkg/server/api/health/v1/ 19:17:16 spire-1.2.1/pkg/server/api/health/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/id.go 19:17:16 spire-1.2.1/pkg/server/api/id_test.go 19:17:16 spire-1.2.1/pkg/server/api/limits/ 19:17:16 spire-1.2.1/pkg/server/api/limits/limits.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/ 19:17:16 spire-1.2.1/pkg/server/api/middleware/alias.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/audit.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/caller.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/common.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/entries.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:17:16 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:17:16 spire-1.2.1/pkg/server/api/ratelimit.go 19:17:16 spire-1.2.1/pkg/server/api/rpccontext/ 19:17:16 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:17:16 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:17:16 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:17:16 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:17:16 spire-1.2.1/pkg/server/api/selector.go 19:17:16 spire-1.2.1/pkg/server/api/selector_test.go 19:17:16 spire-1.2.1/pkg/server/api/status.go 19:17:16 spire-1.2.1/pkg/server/api/status_test.go 19:17:16 spire-1.2.1/pkg/server/api/svid/ 19:17:16 spire-1.2.1/pkg/server/api/svid/v1/ 19:17:16 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/trustdomain.go 19:17:16 spire-1.2.1/pkg/server/api/trustdomain/ 19:17:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:17:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:17:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:17:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:17:16 spire-1.2.1/pkg/server/authpolicy/ 19:17:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:17:16 spire-1.2.1/pkg/server/authpolicy/policy.go 19:17:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:17:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:17:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:17:16 spire-1.2.1/pkg/server/authpolicy/validate.go 19:17:16 spire-1.2.1/pkg/server/bundle/ 19:17:16 spire-1.2.1/pkg/server/bundle/client/ 19:17:16 spire-1.2.1/pkg/server/bundle/client/client.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/manager.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/sources.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/updater.go 19:17:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:17:16 spire-1.2.1/pkg/server/ca/ 19:17:16 spire-1.2.1/pkg/server/ca/ca.go 19:17:16 spire-1.2.1/pkg/server/ca/ca_health.go 19:17:16 spire-1.2.1/pkg/server/ca/ca_test.go 19:17:16 spire-1.2.1/pkg/server/ca/journal.go 19:17:16 spire-1.2.1/pkg/server/ca/journal_test.go 19:17:16 spire-1.2.1/pkg/server/ca/manager.go 19:17:16 spire-1.2.1/pkg/server/ca/manager_health.go 19:17:16 spire-1.2.1/pkg/server/ca/manager_test.go 19:17:16 spire-1.2.1/pkg/server/ca/templates.go 19:17:16 spire-1.2.1/pkg/server/ca/upstream_client.go 19:17:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:17:16 spire-1.2.1/pkg/server/ca/validation.go 19:17:16 spire-1.2.1/pkg/server/cache/ 19:17:16 spire-1.2.1/pkg/server/cache/dscache/ 19:17:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:17:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/ 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:17:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:17:16 spire-1.2.1/pkg/server/catalog/ 19:17:16 spire-1.2.1/pkg/server/catalog/catalog.go 19:17:16 spire-1.2.1/pkg/server/catalog/keymanager.go 19:17:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:17:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:17:16 spire-1.2.1/pkg/server/catalog/notifier.go 19:17:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:17:16 spire-1.2.1/pkg/server/config.go 19:17:16 spire-1.2.1/pkg/server/datastore/ 19:17:16 spire-1.2.1/pkg/server/datastore/datastore.go 19:17:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:17:16 spire-1.2.1/pkg/server/datastore/repository.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:17:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:17:16 spire-1.2.1/pkg/server/endpoints/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:17:16 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:17:16 spire-1.2.1/pkg/server/endpoints/config.go 19:17:16 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:17:16 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:17:16 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:17:16 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:17:16 spire-1.2.1/pkg/server/endpoints/middleware.go 19:17:16 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:17:16 spire-1.2.1/pkg/server/hostservice/ 19:17:16 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:17:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:17:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:17:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:17:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:17:16 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:17:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:17:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:17:16 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:17:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:17:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/ 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:17:16 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:17:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:17:16 spire-1.2.1/pkg/server/registration/ 19:17:16 spire-1.2.1/pkg/server/registration/manager.go 19:17:16 spire-1.2.1/pkg/server/registration/manager_test.go 19:17:16 spire-1.2.1/pkg/server/scanentries.go 19:17:16 spire-1.2.1/pkg/server/scanentries_test.go 19:17:16 spire-1.2.1/pkg/server/server.go 19:17:16 spire-1.2.1/pkg/server/server_test.go 19:17:16 spire-1.2.1/pkg/server/svid/ 19:17:16 spire-1.2.1/pkg/server/svid/observer.go 19:17:16 spire-1.2.1/pkg/server/svid/observer_test.go 19:17:16 spire-1.2.1/pkg/server/svid/rotator.go 19:17:16 spire-1.2.1/pkg/server/svid/rotator_config.go 19:17:16 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:17:16 spire-1.2.1/pkg/server/svid/rotator_test.go 19:17:16 spire-1.2.1/proto/ 19:17:16 spire-1.2.1/proto/private/ 19:17:16 spire-1.2.1/proto/private/server/ 19:17:16 spire-1.2.1/proto/private/server/journal/ 19:17:16 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:17:16 spire-1.2.1/proto/private/server/journal/journal.proto 19:17:16 spire-1.2.1/proto/spire/ 19:17:16 spire-1.2.1/proto/spire/common/ 19:17:16 spire-1.2.1/proto/spire/common/common.pb.go 19:17:16 spire-1.2.1/proto/spire/common/common.proto 19:17:16 spire-1.2.1/proto/spire/common/plugin/ 19:17:16 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:17:16 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:17:16 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:17:16 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:17:16 spire-1.2.1/proto/spire/plugin/ 19:17:16 spire-1.2.1/proto/spire/plugin/agent/ 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:17:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:17:16 spire-1.2.1/release/ 19:17:16 spire-1.2.1/release/spire-extras/ 19:17:16 spire-1.2.1/release/spire-extras/README.md 19:17:16 spire-1.2.1/release/spire-extras/conf/ 19:17:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:17:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:17:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:17:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:17:16 spire-1.2.1/release/spire/ 19:17:16 spire-1.2.1/release/spire/README.md 19:17:16 spire-1.2.1/release/spire/conf/ 19:17:16 spire-1.2.1/release/spire/conf/agent/ 19:17:16 spire-1.2.1/release/spire/conf/agent/agent.conf 19:17:16 spire-1.2.1/release/spire/conf/server/ 19:17:16 spire-1.2.1/release/spire/conf/server/server.conf 19:17:16 spire-1.2.1/script/ 19:17:16 spire-1.2.1/script/build-artifact.sh 19:17:16 spire-1.2.1/script/generate_dummy_ca.sh 19:17:16 spire-1.2.1/support/ 19:17:16 spire-1.2.1/support/k8s/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:17:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/ 19:17:16 spire-1.2.1/support/oidc-discovery-provider/README.md 19:17:16 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/config.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/main.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:17:16 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:17:16 spire-1.2.1/test/ 19:17:16 spire-1.2.1/test/clock/ 19:17:16 spire-1.2.1/test/clock/clock.go 19:17:16 spire-1.2.1/test/fakes/ 19:17:16 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:17:16 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:17:16 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:17:16 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:17:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:17:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:17:16 spire-1.2.1/test/fakes/fakeagentstore/ 19:17:16 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:17:16 spire-1.2.1/test/fakes/fakedatastore/ 19:17:16 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:17:16 spire-1.2.1/test/fakes/fakeentryclient/ 19:17:16 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:17:16 spire-1.2.1/test/fakes/fakehealthchecker/ 19:17:16 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:17:16 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:17:16 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:17:16 spire-1.2.1/test/fakes/fakemetrics/ 19:17:16 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:17:16 spire-1.2.1/test/fakes/fakenoderesolver/ 19:17:16 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:17:16 spire-1.2.1/test/fakes/fakenotifier/ 19:17:16 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:17:16 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:17:16 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:17:16 spire-1.2.1/test/fakes/fakeserverca/ 19:17:16 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:17:16 spire-1.2.1/test/fakes/fakeservercatalog/ 19:17:16 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:17:16 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:17:16 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:17:16 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:17:16 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:17:16 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:17:16 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:17:16 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:17:16 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:17:16 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:17:16 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:17:16 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:17:16 spire-1.2.1/test/fixture/ 19:17:16 spire-1.2.1/test/fixture/certs/ 19:17:16 spire-1.2.1/test/fixture/certs/agent_svid.der 19:17:16 spire-1.2.1/test/fixture/certs/base_cert.pem 19:17:16 spire-1.2.1/test/fixture/certs/base_csr.pem 19:17:16 spire-1.2.1/test/fixture/certs/base_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:17:16 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:17:16 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:17:16 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:17:16 spire-1.2.1/test/fixture/certs/blog_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/bundle.der 19:17:16 spire-1.2.1/test/fixture/certs/ca.pem 19:17:16 spire-1.2.1/test/fixture/certs/ca_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/database_cert.pem 19:17:16 spire-1.2.1/test/fixture/certs/database_csr.pem 19:17:16 spire-1.2.1/test/fixture/certs/database_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/node_cert.pem 19:17:16 spire-1.2.1/test/fixture/certs/node_csr.pem 19:17:16 spire-1.2.1/test/fixture/certs/node_key.pem 19:17:16 spire-1.2.1/test/fixture/certs/svid.pem 19:17:16 spire-1.2.1/test/fixture/certs/svid_key.pem 19:17:16 spire-1.2.1/test/fixture/config/ 19:17:16 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:17:16 spire-1.2.1/test/fixture/config/agent_good.conf 19:17:16 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:17:16 spire-1.2.1/test/fixture/config/plugin_good.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:17:16 spire-1.2.1/test/fixture/config/server_good.conf 19:17:16 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:17:16 spire-1.2.1/test/fixture/fixture.go 19:17:16 spire-1.2.1/test/fixture/nodeattestor/ 19:17:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:17:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:17:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:17:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:17:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:17:16 spire-1.2.1/test/fixture/registration/ 19:17:16 spire-1.2.1/test/fixture/registration/entries.json 19:17:16 spire-1.2.1/test/fixture/registration/good-for-update.json 19:17:16 spire-1.2.1/test/fixture/registration/good.json 19:17:16 spire-1.2.1/test/fixture/registration/invalid.json 19:17:16 spire-1.2.1/test/fixture/registration/invalid_json.json 19:17:16 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:17:16 spire-1.2.1/test/integration/ 19:17:16 spire-1.2.1/test/integration/README.md 19:17:16 spire-1.2.1/test/integration/common 19:17:16 spire-1.2.1/test/integration/setup/ 19:17:16 spire-1.2.1/test/integration/setup/adminclient/ 19:17:16 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:17:16 spire-1.2.1/test/integration/setup/adminclient/client.go 19:17:16 spire-1.2.1/test/integration/setup/debugagent/ 19:17:16 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:17:16 spire-1.2.1/test/integration/setup/debugagent/main.go 19:17:16 spire-1.2.1/test/integration/setup/debugserver/ 19:17:16 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:17:16 spire-1.2.1/test/integration/setup/debugserver/main.go 19:17:16 spire-1.2.1/test/integration/setup/downstreamclient/ 19:17:16 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:17:16 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:17:16 spire-1.2.1/test/integration/setup/itclient/ 19:17:16 spire-1.2.1/test/integration/setup/itclient/client.go 19:17:16 spire-1.2.1/test/integration/setup/node-attestation/ 19:17:16 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:17:16 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:17:16 spire-1.2.1/test/integration/setup/x509pop/ 19:17:16 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:17:16 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:17:16 spire-1.2.1/test/integration/suites/ 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlInstalling go1.17.7... 19:17:16 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:17:16 spire-1.2.1/test/integration/suites/join-token/ 19:17:16 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:17:16 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:17:16 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:17:16 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:17:16 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:17:16 spire-1.2.1/test/integration/suites/join-token/README.md 19:17:16 spire-1.2.1/test/integration/suites/join-token/conf/ 19:17:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/join-token/teardown 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:17:16 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:17:16 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:17:16 spire-1.2.1/test/integration/suites/k8s/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/00-setup 19:17:16 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:17:16 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:17:16 spire-1.2.1/test/integration/suites/k8s/README.md 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:17:16 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:17:16 spire-1.2.1/test/integration/suites/k8s/teardown 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/ 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:17:16 spire-1.2.1/test/integration/suites/rotation/ 19:17:16 spire-1.2.1/test/integration/suites/rotation/00-setup 19:17:16 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:17:16 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:17:16 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:17:16 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:17:16 spire-1.2.1/test/integration/suites/rotation/README.md 19:17:16 spire-1.2.1/test/integration/suites/rotation/conf/ 19:17:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/rotation/teardown 19:17:16 spire-1.2.1/test/integration/suites/self-test/ 19:17:16 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:17:16 spire-1.2.1/test/integration/suites/self-test/README.md 19:17:16 spire-1.2.1/test/integration/suites/self-test/teardown 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:17:16 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:17:16 spire-1.2.1/test/integration/suites/upgrade/ 19:17:16 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:17:16 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:17:16 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:17:16 spire-1.2.1/test/integration/suites/upgrade/README.md 19:17:16 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:17:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:17:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:17:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:17:16 spire-1.2.1/test/integration/suites/upgrade/teardown 19:17:16 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:17:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:17:16 spire-1.2.1/test/integration/test-one.sh 19:17:16 spire-1.2.1/test/integration/test.sh 19:17:16 spire-1.2.1/test/plugintest/ 19:17:16 spire-1.2.1/test/plugintest/config.go 19:17:16 spire-1.2.1/test/plugintest/load.go 19:17:16 spire-1.2.1/test/plugintest/option.go 19:17:16 spire-1.2.1/test/spiretest/ 19:17:16 spire-1.2.1/test/spiretest/apiserver.go 19:17:16 spire-1.2.1/test/spiretest/assertions.go 19:17:16 spire-1.2.1/test/spiretest/dir.go 19:17:16 spire-1.2.1/test/spiretest/errors_posix.go 19:17:16 spire-1.2.1/test/spiretest/errors_windows.go 19:17:16 spire-1.2.1/test/spiretest/logs.go 19:17:16 spire-1.2.1/test/spiretest/socketapi.go 19:17:16 spire-1.2.1/test/spiretest/suite.go 19:17:16 spire-1.2.1/test/spiretest/x509.go 19:17:16 spire-1.2.1/test/testca/ 19:17:16 spire-1.2.1/test/testca/ca.go 19:17:16 spire-1.2.1/test/testkey/ 19:17:16 spire-1.2.1/test/testkey/generate.sh 19:17:16 spire-1.2.1/test/testkey/genkeys.go 19:17:16 spire-1.2.1/test/testkey/keys.go 19:17:16 spire-1.2.1/test/testkey/new.go 19:17:16 spire-1.2.1/test/tpmsimulator/ 19:17:16 spire-1.2.1/test/tpmsimulator/simulator.go 19:17:16 spire-1.2.1/test/util/ 19:17:16 spire-1.2.1/test/util/cert_fixtures.go 19:17:16 spire-1.2.1/test/util/cert_generation.go 19:17:16 spire-1.2.1/test/util/io_redirection.go 19:17:16 spire-1.2.1/test/util/race.go 19:17:16 spire-1.2.1/test/util/util.go 19:17:16 building spire from source... 19:17:16 Installing go1.17.7... 19:17:21 a4caa8a26152: Pull complete 19:17:21 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:17:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:17:21 + docker build -t ci-base-image-arm64 -f - . 19:17:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:17:21 WORKDIR /edgex 19:17:21 COPY go.mod . 19:17:21 RUN go mod download 19:17:22 Building bin/spire-server... 19:17:22 go: downloading github.com/mitchellh/cli v1.1.2 19:17:22 Building bin/spire-server... 19:17:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:17:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:17:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:17:22 go: downloading google.golang.org/grpc v1.44.0 19:17:22 go: downloading github.com/mitchellh/cli v1.1.2 19:17:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:17:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:17:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:17:22 go: downloading google.golang.org/grpc v1.44.0 19:17:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:17:22 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:17:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:17:22 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:17:22 go: downloading github.com/imdario/mergo v0.3.12 19:17:22 go: downloading github.com/sirupsen/logrus v1.8.1 19:17:22 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:17:22 go: downloading github.com/imdario/mergo v0.3.12 19:17:22 go: downloading github.com/sirupsen/logrus v1.8.1 19:17:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:17:22 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:17:22 go: downloading github.com/fatih/color v1.13.0 19:17:22 go: downloading github.com/mattn/go-isatty v0.0.14 19:17:22 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:17:22 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:17:22 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:17:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:17:22 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:17:22 go: downloading github.com/fatih/color v1.13.0 19:17:22 go: downloading github.com/mattn/go-isatty v0.0.14 19:17:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:17:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:17:22 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:17:22 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:17:22 go: downloading github.com/armon/go-metrics v0.3.10 19:17:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:17:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:17:22 go: downloading github.com/prometheus/client_golang v1.12.1 19:17:22 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:17:22 go: downloading github.com/armon/go-metrics v0.3.10 19:17:22 go: downloading github.com/open-policy-agent/opa v0.38.0 19:17:22 go: downloading github.com/prometheus/client_golang v1.12.1 19:17:22 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:17:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:17:22 go: downloading github.com/open-policy-agent/opa v0.38.0 19:17:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:17:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:17:22 go: downloading github.com/mattn/go-colorable v0.1.12 19:17:22 go: downloading github.com/Masterminds/goutils v1.1.0 19:17:22 go: downloading github.com/Masterminds/semver v1.5.0 19:17:22 go: downloading github.com/google/uuid v1.1.2 19:17:22 go: downloading github.com/huandu/xstrings v1.3.2 19:17:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:17:22 go: downloading github.com/oklog/run v1.0.0 19:17:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:17:22 go: downloading github.com/mattn/go-colorable v0.1.12 19:17:22 go: downloading github.com/Masterminds/goutils v1.1.0 19:17:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:17:22 go: downloading github.com/Masterminds/semver v1.5.0 19:17:22 go: downloading github.com/google/uuid v1.1.2 19:17:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:17:23 go: downloading github.com/huandu/xstrings v1.3.2 19:17:23 go: downloading go.uber.org/atomic v1.9.0 19:17:23 go: downloading github.com/prometheus/client_model v0.2.0 19:17:23 go: downloading github.com/prometheus/common v0.32.1 19:17:23 go: downloading github.com/beorn7/perks v1.0.1 19:17:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:17:23 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:17:23 go: downloading github.com/oklog/run v1.0.0 19:17:23 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:17:23 go: downloading github.com/prometheus/procfs v0.7.3 19:17:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:17:23 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:17:23 go: downloading github.com/imkira/go-observer v1.0.3 19:17:23 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:17:23 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:17:23 go: downloading github.com/imkira/go-observer v1.0.3 19:17:23 go: downloading github.com/beorn7/perks v1.0.1 19:17:23 go: downloading github.com/hashicorp/errwrap v1.1.0 19:17:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:17:23 go: downloading github.com/prometheus/client_model v0.2.0 19:17:23 go: downloading github.com/prometheus/common v0.32.1 19:17:23 go: downloading github.com/twmb/murmur3 v1.1.6 19:17:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:17:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:17:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:17:23 go: downloading github.com/prometheus/procfs v0.7.3 19:17:23 go: downloading go.uber.org/atomic v1.9.0 19:17:23 go: downloading github.com/blang/semver/v4 v4.0.0 19:17:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:17:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:17:23 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:17:23 go: downloading github.com/jinzhu/gorm v1.9.16 19:17:23 go: downloading github.com/hashicorp/errwrap v1.1.0 19:17:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:17:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:17:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:17:23 go: downloading github.com/lib/pq v1.10.4 19:17:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:17:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:17:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:17:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:17:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:17:24 Sending build context to Docker daemon 169.3MB 19:17:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:17:24 ---> 725f1c02e7f9 19:17:24 Step 2/4 : WORKDIR /edgex 19:17:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:17:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:17:26 go: downloading github.com/stretchr/testify v1.7.0 19:17:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:17:26 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:17:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:17:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:17:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:17:26 go: downloading github.com/stretchr/testify v1.7.0 19:17:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:17:26 ---> Running in d20cfca37ba1 19:17:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:17:26 go: downloading github.com/blang/semver/v4 v4.0.0 19:17:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:17:26 go: downloading github.com/jinzhu/gorm v1.9.16 19:17:26 go: downloading github.com/lib/pq v1.10.4 19:17:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:17:26 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:17:26 Removing intermediate container d20cfca37ba1 19:17:26 ---> b3d700c8bb3f 19:17:26 Step 3/4 : COPY go.mod . 19:17:27 ---> 2c20f510847e 19:17:27 Step 4/4 : RUN go mod download 19:17:27 ---> Running in 883de48f4363 19:17:30 go: downloading google.golang.org/api v0.70.0 19:17:30 go: downloading k8s.io/client-go v0.23.4 19:17:30 go: downloading k8s.io/api v0.23.4 19:17:30 go: downloading github.com/google/go-tpm v0.3.3 19:17:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:17:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:17:30 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:17:30 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:17:30 go: downloading cloud.google.com/go/storage v1.21.0 19:17:30 go: downloading cloud.google.com/go v0.100.2 19:17:30 go: downloading google.golang.org/api v0.70.0 19:17:30 go: downloading k8s.io/client-go v0.23.4 19:17:30 go: downloading k8s.io/api v0.23.4 19:17:30 go: downloading github.com/google/go-tpm v0.3.3 19:17:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:17:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:17:30 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:17:30 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:17:30 go: downloading cloud.google.com/go/storage v1.21.0 19:17:30 go: downloading cloud.google.com/go v0.100.2 19:17:31 go: downloading k8s.io/apimachinery v0.23.4 19:17:31 go: downloading k8s.io/kube-aggregator v0.23.3 19:17:31 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:17:31 go: downloading cloud.google.com/go/security v1.3.0 19:17:31 go: downloading k8s.io/apimachinery v0.23.4 19:17:31 go: downloading github.com/hashicorp/vault/api v1.4.1 19:17:31 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:17:31 go: downloading k8s.io/kube-aggregator v0.23.3 19:17:31 go: downloading github.com/jinzhu/inflection v1.0.0 19:17:31 go: downloading github.com/aws/smithy-go v1.11.0 19:17:32 go: downloading cloud.google.com/go/security v1.3.0 19:17:32 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:17:32 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:17:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:17:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:17:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:17:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:17:32 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:17:32 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:17:32 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:17:32 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:17:32 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:17:32 go: downloading github.com/dimchansky/utfbom v1.1.1 19:17:32 go: downloading github.com/hashicorp/vault/api v1.4.1 19:17:32 go: downloading cloud.google.com/go/compute v1.3.0 19:17:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:17:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:17:32 go: downloading cloud.google.com/go/iam v0.1.1 19:17:32 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:17:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:17:32 go: downloading github.com/twmb/murmur3 v1.1.6 19:17:32 go: downloading github.com/aws/smithy-go v1.11.0 19:17:32 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:17:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:17:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:17:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:17:32 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:17:32 go: downloading github.com/jinzhu/inflection v1.0.0 19:17:32 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:17:32 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:17:32 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:17:32 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:17:32 go: downloading github.com/dimchansky/utfbom v1.1.1 19:17:32 go: downloading cloud.google.com/go/compute v1.3.0 19:17:32 go: downloading cloud.google.com/go/iam v0.1.1 19:17:33 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:17:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:17:34 go: downloading github.com/gogo/protobuf v1.3.2 19:17:34 go: downloading github.com/google/gofuzz v1.1.0 19:17:34 go: downloading k8s.io/klog/v2 v2.30.0 19:17:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:17:34 go: downloading github.com/spf13/pflag v1.0.5 19:17:34 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:17:34 go: downloading github.com/gogo/protobuf v1.3.2 19:17:34 go: downloading k8s.io/klog/v2 v2.30.0 19:17:34 go: downloading github.com/google/gofuzz v1.1.0 19:17:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:17:34 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:17:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:17:34 go: downloading github.com/spf13/pflag v1.0.5 19:17:34 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:17:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:17:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:17:34 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:17:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:17:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:17:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:17:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:17:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:17:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:17:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:17:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:17:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:17:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:17:34 go: downloading gopkg.in/yaml.v2 v2.4.0 19:17:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:17:34 go: downloading github.com/gobwas/glob v0.2.3 19:17:35 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:17:35 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:17:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:17:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:17:35 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:17:35 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:17:35 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:17:35 go: downloading go.opencensus.io v0.23.0 19:17:35 go: downloading gopkg.in/inf.v0 v0.9.1 19:17:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:17:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:17:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:17:35 go: downloading github.com/google/go-cmp v0.5.7 19:17:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:17:35 go: downloading gopkg.in/yaml.v2 v2.4.0 19:17:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:17:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:17:35 go: downloading github.com/gobwas/glob v0.2.3 19:17:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:17:35 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:17:35 go: downloading github.com/googleapis/gnostic v0.5.5 19:17:35 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:17:35 go: downloading github.com/go-logr/logr v1.2.2 19:17:35 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:17:35 go: downloading go.opencensus.io v0.23.0 19:17:35 go: downloading github.com/json-iterator/go v1.1.12 19:17:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:17:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:17:35 go: downloading gopkg.in/inf.v0 v0.9.1 19:17:35 go: downloading github.com/google/go-cmp v0.5.7 19:17:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:17:36 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:17:36 go: downloading go.uber.org/zap v1.21.0 19:17:36 go: downloading github.com/googleapis/gnostic v0.5.5 19:17:36 go: downloading github.com/go-logr/logr v1.2.2 19:17:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:17:36 go: downloading github.com/tklauser/numcpus v0.3.0 19:17:36 go: downloading github.com/json-iterator/go v1.1.12 19:17:36 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:17:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:17:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:17:36 go: downloading sigs.k8s.io/yaml v1.3.0 19:17:36 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:17:36 go: downloading github.com/ryanuber/go-glob v1.0.0 19:17:36 go: downloading go.uber.org/zap v1.21.0 19:17:36 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:17:36 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:17:36 go: downloading github.com/hashicorp/go-version v1.2.0 19:17:36 go: downloading github.com/golang/snappy v0.0.4 19:17:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:17:36 go: downloading github.com/tklauser/numcpus v0.3.0 19:17:36 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:17:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:17:36 go: downloading github.com/modern-go/reflect2 v1.0.2 19:17:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:17:36 go: downloading sigs.k8s.io/yaml v1.3.0 19:17:36 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:17:36 go: downloading go.uber.org/multierr v1.6.0 19:17:36 go: downloading github.com/golang/snappy v0.0.4 19:17:36 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:17:36 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:17:36 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:17:36 go: downloading github.com/hashicorp/go-version v1.2.0 19:17:36 go: downloading github.com/ryanuber/go-glob v1.0.0 19:17:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:17:36 go: downloading github.com/modern-go/reflect2 v1.0.2 19:17:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:17:36 go: downloading go.uber.org/multierr v1.6.0 19:17:41 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:17:41 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:17:41 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:17:41 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:18:03 Removing intermediate container bc4046a9c27f 19:18:03 ---> 0fdea9930aa2 19:18:03 19:18:03 Step 10/23 : FROM alpine:3.14 19:18:03 Removing intermediate container 30223acb4d2f 19:18:03 ---> 7f3017db9e17 19:18:03 19:18:03 Step 10/25 : FROM alpine:3.14 19:18:03 Removing intermediate container 1a5c794f791d 19:18:03 ---> 2cb47ec2a9e9 19:18:03 19:18:03 Step 9/20 : FROM alpine:3.15 19:18:03 3.14: Pulling from library/alpine 19:18:03 3.15: Pulling from library/alpine 19:18:03 3.14: Pulling from library/alpine 19:18:03 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:18:03 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:18:03 Status: Downloaded newer image for alpine:3.14 19:18:03 Status: Downloaded newer image for alpine:3.14 19:18:03 ---> e04c818066af 19:18:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:18:03 ---> e04c818066af 19:18:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:18:04 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:18:04 Status: Downloaded newer image for alpine:3.15 19:18:04 ---> 0ac33e5f5afa 19:18:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:04 ---> Running in 00fde06ffe70 19:18:04 ---> Running in 516f4a43b68f 19:18:04 ---> Running in d5cc7f9a9d94 19:18:04 Removing intermediate container d5cc7f9a9d94 19:18:04 ---> 4d6eee354b05 19:18:04 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:04 ---> Running in e7d5b938282a 19:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:05 (1/3) Installing ca-certificates (20211220-r0) 19:18:05 (2/3) Installing dumb-init (1.2.5-r1) 19:18:05 (3/3) Installing su-exec (0.2-r1) 19:18:05 Executing busybox-1.33.1-r7.trigger 19:18:05 Executing ca-certificates-20211220-r0.trigger 19:18:05 (1/1) Installing dumb-init (1.2.5-r1) 19:18:05 OK: 6 MiB in 17 packages 19:18:05 Executing busybox-1.33.1-r7.trigger 19:18:05 OK: 6 MiB in 15 packages 19:18:06 Removing intermediate container 00fde06ffe70 19:18:06 ---> 960db8e6e0d0 19:18:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:06 ---> Running in 3263c2bb935e 19:18:06 Removing intermediate container e7d5b938282a 19:18:06 ---> febd728c976c 19:18:06 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:18:06 Removing intermediate container 516f4a43b68f 19:18:06 ---> 70bf8158041b 19:18:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:06 ---> Running in 6d95952f8081 19:18:06 ---> Running in 16d1ccb150f8 19:18:07 Removing intermediate container 3263c2bb935e 19:18:07 ---> cff7f7401a11 19:18:07 Step 13/23 : ENV APP_PORT=59882 19:18:07 ---> Running in d5d2d5c6f774 19:18:07 Removing intermediate container 16d1ccb150f8 19:18:07 ---> 76f5c3042eba 19:18:07 Step 13/25 : WORKDIR / 19:18:07 ---> Running in 26d14e5f7821 19:18:07 Removing intermediate container d5d2d5c6f774 19:18:07 ---> 431814085638 19:18:07 Step 14/23 : EXPOSE $APP_PORT 19:18:07 ---> Running in 852cee50c3b4 19:18:07 Removing intermediate container 26d14e5f7821 19:18:07 ---> b5e8b7391e36 19:18:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:18:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:08 Removing intermediate container 852cee50c3b4 19:18:08 ---> 962fa01f5100 19:18:08 Step 15/23 : WORKDIR / 19:18:08 ---> 639f6de0dcad 19:18:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:18:08 ---> Running in 443e5d219fcc 19:18:08 Removing intermediate container 443e5d219fcc 19:18:08 ---> 5929626cc8d6 19:18:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:09 ---> 6d2fec1bfe0c 19:18:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:18:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:09 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:18:09 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:18:09 OK: 15855 distinct packages available 19:18:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:09 ---> db6e6ccba27c 19:18:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:18:09 ---> d52f2f5bad5b 19:18:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:18:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:10 (1/9) Installing ca-certificates (20211220-r0) 19:18:10 ---> dd2fe7495e3c 19:18:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:18:10 (2/9) Installing brotli-libs (1.0.9-r5) 19:18:10 ---> 614286e2c515 19:18:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:18:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:18:10 (4/9) Installing libcurl (7.80.0-r1) 19:18:10 (5/9) Installing curl (7.80.0-r1) 19:18:10 (6/9) Installing dumb-init (1.2.5-r1) 19:18:10 (7/9) Installing musl-obstack (1.2.3-r0) 19:18:11 (8/9) Installing libucontext (1.1-r0) 19:18:11 (9/9) Installing gcompat (1.0.0-r4) 19:18:11 ---> c4506a64682f 19:18:11 Step 19/23 : ENTRYPOINT ["/core-command"] 19:18:11 Executing busybox-1.34.1-r5.trigger 19:18:11 Executing ca-certificates-20211220-r0.trigger 19:18:11 ---> Running in 7971f7a11e81 19:18:11 OK: 8 MiB in 23 packages 19:18:11 ---> 42c79aeee529 19:18:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:12 Removing intermediate container 7971f7a11e81 19:18:12 ---> 622b8e6566cb 19:18:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:12 ---> Running in d378b2b6341c 19:18:12 Removing intermediate container d378b2b6341c 19:18:12 ---> 4ad3fb98bb0c 19:18:12 Step 21/23 : LABEL arch=x86_64 19:18:12 ---> c4ffba7194c3 19:18:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:12 ---> Running in a7f47334eb8a 19:18:12 Removing intermediate container 6d95952f8081 19:18:12 ---> f0062c44a3d1 19:18:12 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:13 Removing intermediate container a7f47334eb8a 19:18:13 ---> 6b03e3e7b803 19:18:13 Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:18:13 ---> Running in b10f8aa86b46 19:18:13 ---> ccbabe281810 19:18:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:18:13 ---> bcc74b15f9d8 19:18:13 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/ 19:18:13 ---> Running in 33240579fffc 19:18:13 Removing intermediate container b10f8aa86b46 19:18:13 ---> b496dbd30f3e 19:18:13 Step 23/23 : LABEL version=2.2.0-dev.95 19:18:13 ---> Running in b85a1234d9de 19:18:14 Removing intermediate container b85a1234d9de 19:18:14 ---> 1ed2534e3ab8 19:18:14 19:18:14 Successfully built 1ed2534e3ab8 19:18:14 Successfully tagged core-command:latest 19:18:14 Building support-scheduler 19:18:16  Building core-command ... done  ---> aab3cd1131be 19:18:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:18:16 Removing intermediate container 33240579fffc 19:18:16 ---> 04613654fd9e 19:18:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:18:17 ---> 3666ef8c3a32 19:18:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:18:17 ---> Running in c8020861eef5 19:18:17 ---> Running in aa3a4afcdcda 19:18:17 Removing intermediate container c8020861eef5 19:18:17 ---> b69020082bac 19:18:17 Step 23/25 : LABEL arch=x86_64 19:18:17 Removing intermediate container aa3a4afcdcda 19:18:17 ---> 77afca69c242 19:18:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:17 ---> Running in dfc68535b0f0 19:18:17 ---> Running in 1828551e9484 19:18:18 Removing intermediate container 1828551e9484 19:18:18 ---> 1b62864455a7 19:18:18 Step 18/20 : LABEL arch=x86_64 19:18:18 Removing intermediate container dfc68535b0f0 19:18:18 ---> f88be2adaa41 19:18:18 Step 24/25 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:18:18 ---> Running in 56ecc4aaedd2 19:18:18 ---> Running in 7722e7b34708 19:18:18 Removing intermediate container 56ecc4aaedd2 19:18:18 ---> 42272f0b5e56 19:18:18 Step 19/20 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:18:18 ---> Running in 65aa05282f45 19:18:18 Removing intermediate container 7722e7b34708 19:18:18 ---> 9d7252e324d4 19:18:18 Step 25/25 : LABEL version=2.2.0-dev.95 19:18:19 ---> Running in 1e8d1302488d 19:18:19 Removing intermediate container 65aa05282f45 19:18:19 ---> fd77af8dc805 19:18:19 Step 20/20 : LABEL version=2.2.0-dev.95 19:18:19 ---> Running in 0f20f155a833 19:18:19 Removing intermediate container 1e8d1302488d 19:18:19 ---> 4831ad4b94f7 19:18:19 19:18:19 Successfully built 4831ad4b94f7 19:18:19 Successfully tagged security-secretstore-setup:latest 19:18:19  Building security-secretstore-setup ... done Building sys-mgmt-agent 19:18:20 Removing intermediate container 0f20f155a833 19:18:20 ---> ab8de2a9ddb4 19:18:20 19:18:20 Successfully built ab8de2a9ddb4 19:18:20 Successfully tagged security-spiffe-token-provider:latest 19:18:20 Building security-proxy-setup 19:18:21  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:21 ---> 2945c7bb6e23 19:18:21 Step 3/22 : WORKDIR /edgex-go 19:18:21 ---> Using cache 19:18:21 ---> 9c5014be760a 19:18:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:21 ---> Using cache 19:18:21 ---> 4cfcab590377 19:18:21 Step 5/22 : RUN apk add --update --no-cache make git 19:18:21 ---> Using cache 19:18:21 ---> e4defac396e0 19:18:21 Step 6/22 : COPY go.mod vendor* ./ 19:18:21 ---> Using cache 19:18:21 ---> d76cf52614cf 19:18:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:21 ---> Using cache 19:18:21 ---> 8398c9d1de7f 19:18:21 Step 8/22 : COPY . . 19:18:21 ---> Using cache 19:18:21 ---> fb6a518a1532 19:18:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:18:23 ---> Running in 372fe61d309d 19:18:23 Removing intermediate container 883de48f4363 19:18:23 ---> e77d4e4575ef 19:18:23 Successfully built e77d4e4575ef 19:18:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:24 + docker inspect -f . ci-base-image-arm64 19:18:24 . [Pipeline] withDockerContainer 19:18:24 prd-ubuntu20.04-docker-arm64-4c-16g-47925 does not seem to be running inside a container 19:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 19:18:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:26 $ docker top 4e08381e903e0e50cf91cbb39329ce7829f334070783ece44dd5bbba66027bfd -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:27 + go version 19:18:27 go version go1.17.6 linux/arm64 [Pipeline] } 19:18:27 $ docker stop --time=1 4e08381e903e0e50cf91cbb39329ce7829f334070783ece44dd5bbba66027bfd 19:18:28 $ docker rm -f 4e08381e903e0e50cf91cbb39329ce7829f334070783ece44dd5bbba66027bfd [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 19:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:29 19:18:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:30 latest: Pulling from edgex-devops/edgex-compose-arm64 19:18:30 29e5d40040c1: Pulling fs layer 19:18:30 1ce36da41761: Pulling fs layer 19:18:30 25b303627fd3: Pulling fs layer 19:18:30 29e5d40040c1: Verifying Checksum 19:18:30 29e5d40040c1: Download complete 19:18:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:30 ---> 2945c7bb6e23 19:18:30 Step 3/22 : WORKDIR /edgex-go 19:18:30 ---> Using cache 19:18:30 ---> 9c5014be760a 19:18:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:30 ---> Using cache 19:18:30 ---> 4cfcab590377 19:18:30 Step 5/22 : RUN apk add --update --no-cache make git 19:18:30 ---> Using cache 19:18:30 ---> e4defac396e0 19:18:30 Step 6/22 : COPY go.mod vendor* ./ 19:18:30 ---> Using cache 19:18:30 ---> d76cf52614cf 19:18:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:30 ---> Using cache 19:18:30 ---> 8398c9d1de7f 19:18:30 Step 8/22 : COPY . . 19:18:30 ---> Using cache 19:18:30 ---> fb6a518a1532 19:18:30 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:18:30 1ce36da41761: Verifying Checksum 19:18:30 1ce36da41761: Download complete 19:18:31 29e5d40040c1: Pull complete 19:18:32 25b303627fd3: Verifying Checksum 19:18:32 25b303627fd3: Download complete 19:18:32 1ce36da41761: Pull complete 19:18:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:32 ---> 2945c7bb6e23 19:18:32 Step 3/23 : WORKDIR /edgex-go 19:18:32 ---> Using cache 19:18:32 ---> 9c5014be760a 19:18:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:32 ---> Using cache 19:18:32 ---> 4cfcab590377 19:18:32 Step 5/23 : RUN apk add --update --no-cache make bash git 19:18:33 ---> Running in b479545ff690 19:18:33 ---> Running in efec8cbfb101 19:18:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:35 OK: 221 MiB in 52 packages 19:18:36 Removing intermediate container b479545ff690 19:18:36 ---> fa159a143df7 19:18:36 Step 6/23 : COPY go.mod vendor* ./ 19:18:37 ---> 6482ed89b2f5 19:18:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:37 ---> Running in 3de48540b100 19:18:41 Removing intermediate container 3de48540b100 19:18:41 ---> 7a72021cf169 19:18:41 Step 8/23 : COPY . . 19:18:44 25b303627fd3: Pull complete 19:18:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:18:45 prd-ubuntu20.04-docker-arm64-4c-16g-47925 does not seem to be running inside a container 19:18:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 19:18:47 $ docker top 69945c82b162be0cb6210aaeee2b066dc5eb69930c174d032262e156b6acaa38 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:48 + docker-compose build --help 19:18:48 + grep parallel 19:18:51 ---> 1a659ee49895 19:18:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:18:51 ---> Running in 4c24a5e0c2ba 19:18:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:55 --parallel Build images in parallel. [Pipeline] } 19:18:55 $ docker stop --time=1 69945c82b162be0cb6210aaeee2b066dc5eb69930c174d032262e156b6acaa38 19:18:57 $ docker rm -f 69945c82b162be0cb6210aaeee2b066dc5eb69930c174d032262e156b6acaa38 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:57 . [Pipeline] withDockerContainer 19:18:58 prd-ubuntu20.04-docker-arm64-4c-16g-47925 does not seem to be running inside a container 19:18:58 $ 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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 19:18: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.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:18:59 $ docker top cef594deb00a5f2d820889a290d662fb2c061081f99e5d24279a5d6233fc70d7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:00 + docker-compose -f ./docker-compose-build.yml build --parallel 19:19:07 Building core-command ... 19:19:07 Building core-data ... 19:19:07 Building core-metadata ... 19:19:07 Building security-bootstrapper ... 19:19:07 Building security-proxy-setup ... 19:19:07 Building security-secretstore-setup ... 19:19:07 Building security-spiffe-token-provider ... 19:19:07 Building security-spire-agent ... 19:19:07 Building security-spire-config ... 19:19:07 Building security-spire-server ... 19:19:07 Building support-notifications ... 19:19:07 Building support-scheduler ... 19:19:07 Building sys-mgmt-agent ... 19:19:07 Building security-spire-config 19:19:07 Building security-spiffe-token-provider 19:19:07 Building security-secretstore-setup 19:19:07 Building sys-mgmt-agent 19:19:07 Building security-spire-server 19:19:09 Removing intermediate container efec8cbfb101 19:19:09 ---> 2ab8730e765e 19:19:09 19:19:09 Step 10/22 : FROM alpine:3.14 19:19:09 ---> e04c818066af 19:19:09 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:19:09 Removing intermediate container 372fe61d309d 19:19:09 ---> fed9a14ced1d 19:19:09 19:19:09 Step 10/22 : FROM alpine:3.14 19:19:09 ---> e04c818066af 19:19:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:19:09 ---> Using cache 19:19:09 ---> 960db8e6e0d0 19:19:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:09 ---> Using cache 19:19:09 ---> cff7f7401a11 19:19:09 Step 13/22 : ENV APP_PORT=59861 19:19:09 ---> Running in 92ac4d109b40 19:19:09 ---> Running in 408460f446ff 19:19:09 Removing intermediate container 92ac4d109b40 19:19:09 ---> de591b8b1b57 19:19:09 Step 14/22 : EXPOSE $APP_PORT 19:19:09 ---> Running in 46d13a270a02 19:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:19:09 Removing intermediate container 46d13a270a02 19:19:09 ---> 095398176cd3 19:19:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:09 (1/6) Installing ca-certificates (20211220-r0) 19:19:09 (2/6) Installing brotli-libs (1.0.9-r5) 19:19:09 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:19:09 (4/6) Installing libcurl (7.79.1-r1) 19:19:09 (5/6) Installing curl (7.79.1-r1) 19:19:09 (6/6) Installing dumb-init (1.2.5-r1) 19:19:09 Executing busybox-1.33.1-r7.trigger 19:19:09 Executing ca-certificates-20211220-r0.trigger 19:19:09 OK: 8 MiB in 20 packages 19:19:10 ---> 436b2b5ed3d0 19:19:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:19:10 Removing intermediate container 408460f446ff 19:19:10 ---> a45848a4dbc9 19:19:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:19:10 ---> Running in 7bf5b13234f5 19:19:11 ---> 6349991e96fc 19:19:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:19:11 Removing intermediate container 7bf5b13234f5 19:19:11 ---> 9767ba0ff5d0 19:19:11 Step 13/22 : WORKDIR /edgex 19:19:11 ---> Running in d437aa98dfbc 19:19:11 ---> e68abd971014 19:19:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:19:11 Removing intermediate container d437aa98dfbc 19:19:11 ---> 52e4c071b0aa 19:19:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:19:11 ---> Running in ce4658c20105 19:19:11 Removing intermediate container ce4658c20105 19:19:11 ---> 55e100803b6a 19:19:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:12 ---> 54b0cdaa7dfb 19:19:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:19:12 ---> Running in b6363fc7c404 19:19:12 Removing intermediate container b6363fc7c404 19:19:12 ---> 8ab61c614f5f 19:19:12 Step 20/22 : LABEL arch=x86_64 19:19:12 ---> 69e636eeba1c 19:19:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:19:12 ---> Running in 29056fd9e45a 19:19:13 Removing intermediate container 29056fd9e45a 19:19:13 ---> e96e6e12e3b1 19:19:13 Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:19:13 ---> 58aaaaa0de39 19:19:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:19:13 ---> Running in e9501509c83c 19:19:13 Removing intermediate container e9501509c83c 19:19:13 ---> 01fb94f673df 19:19:13 Step 22/22 : LABEL version=2.2.0-dev.95 19:19:14 ---> a893d55a660e 19:19:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:14 ---> Running in 4f25d5bc01c3 19:19:14 ---> Running in 4092c6c9724d 19:19:14 Removing intermediate container 4c24a5e0c2ba 19:19:14 ---> 2e3ade6d3fce 19:19:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:19:14 ---> Running in 64627baa9882 19:19:14 Removing intermediate container 4f25d5bc01c3 19:19:14 ---> 7ca90da618bf 19:19:14 19:19:14 Successfully built 7ca90da618bf 19:19:14 Successfully tagged support-scheduler:latest 19:19:14  Building support-scheduler ... done Building support-notifications 19:19:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:19:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:19:18 ---> 2945c7bb6e23 19:19:18 Step 3/22 : WORKDIR /edgex-go 19:19:18 ---> Using cache 19:19:18 ---> 9c5014be760a 19:19:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:18 ---> Using cache 19:19:18 ---> 4cfcab590377 19:19:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:19:18 Removing intermediate container 4092c6c9724d 19:19:18 ---> 6cc2c0596a7e 19:19:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:19:18 Removing intermediate container 64627baa9882 19:19:18 ---> 75e0cf04a845 19:19:18 19:19:18 Step 11/23 : FROM docker:20.10.14 19:19:18 ---> Running in 0a6dc6c6398e 19:19:18 ---> Running in 7ff271050753 19:19:18 20.10.14: Pulling from library/docker 19:19:18 Removing intermediate container 7ff271050753 19:19:18 ---> 4b8a43f94df3 19:19:18 Step 20/22 : LABEL arch=x86_64 19:19:18 ---> Running in d4af37e32594 19:19:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:18 Removing intermediate container d4af37e32594 19:19:18 ---> 91083b505bdf 19:19:18 Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:19:18 ---> Running in 179d7957e1e0 19:19:18 Removing intermediate container 179d7957e1e0 19:19:18 ---> 9e2e1d10b072 19:19:18 Step 22/22 : LABEL version=2.2.0-dev.95 19:19:18 ---> Running in 8020b8ae2ad7 19:19:19 Removing intermediate container 8020b8ae2ad7 19:19:19 ---> 0a5c8d52767e 19:19:19 19:19:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:19 Successfully built 0a5c8d52767e 19:19:19 Successfully tagged security-proxy-setup:latest 19:19:19  Building security-proxy-setup ... done Building core-metadata 19:19:19 OK: 221 MiB in 52 packages 19:19:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:22 ---> 2945c7bb6e23 19:19:22 Step 3/23 : WORKDIR /edgex-go 19:19:22 ---> Using cache 19:19:22 ---> 9c5014be760a 19:19:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:22 ---> Using cache 19:19:22 ---> 4cfcab590377 19:19:22 Step 5/23 : RUN apk add --update --no-cache make git 19:19:22 ---> Using cache 19:19:22 ---> e4defac396e0 19:19:22 Step 6/23 : COPY go.mod vendor* ./ 19:19:22 ---> Using cache 19:19:22 ---> d76cf52614cf 19:19:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:22 ---> Using cache 19:19:22 ---> 8398c9d1de7f 19:19:22 Step 8/23 : COPY . . 19:19:22 ---> Using cache 19:19:22 ---> fb6a518a1532 19:19:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:19:22 Removing intermediate container 0a6dc6c6398e 19:19:22 ---> e8340efb666e 19:19:22 Step 6/22 : COPY go.mod vendor* ./ 19:19:22 ---> Running in 1b3f51c37c80 19:19:22 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:19:22 Status: Downloaded newer image for docker:20.10.14 19:19:22 ---> 7417809fdb73 19:19:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:19:23 ---> Running in 223d31e242cd 19:19:23 ---> 09e14c14534e 19:19:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:23 ---> Running in c38159568859 19:19:23 Removing intermediate container 223d31e242cd 19:19:23 ---> db381a3350d0 19:19:23 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 19:19: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.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:19:23 ---> Running in 3421c531d1e9 19:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:23 (1/43) Installing readline (8.1.1-r0) 19:19:23 (2/43) Installing bash (5.1.16-r0) 19:19:23 Executing bash-5.1.16-r0.post-install 19:19:23 (3/43) Installing brotli-libs (1.0.9-r5) 19:19:23 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:19:23 (5/43) Installing libcurl (7.80.0-r1) 19:19:23 (6/43) Installing curl (7.80.0-r1) 19:19:23 (7/43) Installing dumb-init (1.2.5-r1) 19:19:23 (8/43) Installing libbz2 (1.0.8-r1) 19:19:23 (9/43) Installing expat (2.4.7-r0) 19:19:23 (10/43) Installing libffi (3.4.2-r1) 19:19:23 (11/43) Installing gdbm (1.22-r0) 19:19:23 (12/43) Installing xz-libs (5.2.5-r1) 19:19:23 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:19:23 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:19:23 (15/43) Installing mpdecimal (2.5.1-r1) 19:19:23 (16/43) Installing sqlite-libs (3.36.0-r0) 19:19:24 (17/43) Installing python3 (3.9.7-r4) 19:19:24 Removing intermediate container c38159568859 19:19:24 ---> 54f6ae5eca41 19:19:24 Step 8/22 : COPY . . 19:19:24 (18/43) Installing py3-appdirs (1.4.4-r2) 19:19:24 (19/43) Installing py3-certifi (2020.12.5-r1) 19:19:24 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:19:24 (21/43) Installing py3-idna (3.3-r0) 19:19:24 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:19:24 (23/43) Installing py3-requests (2.26.0-r1) 19:19:24 (24/43) Installing py3-msgpack (1.0.2-r1) 19:19:24 (25/43) Installing py3-lockfile (0.12.2-r4) 19:19:24 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:19:24 (27/43) Installing py3-colorama (0.4.4-r1) 19:19:24 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:19:24 (29/43) Installing py3-distlib (0.3.3-r0) 19:19:24 (30/43) Installing py3-distro (1.6.0-r0) 19:19:24 (31/43) Installing py3-six (1.16.0-r0) 19:19:24 (32/43) Installing py3-webencodings (0.5.1-r4) 19:19:24 (33/43) Installing py3-html5lib (1.1-r1) 19:19:24 (34/43) Installing py3-parsing (2.4.7-r2) 19:19:24 (35/43) Installing py3-packaging (20.9-r1) 19:19:24 (36/43) Installing py3-tomli (1.2.2-r0) 19:19:24 (37/43) Installing py3-pep517 (0.12.0-r0) 19:19:24 (38/43) Installing py3-progress (1.6-r0) 19:19:24 (39/43) Installing py3-retrying (1.3.3-r2) 19:19:24 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:19:24 (41/43) Installing py3-setuptools (52.0.0-r4) 19:19:24 (42/43) Installing py3-toml (0.10.2-r2) 19:19:24 (43/43) Installing py3-pip (20.3.4-r1) 19:19:24 Executing busybox-1.34.1-r5.trigger 19:19:24 OK: 83 MiB in 65 packages 19:19:25 Collecting docker-compose==1.23.2 19:19:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:19:25 Collecting websocket-client<1.0,>=0.32.0 19:19:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:19:25 Collecting cached-property<2,>=1.2.0 19:19:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:19:25 Collecting texttable<0.10,>=0.9.0 19:19:25 Downloading texttable-0.9.1.tar.gz (11 kB) 19:19:26 Collecting PyYAML<4,>=3.10 19:19:26 Downloading PyYAML-3.13.tar.gz (270 kB) 19:19:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:19:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:19:26 Collecting docopt<0.7,>=0.6.1 19:19:26 Downloading docopt-0.6.2.tar.gz (25 kB) 19:19:26 Collecting docker<4.0,>=3.6.0 19:19:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:19:27 Collecting jsonschema<3,>=2.5.1 19:19:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:19:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:19:27 Collecting dockerpty<0.5,>=0.4.1 19:19:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:19:27 Collecting docker-pycreds>=0.4.0 19:19:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:19:27 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) 19:19:27 Collecting urllib3<1.25,>=1.21.1 19:19:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:19:27 Collecting idna<2.8,>=2.5 19:19:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:19:27 Collecting chardet<3.1.0,>=3.0.2 19:19:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:19:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:19:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:19:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:19:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:19:28 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:19:28 Attempting uninstall: urllib3 19:19:28 Found existing installation: urllib3 1.26.7 19:19:28 Uninstalling urllib3-1.26.7: 19:19:28 Successfully uninstalled urllib3-1.26.7 19:19:28 Attempting uninstall: idna 19:19:28 Found existing installation: idna 3.3 19:19:28 Uninstalling idna-3.3: 19:19:28 Successfully uninstalled idna-3.3 19:19:30 Attempting uninstall: requests 19:19:30 Found existing installation: requests 2.26.0 19:19:30 Uninstalling requests-2.26.0: 19:19:30 Successfully uninstalled requests-2.26.0 19:19:31 Running setup.py install for texttable: started 19:19:32 Running setup.py install for texttable: finished with status 'done' 19:19:32 Running setup.py install for PyYAML: started 19:19:32 ---> f5843cc37b92 19:19:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:19:32 ---> Running in 0ed45a27fd39 19:19:32 Running setup.py install for PyYAML: finished with status 'done' 19:19:32 Running setup.py install for docopt: started 19:19:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:33 Running setup.py install for docopt: finished with status 'done' 19:19:33 Running setup.py install for dockerpty: started 19:19:33 Running setup.py install for dockerpty: finished with status 'done' 19:19:33 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 19:19:36 Removing intermediate container 3421c531d1e9 19:19:36 ---> 2861cad19947 19:19:36 Step 14/23 : ENV APP_PORT=58890 19:19:37 ---> Running in d8cd368e08f6 19:19:37 Removing intermediate container d8cd368e08f6 19:19:37 ---> cffaa1371a90 19:19:37 Step 15/23 : EXPOSE $APP_PORT 19:19:37 ---> Running in d71423c2cd60 19:19:38 Removing intermediate container d71423c2cd60 19:19:38 ---> 6c92c1cf8df7 19:19:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:19:38 Removing intermediate container 1b3f51c37c80 19:19:38 ---> 2d107b362bd5 19:19:38 19:19:38 Step 10/23 : FROM alpine:3.14 19:19:38 ---> e04c818066af 19:19:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:19:38 ---> Using cache 19:19:38 ---> 960db8e6e0d0 19:19:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:38 ---> Using cache 19:19:38 ---> cff7f7401a11 19:19:38 Step 13/23 : ENV APP_PORT=59881 19:19:38 ---> Running in 76fb36ac5fcb 19:19:38 ---> b51ddfc46578 19:19:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:19:39 Removing intermediate container 76fb36ac5fcb 19:19:39 ---> 40d32395d7be 19:19:39 Step 14/23 : EXPOSE $APP_PORT 19:19:39 ---> Running in 51e28b406c49 19:19:39 ---> 4b2db9d5fce0 19:19:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:19:39 Removing intermediate container 51e28b406c49 19:19:39 ---> c3fe7a04d979 19:19:39 Step 15/23 : WORKDIR / 19:19:39 ---> Running in a9bfd1e2fcd2 19:19:39 ---> 7392517922d3 19:19:39 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:19:39 ---> Running in ddaeda1d3929 19:19:39 Removing intermediate container a9bfd1e2fcd2 19:19:39 ---> 16eb4e05c069 19:19:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:39 Removing intermediate container ddaeda1d3929 19:19:39 ---> a5f7cbf206bc 19:19:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:40 ---> Running in 63bfc5fd9ae5 19:19:40 ---> cf24d8bd0ea3 19:19:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:19:40 Removing intermediate container 63bfc5fd9ae5 19:19:40 ---> db412bc79526 19:19:40 Step 21/23 : LABEL arch=x86_64 19:19:40 ---> Running in b3acd1738dff 19:19:40 Removing intermediate container b3acd1738dff 19:19:40 ---> 9915f827ab31 19:19:40 Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:19:40 ---> Running in c39e930b425b 19:19:40 ---> 7586cf5b8958 19:19:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:19:41 Removing intermediate container c39e930b425b 19:19:41 ---> d658c15e6d9d 19:19:41 Step 23/23 : LABEL version=2.2.0-dev.95 19:19:41 ---> 48f7e4f37ab3 19:19:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:19:41 ---> Running in 016c65d62037 19:19:41 ---> Running in 3c4f774f73a4 19:19:41 Removing intermediate container 016c65d62037 19:19:41 ---> 986498279cdb 19:19:41 19:19:41 Removing intermediate container 3c4f774f73a4 19:19:41 ---> c1bad8fa7fc8 19:19:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:41 ---> Running in 60558f65cd8f 19:19:41 Successfully built 986498279cdb 19:19:41 Successfully tagged sys-mgmt-agent:latest 19:19:41 Building security-bootstrapper 19:19:42  Building sys-mgmt-agent ... done Removing intermediate container 60558f65cd8f 19:19:42 ---> d43935915510 19:19:42 Step 21/23 : LABEL arch=x86_64 19:19:44 ---> Running in 70a8135d6638 19:19:44 Removing intermediate container 70a8135d6638 19:19:44 ---> 751285f8e89d 19:19:44 Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:19:45 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:19:45 ---> 2945c7bb6e23 19:19:45 Step 3/31 : WORKDIR /edgex-go 19:19:45 ---> Using cache 19:19:45 ---> 9c5014be760a 19:19:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:45 ---> Using cache 19:19:45 ---> 4cfcab590377 19:19:45 Step 5/31 : RUN apk add --update --no-cache make git 19:19:45 ---> Using cache 19:19:45 ---> e4defac396e0 19:19:45 Step 6/31 : COPY go.mod vendor* ./ 19:19:45 ---> Using cache 19:19:45 ---> d76cf52614cf 19:19:45 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:45 ---> Using cache 19:19:45 ---> 8398c9d1de7f 19:19:45 Step 8/31 : COPY . . 19:19:45 ---> Using cache 19:19:45 ---> fb6a518a1532 19:19:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:45 ---> Running in 35d3a4d4e6fb 19:19:45 ---> Running in e6bf1cd8d486 19:19:45 Removing intermediate container 35d3a4d4e6fb 19:19:45 ---> 88a0e00152d2 19:19:45 Step 23/23 : LABEL version=2.2.0-dev.95 19:19:45 ---> Running in 9eb41a6cc842 19:19:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:19:45 Removing intermediate container 9eb41a6cc842 19:19:45 ---> fe1859f08a3e 19:19:45 19:19:45 Successfully built fe1859f08a3e 19:19:45 Successfully tagged core-metadata:latest 19:19:45  Building core-metadata ... done Building security-spire-server 19:19:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:19:49 ---> 2945c7bb6e23 19:19:49 Step 3/25 : WORKDIR /edgex-go 19:19:49 ---> Using cache 19:19:49 ---> 9c5014be760a 19:19:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:49 ---> Using cache 19:19:49 ---> 4cfcab590377 19:19:49 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:19:51 ---> Running in 19d35d7989aa 19:19:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:52 OK: 221 MiB in 52 packages 19:19:54 Removing intermediate container 0ed45a27fd39 19:19:54 ---> 2ce9b3f1c4ce 19:19:54 19:19:54 Step 10/22 : FROM alpine:3.14 19:19:54 ---> e04c818066af 19:19:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:19:54 ---> Running in 9024cbcd1947 19:19:54 Removing intermediate container 19d35d7989aa 19:19:54 ---> d042cf890fe8 19:19:54 Step 6/25 : COPY go.mod vendor* ./ 19:19:54 ---> f71bf7f71609 19:19:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:54 ---> Running in cea09d29703f 19:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:19:55 (1/2) Installing ca-certificates (20211220-r0) 19:19:55 (2/2) Installing dumb-init (1.2.5-r1) 19:19:55 Executing busybox-1.33.1-r7.trigger 19:19:55 Executing ca-certificates-20211220-r0.trigger 19:19:55 OK: 6 MiB in 16 packages 19:19:55 Removing intermediate container 9024cbcd1947 19:19:55 ---> f0ee5cd75223 19:19:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:19:56 ---> Running in 4dd72a155c08 19:19:56 Removing intermediate container cea09d29703f 19:19:56 ---> 2ed2eb5b9cf7 19:19:56 Step 8/25 : COPY . . 19:19:56 Removing intermediate container 4dd72a155c08 19:19:56 ---> a98b7f6ee84d 19:19:56 Step 13/22 : ENV APP_PORT=59860 19:19:56 ---> Running in feeb1880d85d 19:19:57 Removing intermediate container feeb1880d85d 19:19:57 ---> f6c740316d69 19:19:57 Step 14/22 : EXPOSE $APP_PORT 19:19:59 ---> Running in bc51db03d9c8 19:19:59 Removing intermediate container bc51db03d9c8 19:19:59 ---> 26d77e8dbf8c 19:19:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:00 Building bin/spire-agent... 19:20:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:20:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:20:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:20:00 go: downloading github.com/docker/docker v20.10.12+incompatible 19:20:00  ---> e6c6f8a7ee80 19:20:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:20:00 Building bin/spire-agent... 19:20:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:20:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:20:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:20:00 go: downloading github.com/docker/docker v20.10.12+incompatible 19:20:01 Removing intermediate container e6bf1cd8d486 19:20:01 ---> 5a3d91780b73 19:20:01 19:20:01 Step 10/31 : FROM alpine:3.14 19:20:01 ---> e04c818066af 19:20:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:20:01 go: downloading github.com/google/go-tpm-tools v0.3.3 19:20:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:20:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:20:01 go: downloading github.com/docker/go-connections v0.4.0 19:20:01 go: downloading github.com/docker/go-units v0.4.0 19:20:01 go: downloading github.com/opencontainers/image-spec v1.0.1 19:20:01 go: downloading github.com/containerd/containerd v1.3.4 19:20:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:20:01 go: downloading github.com/opencontainers/go-digest v1.0.0 19:20:01 go: downloading github.com/google/go-tpm-tools v0.3.3 19:20:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:20:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:20:01 go: downloading github.com/docker/go-units v0.4.0 19:20:01 go: downloading github.com/docker/go-connections v0.4.0 19:20:01 go: downloading github.com/opencontainers/image-spec v1.0.1 19:20:01 go: downloading github.com/containerd/containerd v1.3.4 19:20:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:20:01 go: downloading github.com/opencontainers/go-digest v1.0.0 19:20:03  ---> c7baba8eb30b 19:20:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:20:03 ---> f05153a4acb9 19:20:03 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:20:03 ---> Running in 9511441dd786 19:20:03 ---> Running in 7c04bc3bd1f1 19:20:03 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:20:03 ---> e77d4e4575ef 19:20:03 Step 3/20 : WORKDIR /edgex-go 19:20:03 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:20:03 ---> e77d4e4575ef 19:20:03 Step 3/26 : WORKDIR /edgex-go 19:20:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:20:03 ---> e77d4e4575ef 19:20:03 Step 3/25 : WORKDIR /edgex-go 19:20:03 ---> Running in 1d80cbb05d46 19:20:03 ---> Running in ac58631ed672 19:20:03 ---> Running in 919d4d5d7dfd 19:20:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:03 ---> e77d4e4575ef 19:20:03 Step 3/23 : WORKDIR /edgex-go 19:20:03 ---> Running in 729e7d85bfad 19:20:03 Removing intermediate container 1d80cbb05d46 19:20:03 ---> 92f1d125ae35 19:20:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:20:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:20:03 ---> e77d4e4575ef 19:20:03 Step 3/25 : WORKDIR /edgex-go 19:20:03 ---> Running in f87d2ef52c48 19:20:03 Removing intermediate container ac58631ed672 19:20:03 ---> 8f126ba0233e 19:20:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:03 ---> Running in 35b43b49eff4 19:20:03 Removing intermediate container 919d4d5d7dfd 19:20:03 ---> f73aec94ca4e 19:20:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:03 ---> Running in 2bf179093088 19:20:03 Removing intermediate container 729e7d85bfad 19:20:03 ---> e8f5a82b511f 19:20:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:03 ---> Running in c6f6ca217448 19:20:03 ---> Running in bbbb52fab430 19:20:03 Removing intermediate container f87d2ef52c48 19:20:03 ---> dd1eefe383f9 19:20:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:03 ---> Running in 610aa9df9428 19:20:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:03 Removing intermediate container 2bf179093088 19:20:03 ---> 216ee10269ec 19:20:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:20:03 ---> Running in 9635021ad7d5 19:20:03 Removing intermediate container c6f6ca217448 19:20:03 Removing intermediate container bbbb52fab430 19:20:03 ---> cf892e604418 19:20:03 Step 5/23 : RUN apk add --update --no-cache make bash git 19:20:03 ---> fe3d13756059 19:20:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:20:03 Removing intermediate container 610aa9df9428 19:20:03 ---> 70074002b49f 19:20:03 Step 5/25 : RUN apk add --update --no-cache make git 19:20:03 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:20:03 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:20:03 OK: 15741 distinct packages available 19:20:03 ---> Running in 850ec0f101cb 19:20:03 ---> Running in 06a89c8aedf1 19:20:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:03 ---> Running in 41f39240adc5 19:20:03 Removing intermediate container 9511441dd786 19:20:03 ---> 9819cb8b56bb 19:20:03 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:20:03 ---> 27bbf25b8186 19:20:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:20:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:04 ---> Running in f384a6f79de3 19:20:04 Removing intermediate container 7c04bc3bd1f1 19:20:04 ---> 679876270396 19:20:04 Step 10/25 : RUN mkdir -p spire-build 19:20:04 ---> Running in 970ebc0a02a0 19:20:04 ---> Running in 116640ae2cd7 19:20:04 Removing intermediate container 970ebc0a02a0 19:20:04 ---> 611a45cddb61 19:20:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:05 ---> Running in 2fd2972052ee 19:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:05 (1/2) Installing dumb-init (1.2.5-r1) 19:20:05 (2/2) Installing su-exec (0.2-r1) 19:20:05 Executing busybox-1.33.1-r7.trigger 19:20:05 OK: 6 MiB in 16 packages 19:20:05 Removing intermediate container 2fd2972052ee 19:20:05 ---> ca4d228bf664 19:20:05 Step 20/22 : LABEL arch=x86_64 19:20:05 OK: 220 MiB in 52 packages 19:20:05 ---> Running in c486baa7c0ea 19:20:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:06 Removing intermediate container c486baa7c0ea 19:20:06 ---> 367d3f43bba1 19:20:06 Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:20:06 ---> Running in 72331139ebd0 19:20:06 Removing intermediate container f384a6f79de3 19:20:06 ---> 198fa296ed28 19:20:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:20:06 Removing intermediate container 116640ae2cd7 19:20:06 ---> 9c904db980cd 19:20:06 Step 11/25 : WORKDIR /edgex-go/spire-build 19:20:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:06 ---> Running in 5293996968a0 19:20:06 ---> Running in e1de0a597992 19:20:06 Removing intermediate container 72331139ebd0 19:20:06 ---> 3bfd209795a8 19:20:06 Step 22/22 : LABEL version=2.2.0-dev.95 19:20:06 ---> Running in c0d23f2fe5a4 19:20:06 Removing intermediate container 5293996968a0 19:20:06 ---> 962eee723ee0 19:20:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:20:06 ---> Running in ceaae1e8c863 19:20:06 Removing intermediate container e1de0a597992 19:20:06 ---> e35b7d90ecf8 19:20:06 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 19:20:06 ---> Running in 59179becad20 19:20:06 Removing intermediate container c0d23f2fe5a4 19:20:06 ---> 08776808f1eb 19:20:06 19:20:06 Removing intermediate container ceaae1e8c863 19:20:06 ---> bc77def924b9 19:20:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:20:06 Removing intermediate container 35b43b49eff4 19:20:06 ---> 31810713970c 19:20:06 Step 5/20 : COPY go.mod vendor* ./ 19:20:07 ---> Running in bfc2825cf95e 19:20:07 Successfully built 08776808f1eb 19:20:07 Successfully tagged support-notifications:latest 19:20:07  Building support-notifications ... done Building core-data 19:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:07 OK: 220 MiB in 52 packages 19:20:08 spire-1.2.1/ 19:20:08 spire-1.2.1/.data/ 19:20:08 spire-1.2.1/.data/.file 19:20:08 spire-1.2.1/.dockerignore 19:20:08 spire-1.2.1/.gitattributes 19:20:08 spire-1.2.1/.githooks/ 19:20:08 spire-1.2.1/.githooks/pre-commit 19:20:08 spire-1.2.1/.github/ 19:20:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:20:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:20:08 spire-1.2.1/.github/dependabot.yml 19:20:08 spire-1.2.1/.github/workflows/ 19:20:08 spire-1.2.1/.github/workflows/nightly_build.yaml 19:20:08 spire-1.2.1/.github/workflows/pr_build.yaml 19:20:08 spire-1.2.1/.github/workflows/release_build.yaml 19:20:08 spire-1.2.1/.github/workflows/scripts/ 19:20:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:20:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:20:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:20:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:20:08 spire-1.2.1/.github/workflows/scripts/split.sh 19:20:08 spire-1.2.1/.gitignore 19:20:08 spire-1.2.1/.go-version 19:20:08 spire-1.2.1/.golangci.yml 19:20:08 spire-1.2.1/ADOPTERS.md 19:20:08 spire-1.2.1/CHANGELOG.md 19:20:08 spire-1.2.1/CODE-OF-CONDUCT.md 19:20:08 spire-1.2.1/CODEOWNERS 19:20:08 spire-1.2.1/CONTRIBUTING.md 19:20:08 spire-1.2.1/Dockerfile 19:20:08 spire-1.2.1/Dockerfile.dev 19:20:08 spire-1.2.1/Dockerfile.scratch 19:20:08 spire-1.2.1/LICENSE 19:20:08 spire-1.2.1/MAINTAINERS.md 19:20:08 spire-1.2.1/Makefile 19:20:08 spire-1.2.1/README.md 19:20:08 spire-1.2.1/ROADMAP.md 19:20:08 spire-1.2.1/SECURITY.md 19:20:08 spire-1.2.1/cmd/ 19:20:08 spire-1.2.1/cmd/spire-agent/ 19:20:08 spire-1.2.1/cmd/spire-agent/cli/ 19:20:08 spire-1.2.1/cmd/spire-agent/cli/api/ 19:20:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/common/ 19:20:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:20:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/run/ 19:20:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:20:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:20:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:20:08 spire-1.2.1/cmd/spire-agent/main.go 19:20:08 spire-1.2.1/cmd/spire-server/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/agent/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/cli.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/run/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/token/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/validate/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/x509/ 19:20:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:20:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:20:08 spire-1.2.1/cmd/spire-server/main.go 19:20:08 spire-1.2.1/cmd/spire-server/util/ 19:20:08 spire-1.2.1/cmd/spire-server/util/util.go 19:20:08 spire-1.2.1/conf/ 19:20:08 spire-1.2.1/conf/agent/ 19:20:08 spire-1.2.1/conf/agent/agent.conf 19:20:08 spire-1.2.1/conf/agent/agent_full.conf 19:20:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:20:08 spire-1.2.1/conf/server/ 19:20:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:20:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:20:08 spire-1.2.1/conf/server/server.conf 19:20:08 spire-1.2.1/conf/server/server_full.conf 19:20:08 spire-1.2.1/doc/ 19:20:08 spire-1.2.1/doc/SPIRE101.md 19:20:08 spire-1.2.1/doc/auditlog.md 19:20:08 spire-1.2.1/doc/authorization_policy_engine.md 19:20:08 spire-1.2.1/doc/changelog_guidelines.md 19:20:08 spire-1.2.1/doc/cure53-report.pdf 19:20:08 spire-1.2.1/doc/images/ 19:20:08 spire-1.2.1/doc/images/2019_roadmap.png 19:20:08 spire-1.2.1/doc/images/SPIRE101.png 19:20:08 spire-1.2.1/doc/images/SPIRE_agent.png 19:20:08 spire-1.2.1/doc/images/SPIRE_server.png 19:20:08 spire-1.2.1/doc/images/cache_mgr.png 19:20:08 spire-1.2.1/doc/images/cache_mgr_components.png 19:20:08 spire-1.2.1/doc/images/federated_spire.png 19:20:08 spire-1.2.1/doc/images/ha_mode.png 19:20:08 spire-1.2.1/doc/images/nested_spire.png 19:20:08 spire-1.2.1/doc/images/oidc_federation.png 19:20:08 spire-1.2.1/doc/images/single_trust_domain.png 19:20:08 spire-1.2.1/doc/images/spiffe_compatible.png 19:20:08 spire-1.2.1/doc/images/spire_logo.png 19:20:08 spire-1.2.1/doc/migrating_registration_api_clients.md 19:20:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:20:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:20:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:20:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:20:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:20:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:20:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:20:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:20:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:20:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:20:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:20:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:20:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:20:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:20:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:20:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:20:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:20:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:20:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:20:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:20:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:20:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:20:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:20:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:20:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:20:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:20:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:20:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:20:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:20:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:20:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:20:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:20:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:20:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:20:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:20:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:20:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:20:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:20:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:20:08 spire-1.2.1/doc/scaling_spire.md 19:20:08 spire-1.2.1/doc/spire_agent.md 19:20:08 spire-1.2.1/doc/spire_server.md 19:20:08 spire-1.2.1/doc/supported_integrations.md 19:20:08 spire-1.2.1/doc/telemetry.md 19:20:08 spire-1.2.1/doc/telemetry_config.md 19:20:08 spire-1.2.1/doc/upgrading.md 19:20:08 spire-1.2.1/doc/using_spire.md 19:20:08 spire-1.2.1/examples/ 19:20:08 spire-1.2.1/examples/README.md 19:20:08 spire-1.2.1/go.mod 19:20:08 spire-1.2.1/go.sum 19:20:08 spire-1.2.1/pkg/ 19:20:08 spire-1.2.1/pkg/agent/ 19:20:08 spire-1.2.1/pkg/agent/agent.go 19:20:08 spire-1.2.1/pkg/agent/api/ 19:20:08 spire-1.2.1/pkg/agent/api/config.go 19:20:08 spire-1.2.1/pkg/agent/api/debug/ 19:20:08 spire-1.2.1/pkg/agent/api/debug/v1/ 19:20:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:20:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:20:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:20:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:20:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:20:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:20:08 spire-1.2.1/pkg/agent/api/endpoints.go 19:20:08 spire-1.2.1/pkg/agent/api/health/ 19:20:08 spire-1.2.1/pkg/agent/api/health/v1/ 19:20:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:20:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:20:08 spire-1.2.1/pkg/agent/api/rpccontext/ 19:20:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:20:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:20:08 spire-1.2.1/pkg/agent/attestor/ 19:20:08 spire-1.2.1/pkg/agent/attestor/node/ 19:20:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:20:08 spire-1.2.1/pkg/agent/attestor/node/node.go 19:20:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:20:08 spire-1.2.1/pkg/agent/attestor/workload/ 19:20:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:20:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:20:08 spire-1.2.1/pkg/agent/catalog/ 19:20:08 spire-1.2.1/pkg/agent/catalog/catalog.go 19:20:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:20:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:20:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:20:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:20:08 spire-1.2.1/pkg/agent/client/ 19:20:08 spire-1.2.1/pkg/agent/client/client.go 19:20:08 spire-1.2.1/pkg/agent/client/client_test.go 19:20:08 spire-1.2.1/pkg/agent/client/dial.go 19:20:08 spire-1.2.1/pkg/agent/client/nodeconn.go 19:20:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:20:08 spire-1.2.1/pkg/agent/client/update.go 19:20:08 spire-1.2.1/pkg/agent/client/util.go 19:20:08 spire-1.2.1/pkg/agent/common/ 19:20:08 spire-1.2.1/pkg/agent/common/backoff/ 19:20:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:20:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:20:08 spire-1.2.1/pkg/agent/common/cgroups/ 19:20:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:20:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:20:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:20:08 spire-1.2.1/pkg/agent/config.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/ 19:20:08 spire-1.2.1/pkg/agent/endpoints/config.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:20:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:20:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/workload/ 19:20:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:20:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:20:08 spire-1.2.1/pkg/agent/manager/ 19:20:08 spire-1.2.1/pkg/agent/manager/cache/ 19:20:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:20:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:20:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:20:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:20:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:20:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:20:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:20:08 spire-1.2.1/pkg/agent/manager/config.go 19:20:08 spire-1.2.1/pkg/agent/manager/manager.go 19:20:08 spire-1.2.1/pkg/agent/manager/manager_test.go 19:20:08 spire-1.2.1/pkg/agent/manager/storage.go 19:20:08 spire-1.2.1/pkg/agent/manager/storage_test.go 19:20:08 spire-1.2.1/pkg/agent/manager/storecache/ 19:20:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:20:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:20:08 spire-1.2.1/pkg/agent/manager/sync.go 19:20:08 spire-1.2.1/pkg/agent/plugin/ 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:20:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:20:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:20:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:20:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:20:08 spire-1.2.1/pkg/agent/svid/ 19:20:08 spire-1.2.1/pkg/agent/svid/rotator.go 19:20:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:20:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:20:08 spire-1.2.1/pkg/agent/svid/store/ 19:20:08 spire-1.2.1/pkg/agent/svid/store/service.go 19:20:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:20:08 spire-1.2.1/pkg/common/ 19:20:08 spire-1.2.1/pkg/common/agentpathtemplate/ 19:20:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:20:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:20:08 spire-1.2.1/pkg/common/api/ 19:20:08 spire-1.2.1/pkg/common/api/metrics.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/ 19:20:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/logger.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/names.go 19:20:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:20:08 spire-1.2.1/pkg/common/api/names.go 19:20:08 spire-1.2.1/pkg/common/api/ratelimit.go 19:20:08 spire-1.2.1/pkg/common/api/rpccontext/ 19:20:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:20:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:20:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:20:08 spire-1.2.1/pkg/common/auth/ 19:20:08 spire-1.2.1/pkg/common/auth/interceptors.go 19:20:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:20:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:20:08 spire-1.2.1/pkg/common/bundleutil/ 19:20:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:20:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:20:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:20:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:20:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:20:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:20:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:20:08 spire-1.2.1/pkg/common/bundleutil/types.go 19:20:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:20:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:20:08 spire-1.2.1/pkg/common/catalog/ 19:20:08 spire-1.2.1/pkg/common/catalog/bind.go 19:20:08 spire-1.2.1/pkg/common/catalog/builtin.go 19:20:08 spire-1.2.1/pkg/common/catalog/catalog.go 19:20:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:20:08 spire-1.2.1/pkg/common/catalog/closers.go 19:20:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:20:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:20:08 spire-1.2.1/pkg/common/catalog/config.go 19:20:08 spire-1.2.1/pkg/common/catalog/config_test.go 19:20:08 spire-1.2.1/pkg/common/catalog/configure.go 19:20:08 spire-1.2.1/pkg/common/catalog/constraints.go 19:20:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:20:08 spire-1.2.1/pkg/common/catalog/context.go 19:20:08 spire-1.2.1/pkg/common/catalog/external.go 19:20:08 spire-1.2.1/pkg/common/catalog/host.go 19:20:08 spire-1.2.1/pkg/common/catalog/pipenet.go 19:20:08 spire-1.2.1/pkg/common/catalog/plugin.go 19:20:08 spire-1.2.1/pkg/common/catalog/testplugin/ 19:20:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:20:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:20:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:20:08 spire-1.2.1/pkg/common/cli/ 19:20:08 spire-1.2.1/pkg/common/cli/env.go 19:20:08 spire-1.2.1/pkg/common/cli/flags.go 19:20:08 spire-1.2.1/pkg/common/cli/trust_domain.go 19:20:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:20:08 spire-1.2.1/pkg/common/cli/umask.go 19:20:08 spire-1.2.1/pkg/common/cli/umask_posix.go 19:20:08 spire-1.2.1/pkg/common/cli/umask_test.go 19:20:08 spire-1.2.1/pkg/common/cli/umask_windows.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/ 19:20:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/flag.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/format.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/ 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:20:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:20:08 spire-1.2.1/pkg/common/coretypes/ 19:20:08 spire-1.2.1/pkg/common/coretypes/bundle/ 19:20:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:20:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:20:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:20:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:20:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:20:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:20:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:20:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:20:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:20:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:20:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:20:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:20:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:20:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:20:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:20:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:20:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:20:08 spire-1.2.1/pkg/common/cryptoutil/ 19:20:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:20:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:20:08 spire-1.2.1/pkg/common/diskutil/ 19:20:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:20:08 spire-1.2.1/pkg/common/diskutil/file_test.go 19:20:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:20:08 spire-1.2.1/pkg/common/errorutil/ 19:20:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:20:08 spire-1.2.1/pkg/common/health/ 19:20:08 spire-1.2.1/pkg/common/health/config.go 19:20:08 spire-1.2.1/pkg/common/health/context.go 19:20:08 spire-1.2.1/pkg/common/health/context_test.go 19:20:08 spire-1.2.1/pkg/common/health/health.go 19:20:08 spire-1.2.1/pkg/common/health/health_test.go 19:20:08 spire-1.2.1/pkg/common/health/logger.go 19:20:08 spire-1.2.1/pkg/common/hostservice/ 19:20:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:20:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:20:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:20:08 spire-1.2.1/pkg/common/idutil/ 19:20:08 spire-1.2.1/pkg/common/idutil/require.go 19:20:08 spire-1.2.1/pkg/common/idutil/require_test.go 19:20:08 spire-1.2.1/pkg/common/idutil/safety.go 19:20:08 spire-1.2.1/pkg/common/idutil/safety_test.go 19:20:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:20:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:20:08 spire-1.2.1/pkg/common/jwtsvid/ 19:20:08 spire-1.2.1/pkg/common/jwtsvid/common.go 19:20:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:20:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:20:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:20:08 spire-1.2.1/pkg/common/jwtutil/ 19:20:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:20:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:20:08 spire-1.2.1/pkg/common/log/ 19:20:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:20:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:20:08 spire-1.2.1/pkg/common/log/log.go 19:20:08 spire-1.2.1/pkg/common/log/log_test.go 19:20:08 spire-1.2.1/pkg/common/log/options.go 19:20:08 spire-1.2.1/pkg/common/nodeutil/ 19:20:08 spire-1.2.1/pkg/common/nodeutil/node.go 19:20:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:20:08 spire-1.2.1/pkg/common/peertracker/ 19:20:08 spire-1.2.1/pkg/common/peertracker/conn.go 19:20:08 spire-1.2.1/pkg/common/peertracker/credentials.go 19:20:08 spire-1.2.1/pkg/common/peertracker/errors.go 19:20:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:20:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:20:08 spire-1.2.1/pkg/common/peertracker/info.go 19:20:08 spire-1.2.1/pkg/common/peertracker/listener.go 19:20:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:20:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:20:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:20:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:20:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:20:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:20:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:20:08 spire-1.2.1/pkg/common/peertracker/tcp.go 19:20:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:20:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:20:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:20:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:20:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:20:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:20:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:20:08 spire-1.2.1/pkg/common/peertracker/uds.go 19:20:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:20:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:20:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:20:08 spire-1.2.1/pkg/common/pemutil/ 19:20:08 spire-1.2.1/pkg/common/pemutil/block.go 19:20:08 spire-1.2.1/pkg/common/pemutil/certs.go 19:20:08 spire-1.2.1/pkg/common/pemutil/common.go 19:20:08 spire-1.2.1/pkg/common/pemutil/csr.go 19:20:08 spire-1.2.1/pkg/common/pemutil/keys.go 19:20:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:20:08 spire-1.2.1/pkg/common/pemutil/testdata/ 19:20:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:20:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:20:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:20:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:20:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:20:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:20:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:20:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:20:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:20:08 spire-1.2.1/pkg/common/plugin/ 19:20:08 spire-1.2.1/pkg/common/plugin/aws/ 19:20:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:20:08 spire-1.2.1/pkg/common/plugin/azure/ 19:20:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:20:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:20:08 spire-1.2.1/pkg/common/plugin/facade.go 19:20:08 spire-1.2.1/pkg/common/plugin/facade_test.go 19:20:08 spire-1.2.1/pkg/common/plugin/gcp/ 19:20:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:20:08 spire-1.2.1/pkg/common/plugin/k8s/ 19:20:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:20:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:20:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:20:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:20:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:20:08 spire-1.2.1/pkg/common/plugin/log.go 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/ 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:20:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:20:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:20:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:20:08 spire-1.2.1/pkg/common/plugin/x509pop/ 19:20:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:20:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:20:08 spire-1.2.1/pkg/common/profiling/ 19:20:08 spire-1.2.1/pkg/common/profiling/dumpers.go 19:20:08 spire-1.2.1/pkg/common/profiling/profiling.go 19:20:08 spire-1.2.1/pkg/common/protoutil/ 19:20:08 spire-1.2.1/pkg/common/protoutil/masks.go 19:20:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:20:08 spire-1.2.1/pkg/common/rotationutil/ 19:20:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:20:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:20:08 spire-1.2.1/pkg/common/selector/ 19:20:08 spire-1.2.1/pkg/common/selector/selector.go 19:20:08 spire-1.2.1/pkg/common/selector/selector_test.go 19:20:08 spire-1.2.1/pkg/common/selector/set.go 19:20:08 spire-1.2.1/pkg/common/selector/set_utils.go 19:20:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/ 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/ 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:20:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:20:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:20:08 spire-1.2.1/pkg/common/telemetry/call.go 19:20:08 spire-1.2.1/pkg/common/telemetry/common/ 19:20:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:20:08 spire-1.2.1/pkg/common/telemetry/config.go 19:20:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:20:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/inmem.go 19:20:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/m3.go 19:20:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/metrics.go 19:20:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/names.go 19:20:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:20:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:20:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/ 19:20:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:20:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:20:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:20:08 spire-1.2.1/pkg/common/telemetry/server/server.go 19:20:08 spire-1.2.1/pkg/common/telemetry/sink.go 19:20:08 spire-1.2.1/pkg/common/telemetry/statsd.go 19:20:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:20:08 spire-1.2.1/pkg/common/telemetry/uptime.go 19:20:08 spire-1.2.1/pkg/common/telemetry/version.go 19:20:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:20:08 spire-1.2.1/pkg/common/uptime/ 19:20:08 spire-1.2.1/pkg/common/uptime/uptime.go 19:20:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:20:08 spire-1.2.1/pkg/common/util/ 19:20:08 spire-1.2.1/pkg/common/util/certs.go 19:20:08 spire-1.2.1/pkg/common/util/certs_test.go 19:20:08 spire-1.2.1/pkg/common/util/csr.go 19:20:08 spire-1.2.1/pkg/common/util/hash.go 19:20:08 spire-1.2.1/pkg/common/util/selectors.go 19:20:08 spire-1.2.1/pkg/common/util/selectors_test.go 19:20:08 spire-1.2.1/pkg/common/util/signals.go 19:20:08 spire-1.2.1/pkg/common/util/sort.go 19:20:08 spire-1.2.1/pkg/common/util/sort_test.go 19:20:08 spire-1.2.1/pkg/common/util/task.go 19:20:08 spire-1.2.1/pkg/common/util/task_test.go 19:20:08 spire-1.2.1/pkg/common/util/testdata/ 19:20:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:20:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:20:08 spire-1.2.1/pkg/common/version/ 19:20:08 spire-1.2.1/pkg/common/version/version.go 19:20:08 spire-1.2.1/pkg/common/x509svid/ 19:20:08 spire-1.2.1/pkg/common/x509svid/common_test.go 19:20:08 spire-1.2.1/pkg/common/x509svid/csr.go 19:20:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:20:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:20:08 spire-1.2.1/pkg/common/x509util/ 19:20:08 spire-1.2.1/pkg/common/x509util/cert.go 19:20:08 spire-1.2.1/pkg/common/x509util/dns.go 19:20:08 spire-1.2.1/pkg/common/x509util/dns_test.go 19:20:08 spire-1.2.1/pkg/common/x509util/keyid.go 19:20:08 spire-1.2.1/pkg/common/x509util/keypair.go 19:20:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:20:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:20:08 spire-1.2.1/pkg/server/ 19:20:08 spire-1.2.1/pkg/server/api/ 19:20:08 spire-1.2.1/pkg/server/api/agent.go 19:20:08 spire-1.2.1/pkg/server/api/agent/ 19:20:08 spire-1.2.1/pkg/server/api/agent/v1/ 19:20:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:20:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:20:08 spire-1.2.1/pkg/server/api/agent_test.go 19:20:08 spire-1.2.1/pkg/server/api/api.go 19:20:08 spire-1.2.1/pkg/server/api/audit/ 19:20:08 spire-1.2.1/pkg/server/api/audit/audit.go 19:20:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:20:08 spire-1.2.1/pkg/server/api/bundle.go 19:20:08 spire-1.2.1/pkg/server/api/bundle/ 19:20:08 spire-1.2.1/pkg/server/api/bundle/v1/ 19:20:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:20:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:20:08 spire-1.2.1/pkg/server/api/bundle_test.go 19:20:08 spire-1.2.1/pkg/server/api/debug/ 19:20:08 spire-1.2.1/pkg/server/api/debug/v1/ 19:20:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:20:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:20:08 spire-1.2.1/pkg/server/api/entry.go 19:20:08 spire-1.2.1/pkg/server/api/entry/ 19:20:08 spire-1.2.1/pkg/server/api/entry/v1/ 19:20:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:20:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:20:08 spire-1.2.1/pkg/server/api/entry_test.go 19:20:08 spire-1.2.1/pkg/server/api/health/ 19:20:08 spire-1.2.1/pkg/server/api/health/v1/ 19:20:08 spire-1.2.1/pkg/server/api/health/v1/service.go 19:20:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:20:08 spire-1.2.1/pkg/server/api/id.go 19:20:08 spire-1.2.1/pkg/server/api/id_test.go 19:20:08 spire-1.2.1/pkg/server/api/limits/ 19:20:08 spire-1.2.1/pkg/server/api/limits/limits.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/ 19:20:08 spire-1.2.1/pkg/server/api/middleware/alias.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/audit.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/caller.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/common.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/entries.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:20:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:20:08 spire-1.2.1/pkg/server/api/ratelimit.go 19:20:08 spire-1.2.1/pkg/server/api/rpccontext/ 19:20:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:20:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:20:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:20:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:20:08 spire-1.2.1/pkg/server/api/selector.go 19:20:08 spire-1.2.1/pkg/server/api/selector_test.go 19:20:08 spire-1.2.1/pkg/server/api/status.go 19:20:08 spire-1.2.1/pkg/server/api/status_test.go 19:20:08 spire-1.2.1/pkg/server/api/svid/ 19:20:08 spire-1.2.1/pkg/server/api/svid/v1/ 19:20:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:20:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:20:08 spire-1.2.1/pkg/server/api/trustdomain.go 19:20:08 spire-1.2.1/pkg/server/api/trustdomain/ 19:20:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:20:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:20:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:20:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:20:08 spire-1.2.1/pkg/server/authpolicy/ 19:20:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:20:08 spire-1.2.1/pkg/server/authpolicy/policy.go 19:20:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:20:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:20:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:20:08 spire-1.2.1/pkg/server/authpolicy/validate.go 19:20:08 spire-1.2.1/pkg/server/bundle/ 19:20:08 spire-1.2.1/pkg/server/bundle/client/ 19:20:08 spire-1.2.1/pkg/server/bundle/client/client.go 19:20:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:20:08 spire-1.2.1/pkg/server/bundle/client/manager.go 19:20:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:20:08 spire-1.2.1/pkg/server/bundle/client/sources.go 19:20:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:20:08 spire-1.2.1/pkg/server/bundle/client/updater.go 19:20:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:20:08 spire-1.2.1/pkg/server/ca/ 19:20:08 spire-1.2.1/pkg/server/ca/ca.go 19:20:08 spire-1.2.1/pkg/server/ca/ca_health.go 19:20:08 spire-1.2.1/pkg/server/ca/ca_test.go 19:20:08 spire-1.2.1/pkg/server/ca/journal.go 19:20:08 spire-1.2.1/pkg/server/ca/journal_test.go 19:20:08 spire-1.2.1/pkg/server/ca/manager.go 19:20:08 spire-1.2.1/pkg/server/ca/manager_health.go 19:20:08 spire-1.2.1/pkg/server/ca/manager_test.go 19:20:08 spire-1.2.1/pkg/server/ca/templates.go 19:20:08 spire-1.2.1/pkg/server/ca/upstream_client.go 19:20:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:20:08 spire-1.2.1/pkg/server/ca/validation.go 19:20:08 spire-1.2.1/pkg/server/cache/ 19:20:08 spire-1.2.1/pkg/server/cache/dscache/ 19:20:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:20:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:20:08 spire-1.2.1/pkg/server/cache/entrycache/ 19:20:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:20:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:20:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:20:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:20:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:20:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:20:08 spire-1.2.1/pkg/server/catalog/ 19:20:08 spire-1.2.1/pkg/server/catalog/catalog.go 19:20:08 spire-1.2.1/pkg/server/catalog/keymanager.go 19:20:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:20:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:20:08 spire-1.2.1/pkg/server/catalog/notifier.go 19:20:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:20:08 spire-1.2.1/pkg/server/config.go 19:20:08 spire-1.2.1/pkg/server/datastore/ 19:20:08 spire-1.2.1/pkg/server/datastore/datastore.go 19:20:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:20:08 spire-1.2.1/pkg/server/datastore/repository.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:20:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:20:08 spire-1.2.1/pkg/server/endpoints/ 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/ 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:20:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:20:08 spire-1.2.1/pkg/server/endpoints/config.go 19:20:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:20:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:20:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:20:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:20:08 spire-1.2.1/pkg/server/endpoints/middleware.go 19:20:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:20:08 spire-1.2.1/pkg/server/hostservice/ 19:20:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:20:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:20:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:20:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:20:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:20:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:20:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:20:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/ 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/ 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:20:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:20:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:20:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:20:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:20:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:20:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:20:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:20:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:20:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/ 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:20:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:20:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:20:08 spire-1.2.1/pkg/server/registration/ 19:20:08 spire-1.2.1/pkg/server/registration/manager.go 19:20:08 spire-1.2.1/pkg/server/registration/manager_test.go 19:20:08 spire-1.2.1/pkg/server/scanentries.go 19:20:08 spire-1.2.1/pkg/server/scanentries_test.go 19:20:08 spire-1.2.1/pkg/server/server.go 19:20:08 spire-1.2.1/pkg/server/server_test.go 19:20:08 spire-1.2.1/pkg/server/svid/ 19:20:08 spire-1.2.1/pkg/server/svid/observer.go 19:20:08 spire-1.2.1/pkg/server/svid/observer_test.go 19:20:08 spire-1.2.1/pkg/server/svid/rotator.go 19:20:08 spire-1.2.1/pkg/server/svid/rotator_config.go 19:20:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:20:08 spire-1.2.1/pkg/server/svid/rotator_test.go 19:20:08 spire-1.2.1/proto/ 19:20:08 spire-1.2.1/proto/private/ 19:20:08 spire-1.2.1/proto/private/server/ 19:20:08 spire-1.2.1/proto/private/server/journal/ 19:20:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:20:08 spire-1.2.1/proto/private/server/journal/journal.proto 19:20:08 spire-1.2.1/proto/spire/ 19:20:08 spire-1.2.1/proto/spire/common/ 19:20:08 spire-1.2.1/proto/spire/common/common.pb.go 19:20:08 spire-1.2.1/proto/spire/common/common.proto 19:20:08 spire-1.2.1/proto/spire/common/plugin/ 19:20:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:20:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:20:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:20:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:20:08 spire-1.2.1/proto/spire/plugin/ 19:20:08 spire-1.2.1/proto/spire/plugin/agent/ 19:20:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:20:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:20:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:20:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:20:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:20:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:20:08 spire-1.2.1/release/ 19:20:08 spire-1.2.1/release/spire-extras/ 19:20:08 spire-1.2.1/release/spire-extras/README.md 19:20:08 spire-1.2.1/release/spire-extras/conf/ 19:20:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:20:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:20:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:20:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:20:08 spire-1.2.1/release/spire/ 19:20:08 spire-1.2.1/release/spire/README.md 19:20:08 spire-1.2.1/release/spire/conf/ 19:20:08 spire-1.2.1/release/spire/conf/agent/ 19:20:08 spire-1.2.1/release/spire/conf/agent/agent.conf 19:20:08 spire-1.2.1/release/spire/conf/server/ 19:20:08 spire-1.2.1/release/spire/conf/server/server.conf 19:20:08 spire-1.2.1/script/ 19:20:08 spire-1.2.1/script/build-artifact.sh 19:20:08 spire-1.2.1/script/generate_dummy_ca.sh 19:20:08 spire-1.2.1/support/ 19:20:08 spire-1.2.1/support/k8s/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:20:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/ 19:20:08 spire-1.2.1/support/oidc-discovery-provider/README.md 19:20:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/config.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/main.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:20:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:20:08 spire-1.2.1/test/ 19:20:08 spire-1.2.1/test/clock/ 19:20:08 spire-1.2.1/test/clock/clock.go 19:20:08 spire-1.2.1/test/fakes/ 19:20:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:20:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:20:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:20:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:20:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:20:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:20:08 spire-1.2.1/test/fakes/fakeagentstore/ 19:20:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:20:08 spire-1.2.1/test/fakes/fakedatastore/ 19:20:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:20:08 spire-1.2.1/test/fakes/fakeentryclient/ 19:20:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:20:08 spire-1.2.1/test/fakes/fakehealthchecker/ 19:20:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:20:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:20:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:20:08 spire-1.2.1/test/fakes/fakemetrics/ 19:20:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:20:08 spire-1.2.1/test/fakes/fakenoderesolver/ 19:20:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:20:08 spire-1.2.1/test/fakes/fakenotifier/ 19:20:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:20:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:20:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:20:08 spire-1.2.1/test/fakes/fakeserverca/ 19:20:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:20:08 spire-1.2.1/test/fakes/fakeservercatalog/ 19:20:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:20:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:20:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:20:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:20:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:20:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:20:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:20:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:20:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:20:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:20:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:20:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:20:08 spire-1.2.1/test/fixture/ 19:20:08 spire-1.2.1/test/fixture/certs/ 19:20:08 spire-1.2.1/test/fixture/certs/agent_svid.der 19:20:08 spire-1.2.1/test/fixture/certs/base_cert.pem 19:20:08 spire-1.2.1/test/fixture/certs/base_csr.pem 19:20:08 spire-1.2.1/test/fixture/certs/base_key.pem 19:20:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:20:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:20:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:20:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:20:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:20:08 spire-1.2.1/test/fixture/certs/blog_key.pem 19:20:08 spire-1.2.1/test/fixture/certs/bundle.der 19:20:08 spire-1.2.1/test/fixture/certs/ca.pem 19:20:08 spire-1.2.1/test/fixture/certs/ca_key.pem 19:20:08 spire-1.2.1/test/fixture/certs/database_cert.pem 19:20:08 spire-1.2.1/test/fixture/certs/database_csr.pem 19:20:08 spire-1.2.1/test/fixture/certs/database_key.pem 19:20:08 spire-1.2.1/test/fixture/certs/node_cert.pem 19:20:08 spire-1.2.1/test/fixture/certs/node_csr.pem 19:20:08 spire-1.2.1/test/fixture/certs/node_key.pem 19:20:08 spire-1.2.1/test/fixture/certs/svid.pem 19:20:08 spire-1.2.1/test/fixture/certs/svid_key.pem 19:20:08 spire-1.2.1/test/fixture/config/ 19:20:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:20:08 spire-1.2.1/test/fixture/config/agent_good.conf 19:20:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:20:08 spire-1.2.1/test/fixture/config/plugin_good.conf 19:20:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:20:08 spire-1.2.1/test/fixture/config/server_good.conf 19:20:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:20:08 spire-1.2.1/test/fixture/fixture.go 19:20:08 spire-1.2.1/test/fixture/nodeattestor/ 19:20:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:20:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:20:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:20:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:20:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:20:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:20:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:20:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:20:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:20:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:20:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:20:08 spire-1.2.1/test/fixture/registration/ 19:20:08 spire-1.2.1/test/fixture/registration/entries.json 19:20:08 spire-1.2.1/test/fixture/registration/good-for-update.json 19:20:08 spire-1.2.1/test/fixture/registration/good.json 19:20:08 spire-1.2.1/test/fixture/registration/invalid.json 19:20:08 spire-1.2.1/test/fixture/registration/invalid_json.json 19:20:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:20:08 spire-1.2.1/test/integration/ 19:20:08 spire-1.2.1/test/integration/README.md 19:20:08 spire-1.2.1/test/integration/common 19:20:08 spire-1.2.1/test/integration/setup/ 19:20:08 spire-1.2.1/test/integration/setup/adminclient/ 19:20:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:20:08 spire-1.2.1/test/integration/setup/adminclient/client.go 19:20:08 spire-1.2.1/test/integration/setup/debugagent/ 19:20:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:20:08 spire-1.2.1/test/integration/setup/debugagent/main.go 19:20:08 spire-1.2.1/test/integration/setup/debugserver/ 19:20:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:20:08 spire-1.2.1/test/integration/setup/debugserver/main.go 19:20:08 spire-1.2.1/test/integration/setup/downstreamclient/ 19:20:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:20:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:20:08 spire-1.2.1/test/integration/setup/itclient/ 19:20:08 spire-1.2.1/test/integration/setup/itclient/client.go 19:20:08 spire-1.2.1/test/integration/setup/node-attestation/ 19:20:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:20:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:20:08 spire-1.2.1/test/integration/setup/x509pop/ 19:20:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:20:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:20:08 spire-1.2.1/test/integration/suites/ 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:20:08 spire-1.2.1/test/integration/suites/join-token/ 19:20:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:20:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:20:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:20:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:20:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:20:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:20:08 spire-1.2.1/test/integration/suites/join-token/README.md 19:20:08 spire-1.2.1/test/integration/suites/join-token/conf/ 19:20:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/join-token/teardown 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:20:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:20:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:20:08 spire-1.2.1/test/integration/suites/k8s/ 19:20:08 spire-1.2.1/test/integration/suites/k8s/00-setup 19:20:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:20:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:20:08 spire-1.2.1/test/integration/suites/k8s/README.md 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/ 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:20:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:20:08 spire-1.2.1/test/integration/suites/k8s/teardown 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/ 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:20:08 spire-1.2.1/test/integration/suites/rotation/ 19:20:08 spire-1.2.1/test/integration/suites/rotation/00-setup 19:20:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:20:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:20:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:20:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:20:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:20:08 spire-1.2.1/test/integration/suites/rotation/README.md 19:20:08 spire-1.2.1/test/integration/suites/rotation/conf/ 19:20:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/rotation/teardown 19:20:08 spire-1.2.1/test/integration/suites/self-test/ 19:20:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:20:08 spire-1.2.1/test/integration/suites/self-test/README.md 19:20:08 spire-1.2.1/test/integration/suites/self-test/teardown 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:20:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:20:08 spire-1.2.1/test/integration/suites/upgrade/ 19:20:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:20:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:20:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:20:08 spire-1.2.1/test/integration/suites/upgrade/README.md 19:20:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:20:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:20:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:20:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:20:08 spire-1.2.1/test/integration/suites/upgrade/teardown 19:20:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:20:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:20:08 spire-1.2.1/test/integration/test-one.sh 19:20:08 spire-1.2.1/test/integration/test.sh 19:20:08 spire-1.2.1/test/plugintest/ 19:20:08 spire-1.2.1/test/plugintest/config.go 19:20:08 spire-1.2.1/test/plugintest/load.go 19:20:08 spire-1.2.1/test/plugintest/option.go 19:20:08 spire-1.2.1/test/spiretest/ 19:20:08 spire-1.2.1/test/spiretest/apiserver.go 19:20:08 spire-1.2.1/test/spiretest/assertions.go 19:20:08 spire-1.2.1/test/spiretest/dir.go 19:20:08 spire-1.2.1/test/spiretest/errors_posix.go 19:20:08 spire-1.2.1/test/spiretest/errors_windows.go 19:20:08 spire-1.2.1/test/spiretest/logs.go 19:20:08 spire-1.2.1/test/spiretest/socketapi.go 19:20:08 spire-1.2.1/test/spiretest/suite.go 19:20:08 spire-1.2.1/test/spiretest/x509.go 19:20:08 spire-1.2.1/test/testca/ 19:20:08 spire-1.2.1/test/testca/ca.go 19:20:08 spire-1.2.1/test/testkey/ 19:20:08 spire-1.2.1/test/testkey/generate.sh 19:20:08 spire-1.2.1/test/testkey/genkeys.go 19:20:08 spire-1.2.1/test/testkey/keys.go 19:20:08 spire-1.2.1/test/testkey/new.go 19:20:08 spire-1.2.1/test/tpmsimulator/ 19:20:08 spire-1.2.1/test/tpmsimulator/simulator.go 19:20:08 spire-1.2.1/test/util/ 19:20:08 spire-1.2.1/test/util/cert_fixtures.go 19:20:08 spire-1.2.1/test/util/cert_generation.go 19:20:08 spire-1.2.1/test/util/io_redirection.go 19:20:08 spire-1.2.1/test/util/race.go 19:20:08 spire-1.2.1/test/util/util.go 19:20:08 building spire from source... 19:20:08 OK: 220 MiB in 52 packages 19:20:08 Installing go1.17.7... 19:20:08 ---> 8ba02f403407 19:20:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:08 OK: 220 MiB in 52 packages 19:20:08 OK: 220 MiB in 52 packages 19:20:09 ---> Running in 9e4451a5c871 19:20:10 Removing intermediate container 9635021ad7d5 19:20:10 ---> 6f15dc830af5 19:20:10 Step 6/26 : COPY go.mod vendor* ./ 19:20:10 Removing intermediate container bfc2825cf95e 19:20:10 ---> a108fb1db03b 19:20:10 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:20:10 ---> Running in 0c56e129ca8a 19:20:10 Removing intermediate container 41f39240adc5 19:20:10 ---> 5b15db509a4a 19:20:10 Step 6/25 : COPY go.mod vendor* ./ 19:20:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:10 ---> 2945c7bb6e23 19:20:10 Step 3/23 : WORKDIR /edgex-go 19:20:10 ---> Using cache 19:20:10 ---> 9c5014be760a 19:20:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:10 ---> Using cache 19:20:10 ---> 4cfcab590377 19:20:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:20:10 Removing intermediate container 06a89c8aedf1 19:20:10 ---> 2a62f0eb4ce2 19:20:10 Removing intermediate container 850ec0f101cb 19:20:10 ---> b8b6b321e8b6 19:20:10 Step 6/23 : COPY go.mod vendor* ./ 19:20:10 Step 6/25 : COPY go.mod vendor* ./ 19:20:10 Removing intermediate container 0c56e129ca8a 19:20:10 ---> 6cc3197b63a1 19:20:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:20:10 ---> Running in 92716b46fb8c 19:20:11 ---> 0d284ce8a647 19:20:11 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:20:11 ---> Running in 532048866a44 19:20:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:20:11 ---> 2bd84bd113c2 19:20:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:11 ---> f00cde2598d0 19:20:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:11 ---> Running in f91988d717b5 19:20:11 ---> b2c61ace0161 19:20:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:20:12 Removing intermediate container 532048866a44 19:20:12 ---> 16dfe27731fc 19:20:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:12 ---> Running in da4edfb2d863 19:20:12 ---> Running in abe2bfd33e72 19:20:12 OK: 221 MiB in 52 packages 19:20:12 ---> 4f85717da9a9 19:20:12 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:20:12 ---> 517023e86266 19:20:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:12 ---> Running in 783260ff2e77 19:20:12 ---> 99891093b798 19:20:12 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:20:12 Removing intermediate container 92716b46fb8c 19:20:12 ---> 81c0dbc2fe6e 19:20:12 Step 6/23 : COPY go.mod vendor* ./ 19:20:12 ---> ff251e15153e 19:20:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:20:13 ---> 46ee058d54fe 19:20:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:13 ---> Running in 87d8e47c4624 19:20:13 ---> e704e297fc6d 19:20:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:20:13 ---> 2415ef666b2b 19:20:13 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:20:13 ---> Running in e6fea8197b07 19:20:13 Removing intermediate container e6fea8197b07 19:20:13 ---> 55f0013d181b 19:20:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:20:14 ---> b6165eac9f6c 19:20:14 Step 26/31 : RUN chmod +x /entrypoint.sh 19:20:14 Removing intermediate container 87d8e47c4624 19:20:14 ---> cec384feb60f 19:20:14 Step 8/23 : COPY . . 19:20:14 ---> Running in 0aa725d00eb9 19:20:14 Building bin/spire-server... 19:20:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:20:14 go: downloading github.com/mitchellh/cli v1.1.2 19:20:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:20:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:20:14 go: downloading google.golang.org/grpc v1.44.0 19:20:14 Removing intermediate container 9e4451a5c871 19:20:14 ---> a5b7c2a59967 19:20:14 Step 7/20 : COPY . . 19:20:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:20:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:20:14 go: downloading github.com/imdario/mergo v0.3.12 19:20:14 go: downloading github.com/sirupsen/logrus v1.8.1 19:20:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:20:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:20:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:20:14 go: downloading github.com/fatih/color v1.13.0 19:20:14 go: downloading github.com/mattn/go-isatty v0.0.14 19:20:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:20:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:20:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:20:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:20:14 go: downloading github.com/armon/go-metrics v0.3.10 19:20:14 go: downloading github.com/prometheus/client_golang v1.12.1 19:20:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:20:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:20:14 go: downloading github.com/open-policy-agent/opa v0.38.0 19:20:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:20:14 go: downloading github.com/mattn/go-colorable v0.1.12 19:20:14 go: downloading github.com/Masterminds/goutils v1.1.0 19:20:14 go: downloading github.com/Masterminds/semver v1.5.0 19:20:14 go: downloading github.com/google/uuid v1.1.2 19:20:14 go: downloading github.com/huandu/xstrings v1.3.2 19:20:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:20:14 go: downloading github.com/oklog/run v1.0.0 19:20:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:20:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:20:14 go: downloading github.com/prometheus/client_model v0.2.0 19:20:14 go: downloading github.com/prometheus/common v0.32.1 19:20:14 go: downloading github.com/beorn7/perks v1.0.1 19:20:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:20:15 go: downloading github.com/prometheus/procfs v0.7.3 19:20:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:20:15 go: downloading github.com/imkira/go-observer v1.0.3 19:20:15 go: downloading go.uber.org/atomic v1.9.0 19:20:15 go: downloading github.com/hashicorp/errwrap v1.1.0 19:20:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:20:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:20:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:20:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:20:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:20:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:20:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:20:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:20:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:20:16 go: downloading github.com/stretchr/testify v1.7.0 19:20:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:20:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:20:16 go: downloading github.com/blang/semver/v4 v4.0.0 19:20:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:20:16 go: downloading github.com/jinzhu/gorm v1.9.16 19:20:16 go: downloading github.com/lib/pq v1.10.4 19:20:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:20:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:20:18 Removing intermediate container 0aa725d00eb9 19:20:18 ---> 9ef1358549e6 19:20:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:20:18 ---> Running in 77d65f6cf0db 19:20:18 Removing intermediate container 77d65f6cf0db 19:20:18 ---> e53cd23de96a 19:20:18 Step 28/31 : CMD ["gate"] 19:20:19 ---> Running in 892fecd1ab36 19:20:19 go: downloading google.golang.org/api v0.70.0 19:20:19 go: downloading k8s.io/client-go v0.23.4 19:20:19 go: downloading k8s.io/api v0.23.4 19:20:19 go: downloading github.com/google/go-tpm v0.3.3 19:20:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:20:19 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:20:19 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:20:19 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:20:19 go: downloading cloud.google.com/go/storage v1.21.0 19:20:20 go: downloading cloud.google.com/go v0.100.2 19:20:20 go: downloading k8s.io/apimachinery v0.23.4 19:20:20  ---> 3f4a2116f9bd 19:20:20 Step 9/23 : RUN make cmd/core-data/core-data 19:20:20 go: downloading k8s.io/kube-aggregator v0.23.3 19:20:20 go: downloading cloud.google.com/go/security v1.3.0 19:20:20 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:20:20 go: downloading github.com/hashicorp/vault/api v1.4.1 19:20:20 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:20:20 Removing intermediate container 892fecd1ab36 19:20:20 ---> 786c84f34758 19:20:20 Step 29/31 : LABEL arch=x86_64 19:20:20 go: downloading github.com/twmb/murmur3 v1.1.6 19:20:20  ---> Running in 0bc9580f6d14 19:20:20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:20:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:20:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:20:20 go: downloading github.com/aws/smithy-go v1.11.0 19:20:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:20:20  ---> Running in 414e97f9d6d8 19:20:20 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:20:21 go: downloading github.com/jinzhu/inflection v1.0.0 19:20:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:20:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:20:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:20:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:20:21 go: downloading github.com/dimchansky/utfbom v1.1.1 19:20:21 go: downloading github.com/gogo/protobuf v1.3.2 19:20:21 Removing intermediate container 414e97f9d6d8 19:20:21 ---> 2fc42191a038 19:20:21 Step 30/31 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:20:21 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:20:21 go: downloading cloud.google.com/go/compute v1.3.0 19:20:21  ---> Running in 2992e6ece382 19:20:21 Removing intermediate container f91988d717b5 19:20:21 ---> c047855ea481 19:20:21 Step 8/26 : COPY . . 19:20:21 Removing intermediate container da4edfb2d863 19:20:21 ---> 941e8526a115 19:20:21 Step 8/25 : COPY . . 19:20:21 Removing intermediate container abe2bfd33e72 19:20:21 ---> f2c11b4b54cc 19:20:21 Step 8/23 : COPY . . 19:20:21 Removing intermediate container 783260ff2e77 19:20:21 ---> fb68ddf943da 19:20:21 Step 8/25 : COPY . . 19:20:21 go: downloading cloud.google.com/go/iam v0.1.1 19:20:21 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:20:21 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:20:21 Removing intermediate container 2992e6ece382 19:20:21 ---> 5d895e5f6593 19:20:21 Step 31/31 : LABEL version=2.2.0-dev.95 19:20:22 ---> Running in 1c392580e53e 19:20:22 go: downloading k8s.io/klog/v2 v2.30.0 19:20:22 go: downloading github.com/google/gofuzz v1.1.0 19:20:22 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:20:22 go: downloading github.com/spf13/pflag v1.0.5 19:20:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:20:22 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:20:22 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:20:22 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:20:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:20:22 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:20:22 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:20:22 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:20:22 Removing intermediate container 1c392580e53e 19:20:22 ---> e87fc6b87a4d 19:20:22 19:20:22 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:20:22 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:20:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:20:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:20:22 go: downloading gopkg.in/yaml.v2 v2.4.0 19:20:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:20:22 go: downloading github.com/gobwas/glob v0.2.3 19:20:22 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:20:22 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:20:22 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:20:22 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:20:22 go: downloading gopkg.in/inf.v0 v0.9.1 19:20:22 go: downloading go.opencensus.io v0.23.0 19:20:22 go: downloading github.com/google/go-cmp v0.5.7 19:20:22 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:20:22 Successfully built e87fc6b87a4d 19:20:22 go: downloading github.com/googleapis/gnostic v0.5.5 19:20:22 Successfully tagged security-bootstrapper:latest 19:20:22  Building security-bootstrapper ... done go: downloading github.com/go-logr/logr v1.2.2 19:20:22 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:20:22 go: downloading github.com/json-iterator/go v1.1.12 19:20:22 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:20:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:20:22 go: downloading go.uber.org/zap v1.21.0 19:20:22 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:20:22 go: downloading github.com/tklauser/numcpus v0.3.0 19:20:22 go: downloading sigs.k8s.io/yaml v1.3.0 19:20:22 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:20:22 go: downloading github.com/ryanuber/go-glob v1.0.0 19:20:22 go: downloading github.com/golang/snappy v0.0.4 19:20:22 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:20:22 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:20:22 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:20:22 go: downloading github.com/hashicorp/go-version v1.2.0 19:20:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:20:23 go: downloading github.com/modern-go/reflect2 v1.0.2 19:20:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:20:23 go: downloading go.uber.org/multierr v1.6.0 19:20:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:20:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:20:36 ---> 392f9a5da694 19:20:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:20:36 ---> Running in c2fcaadcd8ea 19:20:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:20:39 ---> 185d6044c114 19:20:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:20:40 ---> ba340428f960 19:20:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:20:40 ---> Running in ed7d7187e0ec 19:20:40 ---> Running in 8312d1513828 19:20:41 ---> a220b365c38b 19:20:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:20:41 Removing intermediate container 8312d1513828 19:20:41 ---> fa9817d8b616 19:20:41 Step 10/26 : RUN mkdir -p spire-build 19:20:42 ---> Running in bd3f3e00e9b5 19:20:42 ---> Running in f9f49ce371e3 19:20:43 ---> a6256ba756a9 19:20:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:20:43 ---> Running in 5dab8d88aab0 19:20:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20:44 Removing intermediate container 5dab8d88aab0 19:20:44 ---> 6484e09abb35 19:20:44 Step 10/25 : RUN mkdir -p spire-build 19:20:44 ---> Running in 85e93b216a92 19:20:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:20:47 Removing intermediate container bd3f3e00e9b5 19:20:47 ---> 60da73edf75b 19:20:47 Step 11/26 : WORKDIR /edgex-go/spire-build 19:20:47 ---> Running in 34d0f53197c4 19:20:48 Removing intermediate container 34d0f53197c4 19:20:48 ---> 5ccd713cf912 19:20:48 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 19:20:48 ---> Running in afe8e6cd1c0a 19:20:49 Removing intermediate container 85e93b216a92 19:20:49 ---> c73062916246 19:20:49 Step 11/25 : WORKDIR /edgex-go/spire-build 19:20:50 ---> Running in 0de02cc4ec4f 19:20:51 Removing intermediate container 0de02cc4ec4f 19:20:51 ---> b371b96b5b69 19:20:51 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 19:20:51 ---> Running in dc8f3dc760fe 19:20:52 spire-1.2.1/ 19:20:52 spire-1.2.1/.data/ 19:20:52 spire-1.2.1/.data/.file 19:20:52 spire-1.2.1/.dockerignore 19:20:52 spire-1.2.1/.gitattributes 19:20:52 spire-1.2.1/.githooks/ 19:20:52 spire-1.2.1/.githooks/pre-commit 19:20:52 spire-1.2.1/.github/ 19:20:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:20:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:20:52 spire-1.2.1/.github/dependabot.yml 19:20:52 spire-1.2.1/.github/workflows/ 19:20:52 spire-1.2.1/.github/workflows/nightly_build.yaml 19:20:52 spire-1.2.1/.github/workflows/pr_build.yaml 19:20:52 spire-1.2.1/.github/workflows/release_build.yaml 19:20:52 spire-1.2.1/.github/workflows/scripts/ 19:20:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:20:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:20:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:20:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:20:52 spire-1.2.1/.github/workflows/scripts/split.sh 19:20:52 spire-1.2.1/.gitignore 19:20:52 spire-1.2.1/.go-version 19:20:52 spire-1.2.1/.golangci.yml 19:20:52 spire-1.2.1/ADOPTERS.md 19:20:52 spire-1.2.1/CHANGELOG.md 19:20:52 spire-1.2.1/CODE-OF-CONDUCT.md 19:20:52 spire-1.2.1/CODEOWNERS 19:20:52 spire-1.2.1/CONTRIBUTING.md 19:20:52 spire-1.2.1/Dockerfile 19:20:52 spire-1.2.1/Dockerfile.dev 19:20:52 spire-1.2.1/Dockerfile.scratch 19:20:52 spire-1.2.1/LICENSE 19:20:52 spire-1.2.1/MAINTAINERS.md 19:20:52 spire-1.2.1/Makefile 19:20:52 spire-1.2.1/README.md 19:20:52 spire-1.2.1/ROADMAP.md 19:20:52 spire-1.2.1/SECURITY.md 19:20:52 spire-1.2.1/cmd/ 19:20:52 spire-1.2.1/cmd/spire-agent/ 19:20:52 spire-1.2.1/cmd/spire-agent/cli/ 19:20:52 spire-1.2.1/cmd/spire-agent/cli/api/ 19:20:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/common/ 19:20:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:20:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/run/ 19:20:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:20:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:20:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:20:52 spire-1.2.1/cmd/spire-agent/main.go 19:20:52 spire-1.2.1/cmd/spire-server/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/agent/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/cli.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/run/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/token/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/validate/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/x509/ 19:20:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:20:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:20:52 spire-1.2.1/cmd/spire-server/main.go 19:20:52 spire-1.2.1/cmd/spire-server/util/ 19:20:52 spire-1.2.1/cmd/spire-server/util/util.go 19:20:52 spire-1.2.1/conf/ 19:20:52 spire-1.2.1/conf/agent/ 19:20:52 spire-1.2.1/conf/agent/agent.conf 19:20:52 spire-1.2.1/conf/agent/agent_full.conf 19:20:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:20:52 spire-1.2.1/conf/server/ 19:20:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:20:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:20:52 spire-1.2.1/conf/server/server.conf 19:20:52 spire-1.2.1/conf/server/server_full.conf 19:20:52 spire-1.2.1/doc/ 19:20:52 spire-1.2.1/doc/SPIRE101.md 19:20:52 spire-1.2.1/doc/auditlog.md 19:20:52 spire-1.2.1/doc/authorization_policy_engine.md 19:20:52 spire-1.2.1/doc/changelog_guidelines.md 19:20:52 spire-1.2.1/doc/cure53-report.pdf 19:20:52 spire-1.2.1/doc/images/ 19:20:52 spire-1.2.1/doc/images/2019_roadmap.png 19:20:52 spire-1.2.1/doc/images/SPIRE101.png 19:20:52 spire-1.2.1/doc/images/SPIRE_agent.png 19:20:52 spire-1.2.1/doc/images/SPIRE_server.png 19:20:52 spire-1.2.1/doc/images/cache_mgr.png 19:20:52 spire-1.2.1/doc/images/cache_mgr_components.png 19:20:52 spire-1.2.1/doc/images/federated_spire.png 19:20:52 spire-1.2.1/doc/images/ha_mode.png 19:20:52 spire-1.2.1/doc/images/nested_spire.png 19:20:52 spire-1.2.1/doc/images/oidc_federation.png 19:20:52 spire-1.2.1/doc/images/single_trust_domain.png 19:20:52 spire-1.2.1/doc/images/spiffe_compatible.png 19:20:52 spire-1.2.1/doc/images/spire_logo.png 19:20:52 spire-1.2.1/doc/migrating_registration_api_clients.md 19:20:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:20:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:20:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:20:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:20:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:20:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:20:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:20:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:20:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:20:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:20:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:20:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:20:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:20:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:20:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:20:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:20:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:20:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:20:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:20:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:20:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:20:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:20:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:20:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:20:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:20:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:20:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:20:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:20:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:20:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:20:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:20:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:20:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:20:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:20:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:20:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:20:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:20:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:20:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:20:52 spire-1.2.1/doc/scaling_spire.md 19:20:52 spire-1.2.1/doc/spire_agent.md 19:20:52 spire-1.2.1/doc/spire_server.md 19:20:52 spire-1.2.1/doc/supported_integrations.md 19:20:52 spire-1.2.1/doc/telemetry.md 19:20:52 spire-1.2.1/doc/telemetry_config.md 19:20:52 spire-1.2.1/doc/upgrading.md 19:20:52 spire-1.2.1/doc/using_spire.md 19:20:52 spire-1.2.1/examples/ 19:20:52 spire-1.2.1/examples/README.md 19:20:52 spire-1.2.1/go.mod 19:20:52 spire-1.2.1/go.sum 19:20:52 spire-1.2.1/pkg/ 19:20:52 spire-1.2.1/pkg/agent/ 19:20:52 spire-1.2.1/pkg/agent/agent.go 19:20:52 spire-1.2.1/pkg/agent/api/ 19:20:52 spire-1.2.1/pkg/agent/api/config.go 19:20:52 spire-1.2.1/pkg/agent/api/debug/ 19:20:52 spire-1.2.1/pkg/agent/api/debug/v1/ 19:20:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:20:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:20:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:20:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:20:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:20:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:20:52 spire-1.2.1/pkg/agent/api/endpoints.go 19:20:52 spire-1.2.1/pkg/agent/api/health/ 19:20:52 spire-1.2.1/pkg/agent/api/health/v1/ 19:20:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:20:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:20:52 spire-1.2.1/pkg/agent/api/rpccontext/ 19:20:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:20:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:20:52 spire-1.2.1/pkg/agent/attestor/ 19:20:52 spire-1.2.1/pkg/agent/attestor/node/ 19:20:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:20:52 spire-1.2.1/pkg/agent/attestor/node/node.go 19:20:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:20:52 spire-1.2.1/pkg/agent/attestor/workload/ 19:20:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:20:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:20:52 spire-1.2.1/pkg/agent/catalog/ 19:20:52 spire-1.2.1/pkg/agent/catalog/catalog.go 19:20:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:20:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:20:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:20:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:20:52 spire-1.2.1/pkg/agent/client/ 19:20:52 spire-1.2.1/pkg/agent/client/client.go 19:20:52 spire-1.2.1/pkg/agent/client/client_test.go 19:20:52 spire-1.2.1/pkg/agent/client/dial.go 19:20:52 spire-1.2.1/pkg/agent/client/nodeconn.go 19:20:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:20:52 spire-1.2.1/pkg/agent/client/update.go 19:20:52 spire-1.2.1/pkg/agent/client/util.go 19:20:52 spire-1.2.1/pkg/agent/common/ 19:20:52 spire-1.2.1/pkg/agent/common/backoff/ 19:20:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:20:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:20:52 spire-1.2.1/pkg/agent/common/cgroups/ 19:20:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:20:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:20:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:20:52 spire-1.2.1/pkg/agent/config.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/ 19:20:52 spire-1.2.1/pkg/agent/endpoints/config.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:20:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:20:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/workload/ 19:20:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:20:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:20:52 spire-1.2.1/pkg/agent/manager/ 19:20:52 spire-1.2.1/pkg/agent/manager/cache/ 19:20:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:20:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:20:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:20:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:20:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:20:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:20:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:20:52 spire-1.2.1/pkg/agent/manager/config.go 19:20:52 spire-1.2.1/pkg/agent/manager/manager.go 19:20:52 spire-1.2.1/pkg/agent/manager/manager_test.go 19:20:52 spire-1.2.1/pkg/agent/manager/storage.go 19:20:52 spire-1.2.1/pkg/agent/manager/storage_test.go 19:20:52 spire-1.2.1/pkg/agent/manager/storecache/ 19:20:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:20:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:20:52 spire-1.2.1/pkg/agent/manager/sync.go 19:20:52 spire-1.2.1/pkg/agent/plugin/ 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:20:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:20:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:20:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:20:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:20:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:20:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:20:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:20:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:20:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:20:53 spire-1.2.1/pkg/agent/svid/ 19:20:53 spire-1.2.1/pkg/agent/svid/rotator.go 19:20:53 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:20:53 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:20:53 spire-1.2.1/pkg/agent/svid/store/ 19:20:53 spire-1.2.1/pkg/agent/svid/store/service.go 19:20:53 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:20:53 spire-1.2.1/pkg/common/ 19:20:53 spire-1.2.1/pkg/common/agentpathtemplate/ 19:20:53 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:20:53 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:20:53 spire-1.2.1/pkg/common/api/ 19:20:53 spire-1.2.1/pkg/common/api/metrics.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/ 19:20:53 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/logger.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/names.go 19:20:53 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:20:53 spire-1.2.1/pkg/common/api/names.go 19:20:53 spire-1.2.1/pkg/common/api/ratelimit.go 19:20:53 spire-1.2.1/pkg/common/api/rpccontext/ 19:20:53 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:20:53 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:20:53 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:20:53 spire-1.2.1/pkg/common/auth/ 19:20:53 spire-1.2.1/pkg/common/auth/interceptors.go 19:20:53 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:20:53 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:20:53 spire-1.2.1/pkg/common/bundleutil/ 19:20:53 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:20:53 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:20:53 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:20:53 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:20:53 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:20:53 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:20:53 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:20:53 spire-1.2.1/pkg/common/bundleutil/types.go 19:20:53 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:20:53 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:20:53 spire-1.2.1/pkg/common/catalog/ 19:20:53 spire-1.2.1/pkg/common/catalog/bind.go 19:20:53 spire-1.2.1/pkg/common/catalog/builtin.go 19:20:53 spire-1.2.1/pkg/common/catalog/catalog.go 19:20:53 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:20:53 spire-1.2.1/pkg/common/catalog/closers.go 19:20:53 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:20:53 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:20:53 spire-1.2.1/pkg/common/catalog/config.go 19:20:53 spire-1.2.1/pkg/common/catalog/config_test.go 19:20:53 spire-1.2.1/pkg/common/catalog/configure.go 19:20:53 spire-1.2.1/pkg/common/catalog/constraints.go 19:20:53 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:20:53 spire-1.2.1/pkg/common/catalog/context.go 19:20:53 spire-1.2.1/pkg/common/catalog/external.go 19:20:53 spire-1.2.1/pkg/common/catalog/host.go 19:20:53 spire-1.2.1/pkg/common/catalog/pipenet.go 19:20:53 spire-1.2.1/pkg/common/catalog/plugin.go 19:20:53 spire-1.2.1/pkg/common/catalog/testplugin/ 19:20:53 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:20:53 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:20:53 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:20:53 spire-1.2.1/pkg/common/cli/ 19:20:53 spire-1.2.1/pkg/common/cli/env.go 19:20:53 spire-1.2.1/pkg/common/cli/flags.go 19:20:53 spire-1.2.1/pkg/common/cli/trust_domain.go 19:20:53 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:20:53 spire-1.2.1/pkg/common/cli/umask.go 19:20:53 spire-1.2.1/pkg/common/cli/umask_posix.go 19:20:53 spire-1.2.1/pkg/common/cli/umask_test.go 19:20:53 spire-1.2.1/pkg/common/cli/umask_windows.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/ 19:20:53 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/flag.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/format.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/ 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:20:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:20:53 spire-1.2.1/pkg/common/coretypes/ 19:20:53 spire-1.2.1/pkg/common/coretypes/bundle/ 19:20:53 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:20:53 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:20:53 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:20:53 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:20:53 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:20:53 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:20:53 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:20:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:20:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:20:53 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:20:53 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:20:53 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:20:53 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:20:53 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:20:53 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:20:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:20:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:20:53 spire-1.2.1/pkg/common/cryptoutil/ 19:20:53 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:20:53 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:20:53 spire-1.2.1/pkg/common/diskutil/ 19:20:53 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:20:53 spire-1.2.1/pkg/common/diskutil/file_test.go 19:20:53 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:20:53 spire-1.2.1/pkg/common/errorutil/ 19:20:53 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:20:53 spire-1.2.1/pkg/common/health/ 19:20:53 spire-1.2.1/pkg/common/health/config.go 19:20:53 spire-1.2.1/pkg/common/health/context.go 19:20:53 spire-1.2.1/pkg/common/health/context_test.go 19:20:53 spire-1.2.1/pkg/common/health/health.go 19:20:53 spire-1.2.1/pkg/common/health/health_test.go 19:20:53 spire-1.2.1/pkg/common/health/logger.go 19:20:53 spire-1.2.1/pkg/common/hostservice/ 19:20:53 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:20:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:20:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:20:53 spire-1.2.1/pkg/common/idutil/ 19:20:53 spire-1.2.1/pkg/common/idutil/require.go 19:20:53 spire-1.2.1/pkg/common/idutil/require_test.go 19:20:53 spire-1.2.1/pkg/common/idutil/safety.go 19:20:53 spire-1.2.1/pkg/common/idutil/safety_test.go 19:20:53 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:20:53 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:20:53 spire-1.2.1/pkg/common/jwtsvid/ 19:20:53 spire-1.2.1/pkg/common/jwtsvid/common.go 19:20:53 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:20:53 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:20:53 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:20:53 spire-1.2.1/pkg/common/jwtutil/ 19:20:53 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:20:53 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:20:53 spire-1.2.1/pkg/common/log/ 19:20:53 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:20:53 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:20:53 spire-1.2.1/pkg/common/log/log.go 19:20:53 spire-1.2.1/pkg/common/log/log_test.go 19:20:53 spire-1.2.1/pkg/common/log/options.go 19:20:53 spire-1.2.1/pkg/common/nodeutil/ 19:20:53 spire-1.2.1/pkg/common/nodeutil/node.go 19:20:53 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:20:53 spire-1.2.1/pkg/common/peertracker/ 19:20:53 spire-1.2.1/pkg/common/peertracker/conn.go 19:20:53 spire-1.2.1/pkg/common/peertracker/credentials.go 19:20:53 spire-1.2.1/pkg/common/peertracker/errors.go 19:20:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:20:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:20:53 spire-1.2.1/pkg/common/peertracker/info.go 19:20:53 spire-1.2.1/pkg/common/peertracker/listener.go 19:20:53 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:20:53 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:20:53 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:20:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:20:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:20:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:20:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:20:53 spire-1.2.1/pkg/common/peertracker/tcp.go 19:20:53 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:20:53 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:20:53 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:20:53 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:20:53 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:20:53 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:20:53 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:20:53 spire-1.2.1/pkg/common/peertracker/uds.go 19:20:53 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:20:53 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:20:53 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:20:53 spire-1.2.1/pkg/common/pemutil/ 19:20:53 spire-1.2.1/pkg/common/pemutil/block.go 19:20:53 spire-1.2.1/pkg/common/pemutil/certs.go 19:20:53 spire-1.2.1/pkg/common/pemutil/common.go 19:20:53 spire-1.2.1/pkg/common/pemutil/csr.go 19:20:53 spire-1.2.1/pkg/common/pemutil/keys.go 19:20:53 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:20:53 spire-1.2.1/pkg/common/pemutil/testdata/ 19:20:53 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:20:53 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:20:53 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:20:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:20:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:20:53 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:20:53 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:20:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:20:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:20:53 spire-1.2.1/pkg/common/plugin/ 19:20:53 spire-1.2.1/pkg/common/plugin/aws/ 19:20:53 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:20:53 spire-1.2.1/pkg/common/plugin/azure/ 19:20:53 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:20:53 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:20:53 spire-1.2.1/pkg/common/plugin/facade.go 19:20:53 spire-1.2.1/pkg/common/plugin/facade_test.go 19:20:53 spire-1.2.1/pkg/common/plugin/gcp/ 19:20:53 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:20:53 spire-1.2.1/pkg/common/plugin/k8s/ 19:20:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:20:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:20:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:20:53 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:20:53 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:20:53 spire-1.2.1/pkg/common/plugin/log.go 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/ 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:20:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:20:53 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:20:53 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:20:53 spire-1.2.1/pkg/common/plugin/x509pop/ 19:20:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:20:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:20:53 spire-1.2.1/pkg/common/profiling/ 19:20:53 spire-1.2.1/pkg/common/profiling/dumpers.go 19:20:53 spire-1.2.1/pkg/common/profiling/profiling.go 19:20:53 spire-1.2.1/pkg/common/protoutil/ 19:20:53 spire-1.2.1/pkg/common/protoutil/masks.go 19:20:53 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:20:53 spire-1.2.1/pkg/common/rotationutil/ 19:20:53 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:20:53 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:20:53 spire-1.2.1/pkg/common/selector/ 19:20:53 spire-1.2.1/pkg/common/selector/selector.go 19:20:53 spire-1.2.1/pkg/common/selector/selector_test.go 19:20:53 spire-1.2.1/pkg/common/selector/set.go 19:20:53 spire-1.2.1/pkg/common/selector/set_utils.go 19:20:53 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/ 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/ 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:20:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:20:53 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:20:53 spire-1.2.1/pkg/common/telemetry/call.go 19:20:53 spire-1.2.1/pkg/common/telemetry/common/ 19:20:53 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:20:53 spire-1.2.1/pkg/common/telemetry/config.go 19:20:53 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:20:53 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/inmem.go 19:20:53 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/m3.go 19:20:53 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/metrics.go 19:20:53 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/names.go 19:20:53 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:20:53 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:20:53 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/ 19:20:53 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:20:53 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:20:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:20:53 spire-1.2.1/pkg/common/telemetry/server/server.go 19:20:53 spire-1.2.1/pkg/common/telemetry/sink.go 19:20:53 spire-1.2.1/pkg/common/telemetry/statsd.go 19:20:53 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:20:53 spire-1.2.1/pkg/common/telemetry/uptime.go 19:20:53 spire-1.2.1/pkg/common/telemetry/version.go 19:20:53 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:20:53 spire-1.2.1/pkg/common/uptime/ 19:20:53 spire-1.2.1/pkg/common/uptime/uptime.go 19:20:53 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:20:53 spire-1.2.1/pkg/common/util/ 19:20:53 spire-1.2.1/pkg/common/util/certs.go 19:20:53 spire-1.2.1/pkg/common/util/certs_test.go 19:20:53 spire-1.2.1/pkg/common/util/csr.go 19:20:53 spire-1.2.1/pkg/common/util/hash.go 19:20:53 spire-1.2.1/pkg/common/util/selectors.go 19:20:53 spire-1.2.1/pkg/common/util/selectors_test.go 19:20:53 spire-1.2.1/pkg/common/util/signals.go 19:20:53 spire-1.2.1/pkg/common/util/sort.go 19:20:53 spire-1.2.1/pkg/common/util/sort_test.go 19:20:53 spire-1.2.1/pkg/common/util/task.go 19:20:53 spire-1.2.1/pkg/common/util/task_test.go 19:20:53 spire-1.2.1/pkg/common/util/testdata/ 19:20:53 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:20:53 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:20:53 spire-1.2.1/pkg/common/version/ 19:20:53 spire-1.2.1/pkg/common/version/version.go 19:20:53 spire-1.2.1/pkg/common/x509svid/ 19:20:53 spire-1.2.1/pkg/common/x509svid/common_test.go 19:20:53 spire-1.2.1/pkg/common/x509svid/csr.go 19:20:53 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:20:53 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:20:53 spire-1.2.1/pkg/common/x509util/ 19:20:53 spire-1.2.1/pkg/common/x509util/cert.go 19:20:53 spire-1.2.1/pkg/common/x509util/dns.go 19:20:53 spire-1.2.1/pkg/common/x509util/dns_test.go 19:20:53 spire-1.2.1/pkg/common/x509util/keyid.go 19:20:53 spire-1.2.1/pkg/common/x509util/keypair.go 19:20:53 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:20:53 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:20:53 spire-1.2.1/pkg/server/ 19:20:53 spire-1.2.1/pkg/server/api/ 19:20:53 spire-1.2.1/pkg/server/api/agent.go 19:20:53 spire-1.2.1/pkg/server/api/agent/ 19:20:53 spire-1.2.1/pkg/server/api/agent/v1/ 19:20:53 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:20:53 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:20:53 spire-1.2.1/pkg/server/api/agent_test.go 19:20:53 spire-1.2.1/pkg/server/api/api.go 19:20:53 spire-1.2.1/pkg/server/api/audit/ 19:20:53 spire-1.2.1/pkg/server/api/audit/audit.go 19:20:53 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:20:53 spire-1.2.1/pkg/server/api/bundle.go 19:20:53 spire-1.2.1/pkg/server/api/bundle/ 19:20:53 spire-1.2.1/pkg/server/api/bundle/v1/ 19:20:53 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:20:53 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:20:53 spire-1.2.1/pkg/server/api/bundle_test.go 19:20:53 spire-1.2.1/pkg/server/api/debug/ 19:20:53 spire-1.2.1/pkg/server/api/debug/v1/ 19:20:53 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:20:53 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:20:53 spire-1.2.1/pkg/server/api/entry.go 19:20:53 spire-1.2.1/pkg/server/api/entry/ 19:20:53 spire-1.2.1/pkg/server/api/entry/v1/ 19:20:53 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:20:53 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:20:53 spire-1.2.1/pkg/server/api/entry_test.go 19:20:53 spire-1.2.1/pkg/server/api/health/ 19:20:53 spire-1.2.1/pkg/server/api/health/v1/ 19:20:53 spire-1.2.1/pkg/server/api/health/v1/service.go 19:20:53 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:20:53 spire-1.2.1/pkg/server/api/id.go 19:20:53 spire-1.2.1/pkg/server/api/id_test.go 19:20:53 spire-1.2.1/pkg/server/api/limits/ 19:20:53 spire-1.2.1/pkg/server/api/limits/limits.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/ 19:20:53 spire-1.2.1/pkg/server/api/middleware/alias.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/audit.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/caller.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/common.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/entries.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:20:53 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:20:53 spire-1.2.1/pkg/server/api/ratelimit.go 19:20:53 spire-1.2.1/pkg/server/api/rpccontext/ 19:20:53 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:20:53 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:20:53 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:20:53 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:20:53 spire-1.2.1/pkg/server/api/selector.go 19:20:53 spire-1.2.1/pkg/server/api/selector_test.go 19:20:53 spire-1.2.1/pkg/server/api/status.go 19:20:53 spire-1.2.1/pkg/server/api/status_test.go 19:20:53 spire-1.2.1/pkg/server/api/svid/ 19:20:53 spire-1.2.1/pkg/server/api/svid/v1/ 19:20:53 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:20:53 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:20:53 spire-1.2.1/pkg/server/api/trustdomain.go 19:20:53 spire-1.2.1/pkg/server/api/trustdomain/ 19:20:53 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:20:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:20:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:20:53 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:20:53 spire-1.2.1/pkg/server/authpolicy/ 19:20:53 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:20:53 spire-1.2.1/pkg/server/authpolicy/policy.go 19:20:53 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:20:53 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:20:53 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:20:53 spire-1.2.1/pkg/server/authpolicy/validate.go 19:20:53 spire-1.2.1/pkg/server/bundle/ 19:20:53 spire-1.2.1/pkg/server/bundle/client/ 19:20:53 spire-1.2.1/pkg/server/bundle/client/client.go 19:20:53 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:20:53 spire-1.2.1/pkg/server/bundle/client/manager.go 19:20:53 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:20:53 spire-1.2.1/pkg/server/bundle/client/sources.go 19:20:53 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:20:53 spire-1.2.1/pkg/server/bundle/client/updater.go 19:20:53 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:20:53 spire-1.2.1/pkg/server/ca/ 19:20:53 spire-1.2.1/pkg/server/ca/ca.go 19:20:53 spire-1.2.1/pkg/server/ca/ca_health.go 19:20:53 spire-1.2.1/pkg/server/ca/ca_test.go 19:20:53 spire-1.2.1/pkg/server/ca/journal.go 19:20:53 spire-1.2.1/pkg/server/ca/journal_test.go 19:20:53 spire-1.2.1/pkg/server/ca/manager.go 19:20:53 spire-1.2.1/pkg/server/ca/manager_health.go 19:20:53 spire-1.2.1/pkg/server/ca/manager_test.go 19:20:53 spire-1.2.1/pkg/server/ca/templates.go 19:20:53 spire-1.2.1/pkg/server/ca/upstream_client.go 19:20:53 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:20:53 spire-1.2.1/pkg/server/ca/validation.go 19:20:53 spire-1.2.1/pkg/server/cache/ 19:20:53 spire-1.2.1/pkg/server/cache/dscache/ 19:20:53 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:20:53 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:20:53 spire-1.2.1/pkg/server/cache/entrycache/ 19:20:53 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:20:53 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:20:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:20:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:20:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:20:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:20:53 spire-1.2.1/pkg/server/catalog/ 19:20:53 spire-1.2.1/pkg/server/catalog/catalog.go 19:20:53 spire-1.2.1/ 19:20:53 spire-1.2.1/pkg/server/catalog/keymanager.go 19:20:53 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:20:53 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:20:53 spire-1.2.1/pkg/server/catalog/notifier.go 19:20:53 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:20:53 spire-1.2.1/pkg/server/config.go 19:20:53 spire-1.2.1/pkg/server/datastore/ 19:20:53 spire-1.2.1/pkg/server/datastore/datastore.go 19:20:53 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:20:53 spire-1.2.1/pkg/server/datastore/repository.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:20:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:20:53 spire-1.2.1/pkg/server/endpoints/ 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/ 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/.data/ 19:20:53 spire-1.2.1/.data/.file 19:20:53 spire-1.2.1/.dockerignore 19:20:53 spire-1.2.1/.gitattributes 19:20:53 spire-1.2.1/.githooks/ 19:20:53 spire-1.2.1/.githooks/pre-commit 19:20:53 spire-1.2.1/.github/ 19:20:53 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:20:53 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:20:53 spire-1.2.1/.github/dependabot.yml 19:20:53 spire-1.2.1/.github/workflows/ 19:20:53 spire-1.2.1/.github/workflows/nightly_build.yaml 19:20:53 spire-1.2.1/.github/workflows/pr_build.yaml 19:20:53 spire-1.2.1/.github/workflows/release_build.yaml 19:20:53 spire-1.2.1/.github/workflows/scripts/ 19:20:53 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:20:53 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:20:53 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:20:53 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:20:53 spire-1.2.1/.github/workflows/scripts/split.sh 19:20:53 spire-1.2.1/.gitignore 19:20:53 spire-1.2.1/.go-version 19:20:53 spire-1.2.1/.golangci.yml 19:20:53 spire-1.2.1/ADOPTERS.md 19:20:53 spire-1.2.1/CHANGELOG.md 19:20:53 spire-1.2.1/CODE-OF-CONDUCT.md 19:20:53 spire-1.2.1/CODEOWNERS 19:20:53 spire-1.2.1/CONTRIBUTING.md 19:20:53 spire-1.2.1/Dockerfile 19:20:53 spire-1.2.1/Dockerfile.dev 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:20:53 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:20:53 spire-1.2.1/pkg/server/endpoints/config.go 19:20:53 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:20:53 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:20:53 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:20:53 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:20:53 spire-1.2.1/pkg/server/endpoints/middleware.go 19:20:53 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:20:53 spire-1.2.1/pkg/server/hostservice/ 19:20:53 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:20:53 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:20:53 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:20:53 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:20:53 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:20:53 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:20:53 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:20:53 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/ 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/ 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:20:53 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:20:53 spire-1.2.1/Dockerfile.scratch 19:20:53 spire-1.2.1/LICENSE 19:20:53 spire-1.2.1/MAINTAINERS.md 19:20:53 spire-1.2.1/Makefile 19:20:53 spire-1.2.1/README.md 19:20:53 spire-1.2.1/ROADMAP.md 19:20:53 spire-1.2.1/SECURITY.md 19:20:53 spire-1.2.1/cmd/ 19:20:53 spire-1.2.1/cmd/spire-agent/ 19:20:53 spire-1.2.1/cmd/spire-agent/cli/ 19:20:53 spire-1.2.1/cmd/spire-agent/cli/api/ 19:20:53 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/common/ 19:20:53 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:20:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/run/ 19:20:53 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:20:53 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:20:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:20:53 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:20:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:20:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:20:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:20:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:20:54 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:20:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:20:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/ 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:20:54 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:20:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:20:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:20:54 spire-1.2.1/cmd/spire-agent/main.go 19:20:54 spire-1.2.1/cmd/spire-server/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/agent/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/cli.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:20:54 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/run/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/token/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/validate/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:20:54 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/x509/ 19:20:54 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:20:54 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:20:54 spire-1.2.1/cmd/spire-server/main.go 19:20:54 spire-1.2.1/cmd/spire-server/util/ 19:20:54 spire-1.2.1/cmd/spire-server/util/util.go 19:20:54 spire-1.2.1/conf/ 19:20:54 spire-1.2.1/conf/agent/ 19:20:54 spire-1.2.1/conf/agent/agent.conf 19:20:54 spire-1.2.1/conf/agent/agent_full.conf 19:20:54 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:20:54 spire-1.2.1/conf/server/ 19:20:54 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:20:54 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:20:54 spire-1.2.1/conf/server/server.conf 19:20:54 spire-1.2.1/conf/server/server_full.conf 19:20:54 spire-1.2.1/doc/ 19:20:54 spire-1.2.1/doc/SPIRE101.md 19:20:54 spire-1.2.1/doc/auditlog.md 19:20:54 spire-1.2.1/doc/authorization_policy_engine.md 19:20:54 spire-1.2.1/doc/changelog_guidelines.md 19:20:54 spire-1.2.1/doc/cure53-report.pdf 19:20:54 spire-1.2.1/doc/images/ 19:20:54 spire-1.2.1/doc/images/2019_roadmap.png 19:20:54 spire-1.2.1/doc/images/SPIRE101.png 19:20:54 spire-1.2.1/doc/images/SPIRE_agent.png 19:20:54 spire-1.2.1/doc/images/SPIRE_server.png 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:20:54 spire-1.2.1/pkg/server/registration/ 19:20:54 spire-1.2.1/pkg/server/registration/manager.go 19:20:54 spire-1.2.1/pkg/server/registration/manager_test.go 19:20:54 spire-1.2.1/pkg/server/scanentries.go 19:20:54 spire-1.2.1/pkg/server/scanentries_test.go 19:20:54 spire-1.2.1/pkg/server/server.go 19:20:54 spire-1.2.1/pkg/server/server_test.go 19:20:54 spire-1.2.1/pkg/server/svid/ 19:20:54 spire-1.2.1/pkg/server/svid/observer.go 19:20:54 spire-1.2.1/pkg/server/svid/observer_test.go 19:20:54 spire-1.2.1/pkg/server/svid/rotator.go 19:20:54 spire-1.2.1/pkg/server/svid/rotator_config.go 19:20:54 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:20:54 spire-1.2.1/pkg/server/svid/rotator_test.go 19:20:54 spire-1.2.1/proto/ 19:20:54 spire-1.2.1/proto/private/ 19:20:54 spire-1.2.1/proto/private/server/ 19:20:54 spire-1.2.1/proto/private/server/journal/ 19:20:54 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:20:54 spire-1.2.1/proto/private/server/journal/journal.proto 19:20:54 spire-1.2.1/proto/spire/ 19:20:54 spire-1.2.1/proto/spire/common/ 19:20:54 spire-1.2.1/proto/spire/common/common.pb.go 19:20:54 spire-1.2.1/proto/spire/common/common.proto 19:20:54 spire-1.2.1/proto/spire/common/plugin/ 19:20:54 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:20:54 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:20:54 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:20:54 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:20:54 spire-1.2.1/proto/spire/plugin/ 19:20:54 spire-1.2.1/proto/spire/plugin/agent/ 19:20:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:20:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:20:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:20:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:20:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:20:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:20:54 spire-1.2.1/release/ 19:20:54 spire-1.2.1/doc/images/cache_mgr.png 19:20:54 spire-1.2.1/doc/images/cache_mgr_components.png 19:20:54 spire-1.2.1/doc/images/federated_spire.png 19:20:54 spire-1.2.1/doc/images/ha_mode.png 19:20:54 spire-1.2.1/doc/images/nested_spire.png 19:20:54 spire-1.2.1/doc/images/oidc_federation.png 19:20:54 spire-1.2.1/doc/images/single_trust_domain.png 19:20:54 spire-1.2.1/doc/images/spiffe_compatible.png 19:20:54 spire-1.2.1/doc/images/spire_logo.png 19:20:54 spire-1.2.1/doc/migrating_registration_api_clients.md 19:20:54 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:20:54 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:20:54 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:20:54 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:20:54 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:20:54 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:20:54 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:20:54 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:20:54 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:20:54 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:20:54 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:20:54 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:20:54 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:20:54 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:20:54 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:20:54 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:20:54 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:20:54 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:20:54 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:20:54 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:20:54 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:20:54 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:20:54 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:20:54 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:20:54 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:20:54 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:20:54 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:20:54 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:20:54 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:20:54 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:20:54 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:20:54 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:20:54 spire-1.2.1/release/spire-extras/ 19:20:54 spire-1.2.1/release/spire-extras/README.md 19:20:54 spire-1.2.1/release/spire-extras/conf/ 19:20:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:20:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:20:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:20:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:20:54 spire-1.2.1/release/spire/ 19:20:54 spire-1.2.1/release/spire/README.md 19:20:54 spire-1.2.1/release/spire/conf/ 19:20:54 spire-1.2.1/release/spire/conf/agent/ 19:20:54 spire-1.2.1/release/spire/conf/agent/agent.conf 19:20:54 spire-1.2.1/release/spire/conf/server/ 19:20:54 spire-1.2.1/release/spire/conf/server/server.conf 19:20:54 spire-1.2.1/script/ 19:20:54 spire-1.2.1/script/build-artifact.sh 19:20:54 spire-1.2.1/script/generate_dummy_ca.sh 19:20:54 spire-1.2.1/support/ 19:20:54 spire-1.2.1/support/k8s/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:20:54 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:20:54 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:20:54 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:20:54 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:20:54 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:20:54 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:20:54 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:20:54 spire-1.2.1/doc/scaling_spire.md 19:20:54 spire-1.2.1/doc/spire_agent.md 19:20:54 spire-1.2.1/doc/spire_server.md 19:20:54 spire-1.2.1/doc/supported_integrations.md 19:20:54 spire-1.2.1/doc/telemetry.md 19:20:54 spire-1.2.1/doc/telemetry_config.md 19:20:54 spire-1.2.1/doc/upgrading.md 19:20:54 spire-1.2.1/doc/using_spire.md 19:20:54 spire-1.2.1/examples/ 19:20:54 spire-1.2.1/examples/README.md 19:20:54 spire-1.2.1/go.mod 19:20:54 spire-1.2.1/go.sum 19:20:54 spire-1.2.1/pkg/ 19:20:54 spire-1.2.1/pkg/agent/ 19:20:54 spire-1.2.1/pkg/agent/agent.go 19:20:54 spire-1.2.1/pkg/agent/api/ 19:20:54 spire-1.2.1/pkg/agent/api/config.go 19:20:54 spire-1.2.1/pkg/agent/api/debug/ 19:20:54 spire-1.2.1/pkg/agent/api/debug/v1/ 19:20:54 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:20:54 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:20:54 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:20:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:20:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:20:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:20:54 spire-1.2.1/pkg/agent/api/endpoints.go 19:20:54 spire-1.2.1/pkg/agent/api/health/ 19:20:54 spire-1.2.1/pkg/agent/api/health/v1/ 19:20:54 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:20:54 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:20:54 spire-1.2.1/pkg/agent/api/rpccontext/ 19:20:54 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:20:54 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:20:54 spire-1.2.1/pkg/agent/attestor/ 19:20:54 spire-1.2.1/pkg/agent/attestor/node/ 19:20:54 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:20:54 spire-1.2.1/pkg/agent/attestor/node/node.go 19:20:54 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:20:54 spire-1.2.1/pkg/agent/attestor/workload/ 19:20:54 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:20:54 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:20:54 spire-1.2.1/pkg/agent/catalog/ 19:20:54 spire-1.2.1/pkg/agent/catalog/catalog.go 19:20:54 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:20:54 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:20:54 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:20:54 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:20:54 spire-1.2.1/pkg/agent/client/ 19:20:54 spire-1.2.1/pkg/agent/client/client.go 19:20:54 spire-1.2.1/pkg/agent/client/client_test.go 19:20:54 spire-1.2.1/pkg/agent/client/dial.go 19:20:54 spire-1.2.1/pkg/agent/client/nodeconn.go 19:20:54 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:20:54 spire-1.2.1/pkg/agent/client/update.go 19:20:54 spire-1.2.1/pkg/agent/client/util.go 19:20:54 spire-1.2.1/pkg/agent/common/ 19:20:54 spire-1.2.1/pkg/agent/common/backoff/ 19:20:54 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:20:54 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:20:54 spire-1.2.1/pkg/agent/common/cgroups/ 19:20:54 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:20:54 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:20:54 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:20:54 spire-1.2.1/pkg/agent/config.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/ 19:20:54 spire-1.2.1/pkg/agent/endpoints/config.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:20:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/ 19:20:54 spire-1.2.1/support/oidc-discovery-provider/README.md 19:20:54 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/config.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:20:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:20:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/workload/ 19:20:54 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:20:54 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:20:54 spire-1.2.1/pkg/agent/manager/ 19:20:54 spire-1.2.1/pkg/agent/manager/cache/ 19:20:54 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:20:54 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:20:54 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:20:54 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:20:54 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:20:54 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:20:54 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:20:54 spire-1.2.1/pkg/agent/manager/config.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/main.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:20:54 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:20:54 spire-1.2.1/test/ 19:20:54 spire-1.2.1/test/clock/ 19:20:54 spire-1.2.1/test/clock/clock.go 19:20:54 spire-1.2.1/test/fakes/ 19:20:54 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:20:54 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:20:54 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:20:54 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:20:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:20:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:20:54 spire-1.2.1/test/fakes/fakeagentstore/ 19:20:54 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:20:54 spire-1.2.1/pkg/agent/manager/manager.go 19:20:54 spire-1.2.1/pkg/agent/manager/manager_test.go 19:20:54 spire-1.2.1/pkg/agent/manager/storage.go 19:20:54 spire-1.2.1/pkg/agent/manager/storage_test.go 19:20:54 spire-1.2.1/pkg/agent/manager/storecache/ 19:20:54 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:20:54 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:20:54 spire-1.2.1/pkg/agent/manager/sync.go 19:20:54 spire-1.2.1/pkg/agent/plugin/ 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:20:54 spire-1.2.1/test/fakes/fakedatastore/ 19:20:54 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:20:54 spire-1.2.1/test/fakes/fakeentryclient/ 19:20:54 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:20:54 spire-1.2.1/test/fakes/fakehealthchecker/ 19:20:54 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:20:54 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:20:54 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:20:54 spire-1.2.1/test/fakes/fakemetrics/ 19:20:54 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:20:54 spire-1.2.1/test/fakes/fakenoderesolver/ 19:20:54 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:20:54 spire-1.2.1/test/fakes/fakenotifier/ 19:20:54 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:20:54 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:20:54 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:20:54 spire-1.2.1/test/fakes/fakeserverca/ 19:20:54 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:20:54 spire-1.2.1/test/fakes/fakeservercatalog/ 19:20:54 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:20:54 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:20:54 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:20:54 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:20:54 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:20:54 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:20:54 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:20:54 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:20:54 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:20:54 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:20:54 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:20:54 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:20:54 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:20:54 spire-1.2.1/test/fixture/ 19:20:54 spire-1.2.1/test/fixture/certs/ 19:20:54 spire-1.2.1/test/fixture/certs/agent_svid.der 19:20:54 spire-1.2.1/test/fixture/certs/base_cert.pem 19:20:54 spire-1.2.1/test/fixture/certs/base_csr.pem 19:20:54 spire-1.2.1/test/fixture/certs/base_key.pem 19:20:54 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:20:54 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:20:54 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:20:54 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:20:54 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:20:54 spire-1.2.1/test/fixture/certs/blog_key.pem 19:20:54 spire-1.2.1/test/fixture/certs/bundle.der 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:20:54 spire-1.2.1/test/fixture/certs/ca.pem 19:20:54 spire-1.2.1/test/fixture/certs/ca_key.pem 19:20:54 spire-1.2.1/test/fixture/certs/database_cert.pem 19:20:54 spire-1.2.1/test/fixture/certs/database_csr.pem 19:20:54 spire-1.2.1/test/fixture/certs/database_key.pem 19:20:54 spire-1.2.1/test/fixture/certs/node_cert.pem 19:20:54 spire-1.2.1/test/fixture/certs/node_csr.pem 19:20:54 spire-1.2.1/test/fixture/certs/node_key.pem 19:20:54 spire-1.2.1/test/fixture/certs/svid.pem 19:20:54 spire-1.2.1/test/fixture/certs/svid_key.pem 19:20:54 spire-1.2.1/test/fixture/config/ 19:20:54 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:20:54 spire-1.2.1/test/fixture/config/agent_good.conf 19:20:54 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:20:54 spire-1.2.1/test/fixture/config/plugin_good.conf 19:20:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:20:54 spire-1.2.1/test/fixture/config/server_good.conf 19:20:54 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:20:54 spire-1.2.1/test/fixture/fixture.go 19:20:54 spire-1.2.1/test/fixture/nodeattestor/ 19:20:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:20:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:20:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:20:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:20:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:20:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:20:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:20:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:20:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:20:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:20:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:20:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:20:54 spire-1.2.1/test/fixture/registration/ 19:20:54 spire-1.2.1/test/fixture/registration/entries.json 19:20:54 spire-1.2.1/test/fixture/registration/good-for-update.json 19:20:54 spire-1.2.1/test/fixture/registration/good.json 19:20:54 spire-1.2.1/test/fixture/registration/invalid.json 19:20:54 spire-1.2.1/test/fixture/registration/invalid_json.json 19:20:54 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:20:54 spire-1.2.1/test/integration/ 19:20:54 spire-1.2.1/test/integration/README.md 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:20:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:20:54 spire-1.2.1/test/integration/common 19:20:54 spire-1.2.1/test/integration/setup/ 19:20:54 spire-1.2.1/test/integration/setup/adminclient/ 19:20:54 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:20:54 spire-1.2.1/test/integration/setup/adminclient/client.go 19:20:54 spire-1.2.1/test/integration/setup/debugagent/ 19:20:54 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:20:54 spire-1.2.1/test/integration/setup/debugagent/main.go 19:20:54 spire-1.2.1/test/integration/setup/debugserver/ 19:20:54 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:20:54 spire-1.2.1/test/integration/setup/debugserver/main.go 19:20:54 spire-1.2.1/test/integration/setup/downstreamclient/ 19:20:54 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:20:54 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:20:54 spire-1.2.1/test/integration/setup/itclient/ 19:20:54 spire-1.2.1/test/integration/setup/itclient/client.go 19:20:54 spire-1.2.1/test/integration/setup/node-attestation/ 19:20:54 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:20:54 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:20:54 spire-1.2.1/test/integration/setup/x509pop/ 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:20:54 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:20:54 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:20:54 spire-1.2.1/test/integration/suites/ 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:20:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:20:54 spire-1.2.1/pkg/agent/svid/ 19:20:54 spire-1.2.1/pkg/agent/svid/rotator.go 19:20:54 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:20:54 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:20:54 spire-1.2.1/pkg/agent/svid/store/ 19:20:54 spire-1.2.1/pkg/agent/svid/store/service.go 19:20:54 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:20:54 spire-1.2.1/pkg/common/ 19:20:54 spire-1.2.1/pkg/common/agentpathtemplate/ 19:20:54 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:20:54 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:20:54 spire-1.2.1/pkg/common/api/ 19:20:54 spire-1.2.1/pkg/common/api/metrics.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/ 19:20:54 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:20:54 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:20:54 spire-1.2.1/pkg/common/api/middleware/logger.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/names.go 19:20:54 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:20:54 spire-1.2.1/pkg/common/api/names.go 19:20:54 spire-1.2.1/pkg/common/api/ratelimit.go 19:20:54 spire-1.2.1/pkg/common/api/rpccontext/ 19:20:54 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:20:54 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:20:54 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:20:54 spire-1.2.1/pkg/common/auth/ 19:20:54 spire-1.2.1/pkg/common/auth/interceptors.go 19:20:54 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:20:54 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:20:54 spire-1.2.1/pkg/common/bundleutil/ 19:20:54 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:20:54 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.confspire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:20:54 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:20:54 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:20:54 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:20:54 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:20:54 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:20:54 spire-1.2.1/pkg/common/bundleutil/types.go 19:20:54 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:20:54 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:20:54 spire-1.2.1/pkg/common/catalog/ 19:20:54 spire-1.2.1/pkg/common/catalog/bind.go 19:20:54 spire-1.2.1/pkg/common/catalog/builtin.go 19:20:54 spire-1.2.1/pkg/common/catalog/catalog.go 19:20:54 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:20:54 spire-1.2.1/pkg/common/catalog/closers.go 19:20:54 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:20:54 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:20:54 spire-1.2.1/pkg/common/catalog/config.go 19:20:54 spire-1.2.1/pkg/common/catalog/config_test.go 19:20:54 spire-1.2.1/pkg/common/catalog/configure.go 19:20:54 spire-1.2.1/pkg/common/catalog/constraints.go 19:20:54 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:20:54 spire-1.2.1/pkg/common/catalog/context.go 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:20:54 spire-1.2.1/pkg/common/catalog/external.go 19:20:54 spire-1.2.1/pkg/common/catalog/host.go 19:20:54 spire-1.2.1/pkg/common/catalog/pipenet.go 19:20:54 spire-1.2.1/pkg/common/catalog/plugin.go 19:20:54 spire-1.2.1/pkg/common/catalog/testplugin/ 19:20:54 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:20:54 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:20:54 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:20:54 spire-1.2.1/pkg/common/cli/ 19:20:54 spire-1.2.1/pkg/common/cli/env.go 19:20:54 spire-1.2.1/pkg/common/cli/flags.go 19:20:54 spire-1.2.1/pkg/common/cli/trust_domain.go 19:20:54 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:20:54 spire-1.2.1/pkg/common/cli/umask.go 19:20:54 spire-1.2.1/pkg/common/cli/umask_posix.go 19:20:54 spire-1.2.1/pkg/common/cli/umask_test.go 19:20:54 spire-1.2.1/pkg/common/cli/umask_windows.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/ 19:20:54 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/flag.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/format.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/ 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:20:54 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yamlspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:20:54 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:20:54 spire-1.2.1/pkg/common/coretypes/ 19:20:54 spire-1.2.1/pkg/common/coretypes/bundle/ 19:20:54 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:20:54 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:20:54 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:20:54 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:20:54 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:20:54 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:20:54 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:20:54 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:20:54 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:20:54 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:20:54 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:20:54 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:20:54 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:20:54 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:20:54 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:20:54 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:20:54 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:20:54 spire-1.2.1/pkg/common/cryptoutil/ 19:20:54 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:20:54 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:20:54 spire-1.2.1/pkg/common/diskutil/ 19:20:54 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:20:54 spire-1.2.1/pkg/common/diskutil/file_test.go 19:20:54 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:20:54 spire-1.2.1/pkg/common/errorutil/ 19:20:54 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:20:54 spire-1.2.1/pkg/common/health/ 19:20:54 spire-1.2.1/pkg/common/health/config.go 19:20:54 spire-1.2.1/pkg/common/health/context.go 19:20:54 spire-1.2.1/pkg/common/health/context_test.go 19:20:54 spire-1.2.1/pkg/common/health/health.go 19:20:54 spire-1.2.1/pkg/common/health/health_test.go 19:20:54 spire-1.2.1/pkg/common/health/logger.go 19:20:54 spire-1.2.1/pkg/common/hostservice/ 19:20:54 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:20:54 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:20:54 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:20:54 spire-1.2.1/pkg/common/idutil/ 19:20:54 spire-1.2.1/pkg/common/idutil/require.go 19:20:54 spire-1.2.1/pkg/common/idutil/require_test.go 19:20:54 spire-1.2.1/pkg/common/idutil/safety.go 19:20:54 spire-1.2.1/pkg/common/idutil/safety_test.go 19:20:54 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:20:54 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:20:54 spire-1.2.1/pkg/common/jwtsvid/ 19:20:54 spire-1.2.1/pkg/common/jwtsvid/common.go 19:20:54 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:20:54 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:20:54 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:20:54 spire-1.2.1/pkg/common/jwtutil/ 19:20:54 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:20:54 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:20:54 spire-1.2.1/pkg/common/log/ 19:20:54 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:20:54 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:20:54 spire-1.2.1/pkg/common/log/log.go 19:20:54 spire-1.2.1/pkg/common/log/log_test.go 19:20:54 spire-1.2.1/pkg/common/log/options.go 19:20:54 spire-1.2.1/pkg/common/nodeutil/ 19:20:54 spire-1.2.1/pkg/common/nodeutil/node.go 19:20:54 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:20:54 spire-1.2.1/pkg/common/peertracker/ 19:20:54 spire-1.2.1/pkg/common/peertracker/conn.go 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:20:54 spire-1.2.1/pkg/common/peertracker/credentials.go 19:20:54 spire-1.2.1/pkg/common/peertracker/errors.go 19:20:54 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:20:54 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:20:54 spire-1.2.1/pkg/common/peertracker/info.go 19:20:54 spire-1.2.1/pkg/common/peertracker/listener.go 19:20:54 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:20:54 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:20:54 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:20:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:20:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:20:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:20:54 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:20:54 spire-1.2.1/pkg/common/peertracker/tcp.go 19:20:54 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:20:54 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:20:54 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:20:54 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:20:54 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:20:54 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:20:54 spire-1.2.1/test/integration/suites/join-token/ 19:20:54 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:20:54 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:20:54 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:20:54 spire-1.2.1/pkg/common/peertracker/uds.go 19:20:54 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:20:54 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:20:54 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:20:54 spire-1.2.1/pkg/common/pemutil/ 19:20:54 spire-1.2.1/pkg/common/pemutil/block.go 19:20:54 spire-1.2.1/pkg/common/pemutil/certs.go 19:20:54 spire-1.2.1/pkg/common/pemutil/common.go 19:20:54 spire-1.2.1/pkg/common/pemutil/csr.go 19:20:54 spire-1.2.1/pkg/common/pemutil/keys.go 19:20:54 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:20:54 spire-1.2.1/pkg/common/pemutil/testdata/ 19:20:54 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:20:54 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:20:54 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:20:54 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:20:54 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:20:54 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:20:54 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:20:54 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:20:54 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:20:54 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:20:54 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:20:54 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:20:54 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:20:54 spire-1.2.1/test/integration/suites/join-token/README.md 19:20:54 spire-1.2.1/test/integration/suites/join-token/conf/ 19:20:54 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/join-token/teardown 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:20:54 spire-1.2.1/pkg/common/plugin/ 19:20:54 spire-1.2.1/pkg/common/plugin/aws/ 19:20:54 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:20:54 spire-1.2.1/pkg/common/plugin/azure/ 19:20:54 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:20:54 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:20:54 spire-1.2.1/pkg/common/plugin/facade.go 19:20:54 spire-1.2.1/pkg/common/plugin/facade_test.go 19:20:54 spire-1.2.1/pkg/common/plugin/gcp/ 19:20:54 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:20:54 spire-1.2.1/pkg/common/plugin/k8s/ 19:20:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:20:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:20:54 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:20:54 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:20:54 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:20:54 spire-1.2.1/pkg/common/plugin/log.go 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/ 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:20:54 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:20:54 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:20:54 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:20:54 spire-1.2.1/pkg/common/plugin/x509pop/ 19:20:54 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:20:54 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:20:54 spire-1.2.1/pkg/common/profiling/ 19:20:54 spire-1.2.1/pkg/common/profiling/dumpers.go 19:20:54 spire-1.2.1/pkg/common/profiling/profiling.go 19:20:54 spire-1.2.1/pkg/common/protoutil/ 19:20:54 spire-1.2.1/pkg/common/protoutil/masks.go 19:20:54 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:20:54 spire-1.2.1/pkg/common/rotationutil/ 19:20:54 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:20:54 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:20:54 spire-1.2.1/pkg/common/selector/ 19:20:54 spire-1.2.1/pkg/common/selector/selector.go 19:20:54 spire-1.2.1/pkg/common/selector/selector_test.go 19:20:54 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:20:54 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:20:54 spire-1.2.1/test/integration/suites/k8s/ 19:20:54 spire-1.2.1/test/integration/suites/k8s/00-setup 19:20:54 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:20:54 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:20:54 spire-1.2.1/test/integration/suites/k8s/README.md 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/ 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:20:54 spire-1.2.1/pkg/common/selector/set.go 19:20:54 spire-1.2.1/pkg/common/selector/set_utils.go 19:20:54 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/ 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/ 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:20:54 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:20:54 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:20:54 spire-1.2.1/pkg/common/telemetry/call.go 19:20:54 spire-1.2.1/pkg/common/telemetry/common/ 19:20:54 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:20:54 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:20:54 spire-1.2.1/test/integration/suites/k8s/teardown 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:20:54 spire-1.2.1/pkg/common/telemetry/config.go 19:20:54 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:20:54 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/inmem.go 19:20:54 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/m3.go 19:20:54 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/metrics.go 19:20:54 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/names.go 19:20:54 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:20:54 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:20:54 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/ 19:20:54 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:20:54 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:20:54 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:20:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:20:54 spire-1.2.1/pkg/common/telemetry/server/server.go 19:20:54 spire-1.2.1/pkg/common/telemetry/sink.go 19:20:54 spire-1.2.1/pkg/common/telemetry/statsd.go 19:20:54 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:20:54 spire-1.2.1/pkg/common/telemetry/uptime.go 19:20:54 spire-1.2.1/pkg/common/telemetry/version.go 19:20:54 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:20:54 spire-1.2.1/pkg/common/uptime/ 19:20:54 spire-1.2.1/pkg/common/uptime/uptime.go 19:20:54 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/ 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:20:54 spire-1.2.1/pkg/common/util/ 19:20:54 spire-1.2.1/pkg/common/util/certs.go 19:20:54 spire-1.2.1/pkg/common/util/certs_test.go 19:20:54 spire-1.2.1/pkg/common/util/csr.go 19:20:54 spire-1.2.1/pkg/common/util/hash.go 19:20:54 spire-1.2.1/pkg/common/util/selectors.go 19:20:54 spire-1.2.1/pkg/common/util/selectors_test.go 19:20:54 spire-1.2.1/pkg/common/util/signals.go 19:20:54 spire-1.2.1/pkg/common/util/sort.go 19:20:54 spire-1.2.1/pkg/common/util/sort_test.go 19:20:54 spire-1.2.1/pkg/common/util/task.go 19:20:54 spire-1.2.1/pkg/common/util/task_test.go 19:20:54 spire-1.2.1/pkg/common/util/testdata/ 19:20:54 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:20:54 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:20:54 spire-1.2.1/pkg/common/version/ 19:20:54 spire-1.2.1/pkg/common/version/version.go 19:20:54 spire-1.2.1/pkg/common/x509svid/ 19:20:54 spire-1.2.1/pkg/common/x509svid/common_test.go 19:20:54 spire-1.2.1/pkg/common/x509svid/csr.go 19:20:54 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:20:54 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:20:54 spire-1.2.1/pkg/common/x509util/ 19:20:54 spire-1.2.1/pkg/common/x509util/cert.go 19:20:54 spire-1.2.1/pkg/common/x509util/dns.go 19:20:54 spire-1.2.1/pkg/common/x509util/dns_test.go 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:20:54 spire-1.2.1/test/integration/suites/rotation/ 19:20:54 spire-1.2.1/test/integration/suites/rotation/00-setup 19:20:54 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:20:54 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:20:54 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:20:54 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:20:54 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:20:54 spire-1.2.1/test/integration/suites/rotation/README.md 19:20:54 spire-1.2.1/test/integration/suites/rotation/conf/ 19:20:54 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/rotation/teardown 19:20:54 spire-1.2.1/test/integration/suites/self-test/ 19:20:54 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:20:54 spire-1.2.1/test/integration/suites/self-test/README.md 19:20:54 spire-1.2.1/test/integration/suites/self-test/teardown 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:20:54 spire-1.2.1/pkg/common/x509util/keyid.go 19:20:54 spire-1.2.1/pkg/common/x509util/keypair.go 19:20:54 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:20:54 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:20:54 spire-1.2.1/pkg/server/ 19:20:54 spire-1.2.1/pkg/server/api/ 19:20:54 spire-1.2.1/pkg/server/api/agent.go 19:20:54 spire-1.2.1/pkg/server/api/agent/ 19:20:54 spire-1.2.1/pkg/server/api/agent/v1/ 19:20:54 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:20:54 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:20:54 spire-1.2.1/pkg/server/api/agent_test.go 19:20:54 spire-1.2.1/pkg/server/api/api.go 19:20:54 spire-1.2.1/pkg/server/api/audit/ 19:20:54 spire-1.2.1/pkg/server/api/audit/audit.go 19:20:54 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:20:54 spire-1.2.1/pkg/server/api/bundle.go 19:20:54 spire-1.2.1/pkg/server/api/bundle/ 19:20:54 spire-1.2.1/pkg/server/api/bundle/v1/ 19:20:54 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:20:54 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:20:54 spire-1.2.1/pkg/server/api/bundle_test.go 19:20:54 spire-1.2.1/pkg/server/api/debug/ 19:20:54 spire-1.2.1/pkg/server/api/debug/v1/ 19:20:54 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:20:54 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:20:54 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:20:54 spire-1.2.1/test/integration/suites/upgrade/ 19:20:54 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:20:54 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:20:54 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:20:54 spire-1.2.1/test/integration/suites/upgrade/README.md 19:20:54 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:20:54 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:20:54 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:20:54 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:20:54 spire-1.2.1/test/integration/suites/upgrade/teardown 19:20:54 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:20:54 spire-1.2.1/pkg/server/api/entry.go 19:20:54 spire-1.2.1/pkg/server/api/entry/ 19:20:54 spire-1.2.1/pkg/server/api/entry/v1/ 19:20:54 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:20:54 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:20:54 spire-1.2.1/pkg/server/api/entry_test.go 19:20:54 spire-1.2.1/pkg/server/api/health/ 19:20:54 spire-1.2.1/pkg/server/api/health/v1/ 19:20:54 spire-1.2.1/pkg/server/api/health/v1/service.go 19:20:54 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:20:54 spire-1.2.1/pkg/server/api/id.go 19:20:54 spire-1.2.1/pkg/server/api/id_test.go 19:20:54 spire-1.2.1/pkg/server/api/limits/ 19:20:54 spire-1.2.1/pkg/server/api/limits/limits.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/ 19:20:54 spire-1.2.1/pkg/server/api/middleware/alias.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/audit.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/caller.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:20:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:20:54 spire-1.2.1/test/integration/test-one.sh 19:20:54 spire-1.2.1/test/integration/test.sh 19:20:54 spire-1.2.1/test/plugintest/ 19:20:54 spire-1.2.1/test/plugintest/config.go 19:20:54 spire-1.2.1/test/plugintest/load.go 19:20:54 spire-1.2.1/test/plugintest/option.go 19:20:54 spire-1.2.1/test/spiretest/ 19:20:54 spire-1.2.1/test/spiretest/apiserver.go 19:20:54 spire-1.2.1/test/spiretest/assertions.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/common.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/entries.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:20:54 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:20:54 spire-1.2.1/pkg/server/api/ratelimit.go 19:20:54 spire-1.2.1/pkg/server/api/rpccontext/ 19:20:54 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:20:54 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:20:54 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:20:54 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:20:54 spire-1.2.1/pkg/server/api/selector.go 19:20:54 spire-1.2.1/pkg/server/api/selector_test.go 19:20:54 spire-1.2.1/pkg/server/api/status.go 19:20:54 spire-1.2.1/pkg/server/api/status_test.go 19:20:54 spire-1.2.1/pkg/server/api/svid/ 19:20:54 spire-1.2.1/pkg/server/api/svid/v1/ 19:20:54 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:20:54 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:20:54 spire-1.2.1/pkg/server/api/trustdomain.go 19:20:54 spire-1.2.1/pkg/server/api/trustdomain/ 19:20:54 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:20:54 spire-1.2.1/test/spiretest/dir.go 19:20:54 spire-1.2.1/test/spiretest/errors_posix.go 19:20:54 spire-1.2.1/test/spiretest/errors_windows.go 19:20:54 spire-1.2.1/test/spiretest/logs.go 19:20:54 spire-1.2.1/test/spiretest/socketapi.go 19:20:54 spire-1.2.1/test/spiretest/suite.go 19:20:54 spire-1.2.1/test/spiretest/x509.go 19:20:54 spire-1.2.1/test/testca/ 19:20:54 spire-1.2.1/test/testca/ca.go 19:20:54 spire-1.2.1/test/testkey/ 19:20:54 spire-1.2.1/test/testkey/generate.sh 19:20:54 spire-1.2.1/test/testkey/genkeys.go 19:20:54 spire-1.2.1/test/testkey/keys.go 19:20:54 spire-1.2.1/test/testkey/new.go 19:20:54 spire-1.2.1/test/tpmsimulator/ 19:20:54 spire-1.2.1/test/tpmsimulator/simulator.go 19:20:54 spire-1.2.1/test/util/ 19:20:54 spire-1.2.1/test/util/cert_fixtures.go 19:20:54 spire-1.2.1/test/util/cert_generation.go 19:20:54 spire-1.2.1/test/util/io_redirection.go 19:20:54 spire-1.2.1/test/util/race.go 19:20:54 spire-1.2.1/test/util/util.go 19:20:54 building spire from source... 19:20:54 19:20:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:20:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:20:54 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:20:54 spire-1.2.1/pkg/server/authpolicy/ 19:20:54 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:20:54 spire-1.2.1/pkg/server/authpolicy/policy.go 19:20:54 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:20:54 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:20:54 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:20:54 spire-1.2.1/pkg/server/authpolicy/validate.go 19:20:54 spire-1.2.1/pkg/server/bundle/ 19:20:54 spire-1.2.1/pkg/server/bundle/client/ 19:20:54 spire-1.2.1/pkg/server/bundle/client/client.go 19:20:54 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:20:54 spire-1.2.1/pkg/server/bundle/client/manager.go 19:20:54 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:20:54 spire-1.2.1/pkg/server/bundle/client/sources.go 19:20:54 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:20:54 spire-1.2.1/pkg/server/bundle/client/updater.go 19:20:54 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:20:54 spire-1.2.1/pkg/server/ca/ 19:20:54 spire-1.2.1/pkg/server/ca/ca.go 19:20:54 spire-1.2.1/pkg/server/ca/ca_health.go 19:20:54 spire-1.2.1/pkg/server/ca/ca_test.go 19:20:54 spire-1.2.1/pkg/server/ca/journal.go 19:20:54 spire-1.2.1/pkg/server/ca/journal_test.go 19:20:54 spire-1.2.1/pkg/server/ca/manager.go 19:20:54 spire-1.2.1/pkg/server/ca/manager_health.go 19:20:54 spire-1.2.1/pkg/server/ca/manager_test.go 19:20:54 spire-1.2.1/pkg/server/ca/templates.go 19:20:54 spire-1.2.1/pkg/server/ca/upstream_client.go 19:20:54 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:20:54 spire-1.2.1/pkg/server/ca/validation.go 19:20:54 spire-1.2.1/pkg/server/cache/ 19:20:54 spire-1.2.1/pkg/server/cache/dscache/ 19:20:54 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:20:54 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:20:54 spire-1.2.1/pkg/server/cache/entrycache/ 19:20:54 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:20:54 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:20:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:20:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:20:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:20:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:20:54 spire-1.2.1/pkg/server/catalog/ 19:20:54 spire-1.2.1/pkg/server/catalog/catalog.go 19:20:54 spire-1.2.1/pkg/server/catalog/keymanager.go 19:20:54 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:20:54 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:20:54 spire-1.2.1/pkg/server/catalog/notifier.go 19:20:54 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:20:54 spire-1.2.1/pkg/server/config.go 19:20:54 spire-1.2.1/pkg/server/datastore/ 19:20:54 spire-1.2.1/pkg/server/datastore/datastore.go 19:20:54 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:20:54 spire-1.2.1/pkg/server/datastore/repository.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:20:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:20:54 spire-1.2.1/pkg/server/endpoints/ 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/ 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:20:54 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:20:54 spire-1.2.1/pkg/server/endpoints/config.go 19:20:54 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:20:54 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:20:54 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:20:54 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:20:54 spire-1.2.1/pkg/server/endpoints/middleware.go 19:20:54 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:20:54 spire-1.2.1/pkg/server/hostservice/ 19:20:54 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:20:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:20:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:20:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:20:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:20:54 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:20:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:20:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/ 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/ 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:20:54 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:20:54 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:20:55 Removing intermediate container 0bc9580f6d14 19:20:55 ---> 837acc1fe318 19:20:55 19:20:55 Step 10/23 : FROM alpine:3.14 19:20:55 ---> e04c818066af 19:20:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:20:55 ---> Running in 2f17e9c9cad6 19:20:55 Removing intermediate container 2f17e9c9cad6 19:20:55 ---> 4204d0ef0624 19:20:55 Step 12/23 : ENV APP_PORT=59880 19:20:55 ---> Running in ddbe1d4e2e45 19:20:55 Removing intermediate container ddbe1d4e2e45 19:20:55 ---> 26311d6237c9 19:20:55 Step 13/23 : EXPOSE $APP_PORT 19:20:55 ---> Running in 22f8a54ba075 19:20:55 Removing intermediate container 22f8a54ba075 19:20:55 ---> 79f4143c1f9e 19:20:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:55 ---> Running in 962d5aef71cf 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:20:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:20:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:20:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:20:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:20:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:20:55 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:20:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:20:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/ 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:20:55 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:20:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:20:55 spire-1.2.1/pkg/server/registration/ 19:20:55 spire-1.2.1/pkg/server/registration/manager.go 19:20:55 spire-1.2.1/pkg/server/registration/manager_test.go 19:20:55 spire-1.2.1/pkg/server/scanentries.go 19:20:55 spire-1.2.1/pkg/server/scanentries_test.go 19:20:55 spire-1.2.1/pkg/server/server.go 19:20:55 spire-1.2.1/pkg/server/server_test.go 19:20:55 spire-1.2.1/pkg/server/svid/ 19:20:55 spire-1.2.1/pkg/server/svid/observer.go 19:20:55 spire-1.2.1/pkg/server/svid/observer_test.go 19:20:55 spire-1.2.1/pkg/server/svid/rotator.go 19:20:55 spire-1.2.1/pkg/server/svid/rotator_config.go 19:20:55 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:20:55 spire-1.2.1/pkg/server/svid/rotator_test.go 19:20:55 spire-1.2.1/proto/ 19:20:55 spire-1.2.1/proto/private/ 19:20:55 spire-1.2.1/proto/private/server/ 19:20:55 spire-1.2.1/proto/private/server/journal/ 19:20:55 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:20:55 spire-1.2.1/proto/private/server/journal/journal.proto 19:20:55 spire-1.2.1/proto/spire/ 19:20:55 spire-1.2.1/proto/spire/common/ 19:20:55 spire-1.2.1/proto/spire/common/common.pb.go 19:20:55 spire-1.2.1/proto/spire/common/common.proto 19:20:55 spire-1.2.1/proto/spire/common/plugin/ 19:20:55 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:20:55 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:20:55 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:20:55 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:20:55 spire-1.2.1/proto/spire/plugin/ 19:20:55 spire-1.2.1/proto/spire/plugin/agent/ 19:20:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:20:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:20:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:20:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:20:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:20:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:20:55 spire-1.2.1/release/ 19:20:55 spire-1.2.1/release/spire-extras/ 19:20:55 spire-1.2.1/release/spire-extras/README.md 19:20:55 spire-1.2.1/release/spire-extras/conf/ 19:20:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:20:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:20:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:20:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:20:55 spire-1.2.1/release/spire/ 19:20:55 spire-1.2.1/release/spire/README.md 19:20:55 spire-1.2.1/release/spire/conf/ 19:20:55 spire-1.2.1/release/spire/conf/agent/ 19:20:55 spire-1.2.1/release/spire/conf/agent/agent.conf 19:20:55 spire-1.2.1/release/spire/conf/server/ 19:20:55 spire-1.2.1/release/spire/conf/server/server.conf 19:20:55 spire-1.2.1/script/ 19:20:55 spire-1.2.1/script/build-artifact.sh 19:20:55 spire-1.2.1/script/generate_dummy_ca.sh 19:20:55 spire-1.2.1/support/ 19:20:55 spire-1.2.1/support/k8s/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:20:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/ 19:20:55 spire-1.2.1/support/oidc-discovery-provider/README.md 19:20:55 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/config.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/main.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:20:55 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:20:55 spire-1.2.1/test/ 19:20:55 spire-1.2.1/test/clock/ 19:20:55 spire-1.2.1/test/clock/clock.go 19:20:55 spire-1.2.1/test/fakes/ 19:20:55 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:20:55 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:20:55 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:20:55 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:20:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:20:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:20:55 spire-1.2.1/test/fakes/fakeagentstore/ 19:20:55 spire-1.2.1/test/fakes/fakeagentstore/agentstore.goInstalling go1.17.7... 19:20:55 19:20:55 spire-1.2.1/test/fakes/fakedatastore/ 19:20:55 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:20:55 spire-1.2.1/test/fakes/fakeentryclient/ 19:20:55 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:20:55 spire-1.2.1/test/fakes/fakehealthchecker/ 19:20:55 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:20:55 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:20:55 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:20:55 spire-1.2.1/test/fakes/fakemetrics/ 19:20:55 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:20:55 spire-1.2.1/test/fakes/fakenoderesolver/ 19:20:55 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:20:55 spire-1.2.1/test/fakes/fakenotifier/ 19:20:55 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:20:55 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:20:55 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:20:55 spire-1.2.1/test/fakes/fakeserverca/ 19:20:55 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:20:55 spire-1.2.1/test/fakes/fakeservercatalog/ 19:20:55 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:20:55 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:20:55 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:20:55 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:20:55 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:20:55 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:20:55 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:20:55 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:20:55 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:20:55 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:20:55 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:20:55 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:20:55 spire-1.2.1/test/fixture/ 19:20:55 spire-1.2.1/test/fixture/certs/ 19:20:55 spire-1.2.1/test/fixture/certs/agent_svid.der 19:20:55 spire-1.2.1/test/fixture/certs/base_cert.pem 19:20:55 spire-1.2.1/test/fixture/certs/base_csr.pem 19:20:55 spire-1.2.1/test/fixture/certs/base_key.pem 19:20:55 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:20:55 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:20:55 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:20:55 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:20:55 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:20:55 spire-1.2.1/test/fixture/certs/blog_key.pem 19:20:55 spire-1.2.1/test/fixture/certs/bundle.der 19:20:55 spire-1.2.1/test/fixture/certs/ca.pem 19:20:55 spire-1.2.1/test/fixture/certs/ca_key.pem 19:20:55 spire-1.2.1/test/fixture/certs/database_cert.pem 19:20:55 spire-1.2.1/test/fixture/certs/database_csr.pem 19:20:55 spire-1.2.1/test/fixture/certs/database_key.pem 19:20:55 spire-1.2.1/test/fixture/certs/node_cert.pem 19:20:55 spire-1.2.1/test/fixture/certs/node_csr.pem 19:20:55 spire-1.2.1/test/fixture/certs/node_key.pem 19:20:55 spire-1.2.1/test/fixture/certs/svid.pem 19:20:55 spire-1.2.1/test/fixture/certs/svid_key.pem 19:20:55 spire-1.2.1/test/fixture/config/ 19:20:55 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:20:55 spire-1.2.1/test/fixture/config/agent_good.conf 19:20:55 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:20:55 spire-1.2.1/test/fixture/config/plugin_good.conf 19:20:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:20:55 spire-1.2.1/test/fixture/config/server_good.conf 19:20:55 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:20:55 spire-1.2.1/test/fixture/fixture.go 19:20:55 spire-1.2.1/test/fixture/nodeattestor/ 19:20:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:20:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:20:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:20:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:20:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:20:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:20:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:20:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:20:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:20:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:20:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:20:55 spire-1.2.1/test/fixture/registration/ 19:20:55 spire-1.2.1/test/fixture/registration/entries.json 19:20:55 spire-1.2.1/test/fixture/registration/good-for-update.json 19:20:55 spire-1.2.1/test/fixture/registration/good.json 19:20:55 spire-1.2.1/test/fixture/registration/invalid.json 19:20:55 spire-1.2.1/test/fixture/registration/invalid_json.json 19:20:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:20:55 spire-1.2.1/test/integration/ 19:20:55 spire-1.2.1/test/integration/README.md 19:20:55 spire-1.2.1/test/integration/common 19:20:55 spire-1.2.1/test/integration/setup/ 19:20:55 spire-1.2.1/test/integration/setup/adminclient/ 19:20:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:20:55 spire-1.2.1/test/integration/setup/adminclient/client.go 19:20:55 spire-1.2.1/test/integration/setup/debugagent/ 19:20:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:20:55 spire-1.2.1/test/integration/setup/debugagent/main.go 19:20:55 spire-1.2.1/test/integration/setup/debugserver/ 19:20:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:20:55 spire-1.2.1/test/integration/setup/debugserver/main.go 19:20:55 spire-1.2.1/test/integration/setup/downstreamclient/ 19:20:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:20:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:20:55 spire-1.2.1/test/integration/setup/itclient/ 19:20:55 spire-1.2.1/test/integration/setup/itclient/client.go 19:20:55 spire-1.2.1/test/integration/setup/node-attestation/ 19:20:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:20:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:20:55 spire-1.2.1/test/integration/setup/x509pop/ 19:20:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:20:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:20:55 spire-1.2.1/test/integration/suites/ 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:20:55 spire-1.2.1/test/integration/suites/join-token/ 19:20:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:20:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:20:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:20:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:20:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:20:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:20:55 spire-1.2.1/test/integration/suites/join-token/README.md 19:20:55 spire-1.2.1/test/integration/suites/join-token/conf/ 19:20:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:20:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:20:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:20:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:20:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/join-token/teardown 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:20:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:20:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:20:55 spire-1.2.1/test/integration/suites/k8s/ 19:20:55 spire-1.2.1/test/integration/suites/k8s/00-setup 19:20:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:20:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:20:55 spire-1.2.1/test/integration/suites/k8s/README.md 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/ 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:20:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:20:55 spire-1.2.1/test/integration/suites/k8s/teardown 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/ 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:20:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:20:56 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/ 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:20:56 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:20:56 spire-1.2.1/test/integration/suites/rotation/ 19:20:56 spire-1.2.1/test/integration/suites/rotation/00-setup 19:20:56 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:20:56 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:20:56 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:20:56 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:20:56 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:20:56 spire-1.2.1/test/integration/suites/rotation/README.md 19:20:56 spire-1.2.1/test/integration/suites/rotation/conf/ 19:20:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:20:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:20:56 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:20:56 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:20:56 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:20:56 spire-1.2.1/test/integration/suites/rotation/teardown 19:20:56 spire-1.2.1/test/integration/suites/self-test/ 19:20:56 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:20:56 spire-1.2.1/test/integration/suites/self-test/README.md 19:20:56 spire-1.2.1/test/integration/suites/self-test/teardown 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:20:56 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:20:56 spire-1.2.1/test/integration/suites/upgrade/ 19:20:56 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:20:56 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:20:56 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:20:56 spire-1.2.1/test/integration/suites/upgrade/README.md 19:20:56 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:20:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:20:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:20:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:20:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:20:56 spire-1.2.1/test/integration/suites/upgrade/teardown 19:20:56 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:20:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:20:56 spire-1.2.1/test/integration/test-one.sh 19:20:56 spire-1.2.1/test/integration/test.sh 19:20:56 spire-1.2.1/test/plugintest/ 19:20:56 spire-1.2.1/test/plugintest/config.go 19:20:56 spire-1.2.1/test/plugintest/load.go 19:20:56 spire-1.2.1/test/plugintest/option.go 19:20:56 spire-1.2.1/test/spiretest/ 19:20:56 spire-1.2.1/test/spiretest/apiserver.go 19:20:56 spire-1.2.1/test/spiretest/assertions.go 19:20:56 spire-1.2.1/test/spiretest/dir.go 19:20:56 spire-1.2.1/test/spiretest/errors_posix.go 19:20:56 spire-1.2.1/test/spiretest/errors_windows.go 19:20:56 spire-1.2.1/test/spiretest/logs.go 19:20:56 spire-1.2.1/test/spiretest/socketapi.go 19:20:56 spire-1.2.1/test/spiretest/suite.go 19:20:56 spire-1.2.1/test/spiretest/x509.go 19:20:56 spire-1.2.1/test/testca/ 19:20:56 spire-1.2.1/test/testca/ca.go 19:20:56 spire-1.2.1/test/testkey/ 19:20:56 spire-1.2.1/test/testkey/generate.sh 19:20:56 spire-1.2.1/test/testkey/genkeys.go 19:20:56 spire-1.2.1/test/testkey/keys.go 19:20:56 spire-1.2.1/test/testkey/new.go 19:20:56 spire-1.2.1/test/tpmsimulator/ 19:20:56 spire-1.2.1/test/tpmsimulator/simulator.go 19:20:56 spire-1.2.1/test/util/ 19:20:56 spire-1.2.1/test/util/cert_fixtures.go 19:20:56 spire-1.2.1/test/util/cert_generation.go 19:20:56 spire-1.2.1/test/util/io_redirection.go 19:20:56 spire-1.2.1/test/util/race.go 19:20:56 spire-1.2.1/test/util/util.go 19:20:56 building spire from source... 19:20:56 Installing go1.17.7... 19:20:57 Removing intermediate container 962d5aef71cf 19:20:57 ---> 695164181b32 19:20:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:20:57 ---> Running in a6ce6dbb3f61 19:20:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:20:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:59 (1/6) Installing dumb-init (1.2.5-r1) 19:20:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:20:59 (3/6) Installing libsodium (1.0.18-r0) 19:20:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:20:59 (5/6) Installing libzmq (4.3.4-r0) 19:20:59 (6/6) Installing zeromq (4.3.4-r0) 19:20:59 Executing busybox-1.33.1-r7.trigger 19:20:59 OK: 8 MiB in 20 packages 19:21:03 Removing intermediate container a6ce6dbb3f61 19:21:03 ---> 4859cd2cfc48 19:21:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:03 ---> 012936b5ad92 19:21:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:21:05 ---> bb24e65a0678 19:21:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:21:05 ---> 1c616f6829ad 19:21:05 Step 19/23 : ENTRYPOINT ["/core-data"] 19:21:05 ---> Running in 32674d1e63b8 19:21:06 Removing intermediate container 32674d1e63b8 19:21:06 ---> 756efa1e127c 19:21:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:06 ---> Running in 41729aef6b81 19:21:06 Removing intermediate container 41729aef6b81 19:21:06 ---> 8a1afe403c3b 19:21:06 Step 21/23 : LABEL arch=x86_64 19:21:06 ---> Running in 4065553084af 19:21:07 Removing intermediate container 4065553084af 19:21:07 ---> d24fbf46e3e1 19:21:07 Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:21:07 ---> Running in b56e18524439 19:21:07 Removing intermediate container b56e18524439 19:21:07 ---> 00135f942d58 19:21:07 Step 23/23 : LABEL version=2.2.0-dev.95 19:21:07 ---> Running in bcb9e87534a0 19:21:07 Removing intermediate container bcb9e87534a0 19:21:07 ---> 544c0b5d0b0d 19:21:07 19:21:08 Successfully built 544c0b5d0b0d 19:21:08 Successfully tagged core-data:latest 19:21:12  Building core-data ... done Removing intermediate container 1957c40cffbb 19:21:12 ---> 633ebfa353c9 19:21:12 19:21:12 Step 13/26 : FROM alpine:3.15 19:21:12 ---> 0ac33e5f5afa 19:21:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:12 ---> Using cache 19:21:12 ---> 4d6eee354b05 19:21:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:12 ---> Using cache 19:21:12 ---> febd728c976c 19:21:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:21:14 ---> Running in 1f50ceebc6ac 19:21:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:15 Removing intermediate container 58d9df2cdcdb 19:21:15 ---> 266d9946d640 19:21:15 19:21:15 Step 13/26 : FROM alpine:3.15 19:21:15 ---> 0ac33e5f5afa 19:21:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:15 ---> Using cache 19:21:15 ---> 4d6eee354b05 19:21:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:15 ---> Using cache 19:21:15 ---> febd728c976c 19:21:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:21:15 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:21:15 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:21:15 OK: 15855 distinct packages available 19:21:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:16 ---> Running in 773e36e7775d 19:21:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:16 (1/5) Installing dumb-init (1.2.5-r1) 19:21:16 (2/5) Installing musl-obstack (1.2.3-r0) 19:21:17 (3/5) Installing libucontext (1.1-r0) 19:21:17 (4/5) Installing gcompat (1.0.0-r4) 19:21:17 (5/5) Installing openssl (1.1.1n-r0) 19:21:17 Executing busybox-1.34.1-r5.trigger 19:21:17 OK: 6 MiB in 19 packages 19:21:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:17 Removing intermediate container 1f50ceebc6ac 19:21:17 ---> ff4f04e7df39 19:21:17 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:21:17 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:21:17 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:21:17 OK: 15855 distinct packages available 19:21:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:18 ---> 6c0275578cd0 19:21:18 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:21:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:18 (1/4) Installing dumb-init (1.2.5-r1) 19:21:18 (2/4) Installing musl-obstack (1.2.3-r0) 19:21:19 (3/4) Installing libucontext (1.1-r0) 19:21:19 (4/4) Installing gcompat (1.0.0-r4) 19:21:19 Executing busybox-1.34.1-r5.trigger 19:21:19 OK: 6 MiB in 18 packages 19:21:19 ---> 065f69f21483 19:21:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:21:19 ---> 8a357642aca6 19:21:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:21:19 Removing intermediate container 773e36e7775d 19:21:19 ---> b684b506cff6 19:21:19 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:21:19 ---> 864bffa90f06 19:21:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:21:19 ---> 8be4efcf3e8a 19:21:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:19 ---> Running in 37da784c6ead 19:21:19 Removing intermediate container 37da784c6ead 19:21:19 ---> 172f504facc7 19:21:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:19 ---> Running in b80cf160f0d6 19:21:20 Removing intermediate container b80cf160f0d6 19:21:20 ---> 05d9470a431b 19:21:20 Step 24/26 : LABEL arch=x86_64 19:21:20 ---> Running in d0a787c0138d 19:21:20 Removing intermediate container d0a787c0138d 19:21:20 ---> cc27ca6df916 19:21:20 Step 25/26 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:21:20 ---> Running in fd00ac3c08d3 19:21:20 Removing intermediate container fd00ac3c08d3 19:21:20 ---> e74452dba467 19:21:20 Step 26/26 : LABEL version=2.2.0-dev.95 19:21:20 ---> Running in cab4ca55c6e4 19:21:20 Removing intermediate container cab4ca55c6e4 19:21:20 ---> 37abe041ebb6 19:21:20 19:21:21 Successfully built 37abe041ebb6 19:21:21 Successfully tagged security-spire-agent:latest 19:21:21  Building security-spire-agent ... done  ---> 310cc84fcdc5 19:21:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:21:21 ---> 23d4583d6892 19:21:21 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:21:21 ---> Running in ef6226020c26 19:21:21 Removing intermediate container ef6226020c26 19:21:21 ---> 39f4e0c68e2a 19:21:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:21:21 ---> f64adb0c27af 19:21:21 Step 21/26 : WORKDIR / 19:21:21 ---> Running in 67d0b36f89d9 19:21:21 Removing intermediate container 67d0b36f89d9 19:21:21 ---> 90355b026a66 19:21:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:21 ---> Running in 69c1ef323970 19:21:21 Removing intermediate container 69c1ef323970 19:21:21 ---> cd013e913214 19:21:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:21 ---> Running in f8e741cb8763 19:21:21 Removing intermediate container f8e741cb8763 19:21:21 ---> 871f4aa412fe 19:21:21 Step 24/26 : LABEL arch=x86_64 19:21:21 ---> Running in 27d209026f83 19:21:22 Removing intermediate container 27d209026f83 19:21:22 ---> 6c9e1d6ef678 19:21:22 Step 25/26 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:21:22 ---> Running in 21ea0153f766 19:21:22 Removing intermediate container 21ea0153f766 19:21:22 ---> dfb7f0dec139 19:21:22 Step 26/26 : LABEL version=2.2.0-dev.95 19:21:22 ---> Running in 3a00f4cc59e0 19:21:22 Removing intermediate container 3a00f4cc59e0 19:21:22 ---> 1e162b4c5dd8 19:21:22 19:21:22 Successfully built 1e162b4c5dd8 19:21:22 Successfully tagged security-spire-config:latest 19:21:24 Building bin/spire-server... 19:21:24 go: downloading github.com/mitchellh/cli v1.1.2 19:21:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:21:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:21:24 Building bin/spire-server... 19:21:24 go: downloading github.com/mitchellh/cli v1.1.2 19:21:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:21:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:21:24 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:21:24 go: downloading google.golang.org/grpc v1.44.0 19:21:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:21:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:21:25 go: downloading google.golang.org/grpc v1.44.0 19:21:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:21:26 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:21:27 go: downloading github.com/imdario/mergo v0.3.12 19:21:27 go: downloading github.com/sirupsen/logrus v1.8.1 19:21:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:21:30 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:21:30 go: downloading github.com/imdario/mergo v0.3.12 19:21:30 go: downloading github.com/sirupsen/logrus v1.8.1 19:21:30 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:21:30 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:21:30 go: downloading github.com/fatih/color v1.13.0 19:21:30 go: downloading github.com/mattn/go-isatty v0.0.14 19:21:31 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:21:31 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:21:31 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:21:31 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:21:31 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:21:31 go: downloading github.com/fatih/color v1.13.0 19:21:31 go: downloading github.com/mattn/go-isatty v0.0.14 19:21:31 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:21:31 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:21:31 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:21:31 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:21:31 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:21:32 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:21:32 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:21:32 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:21:32 go: downloading github.com/armon/go-metrics v0.3.10 19:21:32 go: downloading github.com/prometheus/client_golang v1.12.1 19:21:32 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:21:33 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:21:33 go: downloading github.com/open-policy-agent/opa v0.38.0 19:21:34 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:21:34 go: downloading github.com/open-policy-agent/opa v0.38.0 19:21:52 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:21:52 go: downloading github.com/mattn/go-colorable v0.1.12 19:21:52 go: downloading github.com/Masterminds/goutils v1.1.0 19:21:52 go: downloading github.com/google/uuid v1.1.2 19:21:52 go: downloading github.com/Masterminds/semver v1.5.0 19:21:52 go: downloading github.com/huandu/xstrings v1.3.2 19:21:52 go: downloading github.com/oklog/run v1.0.0 19:21:52 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:21:52 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:21:52 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:21:52 go: downloading github.com/prometheus/client_model v0.2.0 19:21:52 go: downloading github.com/prometheus/common v0.32.1 19:21:52 go: downloading github.com/beorn7/perks v1.0.1 19:21:52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:21:53 go: downloading github.com/prometheus/procfs v0.7.3 19:21:53 go: downloading go.uber.org/atomic v1.9.0 19:21:54 go: downloading github.com/imkira/go-observer v1.0.3 19:21:55 go: downloading github.com/hashicorp/errwrap v1.1.0 19:21:55 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:21:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:21:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:21:55 go: downloading github.com/twmb/murmur3 v1.1.6 19:21:56 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:21:56 go: downloading github.com/blang/semver/v4 v4.0.0 19:21:56 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:21:56 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:21:56 go: downloading github.com/jinzhu/gorm v1.9.16 19:21:57 go: downloading github.com/lib/pq v1.10.4 19:21:57 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:21:57 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:21:58 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:22:01  Building security-spire-config ... done Building bin/spire-agent... 19:22:01 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:22:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:22:01 go: downloading github.com/docker/docker v20.10.12+incompatible 19:22:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:22:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:22:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:22:01 go: downloading github.com/google/go-tpm-tools v0.3.3 19:22:01 go: downloading github.com/docker/go-units v0.4.0 19:22:01 go: downloading github.com/opencontainers/image-spec v1.0.1 19:22:01 go: downloading github.com/docker/go-connections v0.4.0 19:22:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:22:01 go: downloading github.com/containerd/containerd v1.3.4 19:22:01 go: downloading github.com/opencontainers/go-digest v1.0.0 19:22:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:22:03 go: downloading github.com/armon/go-metrics v0.3.10 19:22:03 go: downloading github.com/prometheus/client_golang v1.12.1 19:22:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:22:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:22:04 go: downloading github.com/mattn/go-colorable v0.1.12 19:22:04 go: downloading github.com/Masterminds/goutils v1.1.0 19:22:04 go: downloading github.com/Masterminds/semver v1.5.0 19:22:04 go: downloading github.com/google/uuid v1.1.2 19:22:04 go: downloading github.com/huandu/xstrings v1.3.2 19:22:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:22:05 go: downloading github.com/oklog/run v1.0.0 19:22:05 go: downloading github.com/imkira/go-observer v1.0.3 19:22:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:22:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:22:06 go: downloading github.com/prometheus/client_model v0.2.0 19:22:06 go: downloading github.com/prometheus/common v0.32.1 19:22:06 go: downloading github.com/beorn7/perks v1.0.1 19:22:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:22:06 go: downloading github.com/prometheus/procfs v0.7.3 19:22:07 go: downloading github.com/hashicorp/errwrap v1.1.0 19:22:07 go: downloading go.uber.org/atomic v1.9.0 19:22:08 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:22:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:22:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:22:09 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:22:10 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:22:14 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:22:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:22:14 go: downloading github.com/stretchr/testify v1.7.0 19:22:14 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:22:15 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:22:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:22:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:22:16 go: downloading github.com/stretchr/testify v1.7.0 19:22:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:22:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:22:44 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:22:44 go: downloading github.com/blang/semver/v4 v4.0.0 19:22:44 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:22:44 go: downloading github.com/jinzhu/gorm v1.9.16 19:22:44 go: downloading github.com/lib/pq v1.10.4 19:22:44 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:22:44 go: downloading google.golang.org/api v0.70.0 19:22:44 go: downloading k8s.io/client-go v0.23.4 19:22:44 go: downloading k8s.io/api v0.23.4 19:22:44 go: downloading google.golang.org/api v0.70.0 19:22:44 go: downloading k8s.io/client-go v0.23.4 19:22:48 go: downloading k8s.io/api v0.23.4 19:22:57 go: downloading github.com/google/go-tpm v0.3.3 19:22:57 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:22:57 Removing intermediate container 59179becad20 19:22:57 ---> 6ed019fe93c8 19:22:57 19:22:57 Step 13/25 : FROM alpine:3.15 19:22:57 ---> 0ac33e5f5afa 19:22:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:57 ---> Using cache 19:22:57 ---> 4d6eee354b05 19:22:57 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:57 ---> Using cache 19:22:57 ---> febd728c976c 19:22:57 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:57 ---> Using cache 19:22:57 ---> ff4f04e7df39 19:22:57 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:22:57 ---> 6b1002b2914f 19:22:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:22:57 ---> ee1e51e01c9f 19:22:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:22:57 ---> b92b2aea1a13 19:22:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:22:57 ---> f814e6a7b4e5 19:22:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:22:57 ---> Running in cef8c6d683e1 19:22:57 Removing intermediate container cef8c6d683e1 19:22:57 ---> 9c9b232d56f4 19:22:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:22:57 ---> Running in b353d7e46f55 19:22:57 Removing intermediate container b353d7e46f55 19:22:57 ---> 6af209e1451c 19:22:57 Step 23/25 : LABEL arch=x86_64 19:22:57 ---> Running in 9b5704ba7770 19:22:57 Removing intermediate container 9b5704ba7770 19:22:57 ---> 61573e3f2603 19:22:57 Step 24/25 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:22:57 ---> Running in ff53b6a675c6 19:22:57 Removing intermediate container ff53b6a675c6 19:22:57 ---> 1ec3f9f46423 19:22:57 Step 25/25 : LABEL version=2.2.0-dev.95 19:22:57 ---> Running in b199ab57e518 19:22:57 Removing intermediate container b199ab57e518 19:22:57 ---> d5ed914f4cab 19:22:57 19:22:57 Successfully built d5ed914f4cab 19:22:57 Successfully tagged security-spire-server:latest 19:22:57  Building security-spire-server ... done  [Pipeline] } 19:22:57 $ docker stop --time=1 8436a7352fb569f13479cdd09dd25e02a897e84947198451dc1af47fc19e655e 19:22:57 go: downloading cloud.google.com/go/storage v1.21.0 19:22:58 $ docker rm -f 8436a7352fb569f13479cdd09dd25e02a897e84947198451dc1af47fc19e655e [Pipeline] // withDockerContainer [Pipeline] sh 19:22:58 go: downloading cloud.google.com/go v0.100.2 19:22:58 + docker images 19:22:58 REPOSITORY TAG IMAGE ID CREATED SIZE 19:22:58 security-spire-server latest d5ed914f4cab 4 seconds ago 87.3MB 19:22:58 6ed019fe93c8 16 seconds ago 4.43GB 19:22:58 security-spire-config latest 1e162b4c5dd8 About a minute ago 86.7MB 19:22:58 security-spire-agent latest 37abe041ebb6 About a minute ago 127MB 19:22:58 266d9946d640 About a minute ago 4.43GB 19:22:58 633ebfa353c9 About a minute ago 4.43GB 19:22:58 core-data latest 544c0b5d0b0d About a minute ago 22.5MB 19:22:58 837acc1fe318 2 minutes ago 1.52GB 19:22:58 security-bootstrapper latest e87fc6b87a4d 2 minutes ago 19.1MB 19:22:58 support-notifications latest 08776808f1eb 2 minutes ago 26.9MB 19:22:58 5a3d91780b73 2 minutes ago 1.5GB 19:22:58 2ce9b3f1c4ce 3 minutes ago 1.55GB 19:22:58 core-metadata latest fe1859f08a3e 3 minutes ago 17MB 19:22:58 sys-mgmt-agent latest 986498279cdb 3 minutes ago 299MB 19:22:58 2d107b362bd5 3 minutes ago 1.5GB 19:22:58 security-proxy-setup latest 0a5c8d52767e 3 minutes ago 26.9MB 19:22:58 75e0cf04a845 3 minutes ago 1.49GB 19:22:58 support-scheduler latest 7ca90da618bf 3 minutes ago 26.3MB 19:22:58 2ab8730e765e 3 minutes ago 1.5GB 19:22:58 fed9a14ced1d 3 minutes ago 1.55GB 19:22:58 security-spiffe-token-provider latest ab8de2a9ddb4 4 minutes ago 28.8MB 19:22:58 security-secretstore-setup latest 4831ad4b94f7 4 minutes ago 28.5MB 19:22:58 core-command latest 1ed2534e3ab8 4 minutes ago 16.1MB 19:22:58 2cb47ec2a9e9 4 minutes ago 1.54GB 19:22:58 7f3017db9e17 5 minutes ago 1.5GB 19:22:58 0fdea9930aa2 5 minutes ago 1.49GB 19:22:58 ci-base-image-x86_64 latest 2945c7bb6e23 8 minutes ago 895MB 19:22:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 19:22:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 19:22:58 docker 20.10.14 7417809fdb73 5 weeks ago 218MB 19:22:58 alpine 3.14 e04c818066af 5 weeks ago 5.59MB 19:22:58 alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB 19:22:58 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 19:22:59 provisioning config files... 19:22:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/225@tmp/config3002094371637144428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:59 ---> docker-login.sh 19:22:59 nexus3.edgexfoundry.org:10001 19:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:59 Configure a credential helper to remove this warning. See 19:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:59 19:22:59 Login Succeeded 19:22:59 nexus3.edgexfoundry.org:10002 19:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:59 Configure a credential helper to remove this warning. See 19:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:59 19:22:59 Login Succeeded 19:22:59 nexus3.edgexfoundry.org:10003 19:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:59 Configure a credential helper to remove this warning. See 19:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:59 19:22:59 Login Succeeded 19:22:59 nexus3.edgexfoundry.org:10004 19:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:59 Configure a credential helper to remove this warning. See 19:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:59 19:22:59 Login Succeeded 19:22:59 docker.io 19:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:00 Configure a credential helper to remove this warning. See 19:23:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:00 19:23:00 Login Succeeded 19:23:00 ---> docker-login.sh ends [Pipeline] } 19:23:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 19:23:00 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:00 latest 19:23:00 2.2.0-dev.95 19:23:00 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:00 main 19:23:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:23:01 + docker push nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:23:01 c5b825e29f60: Preparing 19:23:01 65b55494a2a0: Preparing 19:23:01 751519e96924: Preparing 19:23:01 4c149b6d0695: Preparing 19:23:01 b541d28bf3b4: Preparing 19:23:01 b541d28bf3b4: Layer already exists 19:23:01 c5b825e29f60: Pushed 19:23:01 751519e96924: Pushed 19:23:01 4c149b6d0695: Pushed 19:23:02 65b55494a2a0: Pushed 19:23:02 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:729a3a67f1f027c4eaac99a708fd7bfc66a45f8bfc895e0db2eda76c4025ab53 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:23:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 19:23:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:23:03 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 19:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:23:03 c5b825e29f60: Preparing 19:23:03 65b55494a2a0: Preparing 19:23:03 751519e96924: Preparing 19:23:03 4c149b6d0695: Preparing 19:23:03 b541d28bf3b4: Preparing 19:23:03 4c149b6d0695: Layer already exists 19:23:03 c5b825e29f60: Layer already exists 19:23:03 65b55494a2a0: Layer already exists 19:23:03 751519e96924: Layer already exists 19:23:03 b541d28bf3b4: Layer already exists 19:23:03 latest: digest: sha256:729a3a67f1f027c4eaac99a708fd7bfc66a45f8bfc895e0db2eda76c4025ab53 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:23:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:03 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.95 19:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:23:03 c5b825e29f60: Preparing 19:23:03 65b55494a2a0: Preparing 19:23:03 751519e96924: Preparing 19:23:03 4c149b6d0695: Preparing 19:23:03 b541d28bf3b4: Preparing 19:23:03 c5b825e29f60: Layer already exists 19:23:03 751519e96924: Layer already exists 19:23:03 65b55494a2a0: Layer already exists 19:23:03 b541d28bf3b4: Layer already exists 19:23:03 4c149b6d0695: Layer already exists 19:23:03 2.2.0-dev.95: digest: sha256:729a3a67f1f027c4eaac99a708fd7bfc66a45f8bfc895e0db2eda76c4025ab53 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:23:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:04 + docker push nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:23:04 c5b825e29f60: Preparing 19:23:04 65b55494a2a0: Preparing 19:23:04 751519e96924: Preparing 19:23:04 4c149b6d0695: Preparing 19:23:04 b541d28bf3b4: Preparing 19:23:04 65b55494a2a0: Layer already exists 19:23:04 c5b825e29f60: Layer already exists 19:23:04 751519e96924: Layer already exists 19:23:04 b541d28bf3b4: Layer already exists 19:23:04 4c149b6d0695: Layer already exists 19:23:04 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:729a3a67f1f027c4eaac99a708fd7bfc66a45f8bfc895e0db2eda76c4025ab53 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:23:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 19:23:05 + docker push nexus3.edgexfoundry.org:10004/core-command:main 19:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:23:05 c5b825e29f60: Preparing 19:23:05 65b55494a2a0: Preparing 19:23:05 751519e96924: Preparing 19:23:05 4c149b6d0695: Preparing 19:23:05 b541d28bf3b4: Preparing 19:23:05 b541d28bf3b4: Layer already exists 19:23:05 65b55494a2a0: Layer already exists 19:23:05 4c149b6d0695: Layer already exists 19:23:05 c5b825e29f60: Layer already exists 19:23:05 751519e96924: Layer already exists 19:23:05 main: digest: sha256:729a3a67f1f027c4eaac99a708fd7bfc66a45f8bfc895e0db2eda76c4025ab53 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:05 ===================================================== [Pipeline] echo 19:23:05 taggedImages: 19:23:05 - nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:05 - nexus3.edgexfoundry.org:10004/core-command:latest 19:23:05 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.95 19:23:05 - nexus3.edgexfoundry.org:10004/core-command:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:05 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 19:23:05 [edgeXDocker.push] Tagging docker image core-data with the following tags: 19:23:05 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:05 latest 19:23:05 2.2.0-dev.95 19:23:05 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:05 main 19:23:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:23:05 + docker push nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:23:05 e9dae294d948: Preparing 19:23:05 a873faf9d839: Preparing 19:23:05 751519e96924: Preparing 19:23:05 7570458264f7: Preparing 19:23:05 0338b42aab4b: Preparing 19:23:05 b541d28bf3b4: Preparing 19:23:05 b541d28bf3b4: Waiting 19:23:05 751519e96924: Layer already exists 19:23:05 b541d28bf3b4: Layer already exists 19:23:05 e9dae294d948: Pushed 19:23:05 0338b42aab4b: Pushed 19:23:06 7570458264f7: Pushed 19:23:07 a873faf9d839: Pushed 19:23:07 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:60b7f2fc7c9ea64cd5b7a2e6baca4689bd9494b14a9cb8750c72b962fc36d586 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 19:23:08 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 19:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:23:08 e9dae294d948: Preparing 19:23:08 a873faf9d839: Preparing 19:23:08 751519e96924: Preparing 19:23:08 7570458264f7: Preparing 19:23:08 0338b42aab4b: Preparing 19:23:08 b541d28bf3b4: Preparing 19:23:08 b541d28bf3b4: Waiting 19:23:08 751519e96924: Layer already exists 19:23:08 7570458264f7: Layer already exists 19:23:08 a873faf9d839: Layer already exists 19:23:08 0338b42aab4b: Layer already exists 19:23:08 e9dae294d948: Layer already exists 19:23:08 b541d28bf3b4: Layer already exists 19:23:08 latest: digest: sha256:60b7f2fc7c9ea64cd5b7a2e6baca4689bd9494b14a9cb8750c72b962fc36d586 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:08 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.95 19:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:23:08 e9dae294d948: Preparing 19:23:08 a873faf9d839: Preparing 19:23:08 751519e96924: Preparing 19:23:08 7570458264f7: Preparing 19:23:08 0338b42aab4b: Preparing 19:23:08 b541d28bf3b4: Preparing 19:23:08 b541d28bf3b4: Waiting 19:23:08 e9dae294d948: Layer already exists 19:23:08 7570458264f7: Layer already exists 19:23:08 a873faf9d839: Layer already exists 19:23:08 751519e96924: Layer already exists 19:23:08 0338b42aab4b: Layer already exists 19:23:08 b541d28bf3b4: Layer already exists 19:23:08 2.2.0-dev.95: digest: sha256:60b7f2fc7c9ea64cd5b7a2e6baca4689bd9494b14a9cb8750c72b962fc36d586 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:09 + docker push nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:23:09 e9dae294d948: Preparing 19:23:09 a873faf9d839: Preparing 19:23:09 751519e96924: Preparing 19:23:09 7570458264f7: Preparing 19:23:09 0338b42aab4b: Preparing 19:23:09 b541d28bf3b4: Preparing 19:23:09 b541d28bf3b4: Waiting 19:23:09 e9dae294d948: Layer already exists 19:23:09 751519e96924: Layer already exists 19:23:09 a873faf9d839: Layer already exists 19:23:09 7570458264f7: Layer already exists 19:23:09 0338b42aab4b: Layer already exists 19:23:09 b541d28bf3b4: Layer already exists 19:23:09 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:60b7f2fc7c9ea64cd5b7a2e6baca4689bd9494b14a9cb8750c72b962fc36d586 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 19:23:10 + docker push nexus3.edgexfoundry.org:10004/core-data:main 19:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:23:10 e9dae294d948: Preparing 19:23:10 a873faf9d839: Preparing 19:23:10 751519e96924: Preparing 19:23:10 7570458264f7: Preparing 19:23:10 0338b42aab4b: Preparing 19:23:10 b541d28bf3b4: Preparing 19:23:10 b541d28bf3b4: Waiting 19:23:10 a873faf9d839: Layer already exists 19:23:10 0338b42aab4b: Layer already exists 19:23:10 e9dae294d948: Layer already exists 19:23:10 751519e96924: Layer already exists 19:23:10 7570458264f7: Layer already exists 19:23:10 b541d28bf3b4: Layer already exists 19:23:10 main: digest: sha256:60b7f2fc7c9ea64cd5b7a2e6baca4689bd9494b14a9cb8750c72b962fc36d586 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:10 ===================================================== [Pipeline] echo 19:23:10 taggedImages: 19:23:10 - nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:10 - nexus3.edgexfoundry.org:10004/core-data:latest 19:23:10 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.95 19:23:10 - nexus3.edgexfoundry.org:10004/core-data:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:10 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 19:23:10 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 19:23:10 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:10 latest 19:23:10 2.2.0-dev.95 19:23:10 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:10 main 19:23:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:23:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:23:10 441de641150f: Preparing 19:23:10 225d09884486: Preparing 19:23:10 751519e96924: Preparing 19:23:10 4c149b6d0695: Preparing 19:23:10 b541d28bf3b4: Preparing 19:23:10 b541d28bf3b4: Layer already exists 19:23:10 4c149b6d0695: Layer already exists 19:23:10 751519e96924: Layer already exists 19:23:10 441de641150f: Pushed 19:23:12 225d09884486: Pushed 19:23:12 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:da1f099b66c95c6137a7ee984e6e6da6af99edc45c7f7dcb031d2f1c7fb85be1 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:23:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 19:23:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 19:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:23:12 441de641150f: Preparing 19:23:12 225d09884486: Preparing 19:23:12 751519e96924: Preparing 19:23:12 4c149b6d0695: Preparing 19:23:12 b541d28bf3b4: Preparing 19:23:12 441de641150f: Layer already exists 19:23:12 b541d28bf3b4: Layer already exists 19:23:12 751519e96924: Layer already exists 19:23:12 4c149b6d0695: Layer already exists 19:23:12 225d09884486: Layer already exists 19:23:12 latest: digest: sha256:da1f099b66c95c6137a7ee984e6e6da6af99edc45c7f7dcb031d2f1c7fb85be1 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:23:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.95 19:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:23:13 441de641150f: Preparing 19:23:13 225d09884486: Preparing 19:23:13 751519e96924: Preparing 19:23:13 4c149b6d0695: Preparing 19:23:13 b541d28bf3b4: Preparing 19:23:13 b541d28bf3b4: Layer already exists 19:23:13 441de641150f: Layer already exists 19:23:13 225d09884486: Layer already exists 19:23:13 751519e96924: Layer already exists 19:23:13 4c149b6d0695: Layer already exists 19:23:13 2.2.0-dev.95: digest: sha256:da1f099b66c95c6137a7ee984e6e6da6af99edc45c7f7dcb031d2f1c7fb85be1 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:23:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:23:13 441de641150f: Preparing 19:23:13 225d09884486: Preparing 19:23:13 751519e96924: Preparing 19:23:13 4c149b6d0695: Preparing 19:23:13 b541d28bf3b4: Preparing 19:23:13 b541d28bf3b4: Layer already exists 19:23:13 225d09884486: Layer already exists 19:23:13 4c149b6d0695: Layer already exists 19:23:13 441de641150f: Layer already exists 19:23:13 751519e96924: Layer already exists 19:23:13 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:da1f099b66c95c6137a7ee984e6e6da6af99edc45c7f7dcb031d2f1c7fb85be1 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:23:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 19:23:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 19:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:23:14 441de641150f: Preparing 19:23:14 225d09884486: Preparing 19:23:14 751519e96924: Preparing 19:23:14 4c149b6d0695: Preparing 19:23:14 b541d28bf3b4: Preparing 19:23:14 4c149b6d0695: Layer already exists 19:23:14 225d09884486: Layer already exists 19:23:14 751519e96924: Layer already exists 19:23:14 441de641150f: Layer already exists 19:23:14 b541d28bf3b4: Layer already exists 19:23:14 main: digest: sha256:da1f099b66c95c6137a7ee984e6e6da6af99edc45c7f7dcb031d2f1c7fb85be1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:14 ===================================================== [Pipeline] echo 19:23:14 taggedImages: 19:23:14 - nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 19:23:14 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.95 19:23:14 - nexus3.edgexfoundry.org:10004/core-metadata:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:14 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 19:23:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 19:23:14 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:14 latest 19:23:14 2.2.0-dev.95 19:23:14 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:14 main 19:23:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:23:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:23:15 346a1527f62e: Preparing 19:23:15 346a1527f62e: Preparing 19:23:15 08e79fa8474a: Preparing 19:23:15 8a2387fc852b: Preparing 19:23:15 77155e6cfe32: Preparing 19:23:15 95346b756130: Preparing 19:23:15 751519e96924: Preparing 19:23:15 88b71cef48c3: Preparing 19:23:15 608f48b1cd79: Preparing 19:23:15 66c85dcce2ec: Preparing 19:23:15 0b2d80f1394f: Preparing 19:23:15 b541d28bf3b4: Preparing 19:23:15 751519e96924: Waiting 19:23:15 88b71cef48c3: Waiting 19:23:15 608f48b1cd79: Waiting 19:23:15 66c85dcce2ec: Waiting 19:23:15 b541d28bf3b4: Waiting 19:23:15 0b2d80f1394f: Waiting 19:23:15 77155e6cfe32: Pushed 19:23:15 346a1527f62e: Pushed 19:23:15 751519e96924: Layer already exists 19:23:15 08e79fa8474a: Pushed 19:23:15 8a2387fc852b: Pushed 19:23:15 88b71cef48c3: Pushed 19:23:15 608f48b1cd79: Pushed 19:23:15 b541d28bf3b4: Layer already exists 19:23:15 66c85dcce2ec: Pushed 19:23:15 0b2d80f1394f: Pushed 19:23:16 95346b756130: Pushed 19:23:16 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:f35044c2446e994b6b27fc496493f60594e4de48fe33efe5da85c3e43c296e23 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:23:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 19:23:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:23:17 346a1527f62e: Preparing 19:23:17 346a1527f62e: Preparing 19:23:17 08e79fa8474a: Preparing 19:23:17 8a2387fc852b: Preparing 19:23:17 77155e6cfe32: Preparing 19:23:17 95346b756130: Preparing 19:23:17 751519e96924: Preparing 19:23:17 88b71cef48c3: Preparing 19:23:17 608f48b1cd79: Preparing 19:23:17 66c85dcce2ec: Preparing 19:23:17 0b2d80f1394f: Preparing 19:23:17 b541d28bf3b4: Preparing 19:23:17 608f48b1cd79: Waiting 19:23:17 b541d28bf3b4: Waiting 19:23:17 0b2d80f1394f: Waiting 19:23:17 751519e96924: Waiting 19:23:17 88b71cef48c3: Waiting 19:23:17 08e79fa8474a: Layer already exists 19:23:17 77155e6cfe32: Layer already exists 19:23:17 346a1527f62e: Layer already exists 19:23:17 8a2387fc852b: Layer already exists 19:23:17 95346b756130: Layer already exists 19:23:17 751519e96924: Layer already exists 19:23:17 88b71cef48c3: Layer already exists 19:23:17 608f48b1cd79: Layer already exists 19:23:17 66c85dcce2ec: Layer already exists 19:23:17 b541d28bf3b4: Layer already exists 19:23:17 0b2d80f1394f: Layer already exists 19:23:17 latest: digest: sha256:f35044c2446e994b6b27fc496493f60594e4de48fe33efe5da85c3e43c296e23 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:23:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.95 19:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:23:17 346a1527f62e: Preparing 19:23:17 346a1527f62e: Preparing 19:23:17 08e79fa8474a: Preparing 19:23:17 8a2387fc852b: Preparing 19:23:17 77155e6cfe32: Preparing 19:23:17 95346b756130: Preparing 19:23:17 751519e96924: Preparing 19:23:17 88b71cef48c3: Preparing 19:23:17 608f48b1cd79: Preparing 19:23:17 751519e96924: Waiting 19:23:17 66c85dcce2ec: Preparing 19:23:17 0b2d80f1394f: Preparing 19:23:17 b541d28bf3b4: Preparing 19:23:17 608f48b1cd79: Waiting 19:23:17 0b2d80f1394f: Waiting 19:23:17 66c85dcce2ec: Waiting 19:23:17 b541d28bf3b4: Waiting 19:23:17 95346b756130: Layer already exists 19:23:17 8a2387fc852b: Layer already exists 19:23:17 346a1527f62e: Layer already exists 19:23:17 77155e6cfe32: Layer already exists 19:23:17 08e79fa8474a: Layer already exists 19:23:17 751519e96924: Layer already exists 19:23:17 88b71cef48c3: Layer already exists 19:23:17 608f48b1cd79: Layer already exists 19:23:17 0b2d80f1394f: Layer already exists 19:23:17 66c85dcce2ec: Layer already exists 19:23:17 b541d28bf3b4: Layer already exists 19:23:17 2.2.0-dev.95: digest: sha256:f35044c2446e994b6b27fc496493f60594e4de48fe33efe5da85c3e43c296e23 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:23:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:23:18 346a1527f62e: Preparing 19:23:18 346a1527f62e: Preparing 19:23:18 08e79fa8474a: Preparing 19:23:18 8a2387fc852b: Preparing 19:23:18 77155e6cfe32: Preparing 19:23:18 95346b756130: Preparing 19:23:18 751519e96924: Preparing 19:23:18 88b71cef48c3: Preparing 19:23:18 608f48b1cd79: Preparing 19:23:18 66c85dcce2ec: Preparing 19:23:18 0b2d80f1394f: Preparing 19:23:18 b541d28bf3b4: Preparing 19:23:18 88b71cef48c3: Waiting 19:23:18 608f48b1cd79: Waiting 19:23:18 0b2d80f1394f: Waiting 19:23:18 66c85dcce2ec: Waiting 19:23:18 751519e96924: Waiting 19:23:18 b541d28bf3b4: Waiting 19:23:18 77155e6cfe32: Layer already exists 19:23:18 346a1527f62e: Layer already exists 19:23:18 95346b756130: Layer already exists 19:23:18 08e79fa8474a: Layer already exists 19:23:18 8a2387fc852b: Layer already exists 19:23:18 751519e96924: Layer already exists 19:23:18 66c85dcce2ec: Layer already exists 19:23:18 88b71cef48c3: Layer already exists 19:23:18 608f48b1cd79: Layer already exists 19:23:18 0b2d80f1394f: Layer already exists 19:23:18 b541d28bf3b4: Layer already exists 19:23:18 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:f35044c2446e994b6b27fc496493f60594e4de48fe33efe5da85c3e43c296e23 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:23:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 19:23:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 19:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:23:19 346a1527f62e: Preparing 19:23:19 346a1527f62e: Preparing 19:23:19 08e79fa8474a: Preparing 19:23:19 8a2387fc852b: Preparing 19:23:19 77155e6cfe32: Preparing 19:23:19 95346b756130: Preparing 19:23:19 751519e96924: Preparing 19:23:19 88b71cef48c3: Preparing 19:23:19 608f48b1cd79: Preparing 19:23:19 66c85dcce2ec: Preparing 19:23:19 0b2d80f1394f: Preparing 19:23:19 b541d28bf3b4: Preparing 19:23:19 751519e96924: Waiting 19:23:19 88b71cef48c3: Waiting 19:23:19 608f48b1cd79: Waiting 19:23:19 66c85dcce2ec: Waiting 19:23:19 0b2d80f1394f: Waiting 19:23:19 b541d28bf3b4: Waiting 19:23:19 95346b756130: Layer already exists 19:23:19 346a1527f62e: Layer already exists 19:23:19 08e79fa8474a: Layer already exists 19:23:19 8a2387fc852b: Layer already exists 19:23:19 77155e6cfe32: Layer already exists 19:23:19 751519e96924: Layer already exists 19:23:19 608f48b1cd79: Layer already exists 19:23:19 88b71cef48c3: Layer already exists 19:23:19 66c85dcce2ec: Layer already exists 19:23:19 0b2d80f1394f: Layer already exists 19:23:19 b541d28bf3b4: Layer already exists 19:23:19 main: digest: sha256:f35044c2446e994b6b27fc496493f60594e4de48fe33efe5da85c3e43c296e23 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:19 ===================================================== [Pipeline] echo 19:23:19 taggedImages: 19:23:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:23:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.95 19:23:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 19:23:19 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 19:23:19 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:19 latest 19:23:19 2.2.0-dev.95 19:23:19 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:19 main 19:23:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:23:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:23:19 05985ea3ed63: Preparing 19:23:19 4e5b2cf0eaf5: Preparing 19:23:19 7a3f9c9f5793: Preparing 19:23:19 c6253596035b: Preparing 19:23:19 c1c062f24dfd: Preparing 19:23:19 e20ec1542038: Preparing 19:23:19 0e3f99ef423c: Preparing 19:23:19 b541d28bf3b4: Preparing 19:23:19 0e3f99ef423c: Waiting 19:23:19 e20ec1542038: Waiting 19:23:19 b541d28bf3b4: Waiting 19:23:19 05985ea3ed63: Pushed 19:23:19 4e5b2cf0eaf5: Pushed 19:23:19 c1c062f24dfd: Pushed 19:23:19 b541d28bf3b4: Layer already exists 19:23:20 e20ec1542038: Pushed 19:23:20 0e3f99ef423c: Pushed 19:23:21 c6253596035b: Pushed 19:23:21 7a3f9c9f5793: Pushed 19:23:21 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:e89b8d2b9a357216dfdb2127d59d16338d6b2fb4584681464c92671f71bb4a5a size: 1990 [Pipeline] isUnix [Pipeline] sh 19:23:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 19:23:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:23:21 05985ea3ed63: Preparing 19:23:21 4e5b2cf0eaf5: Preparing 19:23:21 7a3f9c9f5793: Preparing 19:23:21 c6253596035b: Preparing 19:23:21 c1c062f24dfd: Preparing 19:23:21 e20ec1542038: Preparing 19:23:21 0e3f99ef423c: Preparing 19:23:21 b541d28bf3b4: Preparing 19:23:21 0e3f99ef423c: Waiting 19:23:21 b541d28bf3b4: Waiting 19:23:21 e20ec1542038: Waiting 19:23:21 7a3f9c9f5793: Layer already exists 19:23:21 05985ea3ed63: Layer already exists 19:23:21 4e5b2cf0eaf5: Layer already exists 19:23:21 c6253596035b: Layer already exists 19:23:21 c1c062f24dfd: Layer already exists 19:23:21 0e3f99ef423c: Layer already exists 19:23:21 b541d28bf3b4: Layer already exists 19:23:21 e20ec1542038: Layer already exists 19:23:21 latest: digest: sha256:e89b8d2b9a357216dfdb2127d59d16338d6b2fb4584681464c92671f71bb4a5a size: 1990 [Pipeline] isUnix [Pipeline] sh 19:23:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.95 19:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:23:22 05985ea3ed63: Preparing 19:23:22 4e5b2cf0eaf5: Preparing 19:23:22 7a3f9c9f5793: Preparing 19:23:22 c6253596035b: Preparing 19:23:22 c1c062f24dfd: Preparing 19:23:22 e20ec1542038: Preparing 19:23:22 0e3f99ef423c: Preparing 19:23:22 b541d28bf3b4: Preparing 19:23:22 e20ec1542038: Waiting 19:23:22 0e3f99ef423c: Waiting 19:23:22 b541d28bf3b4: Waiting 19:23:22 c6253596035b: Layer already exists 19:23:22 7a3f9c9f5793: Layer already exists 19:23:22 05985ea3ed63: Layer already exists 19:23:22 4e5b2cf0eaf5: Layer already exists 19:23:22 c1c062f24dfd: Layer already exists 19:23:22 0e3f99ef423c: Layer already exists 19:23:22 b541d28bf3b4: Layer already exists 19:23:22 e20ec1542038: Layer already exists 19:23:22 2.2.0-dev.95: digest: sha256:e89b8d2b9a357216dfdb2127d59d16338d6b2fb4584681464c92671f71bb4a5a size: 1990 [Pipeline] isUnix [Pipeline] sh 19:23:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:23:23 05985ea3ed63: Preparing 19:23:23 4e5b2cf0eaf5: Preparing 19:23:23 7a3f9c9f5793: Preparing 19:23:23 c6253596035b: Preparing 19:23:23 c1c062f24dfd: Preparing 19:23:23 e20ec1542038: Preparing 19:23:23 0e3f99ef423c: Preparing 19:23:23 b541d28bf3b4: Preparing 19:23:23 e20ec1542038: Waiting 19:23:23 0e3f99ef423c: Waiting 19:23:23 b541d28bf3b4: Waiting 19:23:23 7a3f9c9f5793: Layer already exists 19:23:23 05985ea3ed63: Layer already exists 19:23:23 c1c062f24dfd: Layer already exists 19:23:23 4e5b2cf0eaf5: Layer already exists 19:23:23 c6253596035b: Layer already exists 19:23:23 e20ec1542038: Layer already exists 19:23:23 b541d28bf3b4: Layer already exists 19:23:23 0e3f99ef423c: Layer already exists 19:23:23 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:e89b8d2b9a357216dfdb2127d59d16338d6b2fb4584681464c92671f71bb4a5a size: 1990 [Pipeline] isUnix [Pipeline] sh 19:23:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 19:23:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 19:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:23:23 05985ea3ed63: Preparing 19:23:23 4e5b2cf0eaf5: Preparing 19:23:23 7a3f9c9f5793: Preparing 19:23:23 c6253596035b: Preparing 19:23:23 c1c062f24dfd: Preparing 19:23:23 e20ec1542038: Preparing 19:23:23 0e3f99ef423c: Preparing 19:23:23 b541d28bf3b4: Preparing 19:23:23 e20ec1542038: Waiting 19:23:23 0e3f99ef423c: Waiting 19:23:23 b541d28bf3b4: Waiting 19:23:23 c6253596035b: Layer already exists 19:23:23 c1c062f24dfd: Layer already exists 19:23:23 7a3f9c9f5793: Layer already exists 19:23:23 4e5b2cf0eaf5: Layer already exists 19:23:23 05985ea3ed63: Layer already exists 19:23:23 e20ec1542038: Layer already exists 19:23:23 0e3f99ef423c: Layer already exists 19:23:23 b541d28bf3b4: Layer already exists 19:23:23 main: digest: sha256:e89b8d2b9a357216dfdb2127d59d16338d6b2fb4584681464c92671f71bb4a5a size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:23 ===================================================== [Pipeline] echo 19:23:23 taggedImages: 19:23:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:23:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.95 19:23:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 19:23:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 19:23:23 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:23 latest 19:23:23 2.2.0-dev.95 19:23:23 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:23 main 19:23:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:23:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:23:24 5e682a16e833: Preparing 19:23:24 1a89133f99d4: Preparing 19:23:24 162306c67058: Preparing 19:23:24 09ee23905360: Preparing 19:23:24 855053c0cdbe: Preparing 19:23:24 9ec4778ce77c: Preparing 19:23:24 b280a48062a3: Preparing 19:23:24 3be28d429c7f: Preparing 19:23:24 1b1bb7563a6c: Preparing 19:23:24 b541d28bf3b4: Preparing 19:23:24 3be28d429c7f: Waiting 19:23:24 9ec4778ce77c: Waiting 19:23:24 b280a48062a3: Waiting 19:23:24 1b1bb7563a6c: Waiting 19:23:24 b541d28bf3b4: Waiting 19:23:24 5e682a16e833: Pushed 19:23:24 855053c0cdbe: Pushed 19:23:24 1a89133f99d4: Pushed 19:23:24 9ec4778ce77c: Pushed 19:23:24 3be28d429c7f: Pushed 19:23:24 b280a48062a3: Pushed 19:23:24 b541d28bf3b4: Layer already exists 19:23:24 1b1bb7563a6c: Pushed 19:23:25 09ee23905360: Pushed 19:23:25 162306c67058: Pushed 19:23:26 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:7ec7ce89a0108fe3a4c6bca1d2a506da961234a2f0ca078589b9fd9f5201eefa size: 2405 [Pipeline] isUnix [Pipeline] sh 19:23:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 19:23:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:23:26 5e682a16e833: Preparing 19:23:26 1a89133f99d4: Preparing 19:23:26 162306c67058: Preparing 19:23:26 09ee23905360: Preparing 19:23:26 855053c0cdbe: Preparing 19:23:26 9ec4778ce77c: Preparing 19:23:26 b280a48062a3: Preparing 19:23:26 3be28d429c7f: Preparing 19:23:26 1b1bb7563a6c: Preparing 19:23:26 b541d28bf3b4: Preparing 19:23:26 9ec4778ce77c: Waiting 19:23:26 1b1bb7563a6c: Waiting 19:23:26 b541d28bf3b4: Waiting 19:23:26 b280a48062a3: Waiting 19:23:26 3be28d429c7f: Waiting 19:23:26 1a89133f99d4: Layer already exists 19:23:26 855053c0cdbe: Layer already exists 19:23:26 09ee23905360: Layer already exists 19:23:26 162306c67058: Layer already exists 19:23:26 5e682a16e833: Layer already exists 19:23:26 9ec4778ce77c: Layer already exists 19:23:26 b541d28bf3b4: Layer already exists 19:23:26 1b1bb7563a6c: Layer already exists 19:23:26 b280a48062a3: Layer already exists 19:23:26 3be28d429c7f: Layer already exists 19:23:26 latest: digest: sha256:7ec7ce89a0108fe3a4c6bca1d2a506da961234a2f0ca078589b9fd9f5201eefa size: 2405 [Pipeline] isUnix [Pipeline] sh 19:23:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.95 19:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:23:27 5e682a16e833: Preparing 19:23:27 1a89133f99d4: Preparing 19:23:27 162306c67058: Preparing 19:23:27 09ee23905360: Preparing 19:23:27 855053c0cdbe: Preparing 19:23:27 9ec4778ce77c: Preparing 19:23:27 b280a48062a3: Preparing 19:23:27 3be28d429c7f: Preparing 19:23:27 1b1bb7563a6c: Preparing 19:23:27 b541d28bf3b4: Preparing 19:23:27 3be28d429c7f: Waiting 19:23:27 b280a48062a3: Waiting 19:23:27 1b1bb7563a6c: Waiting 19:23:27 9ec4778ce77c: Waiting 19:23:27 b541d28bf3b4: Waiting 19:23:27 1a89133f99d4: Layer already exists 19:23:27 5e682a16e833: Layer already exists 19:23:27 162306c67058: Layer already exists 19:23:27 855053c0cdbe: Layer already exists 19:23:27 09ee23905360: Layer already exists 19:23:27 9ec4778ce77c: Layer already exists 19:23:27 3be28d429c7f: Layer already exists 19:23:27 1b1bb7563a6c: Layer already exists 19:23:27 b280a48062a3: Layer already exists 19:23:27 b541d28bf3b4: Layer already exists 19:23:27 2.2.0-dev.95: digest: sha256:7ec7ce89a0108fe3a4c6bca1d2a506da961234a2f0ca078589b9fd9f5201eefa size: 2405 [Pipeline] isUnix [Pipeline] sh 19:23:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:23:27 5e682a16e833: Preparing 19:23:27 1a89133f99d4: Preparing 19:23:27 162306c67058: Preparing 19:23:27 09ee23905360: Preparing 19:23:27 855053c0cdbe: Preparing 19:23:27 9ec4778ce77c: Preparing 19:23:27 b280a48062a3: Preparing 19:23:27 3be28d429c7f: Preparing 19:23:27 1b1bb7563a6c: Preparing 19:23:27 b541d28bf3b4: Preparing 19:23:27 9ec4778ce77c: Waiting 19:23:27 b280a48062a3: Waiting 19:23:27 b541d28bf3b4: Waiting 19:23:27 1b1bb7563a6c: Waiting 19:23:27 5e682a16e833: Layer already exists 19:23:27 1a89133f99d4: Layer already exists 19:23:27 162306c67058: Layer already exists 19:23:27 09ee23905360: Layer already exists 19:23:27 855053c0cdbe: Layer already exists 19:23:27 9ec4778ce77c: Layer already exists 19:23:27 3be28d429c7f: Layer already exists 19:23:27 b280a48062a3: Layer already exists 19:23:27 1b1bb7563a6c: Layer already exists 19:23:27 b541d28bf3b4: Layer already exists 19:23:27 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:7ec7ce89a0108fe3a4c6bca1d2a506da961234a2f0ca078589b9fd9f5201eefa size: 2405 [Pipeline] isUnix [Pipeline] sh 19:23:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 19:23:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 19:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:23:28 5e682a16e833: Preparing 19:23:28 1a89133f99d4: Preparing 19:23:28 162306c67058: Preparing 19:23:28 09ee23905360: Preparing 19:23:28 855053c0cdbe: Preparing 19:23:28 9ec4778ce77c: Preparing 19:23:28 b280a48062a3: Preparing 19:23:28 3be28d429c7f: Preparing 19:23:28 1b1bb7563a6c: Preparing 19:23:28 b541d28bf3b4: Preparing 19:23:28 9ec4778ce77c: Waiting 19:23:28 b280a48062a3: Waiting 19:23:28 3be28d429c7f: Waiting 19:23:28 1b1bb7563a6c: Waiting 19:23:28 b541d28bf3b4: Waiting 19:23:28 5e682a16e833: Layer already exists 19:23:28 855053c0cdbe: Layer already exists 19:23:28 09ee23905360: Layer already exists 19:23:28 1a89133f99d4: Layer already exists 19:23:28 162306c67058: Layer already exists 19:23:28 9ec4778ce77c: Layer already exists 19:23:28 b280a48062a3: Layer already exists 19:23:28 1b1bb7563a6c: Layer already exists 19:23:28 3be28d429c7f: Layer already exists 19:23:28 b541d28bf3b4: Layer already exists 19:23:28 main: digest: sha256:7ec7ce89a0108fe3a4c6bca1d2a506da961234a2f0ca078589b9fd9f5201eefa size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:28 ===================================================== [Pipeline] echo 19:23:28 taggedImages: 19:23:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:23:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.95 19:23:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 19:23:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 19:23:28 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:28 latest 19:23:28 2.2.0-dev.95 19:23:28 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:28 main 19:23:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:23:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:23:29 cc1e03fa3ae2: Preparing 19:23:29 3a54ea4050b5: Preparing 19:23:29 751519e96924: Preparing 19:23:29 69a3d9ed8c1b: Preparing 19:23:29 6cb55f8821ca: Preparing 19:23:29 4fc242d58285: Preparing 19:23:29 4fc242d58285: Waiting 19:23:29 751519e96924: Layer already exists 19:23:29 4fc242d58285: Layer already exists 19:23:29 6cb55f8821ca: Pushed 19:23:29 cc1e03fa3ae2: Pushed 19:23:29 69a3d9ed8c1b: Pushed 19:23:31 3a54ea4050b5: Pushed 19:23:31 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:f098b0c241abc984cd97a2fcd94c780ea139ab9be61ccaef90f60b72f4346aad size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 19:23:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 19:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:23:31 cc1e03fa3ae2: Preparing 19:23:31 3a54ea4050b5: Preparing 19:23:31 751519e96924: Preparing 19:23:31 69a3d9ed8c1b: Preparing 19:23:31 6cb55f8821ca: Preparing 19:23:31 4fc242d58285: Preparing 19:23:31 4fc242d58285: Waiting 19:23:31 3a54ea4050b5: Layer already exists 19:23:31 69a3d9ed8c1b: Layer already exists 19:23:31 751519e96924: Layer already exists 19:23:31 cc1e03fa3ae2: Layer already exists 19:23:31 6cb55f8821ca: Layer already exists 19:23:31 4fc242d58285: Layer already exists 19:23:31 latest: digest: sha256:f098b0c241abc984cd97a2fcd94c780ea139ab9be61ccaef90f60b72f4346aad size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.95 19:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:23:32 cc1e03fa3ae2: Preparing 19:23:32 3a54ea4050b5: Preparing 19:23:32 751519e96924: Preparing 19:23:32 69a3d9ed8c1b: Preparing 19:23:32 6cb55f8821ca: Preparing 19:23:32 4fc242d58285: Preparing 19:23:32 4fc242d58285: Waiting 19:23:32 69a3d9ed8c1b: Layer already exists 19:23:32 751519e96924: Layer already exists 19:23:32 6cb55f8821ca: Layer already exists 19:23:32 cc1e03fa3ae2: Layer already exists 19:23:32 3a54ea4050b5: Layer already exists 19:23:32 4fc242d58285: Layer already exists 19:23:32 2.2.0-dev.95: digest: sha256:f098b0c241abc984cd97a2fcd94c780ea139ab9be61ccaef90f60b72f4346aad size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:23:33 cc1e03fa3ae2: Preparing 19:23:33 3a54ea4050b5: Preparing 19:23:33 751519e96924: Preparing 19:23:33 69a3d9ed8c1b: Preparing 19:23:33 6cb55f8821ca: Preparing 19:23:33 4fc242d58285: Preparing 19:23:33 4fc242d58285: Waiting 19:23:33 69a3d9ed8c1b: Layer already exists 19:23:33 6cb55f8821ca: Layer already exists 19:23:33 3a54ea4050b5: Layer already exists 19:23:33 751519e96924: Layer already exists 19:23:33 cc1e03fa3ae2: Layer already exists 19:23:33 4fc242d58285: Layer already exists 19:23:33 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:f098b0c241abc984cd97a2fcd94c780ea139ab9be61ccaef90f60b72f4346aad size: 1573 [Pipeline] isUnix [Pipeline] sh 19:23:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 19:23:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 19:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 19:23:33 cc1e03fa3ae2: Preparing 19:23:33 3a54ea4050b5: Preparing 19:23:33 751519e96924: Preparing 19:23:33 69a3d9ed8c1b: Preparing 19:23:33 6cb55f8821ca: Preparing 19:23:33 4fc242d58285: Preparing 19:23:33 4fc242d58285: Waiting 19:23:33 6cb55f8821ca: Layer already exists 19:23:33 cc1e03fa3ae2: Layer already exists 19:23:33 3a54ea4050b5: Layer already exists 19:23:33 751519e96924: Layer already exists 19:23:33 69a3d9ed8c1b: Layer already exists 19:23:33 4fc242d58285: Layer already exists 19:23:33 main: digest: sha256:f098b0c241abc984cd97a2fcd94c780ea139ab9be61ccaef90f60b72f4346aad size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:33 ===================================================== [Pipeline] echo 19:23:33 taggedImages: 19:23:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 19:23:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.95 19:23:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 19:23:33 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 19:23:33 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:33 latest 19:23:33 2.2.0-dev.95 19:23:33 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:33 main 19:23:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:23:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:23:34 7e24051bf7ec: Preparing 19:23:34 b02c783b85af: Preparing 19:23:34 bb355428f5f1: Preparing 19:23:34 f0c85f1bdf42: Preparing 19:23:34 f0780272d732: Preparing 19:23:34 933130baccdd: Preparing 19:23:34 6cb55f8821ca: Preparing 19:23:34 4fc242d58285: Preparing 19:23:34 6cb55f8821ca: Waiting 19:23:34 4fc242d58285: Waiting 19:23:34 933130baccdd: Waiting 19:23:34 bb355428f5f1: Pushed 19:23:34 7e24051bf7ec: Pushed 19:23:34 b02c783b85af: Pushed 19:23:34 4fc242d58285: Layer already exists 19:23:34 6cb55f8821ca: Layer already exists 19:23:34 933130baccdd: Pushed 19:23:35 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:23:35 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:23:35 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:23:35 go: downloading k8s.io/apimachinery v0.23.4 19:23:35 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:23:35 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:23:35 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:23:35 go: downloading cloud.google.com/go/storage v1.21.0 19:23:35 go: downloading cloud.google.com/go v0.100.2 19:23:35 go: downloading k8s.io/kube-aggregator v0.23.3 19:23:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:23:35 go: downloading github.com/google/go-tpm v0.3.3 19:23:35 go: downloading k8s.io/apimachinery v0.23.4 19:23:36 go: downloading cloud.google.com/go/security v1.3.0 19:23:36 go: downloading github.com/hashicorp/vault/api v1.4.1 19:23:37 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:23:37 go: downloading k8s.io/kube-aggregator v0.23.3 19:23:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:23:38 go: downloading gopkg.in/yaml.v2 v2.4.0 19:23:38 f0780272d732: Pushed 19:23:38 go: downloading cloud.google.com/go/security v1.3.0 19:23:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:23:38 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:23:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:23:39 go: downloading github.com/gobwas/glob v0.2.3 19:23:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:23:39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:23:39 go: downloading github.com/twmb/murmur3 v1.1.6 19:23:40 go: downloading github.com/aws/smithy-go v1.11.0 19:23:40 go: downloading github.com/hashicorp/vault/api v1.4.1 19:23:41 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:23:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:23:41 f0c85f1bdf42: Pushed 19:23:41 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:c7cee2f60a04d424fd299467b4ef4fef65856d19da35d680dc4008b9e691a086 size: 1992 [Pipeline] isUnix [Pipeline] sh 19:23:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:23:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 19:23:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:23:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 19:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:23:42 7e24051bf7ec: Preparing 19:23:42 b02c783b85af: Preparing 19:23:42 bb355428f5f1: Preparing 19:23:42 f0c85f1bdf42: Preparing 19:23:42 f0780272d732: Preparing 19:23:42 933130baccdd: Preparing 19:23:42 6cb55f8821ca: Preparing 19:23:42 4fc242d58285: Preparing 19:23:42 933130baccdd: Waiting 19:23:42 6cb55f8821ca: Waiting 19:23:42 4fc242d58285: Waiting 19:23:42 f0780272d732: Layer already exists 19:23:42 7e24051bf7ec: Layer already exists 19:23:42 b02c783b85af: Layer already exists 19:23:42 f0c85f1bdf42: Layer already exists 19:23:42 bb355428f5f1: Layer already exists 19:23:42 933130baccdd: Layer already exists 19:23:42 6cb55f8821ca: Layer already exists 19:23:42 4fc242d58285: Layer already exists 19:23:42 latest: digest: sha256:c7cee2f60a04d424fd299467b4ef4fef65856d19da35d680dc4008b9e691a086 size: 1992 19:23:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:23:42 go: downloading gopkg.in/yaml.v2 v2.4.0 [Pipeline] isUnix [Pipeline] sh 19:23:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:23:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:23:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:23:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.95 19:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:23:42 7e24051bf7ec: Preparing 19:23:42 b02c783b85af: Preparing 19:23:42 bb355428f5f1: Preparing 19:23:42 f0c85f1bdf42: Preparing 19:23:42 f0780272d732: Preparing 19:23:42 933130baccdd: Preparing 19:23:42 6cb55f8821ca: Preparing 19:23:42 4fc242d58285: Preparing 19:23:42 933130baccdd: Waiting 19:23:42 6cb55f8821ca: Waiting 19:23:42 4fc242d58285: Waiting 19:23:42 f0780272d732: Layer already exists 19:23:42 7e24051bf7ec: Layer already exists 19:23:42 bb355428f5f1: Layer already exists 19:23:42 f0c85f1bdf42: Layer already exists 19:23:42 b02c783b85af: Layer already exists 19:23:42 6cb55f8821ca: Layer already exists 19:23:42 933130baccdd: Layer already exists 19:23:42 4fc242d58285: Layer already exists 19:23:42 2.2.0-dev.95: digest: sha256:c7cee2f60a04d424fd299467b4ef4fef65856d19da35d680dc4008b9e691a086 size: 1992 [Pipeline] isUnix [Pipeline] sh 19:23:43 go: downloading github.com/jinzhu/inflection v1.0.0 19:23:43 go: downloading github.com/gobwas/glob v0.2.3 19:23:43 go: downloading cloud.google.com/go/compute v1.3.0 19:23:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:23:43 7e24051bf7ec: Preparing 19:23:43 b02c783b85af: Preparing 19:23:43 bb355428f5f1: Preparing 19:23:43 f0c85f1bdf42: Preparing 19:23:43 f0780272d732: Preparing 19:23:43 933130baccdd: Preparing 19:23:43 6cb55f8821ca: Preparing 19:23:43 4fc242d58285: Preparing 19:23:43 6cb55f8821ca: Waiting 19:23:43 933130baccdd: Waiting 19:23:43 4fc242d58285: Waiting 19:23:43 bb355428f5f1: Layer already exists 19:23:43 7e24051bf7ec: Layer already exists 19:23:43 b02c783b85af: Layer already exists 19:23:43 f0780272d732: Layer already exists 19:23:43 f0c85f1bdf42: Layer already exists 19:23:43 933130baccdd: Layer already exists 19:23:43 4fc242d58285: Layer already exists 19:23:43 6cb55f8821ca: Layer already exists 19:23:43 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:c7cee2f60a04d424fd299467b4ef4fef65856d19da35d680dc4008b9e691a086 size: 1992 [Pipeline] isUnix [Pipeline] sh 19:23:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:23:43 go: downloading github.com/jinzhu/inflection v1.0.0 19:23:43 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:23:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 19:23:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:23:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 19:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 19:23:44 7e24051bf7ec: Preparing 19:23:44 b02c783b85af: Preparing 19:23:44 bb355428f5f1: Preparing 19:23:44 f0c85f1bdf42: Preparing 19:23:44 f0780272d732: Preparing 19:23:44 933130baccdd: Preparing 19:23:44 6cb55f8821ca: Preparing 19:23:44 4fc242d58285: Preparing 19:23:44 933130baccdd: Waiting 19:23:44 6cb55f8821ca: Waiting 19:23:44 4fc242d58285: Waiting 19:23:44 b02c783b85af: Layer already exists 19:23:44 f0780272d732: Layer already exists 19:23:44 f0c85f1bdf42: Layer already exists 19:23:44 7e24051bf7ec: Layer already exists 19:23:44 bb355428f5f1: Layer already exists 19:23:44 4fc242d58285: Layer already exists 19:23:44 933130baccdd: Layer already exists 19:23:44 6cb55f8821ca: Layer already exists 19:23:44 main: digest: sha256:c7cee2f60a04d424fd299467b4ef4fef65856d19da35d680dc4008b9e691a086 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:44 ===================================================== [Pipeline] echo 19:23:44 taggedImages: 19:23:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 19:23:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.95 19:23:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 19:23:44 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 19:23:44 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:44 latest 19:23:44 2.2.0-dev.95 19:23:44 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:44 main 19:23:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:44 go: downloading cloud.google.com/go/iam v0.1.1 19:23:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:23:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:23:44 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:23:44 go: downloading github.com/aws/smithy-go v1.11.0 19:23:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:23:44 863158dcc972: Preparing 19:23:44 d805e75a7469: Preparing 19:23:44 a811a2cc8a72: Preparing 19:23:44 9e65114c8b81: Preparing 19:23:44 98e781d678c5: Preparing 19:23:44 6cb55f8821ca: Preparing 19:23:44 4fc242d58285: Preparing 19:23:44 6cb55f8821ca: Waiting 19:23:44 4fc242d58285: Waiting 19:23:44 863158dcc972: Pushed 19:23:44 d805e75a7469: Pushed 19:23:44 a811a2cc8a72: Pushed 19:23:44 6cb55f8821ca: Layer already exists 19:23:44 4fc242d58285: Layer already exists 19:23:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:23:44 98e781d678c5: Pushed 19:23:45 go: downloading github.com/gogo/protobuf v1.3.2 19:23:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:23:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:23:46 go: downloading github.com/gogo/protobuf v1.3.2 19:23:51 9e65114c8b81: Pushed 19:23:51 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:08e98c99583e8877e4873045e9972e707a2c2c28430d6daf47b0fd3e1f9b9b55 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:23:51 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:23:51 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:23:51 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:23:51 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:23:51 go: downloading github.com/dimchansky/utfbom v1.1.1 19:23:51 go: downloading k8s.io/klog/v2 v2.30.0 19:23:51 go: downloading github.com/google/gofuzz v1.1.0 19:23:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:23:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:23:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 19:23:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 19:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:23:52 863158dcc972: Preparing 19:23:52 d805e75a7469: Preparing 19:23:52 a811a2cc8a72: Preparing 19:23:52 9e65114c8b81: Preparing 19:23:52 98e781d678c5: Preparing 19:23:52 6cb55f8821ca: Preparing 19:23:52 4fc242d58285: Preparing 19:23:52 6cb55f8821ca: Waiting 19:23:52 d805e75a7469: Layer already exists 19:23:52 a811a2cc8a72: Layer already exists 19:23:52 98e781d678c5: Layer already exists 19:23:52 863158dcc972: Layer already exists 19:23:52 9e65114c8b81: Layer already exists 19:23:52 4fc242d58285: Layer already exists 19:23:52 6cb55f8821ca: Layer already exists 19:23:52 latest: digest: sha256:08e98c99583e8877e4873045e9972e707a2c2c28430d6daf47b0fd3e1f9b9b55 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:23:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:23:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:23:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:23:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:23:52 go: downloading github.com/dimchansky/utfbom v1.1.1 19:23:52 go: downloading cloud.google.com/go/compute v1.3.0 19:23:52 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:23:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.95 19:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:23:52 863158dcc972: Preparing 19:23:52 d805e75a7469: Preparing 19:23:52 a811a2cc8a72: Preparing 19:23:52 9e65114c8b81: Preparing 19:23:52 98e781d678c5: Preparing 19:23:52 6cb55f8821ca: Preparing 19:23:52 4fc242d58285: Preparing 19:23:52 6cb55f8821ca: Waiting 19:23:52 4fc242d58285: Waiting 19:23:52 98e781d678c5: Layer already exists 19:23:52 9e65114c8b81: Layer already exists 19:23:52 a811a2cc8a72: Layer already exists 19:23:52 d805e75a7469: Layer already exists 19:23:52 863158dcc972: Layer already exists 19:23:52 4fc242d58285: Layer already exists 19:23:52 6cb55f8821ca: Layer already exists 19:23:52 2.2.0-dev.95: digest: sha256:08e98c99583e8877e4873045e9972e707a2c2c28430d6daf47b0fd3e1f9b9b55 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:23:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:23:53 go: downloading github.com/spf13/pflag v1.0.5 19:23:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:23:53 863158dcc972: Preparing 19:23:53 d805e75a7469: Preparing 19:23:53 a811a2cc8a72: Preparing 19:23:53 9e65114c8b81: Preparing 19:23:53 98e781d678c5: Preparing 19:23:53 6cb55f8821ca: Preparing 19:23:53 4fc242d58285: Preparing 19:23:53 4fc242d58285: Waiting 19:23:53 6cb55f8821ca: Waiting 19:23:53 d805e75a7469: Layer already exists 19:23:53 863158dcc972: Layer already exists 19:23:53 9e65114c8b81: Layer already exists 19:23:53 a811a2cc8a72: Layer already exists 19:23:53 98e781d678c5: Layer already exists 19:23:53 6cb55f8821ca: Layer already exists 19:23:53 4fc242d58285: Layer already exists 19:23:53 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:08e98c99583e8877e4873045e9972e707a2c2c28430d6daf47b0fd3e1f9b9b55 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:23:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 19:23:53 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:23:53 go: downloading cloud.google.com/go/iam v0.1.1 19:23:53 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:23:53 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:23:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 19:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 19:23:53 863158dcc972: Preparing 19:23:53 d805e75a7469: Preparing 19:23:53 a811a2cc8a72: Preparing 19:23:53 9e65114c8b81: Preparing 19:23:53 98e781d678c5: Preparing 19:23:53 6cb55f8821ca: Preparing 19:23:53 4fc242d58285: Preparing 19:23:53 6cb55f8821ca: Waiting 19:23:53 4fc242d58285: Waiting 19:23:53 a811a2cc8a72: Layer already exists 19:23:53 98e781d678c5: Layer already exists 19:23:53 863158dcc972: Layer already exists 19:23:53 d805e75a7469: Layer already exists 19:23:53 9e65114c8b81: Layer already exists 19:23:53 4fc242d58285: Layer already exists 19:23:53 6cb55f8821ca: Layer already exists 19:23:53 main: digest: sha256:08e98c99583e8877e4873045e9972e707a2c2c28430d6daf47b0fd3e1f9b9b55 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:23:53 ===================================================== [Pipeline] echo 19:23:53 taggedImages: 19:23:53 - nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 19:23:53 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.95 19:23:53 - nexus3.edgexfoundry.org:10004/security-spire-config:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 19:23:54 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 19:23:54 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:54 latest 19:23:54 2.2.0-dev.95 19:23:54 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:23:54 main 19:23:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:54 go: downloading k8s.io/klog/v2 v2.30.0 19:23:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:23:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:23:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:23:54 go: downloading github.com/google/gofuzz v1.1.0 19:23:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:23:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:23:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:23:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:23:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:23:54 b6efad8877fe: Preparing 19:23:54 e82a862b86e0: Preparing 19:23:54 fbd5b737a249: Preparing 19:23:54 f6c9c9935f8e: Preparing 19:23:54 933130baccdd: Preparing 19:23:54 6cb55f8821ca: Preparing 19:23:54 4fc242d58285: Preparing 19:23:54 6cb55f8821ca: Waiting 19:23:54 4fc242d58285: Waiting 19:23:54 933130baccdd: Layer already exists 19:23:54 6cb55f8821ca: Layer already exists 19:23:54 4fc242d58285: Layer already exists 19:23:54 e82a862b86e0: Pushed 19:23:54 b6efad8877fe: Pushed 19:23:54 fbd5b737a249: Pushed 19:23:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:23:55 go: downloading github.com/spf13/pflag v1.0.5 19:23:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:23:56 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:23:56 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:23:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:23:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:23:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:23:56 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:23:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:23:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:23:56 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:23:56 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:23:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:23:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:23:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:23:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:23:58 go: downloading go.opencensus.io v0.23.0 19:23:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:23:58 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:23:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:23:59 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:24:00 go: downloading gopkg.in/inf.v0 v0.9.1 19:24:00 go: downloading github.com/go-logr/logr v1.2.2 19:24:00 go: downloading github.com/google/go-cmp v0.5.7 19:24:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:24:00 go: downloading go.opencensus.io v0.23.0 19:24:01 go: downloading github.com/json-iterator/go v1.1.12 19:24:01 go: downloading github.com/googleapis/gnostic v0.5.5 19:24:01 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:24:01 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:24:02 go: downloading gopkg.in/inf.v0 v0.9.1 19:24:02 go: downloading github.com/go-logr/logr v1.2.2 19:24:02 go: downloading github.com/google/go-cmp v0.5.7 19:24:02 f6c9c9935f8e: Pushed 19:24:02 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:46e948b81497ee2e595f90e57e1c386900d752e99d6a7e65d4d9ac520fe43e3f size: 1780 [Pipeline] isUnix [Pipeline] sh 19:24:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 19:24:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 19:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:24:03 b6efad8877fe: Preparing 19:24:03 e82a862b86e0: Preparing 19:24:03 fbd5b737a249: Preparing 19:24:03 f6c9c9935f8e: Preparing 19:24:03 933130baccdd: Preparing 19:24:03 6cb55f8821ca: Preparing 19:24:03 4fc242d58285: Preparing 19:24:03 6cb55f8821ca: Waiting 19:24:03 4fc242d58285: Waiting 19:24:03 f6c9c9935f8e: Layer already exists 19:24:03 933130baccdd: Layer already exists 19:24:03 fbd5b737a249: Layer already exists 19:24:03 e82a862b86e0: Layer already exists 19:24:03 b6efad8877fe: Layer already exists 19:24:03 4fc242d58285: Layer already exists 19:24:03 6cb55f8821ca: Layer already exists 19:24:03 latest: digest: sha256:46e948b81497ee2e595f90e57e1c386900d752e99d6a7e65d4d9ac520fe43e3f size: 1780 [Pipeline] isUnix [Pipeline] sh 19:24:03 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:24:03 go: downloading github.com/json-iterator/go v1.1.12 19:24:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:24:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.95 19:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:24:03 b6efad8877fe: Preparing 19:24:03 e82a862b86e0: Preparing 19:24:03 fbd5b737a249: Preparing 19:24:03 f6c9c9935f8e: Preparing 19:24:03 933130baccdd: Preparing 19:24:03 6cb55f8821ca: Preparing 19:24:03 4fc242d58285: Preparing 19:24:03 6cb55f8821ca: Waiting 19:24:03 4fc242d58285: Waiting 19:24:03 b6efad8877fe: Layer already exists 19:24:03 f6c9c9935f8e: Layer already exists 19:24:03 933130baccdd: Layer already exists 19:24:03 e82a862b86e0: Layer already exists 19:24:03 fbd5b737a249: Layer already exists 19:24:03 6cb55f8821ca: Layer already exists 19:24:03 4fc242d58285: Layer already exists 19:24:03 2.2.0-dev.95: digest: sha256:46e948b81497ee2e595f90e57e1c386900d752e99d6a7e65d4d9ac520fe43e3f size: 1780 [Pipeline] isUnix [Pipeline] sh 19:24:04 go: downloading github.com/googleapis/gnostic v0.5.5 19:24:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:24:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:24:04 b6efad8877fe: Preparing 19:24:04 e82a862b86e0: Preparing 19:24:04 fbd5b737a249: Preparing 19:24:04 f6c9c9935f8e: Preparing 19:24:04 933130baccdd: Preparing 19:24:04 6cb55f8821ca: Preparing 19:24:04 4fc242d58285: Preparing 19:24:04 6cb55f8821ca: Waiting 19:24:04 4fc242d58285: Waiting 19:24:04 b6efad8877fe: Layer already exists 19:24:04 f6c9c9935f8e: Layer already exists 19:24:04 fbd5b737a249: Layer already exists 19:24:04 933130baccdd: Layer already exists 19:24:04 e82a862b86e0: Layer already exists 19:24:04 6cb55f8821ca: Layer already exists 19:24:04 4fc242d58285: Layer already exists 19:24:04 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:46e948b81497ee2e595f90e57e1c386900d752e99d6a7e65d4d9ac520fe43e3f size: 1780 [Pipeline] isUnix [Pipeline] sh 19:24:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 19:24:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:24:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 19:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 19:24:05 b6efad8877fe: Preparing 19:24:05 e82a862b86e0: Preparing 19:24:05 fbd5b737a249: Preparing 19:24:05 f6c9c9935f8e: Preparing 19:24:05 933130baccdd: Preparing 19:24:05 6cb55f8821ca: Preparing 19:24:05 4fc242d58285: Preparing 19:24:05 6cb55f8821ca: Waiting 19:24:05 4fc242d58285: Waiting 19:24:05 b6efad8877fe: Layer already exists 19:24:05 f6c9c9935f8e: Layer already exists 19:24:05 e82a862b86e0: Layer already exists 19:24:05 fbd5b737a249: Layer already exists 19:24:05 933130baccdd: Layer already exists 19:24:05 4fc242d58285: Layer already exists 19:24:05 6cb55f8821ca: Layer already exists 19:24:05 main: digest: sha256:46e948b81497ee2e595f90e57e1c386900d752e99d6a7e65d4d9ac520fe43e3f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:24:05 ===================================================== [Pipeline] echo 19:24:05 taggedImages: 19:24:05 - nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:24:05 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 19:24:05 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.95 19:24:05 - nexus3.edgexfoundry.org:10004/security-spire-server:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:05 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 19:24:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 19:24:05 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:24:05 latest 19:24:05 2.2.0-dev.95 19:24:05 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:05 main 19:24:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:24:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:24:05 9f39c7576cf9: Preparing 19:24:05 fe9ca1c02da2: Preparing 19:24:05 751519e96924: Preparing 19:24:05 3889eeb4f3a8: Preparing 19:24:05 b541d28bf3b4: Preparing 19:24:05 b541d28bf3b4: Layer already exists 19:24:05 751519e96924: Layer already exists 19:24:05 9f39c7576cf9: Pushed 19:24:05 3889eeb4f3a8: Pushed 19:24:07 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:24:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:24:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:24:08 fe9ca1c02da2: Pushed 19:24:08 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:409260458dc73579d0951662a8b138087a4d9238a10f5c7f063aaa213f6c6f89 size: 1366 [Pipeline] isUnix [Pipeline] sh 19:24:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 19:24:09 go: downloading github.com/tklauser/numcpus v0.3.0 19:24:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:24:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 19:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:24:09 9f39c7576cf9: Preparing 19:24:09 fe9ca1c02da2: Preparing 19:24:09 751519e96924: Preparing 19:24:09 3889eeb4f3a8: Preparing 19:24:09 b541d28bf3b4: Preparing 19:24:09 751519e96924: Layer already exists 19:24:09 fe9ca1c02da2: Layer already exists 19:24:09 9f39c7576cf9: Layer already exists 19:24:09 b541d28bf3b4: Layer already exists 19:24:09 3889eeb4f3a8: Layer already exists 19:24:09 latest: digest: sha256:409260458dc73579d0951662a8b138087a4d9238a10f5c7f063aaa213f6c6f89 size: 1366 [Pipeline] isUnix [Pipeline] sh 19:24:09 go: downloading go.uber.org/zap v1.21.0 19:24:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:24:09 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:24:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:24:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.95 19:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:24:09 9f39c7576cf9: Preparing 19:24:09 fe9ca1c02da2: Preparing 19:24:09 751519e96924: Preparing 19:24:09 3889eeb4f3a8: Preparing 19:24:09 b541d28bf3b4: Preparing 19:24:09 751519e96924: Layer already exists 19:24:09 fe9ca1c02da2: Layer already exists 19:24:09 9f39c7576cf9: Layer already exists 19:24:09 b541d28bf3b4: Layer already exists 19:24:09 3889eeb4f3a8: Layer already exists 19:24:09 2.2.0-dev.95: digest: sha256:409260458dc73579d0951662a8b138087a4d9238a10f5c7f063aaa213f6c6f89 size: 1366 [Pipeline] isUnix [Pipeline] sh 19:24:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:24:10 go: downloading sigs.k8s.io/yaml v1.3.0 19:24:10 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:24:10 go: downloading github.com/tklauser/numcpus v0.3.0 19:24:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:24:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:24:10 9f39c7576cf9: Preparing 19:24:10 fe9ca1c02da2: Preparing 19:24:10 751519e96924: Preparing 19:24:10 3889eeb4f3a8: Preparing 19:24:10 b541d28bf3b4: Preparing 19:24:10 fe9ca1c02da2: Layer already exists 19:24:10 b541d28bf3b4: Layer already exists 19:24:10 751519e96924: Layer already exists 19:24:10 3889eeb4f3a8: Layer already exists 19:24:10 9f39c7576cf9: Layer already exists 19:24:10 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:409260458dc73579d0951662a8b138087a4d9238a10f5c7f063aaa213f6c6f89 size: 1366 [Pipeline] isUnix [Pipeline] sh 19:24:10 go: downloading go.uber.org/zap v1.21.0 19:24:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:24:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 19:24:10 go: downloading github.com/modern-go/reflect2 v1.0.2 19:24:10 go: downloading github.com/ryanuber/go-glob v1.0.0 19:24:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 19:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:24:10 9f39c7576cf9: Preparing 19:24:10 fe9ca1c02da2: Preparing 19:24:10 751519e96924: Preparing 19:24:10 3889eeb4f3a8: Preparing 19:24:10 b541d28bf3b4: Preparing 19:24:10 3889eeb4f3a8: Layer already exists 19:24:10 751519e96924: Layer already exists 19:24:10 fe9ca1c02da2: Layer already exists 19:24:10 9f39c7576cf9: Layer already exists 19:24:10 b541d28bf3b4: Layer already exists 19:24:10 main: digest: sha256:409260458dc73579d0951662a8b138087a4d9238a10f5c7f063aaa213f6c6f89 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:24:10 ===================================================== [Pipeline] echo 19:24:10 taggedImages: 19:24:10 - nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:24:10 - nexus3.edgexfoundry.org:10004/support-notifications:latest 19:24:10 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.95 19:24:10 - nexus3.edgexfoundry.org:10004/support-notifications:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:10 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 19:24:10 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 19:24:10 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:24:10 latest 19:24:10 2.2.0-dev.95 19:24:10 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:10 main 19:24:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:11 go: downloading github.com/golang/snappy v0.0.4 19:24:11 go: downloading sigs.k8s.io/yaml v1.3.0 19:24:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:24:11 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:24:11 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:24:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:24:11 22a273bef9b6: Preparing 19:24:11 bf2c2da02efc: Preparing 19:24:11 751519e96924: Preparing 19:24:11 4c149b6d0695: Preparing 19:24:11 b541d28bf3b4: Preparing 19:24:11 4c149b6d0695: Layer already exists 19:24:11 b541d28bf3b4: Layer already exists 19:24:11 751519e96924: Layer already exists 19:24:11 22a273bef9b6: Pushed 19:24:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:24:11 go: downloading github.com/modern-go/reflect2 v1.0.2 19:24:11 go: downloading github.com/ryanuber/go-glob v1.0.0 19:24:12 go: downloading github.com/golang/snappy v0.0.4 19:24:12 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:24:14 bf2c2da02efc: Pushed 19:24:14 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:1a8e69bc75c5bde63fa54ecaf1473ff9b6f1c955aaaffc552ff6813858fda598 size: 1365 [Pipeline] isUnix [Pipeline] sh 19:24:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 19:24:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:24:14 22a273bef9b6: Preparing 19:24:14 bf2c2da02efc: Preparing 19:24:14 751519e96924: Preparing 19:24:14 4c149b6d0695: Preparing 19:24:14 b541d28bf3b4: Preparing 19:24:14 22a273bef9b6: Layer already exists 19:24:14 bf2c2da02efc: Layer already exists 19:24:14 4c149b6d0695: Layer already exists 19:24:14 751519e96924: Layer already exists 19:24:14 b541d28bf3b4: Layer already exists 19:24:14 latest: digest: sha256:1a8e69bc75c5bde63fa54ecaf1473ff9b6f1c955aaaffc552ff6813858fda598 size: 1365 [Pipeline] isUnix [Pipeline] sh 19:24:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:24:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.95 19:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:24:15 22a273bef9b6: Preparing 19:24:15 bf2c2da02efc: Preparing 19:24:15 751519e96924: Preparing 19:24:15 4c149b6d0695: Preparing 19:24:15 b541d28bf3b4: Preparing 19:24:15 751519e96924: Layer already exists 19:24:15 bf2c2da02efc: Layer already exists 19:24:15 b541d28bf3b4: Layer already exists 19:24:15 4c149b6d0695: Layer already exists 19:24:15 22a273bef9b6: Layer already exists 19:24:15 2.2.0-dev.95: digest: sha256:1a8e69bc75c5bde63fa54ecaf1473ff9b6f1c955aaaffc552ff6813858fda598 size: 1365 [Pipeline] isUnix [Pipeline] sh 19:24:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:24:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:24:15 22a273bef9b6: Preparing 19:24:15 bf2c2da02efc: Preparing 19:24:15 751519e96924: Preparing 19:24:15 4c149b6d0695: Preparing 19:24:15 b541d28bf3b4: Preparing 19:24:15 751519e96924: Layer already exists 19:24:15 22a273bef9b6: Layer already exists 19:24:15 4c149b6d0695: Layer already exists 19:24:15 b541d28bf3b4: Layer already exists 19:24:15 bf2c2da02efc: Layer already exists 19:24:15 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:1a8e69bc75c5bde63fa54ecaf1473ff9b6f1c955aaaffc552ff6813858fda598 size: 1365 [Pipeline] isUnix [Pipeline] sh 19:24:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 19:24:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 19:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:24:16 22a273bef9b6: Preparing 19:24:16 bf2c2da02efc: Preparing 19:24:16 751519e96924: Preparing 19:24:16 4c149b6d0695: Preparing 19:24:16 b541d28bf3b4: Preparing 19:24:16 22a273bef9b6: Layer already exists 19:24:16 4c149b6d0695: Layer already exists 19:24:16 bf2c2da02efc: Layer already exists 19:24:16 751519e96924: Layer already exists 19:24:16 b541d28bf3b4: Layer already exists 19:24:16 main: digest: sha256:1a8e69bc75c5bde63fa54ecaf1473ff9b6f1c955aaaffc552ff6813858fda598 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:24:16 ===================================================== [Pipeline] echo 19:24:16 taggedImages: 19:24:16 - nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:24:16 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:24:16 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.95 19:24:16 - nexus3.edgexfoundry.org:10004/support-scheduler:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:16 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 19:24:16 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 19:24:16 cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:24:16 latest 19:24:16 2.2.0-dev.95 19:24:16 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:16 main 19:24:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:16 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 19:24:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:24:17 a616a95dfef1: Preparing 19:24:17 8b1b9254c8e8: Preparing 19:24:17 ad0254a7c9e9: Preparing 19:24:17 fc5261867986: Preparing 19:24:17 52f44be93a46: Preparing 19:24:17 10d82663b225: Preparing 19:24:17 f7a7a140f1b3: Preparing 19:24:17 31e69d4774c9: Preparing 19:24:17 7750d494dfbd: Preparing 19:24:17 18708474c90b: Preparing 19:24:17 4fc242d58285: Preparing 19:24:17 f7a7a140f1b3: Waiting 19:24:17 31e69d4774c9: Waiting 19:24:17 7750d494dfbd: Waiting 19:24:17 18708474c90b: Waiting 19:24:17 4fc242d58285: Waiting 19:24:17 10d82663b225: Waiting 19:24:17 52f44be93a46: Layer already exists 19:24:17 10d82663b225: Layer already exists 19:24:17 f7a7a140f1b3: Layer already exists 19:24:17 31e69d4774c9: Layer already exists 19:24:17 8b1b9254c8e8: Pushed 19:24:17 7750d494dfbd: Layer already exists 19:24:17 18708474c90b: Layer already exists 19:24:17 4fc242d58285: Layer already exists 19:24:17 a616a95dfef1: Pushed 19:24:18 ad0254a7c9e9: Pushed 19:24:22 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:24:22 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:24:22 go: downloading github.com/hashicorp/go-version v1.2.0 19:24:22 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:24:22 go: downloading go.uber.org/multierr v1.6.0 19:24:22 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:24:22 go: downloading github.com/hashicorp/go-version v1.2.0 19:24:22 go: downloading go.uber.org/multierr v1.6.0 19:24:24 fc5261867986: Pushed 19:24:24 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:ffcfb3915dd68b97898aeac6c8261a4f35e9508661622047a45f4d5284755817 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:24:25 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 19:24:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 19:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:24:25 a616a95dfef1: Preparing 19:24:25 8b1b9254c8e8: Preparing 19:24:25 ad0254a7c9e9: Preparing 19:24:25 fc5261867986: Preparing 19:24:25 52f44be93a46: Preparing 19:24:25 10d82663b225: Preparing 19:24:25 f7a7a140f1b3: Preparing 19:24:25 31e69d4774c9: Preparing 19:24:25 7750d494dfbd: Preparing 19:24:25 18708474c90b: Preparing 19:24:25 4fc242d58285: Preparing 19:24:25 10d82663b225: Waiting 19:24:25 31e69d4774c9: Waiting 19:24:25 7750d494dfbd: Waiting 19:24:25 18708474c90b: Waiting 19:24:25 f7a7a140f1b3: Waiting 19:24:25 4fc242d58285: Waiting 19:24:25 fc5261867986: Layer already exists 19:24:25 a616a95dfef1: Layer already exists 19:24:25 52f44be93a46: Layer already exists 19:24:25 8b1b9254c8e8: Layer already exists 19:24:25 ad0254a7c9e9: Layer already exists 19:24:25 31e69d4774c9: Layer already exists 19:24:25 10d82663b225: Layer already exists 19:24:25 f7a7a140f1b3: Layer already exists 19:24:25 7750d494dfbd: Layer already exists 19:24:25 18708474c90b: Layer already exists 19:24:25 4fc242d58285: Layer already exists 19:24:25 latest: digest: sha256:ffcfb3915dd68b97898aeac6c8261a4f35e9508661622047a45f4d5284755817 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:24:25 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:24:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.95 19:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:24:26 a616a95dfef1: Preparing 19:24:26 8b1b9254c8e8: Preparing 19:24:26 ad0254a7c9e9: Preparing 19:24:26 fc5261867986: Preparing 19:24:26 52f44be93a46: Preparing 19:24:26 10d82663b225: Preparing 19:24:26 f7a7a140f1b3: Preparing 19:24:26 31e69d4774c9: Preparing 19:24:26 7750d494dfbd: Preparing 19:24:26 18708474c90b: Preparing 19:24:26 4fc242d58285: Preparing 19:24:26 f7a7a140f1b3: Waiting 19:24:26 31e69d4774c9: Waiting 19:24:26 18708474c90b: Waiting 19:24:26 4fc242d58285: Waiting 19:24:26 10d82663b225: Waiting 19:24:26 52f44be93a46: Layer already exists 19:24:26 fc5261867986: Layer already exists 19:24:26 a616a95dfef1: Layer already exists 19:24:26 8b1b9254c8e8: Layer already exists 19:24:26 ad0254a7c9e9: Layer already exists 19:24:26 10d82663b225: Layer already exists 19:24:26 f7a7a140f1b3: Layer already exists 19:24:26 7750d494dfbd: Layer already exists 19:24:26 31e69d4774c9: Layer already exists 19:24:26 18708474c90b: Layer already exists 19:24:26 4fc242d58285: Layer already exists 19:24:26 2.2.0-dev.95: digest: sha256:ffcfb3915dd68b97898aeac6c8261a4f35e9508661622047a45f4d5284755817 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:24:26 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 19:24:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:24:26 a616a95dfef1: Preparing 19:24:26 8b1b9254c8e8: Preparing 19:24:26 ad0254a7c9e9: Preparing 19:24:26 fc5261867986: Preparing 19:24:26 52f44be93a46: Preparing 19:24:26 10d82663b225: Preparing 19:24:26 f7a7a140f1b3: Preparing 19:24:26 31e69d4774c9: Preparing 19:24:26 7750d494dfbd: Preparing 19:24:26 18708474c90b: Preparing 19:24:26 4fc242d58285: Preparing 19:24:26 31e69d4774c9: Waiting 19:24:26 7750d494dfbd: Waiting 19:24:26 f7a7a140f1b3: Waiting 19:24:26 4fc242d58285: Waiting 19:24:26 10d82663b225: Waiting 19:24:26 ad0254a7c9e9: Layer already exists 19:24:26 8b1b9254c8e8: Layer already exists 19:24:26 52f44be93a46: Layer already exists 19:24:26 fc5261867986: Layer already exists 19:24:26 a616a95dfef1: Layer already exists 19:24:26 f7a7a140f1b3: Layer already exists 19:24:26 10d82663b225: Layer already exists 19:24:26 31e69d4774c9: Layer already exists 19:24:26 7750d494dfbd: Layer already exists 19:24:26 18708474c90b: Layer already exists 19:24:26 4fc242d58285: Layer already exists 19:24:26 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:ffcfb3915dd68b97898aeac6c8261a4f35e9508661622047a45f4d5284755817 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:24:26 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 19:24:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 19:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:24:27 a616a95dfef1: Preparing 19:24:27 8b1b9254c8e8: Preparing 19:24:27 ad0254a7c9e9: Preparing 19:24:27 fc5261867986: Preparing 19:24:27 52f44be93a46: Preparing 19:24:27 10d82663b225: Preparing 19:24:27 f7a7a140f1b3: Preparing 19:24:27 31e69d4774c9: Preparing 19:24:27 7750d494dfbd: Preparing 19:24:27 18708474c90b: Preparing 19:24:27 4fc242d58285: Preparing 19:24:27 7750d494dfbd: Waiting 19:24:27 18708474c90b: Waiting 19:24:27 10d82663b225: Waiting 19:24:27 4fc242d58285: Waiting 19:24:27 fc5261867986: Layer already exists 19:24:27 ad0254a7c9e9: Layer already exists 19:24:27 a616a95dfef1: Layer already exists 19:24:27 8b1b9254c8e8: Layer already exists 19:24:27 52f44be93a46: Layer already exists 19:24:27 10d82663b225: Layer already exists 19:24:27 31e69d4774c9: Layer already exists 19:24:27 f7a7a140f1b3: Layer already exists 19:24:27 7750d494dfbd: Layer already exists 19:24:27 18708474c90b: Layer already exists 19:24:27 4fc242d58285: Layer already exists 19:24:27 main: digest: sha256:ffcfb3915dd68b97898aeac6c8261a4f35e9508661622047a45f4d5284755817 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:24:27 ===================================================== [Pipeline] echo 19:24:27 taggedImages: 19:24:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:24:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 19:24:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.95 19:24:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 19:24:27 - 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] } 19:24:49 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:24:49 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:24:54 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:24:54 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:26: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.95" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:26:31 Removing intermediate container f9f49ce371e3 19:26:31 ---> ffdec8c7f535 19:26:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:26:31 ---> Running in 57aca0a50b30 19:26: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.95" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:26:31 Removing intermediate container 57aca0a50b30 19:26:31 ---> 908eefca0a2f 19:26:31 19:26:31 Step 11/23 : FROM docker:20.10.14 19:26:31 20.10.14: Pulling from library/docker 19:26:46 Removing intermediate container ed7d7187e0ec 19:26:46 ---> 07095f71c729 19:26:46 19:26:46 Step 10/25 : FROM alpine:3.14 19:26:46 3.14: Pulling from library/alpine 19:26:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:26:47 Status: Downloaded newer image for alpine:3.14 19:26:47 ---> ac73e934f311 19:26:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:26:48 ---> Running in a9a77530a289 19:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:26:52 (1/3) Installing ca-certificates (20211220-r0) 19:26:52 (2/3) Installing dumb-init (1.2.5-r1) 19:26:52 (3/3) Installing su-exec (0.2-r1) 19:26:52 Executing busybox-1.33.1-r7.trigger 19:26:52 Executing ca-certificates-20211220-r0.trigger 19:26:52 OK: 6 MiB in 17 packages 19:26:53 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:26:53 Status: Downloaded newer image for docker:20.10.14 19:26:53 ---> c346e9eafbab 19:26:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:26:53 ---> Running in cdbb53fd09cb 19:26:54 Removing intermediate container cdbb53fd09cb 19:26:54 ---> 0e876f0e3f66 19:26:54 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 19:26:54 ---> Running in 25fcad34fff6 19:26:55 Removing intermediate container a9a77530a289 19:26:55 ---> 928552ee2b06 19:26:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:26:55 ---> Running in f173870f6862 19:26:56 Removing intermediate container f173870f6862 19:26:56 ---> 8187bb54b300 19:26:56 Step 13/25 : WORKDIR / 19:26:56 ---> Running in 1b10396b48b7 19:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:57 Removing intermediate container 1b10396b48b7 19:26:57 ---> 61c020eaf632 19:26:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:26:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:58 ---> 54607e3db009 19:26:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:26:59 ---> a7c17b5ae844 19:26:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:26:59 (1/43) Installing readline (8.1.1-r0) 19:26:59 (2/43) Installing bash (5.1.16-r0) 19:26:59 Executing bash-5.1.16-r0.post-install 19:26:59 (3/43) Installing brotli-libs (1.0.9-r5) 19:26:59 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:26:59 (5/43) Installing libcurl (7.80.0-r1) 19:26:59 (6/43) Installing curl (7.80.0-r1) 19:26:59 (7/43) Installing dumb-init (1.2.5-r1) 19:26:59 (8/43) Installing libbz2 (1.0.8-r1) 19:26:59 (9/43) Installing expat (2.4.7-r0) 19:26:59 (10/43) Installing libffi (3.4.2-r1) 19:26:59 (11/43) Installing gdbm (1.22-r0) 19:26:59 (12/43) Installing xz-libs (5.2.5-r1) 19:26:59 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:26:59 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:26:59 (15/43) Installing mpdecimal (2.5.1-r1) 19:26:59 (16/43) Installing sqlite-libs (3.36.0-r0) 19:26:59 (17/43) Installing python3 (3.9.7-r4) 19:27:00 ---> f52cbae6cc87 19:27:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:27:01 ---> 315db0a70fba 19:27:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:27:03 ---> ca9d7927f3df 19:27:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:27:03 (18/43) Installing py3-appdirs (1.4.4-r2) 19:27:03 (19/43) Installing py3-certifi (2020.12.5-r1) 19:27:03 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:27:03 (21/43) Installing py3-idna (3.3-r0) 19:27:03 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:27:03 (23/43) Installing py3-requests (2.26.0-r1) 19:27:04 (24/43) Installing py3-msgpack (1.0.2-r1) 19:27:04 (25/43) Installing py3-lockfile (0.12.2-r4) 19:27:04 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:27:04 (27/43) Installing py3-colorama (0.4.4-r1) 19:27:04 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:27:04 (29/43) Installing py3-distlib (0.3.3-r0) 19:27:04 (30/43) Installing py3-distro (1.6.0-r0) 19:27:04 (31/43) Installing py3-six (1.16.0-r0) 19:27:04 (32/43) Installing py3-webencodings (0.5.1-r4) 19:27:04 (33/43) Installing py3-html5lib (1.1-r1) 19:27:04 (34/43) Installing py3-parsing (2.4.7-r2) 19:27:04 (35/43) Installing py3-packaging (20.9-r1) 19:27:04 (36/43) Installing py3-tomli (1.2.2-r0) 19:27:04 (37/43) Installing py3-pep517 (0.12.0-r0) 19:27:04 (38/43) Installing py3-progress (1.6-r0) 19:27:04 (39/43) Installing py3-retrying (1.3.3-r2) 19:27:04 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:27:04 (41/43) Installing py3-setuptools (52.0.0-r4) 19:27:05 (42/43) Installing py3-toml (0.10.2-r2) 19:27:05 (43/43) Installing py3-pip (20.3.4-r1) 19:27:05 ---> 9b5b75322180 19:27:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:27:06 Executing busybox-1.34.1-r5.trigger 19:27:06 OK: 82 MiB in 65 packages 19:27:06 ---> 73f758d3004d 19:27:06 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/ 19:27:06 ---> Running in 34d043bed944 19:27:10 Removing intermediate container 34d043bed944 19:27:10 ---> 44f4398c983c 19:27:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:27:10 ---> Running in c6d9f9e339ef 19:27:10 Removing intermediate container c6d9f9e339ef 19:27:10 ---> dc5a16c788cc 19:27:10 Step 23/25 : LABEL arch=arm64 19:27:11 ---> Running in 870699f72301 19:27:11 Removing intermediate container 870699f72301 19:27:11 ---> 76b9aab0f0bb 19:27:11 Step 24/25 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:27:11 ---> Running in 7303a6cac49c 19:27:12 Removing intermediate container 7303a6cac49c 19:27:12 ---> a34418f3decb 19:27:12 Step 25/25 : LABEL version=2.2.0-dev.95 19:27:12 ---> Running in 21717b207ddf 19:27:13 Removing intermediate container 21717b207ddf 19:27:13 ---> 9a8f2e01dfec 19:27:13 19:27:13 Successfully built 9a8f2e01dfec 19:27:13 Successfully tagged security-secretstore-setup-arm64:latest 19:27:13 Building security-bootstrapper 19:27:14  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 19:27:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:27:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:27:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:27:19 Collecting PyYAML<4,>=3.10 19:27:19 Downloading PyYAML-3.13.tar.gz (270 kB) 19:27:26 Collecting docopt<0.7,>=0.6.1 19:27:26 Downloading docopt-0.6.2.tar.gz (25 kB) 19:27:29 Collecting dockerpty<0.5,>=0.4.1 19:27:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:27:34 Collecting websocket-client<1.0,>=0.32.0 19:27:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:27:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:27:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:27:34 ---> e77d4e4575ef 19:27:34 Step 3/31 : WORKDIR /edgex-go 19:27:34 ---> Using cache 19:27:34 ---> dd1eefe383f9 19:27:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:34 ---> Using cache 19:27:34 Collecting texttable<0.10,>=0.9.0 19:27:34 ---> 70074002b49f 19:27:34 Step 5/31 : RUN apk add --update --no-cache make git 19:27:34 ---> Using cache 19:27:34 ---> 5b15db509a4a 19:27:34 Step 6/31 : COPY go.mod vendor* ./ 19:27:34 ---> Using cache 19:27:34 ---> b2c61ace0161 19:27:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:34 ---> Using cache 19:27:34 ---> 941e8526a115 19:27:34 Step 8/31 : COPY . . 19:27:34 Downloading texttable-0.9.1.tar.gz (11 kB) 19:27:34 ---> Using cache 19:27:34 ---> 185d6044c114 19:27:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:27:35 ---> Running in 238338bf379e 19:27:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:27:38 Collecting docker<4.0,>=3.6.0 19:27:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:27:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:27:39 Collecting jsonschema<3,>=2.5.1 19:27:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:27:39 Collecting cached-property<2,>=1.2.0 19:27:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:27:40 Collecting docker-pycreds>=0.4.0 19:27:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:27:41 Collecting urllib3<1.25,>=1.21.1 19:27:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:27:41 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) 19:27:42 Collecting chardet<3.1.0,>=3.0.2 19:27:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:27:42 Collecting idna<2.8,>=2.5 19:27:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:27:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:27:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:27:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:27:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:27:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:27:45 Attempting uninstall: urllib3 19:27:45 Found existing installation: urllib3 1.26.7 19:27:45 Uninstalling urllib3-1.26.7: 19:27:45 Successfully uninstalled urllib3-1.26.7 19:27:46 Attempting uninstall: idna 19:27:46 Found existing installation: idna 3.3 19:27:46 Uninstalling idna-3.3: 19:27:46 Successfully uninstalled idna-3.3 19:27:50 Attempting uninstall: requests 19:27:50 Found existing installation: requests 2.26.0 19:27:50 Uninstalling requests-2.26.0: 19:27:51 Successfully uninstalled requests-2.26.0 19:27:51 Running setup.py install for texttable: started 19:27:56 Running setup.py install for texttable: finished with status 'done' 19:27:56 Running setup.py install for PyYAML: started 19:28:00 Running setup.py install for PyYAML: finished with status 'done' 19:28:00 Running setup.py install for docopt: started 19:28:04 Running setup.py install for docopt: finished with status 'done' 19:28:04 Running setup.py install for dockerpty: started 19:28:08 Running setup.py install for dockerpty: finished with status 'done' 19:28:11 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 19:28:30 Removing intermediate container 25fcad34fff6 19:28:30 ---> 01eb10900db2 19:28:30 Step 14/23 : ENV APP_PORT=58890 19:28:30 ---> Running in e9ac0c7fe2f3 19:28:30 Removing intermediate container e9ac0c7fe2f3 19:28:30 ---> f348de0d8fc1 19:28:30 Step 15/23 : EXPOSE $APP_PORT 19:28:30 ---> Running in 9ca17e762e6c 19:28:30 Removing intermediate container 9ca17e762e6c 19:28:30 ---> d59987231b31 19:28:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:28:31 ---> e244d1b24fa8 19:28:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:28:32 ---> 4a694f792b6d 19:28:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:28:34 ---> 6e5140fad210 19:28:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:28:34 ---> Running in 0ea54d0672f9 19:28:34 Removing intermediate container 0ea54d0672f9 19:28:34 ---> e5e1a76e0c25 19:28:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:34 ---> Running in 02c887997a31 19:28:35 Removing intermediate container 02c887997a31 19:28:35 ---> e980e77c8f5c 19:28:35 Step 21/23 : LABEL arch=arm64 19:28:35 ---> Running in bba6f06338da 19:28:36 Removing intermediate container bba6f06338da 19:28:36 ---> 21b918923d9f 19:28:36 Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:28:36 ---> Running in 313679d69d62 19:28:37 Removing intermediate container 313679d69d62 19:28:37 ---> 261affc8f40a 19:28:37 Step 23/23 : LABEL version=2.2.0-dev.95 19:28:37 ---> Running in b41c2ed9a822 19:28:37 Removing intermediate container b41c2ed9a822 19:28:37 ---> 80ef0b0c8472 19:28:37 19:28:38 Successfully built 80ef0b0c8472 19:28:38 Successfully tagged sys-mgmt-agent-arm64:latest 19:28:38  Building sys-mgmt-agent ... done Building core-command 19:28:50 Removing intermediate container c2fcaadcd8ea 19:28:50 ---> 6500e7b34e69 19:28:50 19:28:50 Step 9/20 : FROM alpine:3.15 19:28:50 3.15: Pulling from library/alpine 19:28:50 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:28:50 Status: Downloaded newer image for alpine:3.15 19:28:50 ---> 3fb3c9af89a9 19:28:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:28:50 ---> Running in d6cd64585acc 19:28:51 Removing intermediate container d6cd64585acc 19:28:51 ---> 0661c57b023c 19:28:51 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:51 ---> Running in 082b2d3a432a 19:28:55 Removing intermediate container 082b2d3a432a 19:28:55 ---> 5431d7a4b76f 19:28:55 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:28:55 ---> Running in bfe60806151f 19:28:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:28:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:59 ---> e77d4e4575ef 19:28:59 Step 3/23 : WORKDIR /edgex-go 19:28:59 ---> Using cache 19:28:59 ---> dd1eefe383f9 19:28:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:59 ---> Using cache 19:28:59 ---> 70074002b49f 19:28:59 Step 5/23 : RUN apk add --update --no-cache make git 19:28:59 ---> Using cache 19:28:59 ---> 5b15db509a4a 19:28:59 Step 6/23 : COPY go.mod vendor* ./ 19:28:59 ---> Using cache 19:28:59 ---> b2c61ace0161 19:28:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:59 ---> Using cache 19:28:59 ---> 941e8526a115 19:28:59 Step 8/23 : COPY . . 19:28:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:59 ---> Using cache 19:28:59 ---> 185d6044c114 19:28:59 Step 9/23 : RUN make cmd/core-command/core-command 19:29:00 ---> Running in 2d05aa266c6b 19:29:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:29:02 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 19:29:02 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 19:29:02 OK: 15732 distinct packages available 19:29:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:05 (1/9) Installing ca-certificates (20211220-r0) 19:29:06 (2/9) Installing brotli-libs (1.0.9-r5) 19:29:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:29:06 (4/9) Installing libcurl (7.80.0-r1) 19:29:06 (5/9) Installing curl (7.80.0-r1) 19:29:06 (6/9) Installing dumb-init (1.2.5-r1) 19:29:06 (7/9) Installing musl-obstack (1.2.3-r0) 19:29:06 (8/9) Installing libucontext (1.1-r0) 19:29:06 (9/9) Installing gcompat (1.0.0-r4) 19:29:06 Executing busybox-1.34.1-r5.trigger 19:29:06 Executing ca-certificates-20211220-r0.trigger 19:29:07 OK: 8 MiB in 23 packages 19:29:09 Removing intermediate container bfe60806151f 19:29:09 ---> 48ed3b5d94ef 19:29:09 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:10 ---> c66e3316eeb0 19:29:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:29:12 ---> b8e7cf5dea8e 19:29:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:29:13 ---> 9bc435986c67 19:29:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:29:14 ---> Running in 829454d1524c 19:29:14 Removing intermediate container 829454d1524c 19:29:14 ---> d91eef44a6a2 19:29:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:29:14 ---> Running in c20ae586cd25 19:29:15 Removing intermediate container c20ae586cd25 19:29:15 ---> bf037aed043f 19:29:15 Step 18/20 : LABEL arch=arm64 19:29:15 ---> Running in 2c2a34c17aab 19:29:16 Removing intermediate container 2c2a34c17aab 19:29:16 ---> 6f13915a647f 19:29:16 Step 19/20 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:29:16 ---> Running in a751c622d45d 19:29:16 Removing intermediate container a751c622d45d 19:29:16 ---> 702b764a2bd6 19:29:16 Step 20/20 : LABEL version=2.2.0-dev.95 19:29:16 ---> Running in 43cecd360993 19:29:17 Removing intermediate container 43cecd360993 19:29:17 ---> 034494984641 19:29:17 19:29:17 Successfully built 034494984641 19:29:17 Successfully tagged security-spiffe-token-provider-arm64:latest 19:29:17  Building security-spiffe-token-provider ... done Building security-proxy-setup 19:29:36 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:29:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:36 ---> e77d4e4575ef 19:29:36 Step 3/22 : WORKDIR /edgex-go 19:29:36 ---> Using cache 19:29:36 ---> dd1eefe383f9 19:29:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:36 ---> Using cache 19:29:36 ---> 70074002b49f 19:29:36 Step 5/22 : RUN apk add --update --no-cache make git 19:29:36 ---> Using cache 19:29:36 ---> 5b15db509a4a 19:29:36 Step 6/22 : COPY go.mod vendor* ./ 19:29:36 ---> Using cache 19:29:36 ---> b2c61ace0161 19:29:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:36 ---> Using cache 19:29:36 ---> 941e8526a115 19:29:36 Step 8/22 : COPY . . 19:29:36 ---> Using cache 19:29:36 ---> 185d6044c114 19:29:36 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:29:36 ---> Running in e732f2ef0af3 19:29:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:34:16 Removing intermediate container 238338bf379e 19:34:16 ---> f2ad1b823c8e 19:34:16 19:34:16 Step 10/31 : FROM alpine:3.14 19:34:16 ---> ac73e934f311 19:34:16 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:34:16 ---> Running in 9d9b21a7bcfe 19:34:16 Removing intermediate container 9d9b21a7bcfe 19:34:16 ---> 4a481aee437d 19:34:16 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:34:16 ---> Running in 8db923a0b55d 19:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:34:16 (1/2) Installing dumb-init (1.2.5-r1) 19:34:16 (2/2) Installing su-exec (0.2-r1) 19:34:16 Executing busybox-1.33.1-r7.trigger 19:34:16 OK: 6 MiB in 16 packages 19:34:16 Removing intermediate container 8db923a0b55d 19:34:16 ---> 882cc31a63d1 19:34:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:34:16 ---> Running in 04739fc407db 19:34:16 Removing intermediate container 04739fc407db 19:34:16 ---> 5e8b2b2cb22a 19:34:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:34:16 ---> Running in 2b5d053adf2a 19:34:16 Removing intermediate container 2b5d053adf2a 19:34:16 ---> 0e7809537343 19:34:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:34:16 ---> Running in 00936dcec821 19:34:16 Removing intermediate container 00936dcec821 19:34:16 ---> d7339f9ca7dd 19:34:16 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:34:16 ---> Running in 784639b0f88c 19:34:16 Removing intermediate container 784639b0f88c 19:34:16 ---> 173e7e782abe 19:34:16 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:34:16 ---> 4506d46922b1 19:34:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:34:16 ---> Running in 78a13f12e4ea 19:34:19 Removing intermediate container 78a13f12e4ea 19:34:19 ---> 585995fcd161 19:34:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:20 ---> 2ecd801e5ea3 19:34:20 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:34:22 ---> c9c2c162dc85 19:34:22 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:34:23 ---> f41840a8011e 19:34:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:34:24 ---> 525c50cccd2c 19:34:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:34:25 ---> c79e3f9d6103 19:34:25 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:34:26 ---> Running in 5a14f58f39aa 19:34:26 Removing intermediate container 5a14f58f39aa 19:34:26 ---> 5cb2cf67faf6 19:34:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:34:27 ---> d3a55e99f050 19:34:27 Step 26/31 : RUN chmod +x /entrypoint.sh 19:34:28 ---> Running in 31587bd4bbce 19:34:31 Removing intermediate container 31587bd4bbce 19:34:31 ---> dfbe68d88970 19:34:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:34:31 ---> Running in da92ba5a01ae 19:34:32 Removing intermediate container da92ba5a01ae 19:34:32 ---> 9e6621e4b859 19:34:32 Step 28/31 : CMD ["gate"] 19:34:32 ---> Running in a4365b98a664 19:34:33 Removing intermediate container a4365b98a664 19:34:33 ---> 6b9ff06a9343 19:34:33 Step 29/31 : LABEL arch=arm64 19:34:33 ---> Running in a897075e015b 19:34:34 Removing intermediate container a897075e015b 19:34:34 ---> 3a68b0ad5ead 19:34:34 Step 30/31 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:34:34 ---> Running in 669a8902e3fc 19:34:35 Removing intermediate container 669a8902e3fc 19:34:35 ---> 065e0226a23b 19:34:35 Step 31/31 : LABEL version=2.2.0-dev.95 19:34:35 ---> Running in 5cbd0c754512 19:34:36 Removing intermediate container 5cbd0c754512 19:34:36 ---> a1f580f58f26 19:34:36 19:34:36 Successfully built a1f580f58f26 19:34:36 Successfully tagged security-bootstrapper-arm64:latest 19:34:36 Building support-notifications 19:34:55  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:34:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:34:55 ---> e77d4e4575ef 19:34:55 Step 3/22 : WORKDIR /edgex-go 19:34:55 ---> Using cache 19:34:55 ---> dd1eefe383f9 19:34:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:55 ---> Using cache 19:34:55 ---> 70074002b49f 19:34:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:34:55 ---> Running in 0c141f6257d3 19:34:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:00 OK: 220 MiB in 52 packages 19:35:02 Removing intermediate container 0c141f6257d3 19:35:02 ---> 52946ba4482d 19:35:02 Step 6/22 : COPY go.mod vendor* ./ 19:35:03 ---> 4f01a8289f2b 19:35:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:03 ---> Running in 7973103ec2b7 19:35:12 Removing intermediate container 7973103ec2b7 19:35:12 ---> c4d7f9869c9a 19:35:12 Step 8/22 : COPY . . 19:35:12 Removing intermediate container 2d05aa266c6b 19:35:12 ---> 4d1cfd34daf4 19:35:12 19:35:12 Step 10/23 : FROM alpine:3.14 19:35:12 ---> ac73e934f311 19:35:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:35:12 ---> Running in 961291ede898 19:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:17 (1/1) Installing dumb-init (1.2.5-r1) 19:35:17 Executing busybox-1.33.1-r7.trigger 19:35:17 OK: 5 MiB in 15 packages 19:35:19 Removing intermediate container 961291ede898 19:35:19 ---> 9bfc4eb3fcde 19:35:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:19 ---> Running in 49038c0a6cfe 19:35:20 Removing intermediate container 49038c0a6cfe 19:35:20 ---> 3de06d524ac6 19:35:20 Step 13/23 : ENV APP_PORT=59882 19:35:20 ---> Running in 088806d8e396 19:35:21 Removing intermediate container 088806d8e396 19:35:21 ---> 33ad57f6e6dc 19:35:21 Step 14/23 : EXPOSE $APP_PORT 19:35:22 ---> Running in 9b612b295015 19:35:22 Removing intermediate container 9b612b295015 19:35:22 ---> 2fec2e0eb04c 19:35:22 Step 15/23 : WORKDIR / 19:35:22 ---> Running in a35b581acae0 19:35:23 Removing intermediate container a35b581acae0 19:35:23 ---> eb3b629f8cbb 19:35:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:25 ---> 4816145db836 19:35:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:35:28 ---> 7db9c891303c 19:35:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:35:29 ---> 33c9e2289360 19:35:29 Step 19/23 : ENTRYPOINT ["/core-command"] 19:35:29 ---> Running in 7f2d995ea746 19:35:30 Removing intermediate container 7f2d995ea746 19:35:30 ---> f4a01f5083c0 19:35:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:30 ---> Running in 57e454583eb9 19:35:31 Removing intermediate container 57e454583eb9 19:35:31 ---> ed1cd7066926 19:35:31 Step 21/23 : LABEL arch=arm64 19:35:31 ---> 93ea41bb7345 19:35:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:35:31 ---> Running in 26882336b383 19:35:31 ---> Running in a6912ab0f598 19:35:32 Removing intermediate container 26882336b383 19:35:32 ---> 7a4898c33bf3 19:35:32 Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:35:32 ---> Running in be173da7c861 19:35:33 Removing intermediate container be173da7c861 19:35:33 ---> d302b83e504f 19:35:33 Step 23/23 : LABEL version=2.2.0-dev.95 19:35:33 ---> Running in c64fb40b131f 19:35:34 Removing intermediate container c64fb40b131f 19:35:34 ---> 59e41fe04d63 19:35:34 19:35:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:35:34 Successfully built 59e41fe04d63 19:35:34 Successfully tagged core-command-arm64:latest 19:35:34  Building core-command ... done Building core-metadata 19:35:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:35:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:35:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:35:52 ---> e77d4e4575ef 19:35:52 Step 3/23 : WORKDIR /edgex-go 19:35:52 ---> Using cache 19:35:52 ---> dd1eefe383f9 19:35:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:52 ---> Using cache 19:35:52 ---> 70074002b49f 19:35:52 Step 5/23 : RUN apk add --update --no-cache make git 19:35:52 ---> Using cache 19:35:52 ---> 5b15db509a4a 19:35:52 Step 6/23 : COPY go.mod vendor* ./ 19:35:52 ---> Using cache 19:35:52 ---> b2c61ace0161 19:35:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:52 ---> Using cache 19:35:52 ---> 941e8526a115 19:35:52 Step 8/23 : COPY . . 19:35:52 ---> Using cache 19:35:52 ---> 185d6044c114 19:35:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:35:52 ---> Running in 92533bbca6a0 19:35:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:07 Removing intermediate container e732f2ef0af3 19:36:07 ---> ec9269786c92 19:36:07 19:36:07 Step 10/22 : FROM alpine:3.14 19:36:07 ---> ac73e934f311 19:36:07 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:36:07 ---> Running in 7e752657462e 19:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:09 (1/6) Installing ca-certificates (20211220-r0) 19:36:09 (2/6) Installing brotli-libs (1.0.9-r5) 19:36:09 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:36:09 (4/6) Installing libcurl (7.79.1-r1) 19:36:09 (5/6) Installing curl (7.79.1-r1) 19:36:09 (6/6) Installing dumb-init (1.2.5-r1) 19:36:09 Executing busybox-1.33.1-r7.trigger 19:36:09 Executing ca-certificates-20211220-r0.trigger 19:36:10 OK: 8 MiB in 20 packages 19:36:13 Removing intermediate container 7e752657462e 19:36:13 ---> 037d1136e92f 19:36:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:36:13 ---> Running in 61067ff3ef0a 19:36:13 Removing intermediate container 61067ff3ef0a 19:36:13 ---> a73f0cc3bc2d 19:36:13 Step 13/22 : WORKDIR /edgex 19:36:13 ---> Running in b6de001d3878 19:36:14 Removing intermediate container b6de001d3878 19:36:14 ---> 0f71340a5db2 19:36:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:36:15 ---> 62c0c9fc0ee0 19:36:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:36:16 ---> e171caaa85d1 19:36:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:36:18 ---> 1d80977bc300 19:36:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:19 ---> ed2e67306f24 19:36:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:19 ---> Running in f75ca0635d79 19:36:23 Removing intermediate container f75ca0635d79 19:36:23 ---> 2bbbe9d5a178 19:36:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:36:23 ---> Running in b70f2a053a1d 19:36:23 Removing intermediate container b70f2a053a1d 19:36:23 ---> efcbdc99988c 19:36:23 Step 20/22 : LABEL arch=arm64 19:36:23 ---> Running in 02746d10c3c5 19:36:24 Removing intermediate container 02746d10c3c5 19:36:24 ---> a297612d8231 19:36:24 Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:36:24 ---> Running in 9e8fb773e1ce 19:36:25 Removing intermediate container 9e8fb773e1ce 19:36:25 ---> 1b2faf58f3d5 19:36:25 Step 22/22 : LABEL version=2.2.0-dev.95 19:36:25 ---> Running in 50faf69b66b2 19:36:25 Removing intermediate container 50faf69b66b2 19:36:25 ---> 7de60a001329 19:36:25 19:36:26 Successfully built 7de60a001329 19:36:26 Successfully tagged security-proxy-setup-arm64:latest 19:36:26 Building support-scheduler 19:36:48  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:36:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:36:48 ---> e77d4e4575ef 19:36:48 Step 3/22 : WORKDIR /edgex-go 19:36:48 ---> Using cache 19:36:48 ---> dd1eefe383f9 19:36:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:48 ---> Using cache 19:36:48 ---> 70074002b49f 19:36:48 Step 5/22 : RUN apk add --update --no-cache make git 19:36:48 ---> Using cache 19:36:48 ---> 5b15db509a4a 19:36:48 Step 6/22 : COPY go.mod vendor* ./ 19:36:48 ---> Using cache 19:36:48 ---> b2c61ace0161 19:36:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:48 ---> Using cache 19:36:48 ---> 941e8526a115 19:36:48 Step 8/22 : COPY . . 19:36:48 ---> Using cache 19:36:48 ---> 185d6044c114 19:36:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:36:48 ---> Running in 6dc1a009efe5 19:36:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:42:42 Removing intermediate container 92533bbca6a0 19:42:42 ---> 162bacd99f91 19:42:42 19:42:42 Step 10/23 : FROM alpine:3.14 19:42:42 ---> ac73e934f311 19:42:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:42:42 ---> Using cache 19:42:42 ---> 9bfc4eb3fcde 19:42:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:42:42 ---> Using cache 19:42:42 ---> 3de06d524ac6 19:42:42 Step 13/23 : ENV APP_PORT=59881 19:42:42 ---> Running in f1ebeec1551d 19:42:42 Removing intermediate container f1ebeec1551d 19:42:42 ---> 763c6ed54b8f 19:42:42 Step 14/23 : EXPOSE $APP_PORT 19:42:42 ---> Running in f209eb656b8e 19:42:42 Removing intermediate container f209eb656b8e 19:42:42 ---> 5762f27478c2 19:42:42 Step 15/23 : WORKDIR / 19:42:42 ---> Running in 4947abff373a 19:42:42 Removing intermediate container 4947abff373a 19:42:42 ---> 82c1437ff0be 19:42:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:42 ---> b92f8c7eac46 19:42:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:42:42 ---> 23aa8f2d4d3a 19:42:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:42:42 ---> 3f0fa3177fbc 19:42:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:42:42 ---> Running in 17f77429a4d5 19:42:42 Removing intermediate container 17f77429a4d5 19:42:42 ---> 3f3bce0c8058 19:42:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:42 ---> Running in 7afe053dff8a 19:42:42 Removing intermediate container 7afe053dff8a 19:42:42 ---> 2b2c3d86fcdd 19:42:42 Step 21/23 : LABEL arch=arm64 19:42:42 ---> Running in 596bdd61f7f0 19:42:42 Removing intermediate container 596bdd61f7f0 19:42:42 ---> 4706a178cf8a 19:42:42 Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:42:42 ---> Running in fd3f510ab644 19:42:42 Removing intermediate container fd3f510ab644 19:42:42 ---> ebd8962a39e4 19:42:42 Step 23/23 : LABEL version=2.2.0-dev.95 19:42:42 ---> Running in 434bb3e95e44 19:42:42 Removing intermediate container 434bb3e95e44 19:42:42 ---> 4d780e70fa17 19:42:42 19:42:42 Successfully built 4d780e70fa17 19:42:42 Successfully tagged core-metadata-arm64:latest 19:42:42  Building core-metadata ... done Building core-data 19:43:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:43:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:43:00 ---> e77d4e4575ef 19:43:00 Step 3/23 : WORKDIR /edgex-go 19:43:00 ---> Using cache 19:43:00 ---> dd1eefe383f9 19:43:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:00 ---> Using cache 19:43:00 ---> 70074002b49f 19:43:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:43:01 ---> Running in 5a82d19c9c50 19:43:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:06 OK: 220 MiB in 52 packages 19:43:08 Removing intermediate container 5a82d19c9c50 19:43:08 ---> 66aa0395b5ec 19:43:08 Step 6/23 : COPY go.mod vendor* ./ 19:43:09 ---> 14cbd78fdfbb 19:43:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:09 ---> Running in 8e08992c08ef 19:43:15 Removing intermediate container 8e08992c08ef 19:43:15 ---> a8d140bdc269 19:43:15 Step 8/23 : COPY . . 19:43:31 ---> 367bcddd39f0 19:43:31 Step 9/23 : RUN make cmd/core-data/core-data 19:43:31 ---> Running in eaa671b640e5 19:43:31 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.95" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:45:08 Removing intermediate container a6912ab0f598 19:45:08 ---> a2f94daf9463 19:45:08 19:45:08 Step 10/22 : FROM alpine:3.14 19:45:08 ---> ac73e934f311 19:45:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:45:08 ---> Running in d3af33012406 19:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:45:12 (1/2) Installing ca-certificates (20211220-r0) 19:45:12 (2/2) Installing dumb-init (1.2.5-r1) 19:45:12 Executing busybox-1.33.1-r7.trigger 19:45:12 Executing ca-certificates-20211220-r0.trigger 19:45:12 OK: 6 MiB in 16 packages 19:45:15 Removing intermediate container d3af33012406 19:45:15 ---> b7013d3a1a7a 19:45:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:45:15 ---> Running in 3e0f9cd5b916 19:45:15 Removing intermediate container 3e0f9cd5b916 19:45:15 ---> a29c14991640 19:45:15 Step 13/22 : ENV APP_PORT=59860 19:45:16 ---> Running in a6438986cc06 19:45:16 Removing intermediate container a6438986cc06 19:45:16 ---> deb650ebc89a 19:45:16 Step 14/22 : EXPOSE $APP_PORT 19:45:16 ---> Running in 7e49b59cbf7e 19:45:17 Removing intermediate container 7e49b59cbf7e 19:45:17 ---> 9b88f566eab8 19:45:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:18 ---> 8e7e49528d58 19:45:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:45:21 ---> efd71660cb9e 19:45:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:45:22 ---> 7d336cce9506 19:45:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:45:22 ---> Running in d3ca65a39dd9 19:45:23 Removing intermediate container d3ca65a39dd9 19:45:23 ---> 96d50ea8eaa3 19:45:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:23 ---> Running in 1d58317e4d67 19:45:23 Removing intermediate container 1d58317e4d67 19:45:23 ---> 933dea7ecaec 19:45:23 Step 20/22 : LABEL arch=arm64 19:45:23 ---> Running in d872b0d57da4 19:45:24 Removing intermediate container d872b0d57da4 19:45:24 ---> 4e5bc5e5199b 19:45:24 Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:45:24 ---> Running in 886db93e0302 19:45:25 Removing intermediate container 886db93e0302 19:45:25 ---> bc23db1cb6ca 19:45:25 Step 22/22 : LABEL version=2.2.0-dev.95 19:45:25 ---> Running in f154e5cb0c12 19:45:26 Removing intermediate container f154e5cb0c12 19:45:26 ---> eb1386d17eee 19:45:26 19:45:26 Successfully built eb1386d17eee 19:45:26 Successfully tagged support-notifications-arm64:latest 19:45:26  Building support-notifications ... done Building security-spire-agent 19:45:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:45:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:45:48 ---> e77d4e4575ef 19:45:48 Step 3/26 : WORKDIR /edgex-go 19:45:48 ---> Using cache 19:45:48 ---> dd1eefe383f9 19:45:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:48 ---> Using cache 19:45:48 ---> 70074002b49f 19:45:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:45:48 ---> Running in d2d1b9741874 19:45:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:45:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:45:51 OK: 220 MiB in 52 packages 19:45:53 Removing intermediate container d2d1b9741874 19:45:53 ---> 9c5c8fd7927b 19:45:53 Step 6/26 : COPY go.mod vendor* ./ 19:45:53 ---> 54c8e949a523 19:45:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:53 ---> Running in dc74f1902e8d 19:46:00 Removing intermediate container dc74f1902e8d 19:46:00 ---> 5598f333dfba 19:46:00 Step 8/26 : COPY . . 19:46:23 ---> 080546781c42 19:46:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:46:23 ---> Running in 20bc5659b757 19:46:23 Removing intermediate container 20bc5659b757 19:46:23 ---> 8222b55a2ac5 19:46:23 Step 10/26 : RUN mkdir -p spire-build 19:46:23 ---> Running in 654b15cdc643 19:46:23 Removing intermediate container 6dc1a009efe5 19:46:23 ---> df0715f26f1f 19:46:23 19:46:23 Step 10/22 : FROM alpine:3.14 19:46:23 ---> ac73e934f311 19:46:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:46:23 ---> Using cache 19:46:23 ---> 9bfc4eb3fcde 19:46:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:46:23 ---> Using cache 19:46:23 ---> 3de06d524ac6 19:46:23 Step 13/22 : ENV APP_PORT=59861 19:46:23 ---> Running in d4ddfad2f505 19:46:24 Removing intermediate container d4ddfad2f505 19:46:24 ---> 1ea5d5a32ea2 19:46:24 Step 14/22 : EXPOSE $APP_PORT 19:46:24 ---> Running in 19d5a5b9c7c7 19:46:25 Removing intermediate container 19d5a5b9c7c7 19:46:25 ---> 5f60778ca04a 19:46:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:27 ---> 6ff6651e96e9 19:46:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:46:27 Removing intermediate container 654b15cdc643 19:46:27 ---> a9d152854855 19:46:27 Step 11/26 : WORKDIR /edgex-go/spire-build 19:46:27 ---> Running in 3b730f0f0a09 19:46:28 Removing intermediate container 3b730f0f0a09 19:46:28 ---> f8f3f6897289 19:46:28 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 19:46:28 ---> Running in 59d286f26a34 19:46:31 ---> abda97ca385c 19:46:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:46:32 spire-1.2.1/ 19:46:32 spire-1.2.1/.data/ 19:46:32 spire-1.2.1/.data/.file 19:46:32 spire-1.2.1/.dockerignore 19:46:32 spire-1.2.1/.gitattributes 19:46:32 spire-1.2.1/.githooks/ 19:46:32 spire-1.2.1/.githooks/pre-commit 19:46:32 spire-1.2.1/.github/ 19:46:32 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:46:32 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:46:32 spire-1.2.1/.github/dependabot.yml 19:46:32 spire-1.2.1/.github/workflows/ 19:46:32 spire-1.2.1/.github/workflows/nightly_build.yaml 19:46:32 spire-1.2.1/.github/workflows/pr_build.yaml 19:46:32 spire-1.2.1/.github/workflows/release_build.yaml 19:46:32 spire-1.2.1/.github/workflows/scripts/ 19:46:32 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:46:32 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:46:32 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:46:32 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:46:32 spire-1.2.1/.github/workflows/scripts/split.sh 19:46:32 spire-1.2.1/.gitignore 19:46:32 spire-1.2.1/.go-version 19:46:32 spire-1.2.1/.golangci.yml 19:46:32 spire-1.2.1/ADOPTERS.md 19:46:32 spire-1.2.1/CHANGELOG.md 19:46:32 spire-1.2.1/CODE-OF-CONDUCT.md 19:46:32 spire-1.2.1/CODEOWNERS 19:46:32 spire-1.2.1/CONTRIBUTING.md 19:46:32 spire-1.2.1/Dockerfile 19:46:32 spire-1.2.1/Dockerfile.dev 19:46:32 spire-1.2.1/Dockerfile.scratch 19:46:32 spire-1.2.1/LICENSE 19:46:32 spire-1.2.1/MAINTAINERS.md 19:46:32 spire-1.2.1/Makefile 19:46:32 spire-1.2.1/README.md 19:46:32 spire-1.2.1/ROADMAP.md 19:46:32 spire-1.2.1/SECURITY.md 19:46:32 spire-1.2.1/cmd/ 19:46:32 spire-1.2.1/cmd/spire-agent/ 19:46:32 spire-1.2.1/cmd/spire-agent/cli/ 19:46:32 spire-1.2.1/cmd/spire-agent/cli/api/ 19:46:32 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/common/ 19:46:32 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:46:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/run/ 19:46:32 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:46:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:46:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:46:32 spire-1.2.1/cmd/spire-agent/main.go 19:46:32 spire-1.2.1/cmd/spire-server/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/agent/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/cli.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/run/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/token/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/validate/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/x509/ 19:46:32 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:46:32 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:46:32 spire-1.2.1/cmd/spire-server/main.go 19:46:32 spire-1.2.1/cmd/spire-server/util/ 19:46:32 spire-1.2.1/cmd/spire-server/util/util.go 19:46:32 spire-1.2.1/conf/ 19:46:32 spire-1.2.1/conf/agent/ 19:46:32 spire-1.2.1/conf/agent/agent.conf 19:46:32 spire-1.2.1/conf/agent/agent_full.conf 19:46:32 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:46:32 spire-1.2.1/conf/server/ 19:46:32 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:46:32 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:46:32 spire-1.2.1/conf/server/server.conf 19:46:32 spire-1.2.1/conf/server/server_full.conf 19:46:32 spire-1.2.1/doc/ 19:46:32 spire-1.2.1/doc/SPIRE101.md 19:46:32 spire-1.2.1/doc/auditlog.md 19:46:32 spire-1.2.1/doc/authorization_policy_engine.md 19:46:32 spire-1.2.1/doc/changelog_guidelines.md 19:46:32 spire-1.2.1/doc/cure53-report.pdf 19:46:32 spire-1.2.1/doc/images/ 19:46:32 spire-1.2.1/doc/images/2019_roadmap.png 19:46:32 spire-1.2.1/doc/images/SPIRE101.png 19:46:32 spire-1.2.1/doc/images/SPIRE_agent.png 19:46:32 spire-1.2.1/doc/images/SPIRE_server.png 19:46:32 spire-1.2.1/doc/images/cache_mgr.png 19:46:32 spire-1.2.1/doc/images/cache_mgr_components.png 19:46:32 spire-1.2.1/doc/images/federated_spire.png 19:46:32 spire-1.2.1/doc/images/ha_mode.png 19:46:32 spire-1.2.1/doc/images/nested_spire.png 19:46:32 spire-1.2.1/doc/images/oidc_federation.png 19:46:32 spire-1.2.1/doc/images/single_trust_domain.png 19:46:32 spire-1.2.1/doc/images/spiffe_compatible.png 19:46:32 spire-1.2.1/doc/images/spire_logo.png 19:46:32 spire-1.2.1/doc/migrating_registration_api_clients.md 19:46:32 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:46:32 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:46:32 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:46:32 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:46:32 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:46:32 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:46:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:46:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:46:32 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:46:32 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:46:32 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:46:32 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:46:32 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:46:32 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:46:32 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:46:32 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:46:32 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:46:32 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:46:32 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:46:32 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:46:32 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:46:32 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:46:32 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:46:32 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:46:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:46:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:46:32 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:46:32 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:46:32 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:46:32 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:46:32 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:46:32 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:46:32 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:46:32 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:46:32 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:46:32 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:46:32 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:46:32 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:46:32 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:46:32 spire-1.2.1/doc/scaling_spire.md 19:46:32 spire-1.2.1/doc/spire_agent.md 19:46:32 spire-1.2.1/doc/spire_server.md 19:46:32 spire-1.2.1/doc/supported_integrations.md 19:46:32 spire-1.2.1/doc/telemetry.md 19:46:32 spire-1.2.1/doc/telemetry_config.md 19:46:32 spire-1.2.1/doc/upgrading.md 19:46:32 spire-1.2.1/doc/using_spire.md 19:46:32 spire-1.2.1/examples/ 19:46:32 spire-1.2.1/examples/README.md 19:46:32 spire-1.2.1/go.mod 19:46:32 spire-1.2.1/go.sum 19:46:32 spire-1.2.1/pkg/ 19:46:32 spire-1.2.1/pkg/agent/ 19:46:32 spire-1.2.1/pkg/agent/agent.go 19:46:32 spire-1.2.1/pkg/agent/api/ 19:46:32 spire-1.2.1/pkg/agent/api/config.go 19:46:32 spire-1.2.1/pkg/agent/api/debug/ 19:46:32 spire-1.2.1/pkg/agent/api/debug/v1/ 19:46:32 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:46:32 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:46:32 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:46:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:46:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:46:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:46:32 spire-1.2.1/pkg/agent/api/endpoints.go 19:46:32 spire-1.2.1/pkg/agent/api/health/ 19:46:32 spire-1.2.1/pkg/agent/api/health/v1/ 19:46:32 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:46:32 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:46:32 spire-1.2.1/pkg/agent/api/rpccontext/ 19:46:32 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:46:32 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:46:32 spire-1.2.1/pkg/agent/attestor/ 19:46:32 spire-1.2.1/pkg/agent/attestor/node/ 19:46:32 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:46:32 spire-1.2.1/pkg/agent/attestor/node/node.go 19:46:32 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:46:32 spire-1.2.1/pkg/agent/attestor/workload/ 19:46:32 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:46:32 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:46:32 spire-1.2.1/pkg/agent/catalog/ 19:46:32 spire-1.2.1/pkg/agent/catalog/catalog.go 19:46:32 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:46:32 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:46:32 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:46:32 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:46:32 spire-1.2.1/pkg/agent/client/ 19:46:32 spire-1.2.1/pkg/agent/client/client.go 19:46:32 spire-1.2.1/pkg/agent/client/client_test.go 19:46:32 spire-1.2.1/pkg/agent/client/dial.go 19:46:32 spire-1.2.1/pkg/agent/client/nodeconn.go 19:46:32 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:46:32 spire-1.2.1/pkg/agent/client/update.go 19:46:32 spire-1.2.1/pkg/agent/client/util.go 19:46:32 spire-1.2.1/pkg/agent/common/ 19:46:32 spire-1.2.1/pkg/agent/common/backoff/ 19:46:32 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:46:32 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:46:32 spire-1.2.1/pkg/agent/common/cgroups/ 19:46:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:46:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:46:32 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:46:32 spire-1.2.1/pkg/agent/config.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/ 19:46:32 spire-1.2.1/pkg/agent/endpoints/config.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/metrics.go ---> 5a4eaab72e4e 19:46:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:46:32 19:46:32 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:46:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:46:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/workload/ 19:46:32 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:46:32 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:46:32 spire-1.2.1/pkg/agent/manager/ 19:46:32 spire-1.2.1/pkg/agent/manager/cache/ 19:46:32 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:46:32 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:46:32 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:46:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:46:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:46:32 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:46:32 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:46:32 spire-1.2.1/pkg/agent/manager/config.go 19:46:32 spire-1.2.1/pkg/agent/manager/manager.go 19:46:32 spire-1.2.1/pkg/agent/manager/manager_test.go 19:46:32 spire-1.2.1/pkg/agent/manager/storage.go 19:46:32 spire-1.2.1/pkg/agent/manager/storage_test.go 19:46:32 spire-1.2.1/pkg/agent/manager/storecache/ 19:46:32 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:46:32 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:46:32 spire-1.2.1/pkg/agent/manager/sync.go 19:46:32 spire-1.2.1/pkg/agent/plugin/ 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:46:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:46:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ ---> Running in 9e3e5240c1b6 19:46:32 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:46:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:46:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:46:32 spire-1.2.1/pkg/agent/svid/ 19:46:32 spire-1.2.1/pkg/agent/svid/rotator.go 19:46:32 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:46:32 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:46:32 spire-1.2.1/pkg/agent/svid/store/ 19:46:32 spire-1.2.1/pkg/agent/svid/store/service.go 19:46:32 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:46:32 spire-1.2.1/pkg/common/ 19:46:32 spire-1.2.1/pkg/common/agentpathtemplate/ 19:46:32 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:46:32 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:46:32 spire-1.2.1/pkg/common/api/ 19:46:32 spire-1.2.1/pkg/common/api/metrics.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/ 19:46:32 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/logger.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/names.go 19:46:32 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:46:32 spire-1.2.1/pkg/common/api/names.go 19:46:32 spire-1.2.1/pkg/common/api/ratelimit.go 19:46:32 spire-1.2.1/pkg/common/api/rpccontext/ 19:46:32 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:46:32 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:46:32 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:46:32 spire-1.2.1/pkg/common/auth/ 19:46:32 spire-1.2.1/pkg/common/auth/interceptors.go 19:46:32 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:46:32 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:46:32 spire-1.2.1/pkg/common/bundleutil/ 19:46:32 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:46:32 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:46:32 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:46:32 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:46:32 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:46:32 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:46:32 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:46:32 spire-1.2.1/pkg/common/bundleutil/types.go 19:46:32 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:46:32 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:46:32 spire-1.2.1/pkg/common/catalog/ 19:46:32 spire-1.2.1/pkg/common/catalog/bind.go 19:46:32 spire-1.2.1/pkg/common/catalog/builtin.go 19:46:32 spire-1.2.1/pkg/common/catalog/catalog.go 19:46:32 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:46:32 spire-1.2.1/pkg/common/catalog/closers.go 19:46:32 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:46:32 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:46:32 spire-1.2.1/pkg/common/catalog/config.go 19:46:32 spire-1.2.1/pkg/common/catalog/config_test.go 19:46:32 spire-1.2.1/pkg/common/catalog/configure.go 19:46:32 spire-1.2.1/pkg/common/catalog/constraints.go 19:46:32 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:46:32 spire-1.2.1/pkg/common/catalog/context.go 19:46:32 spire-1.2.1/pkg/common/catalog/external.go 19:46:32 spire-1.2.1/pkg/common/catalog/host.go 19:46:32 spire-1.2.1/pkg/common/catalog/pipenet.go 19:46:32 spire-1.2.1/pkg/common/catalog/plugin.go 19:46:32 spire-1.2.1/pkg/common/catalog/testplugin/ 19:46:32 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:46:32 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:46:32 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:46:32 spire-1.2.1/pkg/common/cli/ 19:46:32 spire-1.2.1/pkg/common/cli/env.go 19:46:32 spire-1.2.1/pkg/common/cli/flags.go 19:46:32 spire-1.2.1/pkg/common/cli/trust_domain.go 19:46:32 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:46:32 spire-1.2.1/pkg/common/cli/umask.go 19:46:32 spire-1.2.1/pkg/common/cli/umask_posix.go 19:46:32 spire-1.2.1/pkg/common/cli/umask_test.go 19:46:32 spire-1.2.1/pkg/common/cli/umask_windows.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/ 19:46:32 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/flag.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/format.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/ 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:46:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:46:32 spire-1.2.1/pkg/common/coretypes/ 19:46:32 spire-1.2.1/pkg/common/coretypes/bundle/ 19:46:32 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:46:32 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:46:32 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:46:32 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:46:32 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:46:32 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:46:32 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:46:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:46:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:46:32 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:46:32 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:46:32 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:46:32 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:46:32 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:46:32 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:46:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:46:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:46:32 spire-1.2.1/pkg/common/cryptoutil/ 19:46:32 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:46:32 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:46:32 spire-1.2.1/pkg/common/diskutil/ 19:46:32 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:46:32 spire-1.2.1/pkg/common/diskutil/file_test.go 19:46:32 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:46:32 spire-1.2.1/pkg/common/errorutil/ 19:46:32 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:46:32 spire-1.2.1/pkg/common/health/ 19:46:32 spire-1.2.1/pkg/common/health/config.go 19:46:32 spire-1.2.1/pkg/common/health/context.go 19:46:32 spire-1.2.1/pkg/common/health/context_test.go 19:46:32 spire-1.2.1/pkg/common/health/health.go 19:46:32 spire-1.2.1/pkg/common/health/health_test.go 19:46:32 spire-1.2.1/pkg/common/health/logger.go 19:46:32 spire-1.2.1/pkg/common/hostservice/ 19:46:32 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:46:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:46:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:46:32 spire-1.2.1/pkg/common/idutil/ 19:46:32 spire-1.2.1/pkg/common/idutil/require.go 19:46:32 spire-1.2.1/pkg/common/idutil/require_test.go 19:46:32 spire-1.2.1/pkg/common/idutil/safety.go 19:46:32 spire-1.2.1/pkg/common/idutil/safety_test.go 19:46:32 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:46:32 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:46:32 spire-1.2.1/pkg/common/jwtsvid/ 19:46:32 spire-1.2.1/pkg/common/jwtsvid/common.go 19:46:32 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:46:32 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:46:32 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:46:32 spire-1.2.1/pkg/common/jwtutil/ 19:46:32 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:46:32 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:46:32 spire-1.2.1/pkg/common/log/ 19:46:32 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:46:32 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:46:32 spire-1.2.1/pkg/common/log/log.go 19:46:32 spire-1.2.1/pkg/common/log/log_test.go 19:46:32 spire-1.2.1/pkg/common/log/options.go 19:46:32 spire-1.2.1/pkg/common/nodeutil/ 19:46:32 spire-1.2.1/pkg/common/nodeutil/node.go 19:46:32 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:46:32 spire-1.2.1/pkg/common/peertracker/ 19:46:32 spire-1.2.1/pkg/common/peertracker/conn.go 19:46:32 spire-1.2.1/pkg/common/peertracker/credentials.go 19:46:32 spire-1.2.1/pkg/common/peertracker/errors.go 19:46:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:46:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:46:32 spire-1.2.1/pkg/common/peertracker/info.go 19:46:32 spire-1.2.1/pkg/common/peertracker/listener.go 19:46:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:46:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:46:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:46:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:46:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:46:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:46:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:46:32 spire-1.2.1/pkg/common/peertracker/tcp.go 19:46:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:46:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:46:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:46:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:46:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:46:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:46:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:46:32 spire-1.2.1/pkg/common/peertracker/uds.go 19:46:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:46:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:46:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:46:32 spire-1.2.1/pkg/common/pemutil/ 19:46:32 spire-1.2.1/pkg/common/pemutil/block.go 19:46:32 spire-1.2.1/pkg/common/pemutil/certs.go 19:46:32 spire-1.2.1/pkg/common/pemutil/common.go 19:46:32 spire-1.2.1/pkg/common/pemutil/csr.go 19:46:32 spire-1.2.1/pkg/common/pemutil/keys.go 19:46:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:46:32 spire-1.2.1/pkg/common/pemutil/testdata/ 19:46:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:46:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:46:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:46:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:46:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:46:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:46:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:46:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:46:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:46:33 spire-1.2.1/pkg/common/plugin/ 19:46:33 spire-1.2.1/pkg/common/plugin/aws/ 19:46:33 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:46:33 spire-1.2.1/pkg/common/plugin/azure/ 19:46:33 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:46:33 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:46:33 spire-1.2.1/pkg/common/plugin/facade.go 19:46:33 spire-1.2.1/pkg/common/plugin/facade_test.go 19:46:33 spire-1.2.1/pkg/common/plugin/gcp/ 19:46:33 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:46:33 spire-1.2.1/pkg/common/plugin/k8s/ 19:46:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:46:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:46:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:46:33 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:46:33 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:46:33 spire-1.2.1/pkg/common/plugin/log.go 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/ 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:46:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:46:33 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:46:33 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:46:33 spire-1.2.1/pkg/common/plugin/x509pop/ 19:46:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:46:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:46:33 spire-1.2.1/pkg/common/profiling/ 19:46:33 spire-1.2.1/pkg/common/profiling/dumpers.go 19:46:33 spire-1.2.1/pkg/common/profiling/profiling.go 19:46:33 spire-1.2.1/pkg/common/protoutil/ 19:46:33 spire-1.2.1/pkg/common/protoutil/masks.go 19:46:33 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:46:33 spire-1.2.1/pkg/common/rotationutil/ 19:46:33 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:46:33 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:46:33 spire-1.2.1/pkg/common/selector/ 19:46:33 spire-1.2.1/pkg/common/selector/selector.go 19:46:33 spire-1.2.1/pkg/common/selector/selector_test.go 19:46:33 spire-1.2.1/pkg/common/selector/set.go 19:46:33 spire-1.2.1/pkg/common/selector/set_utils.go 19:46:33 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/ 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/ 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:46:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:46:33 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:46:33 spire-1.2.1/pkg/common/telemetry/call.go 19:46:33 spire-1.2.1/pkg/common/telemetry/common/ 19:46:33 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:46:33 spire-1.2.1/pkg/common/telemetry/config.go 19:46:33 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:46:33 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/inmem.go 19:46:33 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/m3.go 19:46:33 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/metrics.go 19:46:33 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/names.go 19:46:33 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:46:33 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:46:33 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/ 19:46:33 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:46:33 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:46:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:46:33 spire-1.2.1/pkg/common/telemetry/server/server.go 19:46:33 spire-1.2.1/pkg/common/telemetry/sink.go 19:46:33 spire-1.2.1/pkg/common/telemetry/statsd.go 19:46:33 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:46:33 spire-1.2.1/pkg/common/telemetry/uptime.go 19:46:33 spire-1.2.1/pkg/common/telemetry/version.go 19:46:33 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:46:33 spire-1.2.1/pkg/common/uptime/ 19:46:33 spire-1.2.1/pkg/common/uptime/uptime.go 19:46:33 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:46:33 spire-1.2.1/pkg/common/util/ 19:46:33 spire-1.2.1/pkg/common/util/certs.go 19:46:33 spire-1.2.1/pkg/common/util/certs_test.go 19:46:33 spire-1.2.1/pkg/common/util/csr.go 19:46:33 spire-1.2.1/pkg/common/util/hash.go 19:46:33 spire-1.2.1/pkg/common/util/selectors.go 19:46:33 spire-1.2.1/pkg/common/util/selectors_test.go 19:46:33 spire-1.2.1/pkg/common/util/signals.go 19:46:33 spire-1.2.1/pkg/common/util/sort.go 19:46:33 spire-1.2.1/pkg/common/util/sort_test.go 19:46:33 spire-1.2.1/pkg/common/util/task.go 19:46:33 spire-1.2.1/pkg/common/util/task_test.go 19:46:33 spire-1.2.1/pkg/common/util/testdata/ 19:46:33 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:46:33 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:46:33 spire-1.2.1/pkg/common/version/ 19:46:33 spire-1.2.1/pkg/common/version/version.go 19:46:33 spire-1.2.1/pkg/common/x509svid/ 19:46:33 spire-1.2.1/pkg/common/x509svid/common_test.go 19:46:33 spire-1.2.1/pkg/common/x509svid/csr.go 19:46:33 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:46:33 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:46:33 spire-1.2.1/pkg/common/x509util/ 19:46:33 spire-1.2.1/pkg/common/x509util/cert.go 19:46:33 spire-1.2.1/pkg/common/x509util/dns.go 19:46:33 spire-1.2.1/pkg/common/x509util/dns_test.go 19:46:33 spire-1.2.1/pkg/common/x509util/keyid.go 19:46:33 spire-1.2.1/pkg/common/x509util/keypair.go 19:46:33 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:46:33 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:46:33 spire-1.2.1/pkg/server/ 19:46:33 spire-1.2.1/pkg/server/api/ 19:46:33 spire-1.2.1/pkg/server/api/agent.go 19:46:33 spire-1.2.1/pkg/server/api/agent/ 19:46:33 spire-1.2.1/pkg/server/api/agent/v1/ 19:46:33 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:46:33 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:46:33 spire-1.2.1/pkg/server/api/agent_test.go 19:46:33 spire-1.2.1/pkg/server/api/api.go 19:46:33 spire-1.2.1/pkg/server/api/audit/ 19:46:33 spire-1.2.1/pkg/server/api/audit/audit.go 19:46:33 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:46:33 spire-1.2.1/pkg/server/api/bundle.go 19:46:33 spire-1.2.1/pkg/server/api/bundle/ 19:46:33 spire-1.2.1/pkg/server/api/bundle/v1/ 19:46:33 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:46:33 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:46:33 spire-1.2.1/pkg/server/api/bundle_test.go 19:46:33 spire-1.2.1/pkg/server/api/debug/ 19:46:33 spire-1.2.1/pkg/server/api/debug/v1/ 19:46:33 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:46:33 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:46:33 spire-1.2.1/pkg/server/api/entry.go 19:46:33 spire-1.2.1/pkg/server/api/entry/ 19:46:33 spire-1.2.1/pkg/server/api/entry/v1/ 19:46:33 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:46:33 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:46:33 spire-1.2.1/pkg/server/api/entry_test.go 19:46:33 spire-1.2.1/pkg/server/api/health/ 19:46:33 spire-1.2.1/pkg/server/api/health/v1/ 19:46:33 spire-1.2.1/pkg/server/api/health/v1/service.go 19:46:33 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:46:33 spire-1.2.1/pkg/server/api/id.go 19:46:33 spire-1.2.1/pkg/server/api/id_test.go 19:46:33 spire-1.2.1/pkg/server/api/limits/ 19:46:33 spire-1.2.1/pkg/server/api/limits/limits.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/ 19:46:33 spire-1.2.1/pkg/server/api/middleware/alias.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/audit.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/caller.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/common.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/entries.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:46:33 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:46:33 spire-1.2.1/pkg/server/api/ratelimit.go 19:46:33 spire-1.2.1/pkg/server/api/rpccontext/ 19:46:33 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:46:33 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:46:33 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:46:33 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:46:33 spire-1.2.1/pkg/server/api/selector.go 19:46:33 spire-1.2.1/pkg/server/api/selector_test.go 19:46:33 spire-1.2.1/pkg/server/api/status.go 19:46:33 spire-1.2.1/pkg/server/api/status_test.go 19:46:33 spire-1.2.1/pkg/server/api/svid/ 19:46:33 spire-1.2.1/pkg/server/api/svid/v1/ 19:46:33 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:46:33 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:46:33 spire-1.2.1/pkg/server/api/trustdomain.go 19:46:33 spire-1.2.1/pkg/server/api/trustdomain/ 19:46:33 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:46:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:46:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:46:33 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:46:33 spire-1.2.1/pkg/server/authpolicy/ 19:46:33 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:46:33 spire-1.2.1/pkg/server/authpolicy/policy.go 19:46:33 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:46:33 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:46:33 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:46:33 spire-1.2.1/pkg/server/authpolicy/validate.go 19:46:33 spire-1.2.1/pkg/server/bundle/ 19:46:33 spire-1.2.1/pkg/server/bundle/client/ 19:46:33 spire-1.2.1/pkg/server/bundle/client/client.go 19:46:33 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:46:33 spire-1.2.1/pkg/server/bundle/client/manager.go 19:46:33 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:46:33 spire-1.2.1/pkg/server/bundle/client/sources.go 19:46:33 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:46:33 spire-1.2.1/pkg/server/bundle/client/updater.go 19:46:33 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:46:33 spire-1.2.1/pkg/server/ca/ 19:46:33 spire-1.2.1/pkg/server/ca/ca.go 19:46:33 spire-1.2.1/pkg/server/ca/ca_health.go 19:46:33 spire-1.2.1/pkg/server/ca/ca_test.go 19:46:33 spire-1.2.1/pkg/server/ca/journal.go 19:46:33 spire-1.2.1/pkg/server/ca/journal_test.go 19:46:33 spire-1.2.1/pkg/server/ca/manager.go 19:46:33 spire-1.2.1/pkg/server/ca/manager_health.go 19:46:33 spire-1.2.1/pkg/server/ca/manager_test.go 19:46:33 spire-1.2.1/pkg/server/ca/templates.go 19:46:33 spire-1.2.1/pkg/server/ca/upstream_client.go 19:46:33 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:46:33 spire-1.2.1/pkg/server/ca/validation.go 19:46:33 spire-1.2.1/pkg/server/cache/ 19:46:33 spire-1.2.1/pkg/server/cache/dscache/ 19:46:33 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:46:33 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:46:33 spire-1.2.1/pkg/server/cache/entrycache/ 19:46:33 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:46:33 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:46:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:46:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:46:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:46:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:46:33 spire-1.2.1/pkg/server/catalog/ 19:46:33 spire-1.2.1/pkg/server/catalog/catalog.go 19:46:33 Removing intermediate container 9e3e5240c1b6 19:46:33 ---> bac0a0d13148 19:46:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:33 spire-1.2.1/pkg/server/catalog/keymanager.go 19:46:33 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:46:33 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:46:33 spire-1.2.1/pkg/server/catalog/notifier.go 19:46:33 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:46:33 spire-1.2.1/pkg/server/config.go 19:46:33 spire-1.2.1/pkg/server/datastore/ 19:46:33 spire-1.2.1/pkg/server/datastore/datastore.go 19:46:33 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:46:33 spire-1.2.1/pkg/server/datastore/repository.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:46:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:46:33 spire-1.2.1/pkg/server/endpoints/ 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/ 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go ---> Running in 1bd03cac1881 19:46:33 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:46:33 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:46:33 spire-1.2.1/pkg/server/endpoints/config.go 19:46:33 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:46:33 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:46:33 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:46:33 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:46:33 spire-1.2.1/pkg/server/endpoints/middleware.go 19:46:33 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:46:33 spire-1.2.1/pkg/server/hostservice/ 19:46:33 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:46:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:46:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:46:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:46:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:46:33 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:46:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:46:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/ 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/ 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:46:33 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:46:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:46:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:46:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:46:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:46:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:46:33 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:46:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:46:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/ 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:46:33 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:46:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:46:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:46:34 spire-1.2.1/pkg/server/registration/ 19:46:34 spire-1.2.1/pkg/server/registration/manager.go 19:46:34 spire-1.2.1/pkg/server/registration/manager_test.go 19:46:34 spire-1.2.1/pkg/server/scanentries.go 19:46:34 spire-1.2.1/pkg/server/scanentries_test.go 19:46:34 spire-1.2.1/pkg/server/server.go 19:46:34 spire-1.2.1/pkg/server/server_test.go 19:46:34 spire-1.2.1/pkg/server/svid/ 19:46:34 spire-1.2.1/pkg/server/svid/observer.go 19:46:34 spire-1.2.1/pkg/server/svid/observer_test.go 19:46:34 spire-1.2.1/pkg/server/svid/rotator.go 19:46:34 spire-1.2.1/pkg/server/svid/rotator_config.go 19:46:34 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:46:34 spire-1.2.1/pkg/server/svid/rotator_test.go 19:46:34 spire-1.2.1/proto/ 19:46:34 spire-1.2.1/proto/private/ 19:46:34 spire-1.2.1/proto/private/server/ 19:46:34 spire-1.2.1/proto/private/server/journal/ 19:46:34 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:46:34 spire-1.2.1/proto/private/server/journal/journal.proto 19:46:34 spire-1.2.1/proto/spire/ 19:46:34 spire-1.2.1/proto/spire/common/ 19:46:34 spire-1.2.1/proto/spire/common/common.pb.go 19:46:34 spire-1.2.1/proto/spire/common/common.proto 19:46:34 spire-1.2.1/proto/spire/common/plugin/ 19:46:34 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:46:34 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:46:34 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:46:34 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:46:34 spire-1.2.1/proto/spire/plugin/ 19:46:34 spire-1.2.1/proto/spire/plugin/agent/ 19:46:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:46:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:46:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:46:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:46:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:46:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:46:34 spire-1.2.1/release/ 19:46:34 spire-1.2.1/release/spire-extras/ 19:46:34 spire-1.2.1/release/spire-extras/README.md 19:46:34 spire-1.2.1/release/spire-extras/conf/ 19:46:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:46:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:46:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:46:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:46:34 spire-1.2.1/release/spire/ 19:46:34 spire-1.2.1/release/spire/README.md 19:46:34 spire-1.2.1/release/spire/conf/ 19:46:34 spire-1.2.1/release/spire/conf/agent/ 19:46:34 spire-1.2.1/release/spire/conf/agent/agent.conf 19:46:34 spire-1.2.1/release/spire/conf/server/ 19:46:34 spire-1.2.1/release/spire/conf/server/server.conf 19:46:34 spire-1.2.1/script/ 19:46:34 spire-1.2.1/script/build-artifact.sh 19:46:34 spire-1.2.1/script/generate_dummy_ca.sh 19:46:34 spire-1.2.1/support/ 19:46:34 spire-1.2.1/support/k8s/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:46:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/ 19:46:34 spire-1.2.1/support/oidc-discovery-provider/README.md 19:46:34 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/config.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/main.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:46:34 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:46:34 spire-1.2.1/test/ 19:46:34 spire-1.2.1/test/clock/ 19:46:34 spire-1.2.1/test/clock/clock.go 19:46:34 spire-1.2.1/test/fakes/ 19:46:34 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:46:34 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:46:34 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:46:34 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:46:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:46:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:46:34 spire-1.2.1/test/fakes/fakeagentstore/ 19:46:34 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:46:34 spire-1.2.1/test/fakes/fakedatastore/ 19:46:34 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:46:34 spire-1.2.1/test/fakes/fakeentryclient/ 19:46:34 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:46:34 spire-1.2.1/test/fakes/fakehealthchecker/ 19:46:34 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:46:34 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:46:34 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:46:34 spire-1.2.1/test/fakes/fakemetrics/ 19:46:34 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:46:34 spire-1.2.1/test/fakes/fakenoderesolver/ 19:46:34 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:46:34 spire-1.2.1/test/fakes/fakenotifier/ 19:46:34 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:46:34 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:46:34 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:46:34 spire-1.2.1/test/fakes/fakeserverca/ 19:46:34 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:46:34 spire-1.2.1/test/fakes/fakeservercatalog/ 19:46:34 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:46:34 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:46:34 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:46:34 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:46:34 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:46:34 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:46:34 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:46:34 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:46:34 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:46:34 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:46:34 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:46:34 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:46:34 spire-1.2.1/test/fixture/ 19:46:34 spire-1.2.1/test/fixture/certs/ 19:46:34 spire-1.2.1/test/fixture/certs/agent_svid.der 19:46:34 spire-1.2.1/test/fixture/certs/base_cert.pem 19:46:34 spire-1.2.1/test/fixture/certs/base_csr.pem 19:46:34 spire-1.2.1/test/fixture/certs/base_key.pem 19:46:34 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:46:34 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:46:34 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:46:34 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:46:34 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:46:34 spire-1.2.1/test/fixture/certs/blog_key.pem 19:46:34 spire-1.2.1/test/fixture/certs/bundle.der 19:46:34 spire-1.2.1/test/fixture/certs/ca.pem 19:46:34 spire-1.2.1/test/fixture/certs/ca_key.pem 19:46:34 spire-1.2.1/test/fixture/certs/database_cert.pem 19:46:34 spire-1.2.1/test/fixture/certs/database_csr.pem 19:46:34 spire-1.2.1/test/fixture/certs/database_key.pem 19:46:34 spire-1.2.1/test/fixture/certs/node_cert.pem 19:46:34 spire-1.2.1/test/fixture/certs/node_csr.pem 19:46:34 spire-1.2.1/test/fixture/certs/node_key.pem 19:46:34 spire-1.2.1/test/fixture/certs/svid.pem 19:46:34 spire-1.2.1/test/fixture/certs/svid_key.pem 19:46:34 spire-1.2.1/test/fixture/config/ 19:46:34 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:46:34 spire-1.2.1/test/fixture/config/agent_good.conf 19:46:34 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:46:34 spire-1.2.1/test/fixture/config/plugin_good.conf 19:46:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:46:34 spire-1.2.1/test/fixture/config/server_good.conf 19:46:34 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:46:34 spire-1.2.1/test/fixture/fixture.go 19:46:34 spire-1.2.1/test/fixture/nodeattestor/ 19:46:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:46:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:46:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:46:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:46:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:46:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:46:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:46:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:46:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:46:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:46:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:46:34 spire-1.2.1/test/fixture/registration/ 19:46:34 spire-1.2.1/test/fixture/registration/entries.json 19:46:34 spire-1.2.1/test/fixture/registration/good-for-update.json 19:46:34 spire-1.2.1/test/fixture/registration/good.json 19:46:34 spire-1.2.1/test/fixture/registration/invalid.json 19:46:34 spire-1.2.1/test/fixture/registration/invalid_json.json 19:46:34 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:46:34 spire-1.2.1/test/integration/ 19:46:34 spire-1.2.1/test/integration/README.md 19:46:34 spire-1.2.1/test/integration/common 19:46:34 spire-1.2.1/test/integration/setup/ 19:46:34 spire-1.2.1/test/integration/setup/adminclient/ 19:46:34 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:46:34 spire-1.2.1/test/integration/setup/adminclient/client.go 19:46:34 spire-1.2.1/test/integration/setup/debugagent/ 19:46:34 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:46:34 spire-1.2.1/test/integration/setup/debugagent/main.go 19:46:34 spire-1.2.1/test/integration/setup/debugserver/ 19:46:34 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:46:34 spire-1.2.1/test/integration/setup/debugserver/main.go 19:46:34 spire-1.2.1/test/integration/setup/downstreamclient/ 19:46:34 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:46:34 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:46:34 spire-1.2.1/test/integration/setup/itclient/ 19:46:34 spire-1.2.1/test/integration/setup/itclient/client.go 19:46:34 spire-1.2.1/test/integration/setup/node-attestation/ 19:46:34 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:46:34 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:46:34 spire-1.2.1/test/integration/setup/x509pop/ 19:46:34 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:46:34 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:46:34 spire-1.2.1/test/integration/suites/ 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setupRemoving intermediate container 1bd03cac1881 19:46:34 ---> 56051448afe2 19:46:34 Step 20/22 : LABEL arch=arm64 19:46:34 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:46:34 spire-1.2.1/test/integration/suites/join-token/ 19:46:34 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:46:34 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents ---> Running in 6b44f316d3d6 19:46:34 19:46:34 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:46:34 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:46:34 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:46:34 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:46:34 spire-1.2.1/test/integration/suites/join-token/README.md 19:46:34 spire-1.2.1/test/integration/suites/join-token/conf/ 19:46:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/join-token/teardown 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:46:34 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:46:34 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:46:34 spire-1.2.1/test/integration/suites/k8s/ 19:46:34 spire-1.2.1/test/integration/suites/k8s/00-setup 19:46:34 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:46:34 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:46:34 spire-1.2.1/test/integration/suites/k8s/README.md 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/ 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:46:34 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:46:34 spire-1.2.1/test/integration/suites/k8s/teardown 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/ 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:46:34 spire-1.2.1/test/integration/suites/rotation/ 19:46:34 spire-1.2.1/test/integration/suites/rotation/00-setup 19:46:34 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:46:34 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:46:34 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:46:34 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:46:34 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:46:34 spire-1.2.1/test/integration/suites/rotation/README.md 19:46:34 spire-1.2.1/test/integration/suites/rotation/conf/ 19:46:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/rotation/teardown 19:46:34 spire-1.2.1/test/integration/suites/self-test/ 19:46:34 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:46:34 spire-1.2.1/test/integration/suites/self-test/README.md 19:46:34 spire-1.2.1/test/integration/suites/self-test/teardown 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:46:34 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:46:34 spire-1.2.1/test/integration/suites/upgrade/ 19:46:34 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:46:34 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:46:34 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:46:34 spire-1.2.1/test/integration/suites/upgrade/README.md 19:46:34 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:46:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:46:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:46:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:46:34 spire-1.2.1/test/integration/suites/upgrade/teardown 19:46:34 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:46:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:46:34 spire-1.2.1/test/integration/test-one.sh 19:46:34 spire-1.2.1/test/integration/test.sh 19:46:34 spire-1.2.1/test/plugintest/ 19:46:34 spire-1.2.1/test/plugintest/config.go 19:46:34 spire-1.2.1/test/plugintest/load.go 19:46:34 spire-1.2.1/test/plugintest/option.go 19:46:34 spire-1.2.1/test/spiretest/ 19:46:34 spire-1.2.1/test/spiretest/apiserver.go 19:46:34 spire-1.2.1/test/spiretest/assertions.go 19:46:34 spire-1.2.1/test/spiretest/dir.go 19:46:34 spire-1.2.1/test/spiretest/errors_posix.go 19:46:34 spire-1.2.1/test/spiretest/errors_windows.go 19:46:34 spire-1.2.1/test/spiretest/logs.go 19:46:34 spire-1.2.1/test/spiretest/socketapi.go 19:46:34 spire-1.2.1/test/spiretest/suite.go 19:46:34 spire-1.2.1/test/spiretest/x509.go 19:46:34 spire-1.2.1/test/testca/ 19:46:34 spire-1.2.1/test/testca/ca.go 19:46:34 spire-1.2.1/test/testkey/ 19:46:34 spire-1.2.1/test/testkey/generate.sh 19:46:34 spire-1.2.1/test/testkey/genkeys.go 19:46:34 spire-1.2.1/test/testkey/keys.go 19:46:34 spire-1.2.1/test/testkey/new.go 19:46:34 spire-1.2.1/test/tpmsimulator/ 19:46:34 spire-1.2.1/test/tpmsimulator/simulator.go 19:46:34 spire-1.2.1/test/util/ 19:46:34 spire-1.2.1/test/util/cert_fixtures.go 19:46:34 spire-1.2.1/test/util/cert_generation.go 19:46:34 spire-1.2.1/test/util/io_redirection.go 19:46:34 spire-1.2.1/test/util/race.go 19:46:34 spire-1.2.1/test/util/util.go 19:46:34 building spire from source... 19:46:35 Removing intermediate container 6b44f316d3d6 19:46:35 ---> dac2b5d5239e 19:46:35 Step 21/22 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:46:35 ---> Running in 5a4aaf010096 19:46:35 Installing go1.17.7... 19:46:35 Removing intermediate container 5a4aaf010096 19:46:35 ---> 353cdc0d373d 19:46:35 Step 22/22 : LABEL version=2.2.0-dev.95 19:46:36 ---> Running in 22841e451fcb 19:46:36 Removing intermediate container 22841e451fcb 19:46:36 ---> 6fdf0aa6277d 19:46:36 19:46:36 Successfully built 6fdf0aa6277d 19:46:36 Successfully tagged support-scheduler-arm64:latest 19:46:59  Building support-scheduler ... done Building bin/spire-server... 19:46:59 go: downloading github.com/mitchellh/cli v1.1.2 19:46:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:46:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:47:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:47:00 go: downloading google.golang.org/grpc v1.44.0 19:47:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:47:02 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:47:03 go: downloading github.com/imdario/mergo v0.3.12 19:47:03 go: downloading github.com/sirupsen/logrus v1.8.1 19:47:05 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:47:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:47:05 go: downloading github.com/fatih/color v1.13.0 19:47:05 go: downloading github.com/mattn/go-isatty v0.0.14 19:47:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:47:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:47:06 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:47:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:47:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:47:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:47:07 go: downloading github.com/armon/go-metrics v0.3.10 19:47:07 go: downloading github.com/prometheus/client_golang v1.12.1 19:47:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:47:09 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:47:09 go: downloading github.com/open-policy-agent/opa v0.38.0 19:47:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:47:24 go: downloading github.com/mattn/go-colorable v0.1.12 19:47:24 go: downloading github.com/Masterminds/goutils v1.1.0 19:47:24 go: downloading github.com/Masterminds/semver v1.5.0 19:47:24 go: downloading github.com/google/uuid v1.1.2 19:47:24 go: downloading github.com/huandu/xstrings v1.3.2 19:47:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:47:24 go: downloading github.com/oklog/run v1.0.0 19:47:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:47:24 go: downloading github.com/prometheus/client_model v0.2.0 19:47:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:47:24 go: downloading github.com/prometheus/common v0.32.1 19:47:24 go: downloading go.uber.org/atomic v1.9.0 19:47:24 go: downloading github.com/beorn7/perks v1.0.1 19:47:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:47:24 go: downloading github.com/prometheus/procfs v0.7.3 19:47:25 go: downloading github.com/imkira/go-observer v1.0.3 19:47:26 go: downloading github.com/hashicorp/errwrap v1.1.0 19:47:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:47:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:47:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:47:26 go: downloading github.com/twmb/murmur3 v1.1.6 19:47:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:47:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:47:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:47:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:47:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:47:39 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:47:39 go: downloading github.com/stretchr/testify v1.7.0 19:47:39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:47:39 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:47:39 go: downloading github.com/blang/semver/v4 v4.0.0 19:47:39 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:47:39 go: downloading github.com/jinzhu/gorm v1.9.16 19:47:39 go: downloading github.com/lib/pq v1.10.4 19:47:39 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:47:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:48:07 go: downloading google.golang.org/api v0.70.0 19:48:07 go: downloading k8s.io/api v0.23.4 19:48:07 go: downloading k8s.io/client-go v0.23.4 19:48:17 go: downloading github.com/google/go-tpm v0.3.3 19:48:17 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:48:44 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:48:44 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:48:44 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:48:44 go: downloading cloud.google.com/go/storage v1.21.0 19:48:44 go: downloading cloud.google.com/go v0.100.2 19:48:45 go: downloading k8s.io/apimachinery v0.23.4 19:48:47 go: downloading k8s.io/kube-aggregator v0.23.3 19:48:47 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:48:49 go: downloading cloud.google.com/go/security v1.3.0 19:48:49 go: downloading github.com/hashicorp/vault/api v1.4.1 19:48:49 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:48:51 go: downloading gopkg.in/yaml.v2 v2.4.0 19:48:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:48:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:48:51 go: downloading github.com/gobwas/glob v0.2.3 19:48:51 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:48:51 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:48:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:48:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:48:52 go: downloading github.com/aws/smithy-go v1.11.0 19:48:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:48:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:48:53 go: downloading github.com/jinzhu/inflection v1.0.0 19:48:54 go: downloading github.com/gogo/protobuf v1.3.2 19:48:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:48:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:48:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:48:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:49:00 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:49:00 go: downloading github.com/dimchansky/utfbom v1.1.1 19:49:00 go: downloading cloud.google.com/go/compute v1.3.0 19:49:01 go: downloading cloud.google.com/go/iam v0.1.1 19:49:01 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:49:02 go: downloading k8s.io/klog/v2 v2.30.0 19:49:02 go: downloading github.com/google/gofuzz v1.1.0 19:49:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:49:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:49:03 go: downloading github.com/spf13/pflag v1.0.5 19:49:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:49:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:49:04 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:49:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:49:04 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:49:04 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:49:04 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:49:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:49:06 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:49:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:49:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:49:07 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:49:09 go: downloading go.opencensus.io v0.23.0 19:49:10 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:49:10 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:49:10 go: downloading gopkg.in/inf.v0 v0.9.1 19:49:10 go: downloading github.com/go-logr/logr v1.2.2 19:49:10 go: downloading github.com/google/go-cmp v0.5.7 19:49:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:49:12 go: downloading github.com/json-iterator/go v1.1.12 19:49:12 go: downloading github.com/googleapis/gnostic v0.5.5 19:49:14 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:49:16 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:49:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:49:16 go: downloading github.com/tklauser/numcpus v0.3.0 19:49:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:49:17 go: downloading go.uber.org/zap v1.21.0 19:49:17 go: downloading sigs.k8s.io/yaml v1.3.0 19:49:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:49:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:49:18 go: downloading github.com/modern-go/reflect2 v1.0.2 19:49:18 go: downloading github.com/ryanuber/go-glob v1.0.0 19:49:18 go: downloading github.com/golang/snappy v0.0.4 19:49:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:49:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:49:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:49:28 go: downloading github.com/hashicorp/go-version v1.2.0 19:49:28 go: downloading go.uber.org/multierr v1.6.0 19:49:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:49:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:50:23 Removing intermediate container eaa671b640e5 19:50:23 ---> 02a2a819e073 19:50:23 19:50:23 Step 10/23 : FROM alpine:3.14 19:50:23 ---> ac73e934f311 19:50:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:50:23 ---> Running in 46549350efbe 19:50:23 Removing intermediate container 46549350efbe 19:50:23 ---> a2b5838ea93b 19:50:23 Step 12/23 : ENV APP_PORT=59880 19:50:23 ---> Running in a00da5ae41aa 19:50:23 Removing intermediate container a00da5ae41aa 19:50:23 ---> 1dba188a8d98 19:50:23 Step 13/23 : EXPOSE $APP_PORT 19:50:23 ---> Running in 425b4560e82d 19:50:23 Removing intermediate container 425b4560e82d 19:50:23 ---> 905ca9efc648 19:50:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:23 ---> Running in fc2a4cd99315 19:50:25 Removing intermediate container fc2a4cd99315 19:50:25 ---> 6338960aac87 19:50:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:50:25 ---> Running in faa4cc9207dd 19:50:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:50:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:50:29 (1/6) Installing dumb-init (1.2.5-r1) 19:50:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:50:29 (3/6) Installing libsodium (1.0.18-r0) 19:50:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:50:30 (5/6) Installing libzmq (4.3.4-r0) 19:50:30 (6/6) Installing zeromq (4.3.4-r0) 19:50:30 Executing busybox-1.33.1-r7.trigger 19:50:30 OK: 8 MiB in 20 packages 19:50:32 Removing intermediate container faa4cc9207dd 19:50:32 ---> dc1b476d0e10 19:50:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:50:34 ---> 0614c3cc5f95 19:50:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:50:36 ---> 5ec98b97cc56 19:50:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:50:37 ---> 2a435870fe32 19:50:37 Step 19/23 : ENTRYPOINT ["/core-data"] 19:50:37 ---> Running in 65b3997f3046 19:50:37 Removing intermediate container 65b3997f3046 19:50:37 ---> 3c4cee5129f5 19:50:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:50:38 ---> Running in b1e58bfa3129 19:50:38 Removing intermediate container b1e58bfa3129 19:50:38 ---> 02dfde0a9ee6 19:50:38 Step 21/23 : LABEL arch=arm64 19:50:38 ---> Running in b19df6c99ca8 19:50:39 Removing intermediate container b19df6c99ca8 19:50:39 ---> 7a90e4bff26a 19:50:39 Step 22/23 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 19:50:39 ---> Running in c83c2f865d56 19:50:39 Removing intermediate container c83c2f865d56 19:50:39 ---> c6029873fc1b 19:50:39 Step 23/23 : LABEL version=2.2.0-dev.95 19:50:40 ---> Running in d1134adf4785 19:50:40 Removing intermediate container d1134adf4785 19:50:40 ---> 21613f094704 19:50:40 19:50:41 Successfully built 21613f094704 19:50:41 Successfully tagged core-data-arm64:latest 20:09:20  Building core-data ... done Building bin/spire-agent... 20:09:20 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:09:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:09:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:09:20 go: downloading github.com/docker/docker v20.10.12+incompatible 20:09:20 go: downloading github.com/google/go-tpm-tools v0.3.3 20:09:20 Building bin/spire-agent... 20:09:20 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:09:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:09:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:09:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:09:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:09:20 go: downloading github.com/docker/docker v20.10.12+incompatible 20:09:20 go: downloading github.com/docker/go-connections v0.4.0 20:09:20 go: downloading github.com/docker/go-units v0.4.0 20:09:20 go: downloading github.com/opencontainers/image-spec v1.0.1 20:09:20 go: downloading github.com/containerd/containerd v1.3.4 20:09:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:09:20 go: downloading github.com/opencontainers/go-digest v1.0.0 20:09:25 go: downloading github.com/google/go-tpm-tools v0.3.3 20:09:26 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:09:26 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:09:26 go: downloading github.com/docker/go-connections v0.4.0 20:09:26 go: downloading github.com/docker/go-units v0.4.0 20:09:26 go: downloading github.com/opencontainers/image-spec v1.0.1 20:09:27 go: downloading github.com/containerd/containerd v1.3.4 20:09:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:09:27 go: downloading github.com/opencontainers/go-digest v1.0.0 20:17:05 Removing intermediate container afe8e6cd1c0a 20:17:05 ---> 795333b6e712 20:17:05 20:17:05 Step 13/26 : FROM alpine:3.15 20:17:05 ---> 3fb3c9af89a9 20:17:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:05 ---> Using cache 20:17:05 ---> 0661c57b023c 20:17:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:17:05 ---> Using cache 20:17:05 ---> 5431d7a4b76f 20:17:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:17:05 ---> Running in 861eca23b1ed 20:17:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:05 Removing intermediate container dc8f3dc760fe 20:17:05 ---> 8ef828bacf1d 20:17:05 20:17:05 Step 13/25 : FROM alpine:3.15 20:17:05 ---> 3fb3c9af89a9 20:17:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:05 ---> Using cache 20:17:05 ---> 0661c57b023c 20:17:05 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:17:05 ---> Using cache 20:17:05 ---> 5431d7a4b76f 20:17:05 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:05 ---> Running in a6ec1030805f 20:17:05 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:17:05 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:17:05 OK: 15732 distinct packages available 20:17:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:05 (1/4) Installing dumb-init (1.2.5-r1) 20:17:05 (2/4) Installing musl-obstack (1.2.3-r0) 20:17:05 (3/4) Installing libucontext (1.1-r0) 20:17:05 (4/4) Installing gcompat (1.0.0-r4) 20:17:05 Executing busybox-1.34.1-r5.trigger 20:17:05 OK: 6 MiB in 18 packages 20:17:05 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:17:05 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:17:05 OK: 15732 distinct packages available 20:17:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:05 Removing intermediate container 861eca23b1ed 20:17:05 ---> 983ad8bd1821 20:17:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:17:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:05 (1/5) Installing dumb-init (1.2.5-r1) 20:17:06 (2/5) Installing musl-obstack (1.2.3-r0) 20:17:06 (3/5) Installing libucontext (1.1-r0) 20:17:06 (4/5) Installing gcompat (1.0.0-r4) 20:17:06 (5/5) Installing openssl (1.1.1n-r0) 20:17:06 Executing busybox-1.34.1-r5.trigger 20:17:06 OK: 6 MiB in 19 packages 20:17:08 ---> fee0e02b5a7b 20:17:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:17:08 Removing intermediate container a6ec1030805f 20:17:08 ---> 09a117aaa642 20:17:08 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:17:09 ---> 253aa29cb126 20:17:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:17:09 ---> Running in af14528926a0 20:17:09 Removing intermediate container af14528926a0 20:17:09 ---> a3e49f14d0e4 20:17:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:17:11 ---> 925c1e436279 20:17:11 Step 21/26 : WORKDIR / 20:17:11 ---> Running in d89798628ce1 20:17:12 Removing intermediate container d89798628ce1 20:17:12 ---> be6ad8f46438 20:17:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:12 ---> Running in 4d6e2f6cd36d 20:17:12 Removing intermediate container 4d6e2f6cd36d 20:17:12 ---> 13ad56ec8fda 20:17:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:13 ---> Running in 6365bca7c379 20:17:13 Removing intermediate container 6365bca7c379 20:17:13 ---> 38890678cc04 20:17:13 Step 24/26 : LABEL arch=arm64 20:17:13 ---> Running in 0724b9208f8f 20:17:14 Removing intermediate container 0724b9208f8f 20:17:14 ---> 4c4715eeabc8 20:17:14 Step 25/26 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:17:14 ---> Running in 13e25a63920d 20:17:15 ---> 5e399b7939e2 20:17:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:17:15 Removing intermediate container 13e25a63920d 20:17:15 ---> 39fc37f9d88b 20:17:15 Step 26/26 : LABEL version=2.2.0-dev.95 20:17:15 ---> Running in 72de5d7cc254 20:17:15 ---> e5c1a811b1aa 20:17:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:17:15 Removing intermediate container 72de5d7cc254 20:17:15 ---> 717279eae234 20:17:15 20:17:16 Successfully built 717279eae234 20:17:16 Successfully tagged security-spire-config-arm64:latest 20:17:16  Building security-spire-config ... done  ---> c7a81e54f2d4 20:17:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:17:17 ---> 50b550e1d82f 20:17:17 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:17 ---> Running in b97e06c5548f 20:17:17 Removing intermediate container b97e06c5548f 20:17:17 ---> de855ba90016 20:17:17 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:17 ---> Running in a14ee43b52b3 20:17:18 Removing intermediate container a14ee43b52b3 20:17:18 ---> baf89d60620f 20:17:18 Step 23/25 : LABEL arch=arm64 20:17:18 ---> Running in 5d373cc2ffeb 20:17:18 Removing intermediate container 5d373cc2ffeb 20:17:18 ---> 8092800bcd86 20:17:18 Step 24/25 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:17:18 ---> Running in 73d12cd0e74b 20:17:19 Removing intermediate container 73d12cd0e74b 20:17:19 ---> d9215dd34a3f 20:17:19 Step 25/25 : LABEL version=2.2.0-dev.95 20:17:19 ---> Running in 82d85e625bbf 20:17:19 Removing intermediate container 82d85e625bbf 20:17:19 ---> 51200a72abc4 20:17:19 20:17:19 Successfully built 51200a72abc4 20:17:19 Successfully tagged security-spire-server-arm64:latest 20:19:11  Building security-spire-server ... done Building bin/spire-agent... 20:19:11 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:19:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:19:11 go: downloading github.com/docker/docker v20.10.12+incompatible 20:19:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:19:11 go: downloading github.com/google/go-tpm-tools v0.3.3 20:19:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:19:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:19:11 go: downloading github.com/docker/go-connections v0.4.0 20:19:11 go: downloading github.com/docker/go-units v0.4.0 20:19:11 go: downloading github.com/opencontainers/image-spec v1.0.1 20:19:11 go: downloading github.com/containerd/containerd v1.3.4 20:19:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:19:11 go: downloading github.com/opencontainers/go-digest v1.0.0 20:23:03 Removing intermediate container 59d286f26a34 20:23:03 ---> 5e636bb55ff2 20:23:03 20:23:03 Step 13/26 : FROM alpine:3.15 20:23:03 ---> 3fb3c9af89a9 20:23:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:03 ---> Using cache 20:23:03 ---> 0661c57b023c 20:23:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:03 ---> Using cache 20:23:03 ---> 5431d7a4b76f 20:23:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:03 ---> Using cache 20:23:03 ---> 09a117aaa642 20:23:03 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:23:03 ---> 7415bb5b77b4 20:23:03 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:23:03 ---> 99f11e03e3a2 20:23:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:23:03 ---> 14d87b6c38af 20:23:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:23:03 ---> b7dbdaff5af9 20:23:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:23:03 ---> 7c7b51db3fc8 20:23:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:03 ---> Running in 89c0c41cad20 20:23:03 Removing intermediate container 89c0c41cad20 20:23:03 ---> 4f9bfbe4d343 20:23:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:03 ---> Running in dc9a97e7ecd8 20:23:04 Removing intermediate container dc9a97e7ecd8 20:23:04 ---> 4c0c1c9a68ac 20:23:04 Step 24/26 : LABEL arch=arm64 20:23:04 ---> Running in bcea55676e65 20:23:04 Removing intermediate container bcea55676e65 20:23:04 ---> c855b2e28819 20:23:04 Step 25/26 : LABEL git_sha=cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:04 ---> Running in c108e7ce42f6 20:23:04 Removing intermediate container c108e7ce42f6 20:23:04 ---> b571cb24fc9e 20:23:04 Step 26/26 : LABEL version=2.2.0-dev.95 20:23:05 ---> Running in 4df9349d00e4 20:23:05 Removing intermediate container 4df9349d00e4 20:23:05 ---> 1c73602a79e3 20:23:05 20:23:05 Successfully built 1c73602a79e3 20:23:05 Successfully tagged security-spire-agent-arm64:latest 20:23:06  Building security-spire-agent ... done  [Pipeline] } 20:23:06 $ docker stop --time=1 cef594deb00a5f2d820889a290d662fb2c061081f99e5d24279a5d6233fc70d7 20:23:08 $ docker rm -f cef594deb00a5f2d820889a290d662fb2c061081f99e5d24279a5d6233fc70d7 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:08 + docker images 20:23:09 REPOSITORY TAG IMAGE ID CREATED SIZE 20:23:09 security-spire-agent-arm64 latest 1c73602a79e3 4 seconds ago 126MB 20:23:09 5e636bb55ff2 30 seconds ago 3.98GB 20:23:09 security-spire-server-arm64 latest 51200a72abc4 5 minutes ago 86.3MB 20:23:09 security-spire-config-arm64 latest 717279eae234 5 minutes ago 85.6MB 20:23:09 8ef828bacf1d 6 minutes ago 3.98GB 20:23:09 795333b6e712 6 minutes ago 3.98GB 20:23:09 core-data-arm64 latest 21613f094704 32 minutes ago 21.6MB 20:23:09 02a2a819e073 32 minutes ago 1.18GB 20:23:09 support-scheduler-arm64 latest 6fdf0aa6277d 36 minutes ago 25.2MB 20:23:09 df0715f26f1f 36 minutes ago 1.21GB 20:23:09 support-notifications-arm64 latest eb1386d17eee 37 minutes ago 25.8MB 20:23:09 a2f94daf9463 38 minutes ago 1.21GB 20:23:09 core-metadata-arm64 latest 4d780e70fa17 40 minutes ago 16.3MB 20:23:09 162bacd99f91 40 minutes ago 1.15GB 20:23:09 security-proxy-setup-arm64 latest 7de60a001329 46 minutes ago 26.1MB 20:23:09 ec9269786c92 47 minutes ago 1.16GB 20:23:09 core-command-arm64 latest 59e41fe04d63 47 minutes ago 15.5MB 20:23:09 4d1cfd34daf4 47 minutes ago 1.15GB 20:23:09 security-bootstrapper-arm64 latest a1f580f58f26 48 minutes ago 18.3MB 20:23:09 f2ad1b823c8e 49 minutes ago 1.15GB 20:23:09 security-spiffe-token-provider-arm64 latest 034494984641 53 minutes ago 27.9MB 20:23:09 6500e7b34e69 54 minutes ago 1.2GB 20:23:09 sys-mgmt-agent-arm64 latest 80ef0b0c8472 54 minutes ago 282MB 20:23:09 security-secretstore-setup-arm64 latest 9a8f2e01dfec 55 minutes ago 27.5MB 20:23:09 07095f71c729 56 minutes ago 1.16GB 20:23:09 908eefca0a2f 56 minutes ago 1.15GB 20:23:09 ci-base-image-arm64 latest e77d4e4575ef About an hour ago 885MB 20:23:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 20:23:09 docker 20.10.14 c346e9eafbab 5 weeks ago 202MB 20:23:09 alpine 3.14 ac73e934f311 5 weeks ago 5.34MB 20:23:09 alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB 20:23:09 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 20:23:09 provisioning config files... 20:23:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/225@tmp/config73697716940290022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:09 ---> docker-login.sh 20:23:09 nexus3.edgexfoundry.org:10001 20:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:10 Configure a credential helper to remove this warning. See 20:23:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:10 20:23:10 Login Succeeded 20:23:10 nexus3.edgexfoundry.org:10002 20:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:10 Configure a credential helper to remove this warning. See 20:23:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:10 20:23:10 Login Succeeded 20:23:10 nexus3.edgexfoundry.org:10003 20:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:11 Configure a credential helper to remove this warning. See 20:23:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:11 20:23:11 Login Succeeded 20:23:11 nexus3.edgexfoundry.org:10004 20:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:12 Configure a credential helper to remove this warning. See 20:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:12 20:23:12 Login Succeeded 20:23:12 docker.io 20:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:12 Configure a credential helper to remove this warning. See 20:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:12 20:23:12 Login Succeeded 20:23:12 ---> docker-login.sh ends [Pipeline] } 20:23:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:12 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:23:12 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:12 latest 20:23:12 2.2.0-dev.95 20:23:12 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:12 main 20:23:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:23:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:23:13 4fe32429fd9e: Preparing 20:23:13 26580df8c6e9: Preparing 20:23:13 b503dbc49ded: Preparing 20:23:13 f94d310b9b03: Preparing 20:23:13 f73e7dbfee58: Preparing 20:23:13 f73e7dbfee58: Layer already exists 20:23:13 4fe32429fd9e: Pushed 20:23:13 b503dbc49ded: Pushed 20:23:13 f94d310b9b03: Pushed 20:23:17 26580df8c6e9: Pushed 20:23:17 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:d3d4e2404be477798403c1c7b6161786bfe320665b4eb2e4a3227701f7352202 size: 1363 [Pipeline] isUnix [Pipeline] sh 20:23:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:23:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:23:18 4fe32429fd9e: Preparing 20:23:18 26580df8c6e9: Preparing 20:23:18 b503dbc49ded: Preparing 20:23:18 f94d310b9b03: Preparing 20:23:18 f73e7dbfee58: Preparing 20:23:18 b503dbc49ded: Layer already exists 20:23:18 4fe32429fd9e: Layer already exists 20:23:18 f73e7dbfee58: Layer already exists 20:23:18 f94d310b9b03: Layer already exists 20:23:18 26580df8c6e9: Layer already exists 20:23:18 latest: digest: sha256:d3d4e2404be477798403c1c7b6161786bfe320665b4eb2e4a3227701f7352202 size: 1363 [Pipeline] isUnix [Pipeline] sh 20:23:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:23:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.95 20:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:23:19 4fe32429fd9e: Preparing 20:23:19 26580df8c6e9: Preparing 20:23:19 b503dbc49ded: Preparing 20:23:19 f94d310b9b03: Preparing 20:23:19 f73e7dbfee58: Preparing 20:23:19 4fe32429fd9e: Layer already exists 20:23:19 f73e7dbfee58: Layer already exists 20:23:19 26580df8c6e9: Layer already exists 20:23:19 f94d310b9b03: Layer already exists 20:23:19 b503dbc49ded: Layer already exists 20:23:19 2.2.0-dev.95: digest: sha256:d3d4e2404be477798403c1c7b6161786bfe320665b4eb2e4a3227701f7352202 size: 1363 [Pipeline] isUnix [Pipeline] sh 20:23:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:23:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:23:20 4fe32429fd9e: Preparing 20:23:20 26580df8c6e9: Preparing 20:23:20 b503dbc49ded: Preparing 20:23:20 f94d310b9b03: Preparing 20:23:20 f73e7dbfee58: Preparing 20:23:20 b503dbc49ded: Layer already exists 20:23:20 f94d310b9b03: Layer already exists 20:23:20 26580df8c6e9: Layer already exists 20:23:20 f73e7dbfee58: Layer already exists 20:23:20 4fe32429fd9e: Layer already exists 20:23:20 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:d3d4e2404be477798403c1c7b6161786bfe320665b4eb2e4a3227701f7352202 size: 1363 [Pipeline] isUnix [Pipeline] sh 20:23:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 20:23:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:23:21 4fe32429fd9e: Preparing 20:23:21 26580df8c6e9: Preparing 20:23:21 b503dbc49ded: Preparing 20:23:21 f94d310b9b03: Preparing 20:23:21 f73e7dbfee58: Preparing 20:23:21 f73e7dbfee58: Layer already exists 20:23:21 26580df8c6e9: Layer already exists 20:23:21 b503dbc49ded: Layer already exists 20:23:21 4fe32429fd9e: Layer already exists 20:23:21 f94d310b9b03: Layer already exists 20:23:21 main: digest: sha256:d3d4e2404be477798403c1c7b6161786bfe320665b4eb2e4a3227701f7352202 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:21 ===================================================== [Pipeline] echo 20:23:21 taggedImages: 20:23:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:23:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.95 20:23:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:23:21 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:23:21 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:21 latest 20:23:21 2.2.0-dev.95 20:23:21 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:21 main 20:23:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:23:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:23:22 f33e75ab8748: Preparing 20:23:22 075e52e7348f: Preparing 20:23:22 b503dbc49ded: Preparing 20:23:22 fe2c75975c9b: Preparing 20:23:22 bb66e56cf660: Preparing 20:23:22 f73e7dbfee58: Preparing 20:23:22 f73e7dbfee58: Waiting 20:23:22 b503dbc49ded: Layer already exists 20:23:22 f73e7dbfee58: Layer already exists 20:23:22 bb66e56cf660: Pushed 20:23:22 f33e75ab8748: Pushed 20:23:23 fe2c75975c9b: Pushed 20:23:26 075e52e7348f: Pushed 20:23:26 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:8e3a062e164fa2f4f3814b1dac24f7b08919caed12bb33e0d218f3d90229c95d size: 1572 [Pipeline] isUnix [Pipeline] sh 20:23:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:23:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:23:27 f33e75ab8748: Preparing 20:23:27 075e52e7348f: Preparing 20:23:27 b503dbc49ded: Preparing 20:23:27 fe2c75975c9b: Preparing 20:23:27 bb66e56cf660: Preparing 20:23:27 f73e7dbfee58: Preparing 20:23:27 f73e7dbfee58: Waiting 20:23:27 f33e75ab8748: Layer already exists 20:23:27 b503dbc49ded: Layer already exists 20:23:27 fe2c75975c9b: Layer already exists 20:23:27 075e52e7348f: Layer already exists 20:23:27 bb66e56cf660: Layer already exists 20:23:27 f73e7dbfee58: Layer already exists 20:23:27 latest: digest: sha256:8e3a062e164fa2f4f3814b1dac24f7b08919caed12bb33e0d218f3d90229c95d size: 1572 [Pipeline] isUnix [Pipeline] sh 20:23:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:23:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.95 20:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:23:28 f33e75ab8748: Preparing 20:23:28 075e52e7348f: Preparing 20:23:28 b503dbc49ded: Preparing 20:23:28 fe2c75975c9b: Preparing 20:23:28 bb66e56cf660: Preparing 20:23:28 f73e7dbfee58: Preparing 20:23:28 f73e7dbfee58: Waiting 20:23:28 bb66e56cf660: Layer already exists 20:23:28 b503dbc49ded: Layer already exists 20:23:28 fe2c75975c9b: Layer already exists 20:23:28 f33e75ab8748: Layer already exists 20:23:28 075e52e7348f: Layer already exists 20:23:28 f73e7dbfee58: Layer already exists 20:23:28 2.2.0-dev.95: digest: sha256:8e3a062e164fa2f4f3814b1dac24f7b08919caed12bb33e0d218f3d90229c95d size: 1572 [Pipeline] isUnix [Pipeline] sh 20:23:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:23:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:23:29 f33e75ab8748: Preparing 20:23:29 075e52e7348f: Preparing 20:23:29 b503dbc49ded: Preparing 20:23:29 fe2c75975c9b: Preparing 20:23:29 bb66e56cf660: Preparing 20:23:29 f73e7dbfee58: Preparing 20:23:29 f73e7dbfee58: Waiting 20:23:29 b503dbc49ded: Layer already exists 20:23:29 bb66e56cf660: Layer already exists 20:23:29 fe2c75975c9b: Layer already exists 20:23:29 075e52e7348f: Layer already exists 20:23:29 f33e75ab8748: Layer already exists 20:23:29 f73e7dbfee58: Layer already exists 20:23:29 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:8e3a062e164fa2f4f3814b1dac24f7b08919caed12bb33e0d218f3d90229c95d size: 1572 [Pipeline] isUnix [Pipeline] sh 20:23:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 20:23:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:23:30 f33e75ab8748: Preparing 20:23:30 075e52e7348f: Preparing 20:23:30 b503dbc49ded: Preparing 20:23:30 fe2c75975c9b: Preparing 20:23:30 bb66e56cf660: Preparing 20:23:30 f73e7dbfee58: Preparing 20:23:30 f73e7dbfee58: Waiting 20:23:30 fe2c75975c9b: Layer already exists 20:23:30 bb66e56cf660: Layer already exists 20:23:30 075e52e7348f: Layer already exists 20:23:30 b503dbc49ded: Layer already exists 20:23:30 f33e75ab8748: Layer already exists 20:23:30 f73e7dbfee58: Layer already exists 20:23:30 main: digest: sha256:8e3a062e164fa2f4f3814b1dac24f7b08919caed12bb33e0d218f3d90229c95d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:30 ===================================================== [Pipeline] echo 20:23:30 taggedImages: 20:23:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:23:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.95 20:23:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:23:30 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:23:30 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:30 latest 20:23:30 2.2.0-dev.95 20:23:30 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:30 main 20:23:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:23:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:23:31 47ee6ab84781: Preparing 20:23:31 08a81a2b8577: Preparing 20:23:31 b503dbc49ded: Preparing 20:23:31 f94d310b9b03: Preparing 20:23:31 f73e7dbfee58: Preparing 20:23:31 f94d310b9b03: Layer already exists 20:23:31 b503dbc49ded: Layer already exists 20:23:31 f73e7dbfee58: Layer already exists 20:23:31 47ee6ab84781: Pushed 20:23:35 08a81a2b8577: Pushed 20:23:35 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:4f943ee6d46e59fa71f73f23a245d721eb752af9ae5dbfa5674028fde7ffc549 size: 1364 [Pipeline] isUnix [Pipeline] sh 20:23:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:23:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:23:35 47ee6ab84781: Preparing 20:23:35 08a81a2b8577: Preparing 20:23:35 b503dbc49ded: Preparing 20:23:35 f94d310b9b03: Preparing 20:23:35 f73e7dbfee58: Preparing 20:23:36 f94d310b9b03: Layer already exists 20:23:36 47ee6ab84781: Layer already exists 20:23:36 f73e7dbfee58: Layer already exists 20:23:36 b503dbc49ded: Layer already exists 20:23:36 08a81a2b8577: Layer already exists 20:23:36 latest: digest: sha256:4f943ee6d46e59fa71f73f23a245d721eb752af9ae5dbfa5674028fde7ffc549 size: 1364 [Pipeline] isUnix [Pipeline] sh 20:23:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:23:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.95 20:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:23:36 47ee6ab84781: Preparing 20:23:36 08a81a2b8577: Preparing 20:23:36 b503dbc49ded: Preparing 20:23:36 f94d310b9b03: Preparing 20:23:36 f73e7dbfee58: Preparing 20:23:37 47ee6ab84781: Layer already exists 20:23:37 b503dbc49ded: Layer already exists 20:23:37 f94d310b9b03: Layer already exists 20:23:37 08a81a2b8577: Layer already exists 20:23:37 f73e7dbfee58: Layer already exists 20:23:37 2.2.0-dev.95: digest: sha256:4f943ee6d46e59fa71f73f23a245d721eb752af9ae5dbfa5674028fde7ffc549 size: 1364 [Pipeline] isUnix [Pipeline] sh 20:23:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:23:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:23:37 47ee6ab84781: Preparing 20:23:37 08a81a2b8577: Preparing 20:23:37 b503dbc49ded: Preparing 20:23:37 f94d310b9b03: Preparing 20:23:37 f73e7dbfee58: Preparing 20:23:38 f73e7dbfee58: Layer already exists 20:23:38 f94d310b9b03: Layer already exists 20:23:38 08a81a2b8577: Layer already exists 20:23:38 47ee6ab84781: Layer already exists 20:23:38 b503dbc49ded: Layer already exists 20:23:38 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:4f943ee6d46e59fa71f73f23a245d721eb752af9ae5dbfa5674028fde7ffc549 size: 1364 [Pipeline] isUnix [Pipeline] sh 20:23:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 20:23:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:23:38 47ee6ab84781: Preparing 20:23:38 08a81a2b8577: Preparing 20:23:38 b503dbc49ded: Preparing 20:23:38 f94d310b9b03: Preparing 20:23:38 f73e7dbfee58: Preparing 20:23:39 47ee6ab84781: Layer already exists 20:23:39 08a81a2b8577: Layer already exists 20:23:39 f94d310b9b03: Layer already exists 20:23:39 b503dbc49ded: Layer already exists 20:23:39 f73e7dbfee58: Layer already exists 20:23:39 main: digest: sha256:4f943ee6d46e59fa71f73f23a245d721eb752af9ae5dbfa5674028fde7ffc549 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:39 ===================================================== [Pipeline] echo 20:23:39 taggedImages: 20:23:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:23:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.95 20:23:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:23:39 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:23:39 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:39 latest 20:23:39 2.2.0-dev.95 20:23:39 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:39 main 20:23:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:23:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:23:39 572e31a9a1d4: Preparing 20:23:39 572e31a9a1d4: Preparing 20:23:39 fa3718c4ce63: Preparing 20:23:39 3e1ce9f9bbd8: Preparing 20:23:39 0bdc18298c56: Preparing 20:23:39 2f4cd382459f: Preparing 20:23:39 b503dbc49ded: Preparing 20:23:39 5ea5c7603233: Preparing 20:23:39 8d02243da10e: Preparing 20:23:39 dabf63b166be: Preparing 20:23:39 e2127b4eb044: Preparing 20:23:39 f73e7dbfee58: Preparing 20:23:39 8d02243da10e: Waiting 20:23:39 dabf63b166be: Waiting 20:23:39 e2127b4eb044: Waiting 20:23:39 f73e7dbfee58: Waiting 20:23:39 b503dbc49ded: Waiting 20:23:39 5ea5c7603233: Waiting 20:23:40 3e1ce9f9bbd8: Pushed 20:23:40 0bdc18298c56: Pushed 20:23:40 fa3718c4ce63: Pushed 20:23:40 572e31a9a1d4: Pushed 20:23:40 b503dbc49ded: Layer already exists 20:23:40 8d02243da10e: Pushed 20:23:40 5ea5c7603233: Pushed 20:23:40 dabf63b166be: Pushed 20:23:40 f73e7dbfee58: Layer already exists 20:23:40 e2127b4eb044: Pushed 20:23:43 2f4cd382459f: Pushed 20:23:44 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:cd4ae80c4ea6209ddb6d4799bbfdd96f8010b35d7e9f9281c970ff961e880133 size: 2817 [Pipeline] isUnix [Pipeline] sh 20:23:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:23:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:23:44 572e31a9a1d4: Preparing 20:23:44 572e31a9a1d4: Preparing 20:23:44 fa3718c4ce63: Preparing 20:23:44 3e1ce9f9bbd8: Preparing 20:23:44 0bdc18298c56: Preparing 20:23:44 2f4cd382459f: Preparing 20:23:44 b503dbc49ded: Preparing 20:23:44 5ea5c7603233: Preparing 20:23:44 8d02243da10e: Preparing 20:23:44 dabf63b166be: Preparing 20:23:44 e2127b4eb044: Preparing 20:23:44 f73e7dbfee58: Preparing 20:23:44 5ea5c7603233: Waiting 20:23:44 8d02243da10e: Waiting 20:23:44 dabf63b166be: Waiting 20:23:44 e2127b4eb044: Waiting 20:23:44 f73e7dbfee58: Waiting 20:23:44 b503dbc49ded: Waiting 20:23:45 572e31a9a1d4: Layer already exists 20:23:45 fa3718c4ce63: Layer already exists 20:23:45 3e1ce9f9bbd8: Layer already exists 20:23:45 0bdc18298c56: Layer already exists 20:23:45 2f4cd382459f: Layer already exists 20:23:45 b503dbc49ded: Layer already exists 20:23:45 8d02243da10e: Layer already exists 20:23:45 dabf63b166be: Layer already exists 20:23:45 5ea5c7603233: Layer already exists 20:23:45 e2127b4eb044: Layer already exists 20:23:45 f73e7dbfee58: Layer already exists 20:23:45 latest: digest: sha256:cd4ae80c4ea6209ddb6d4799bbfdd96f8010b35d7e9f9281c970ff961e880133 size: 2817 [Pipeline] isUnix [Pipeline] sh 20:23:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:23:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.95 20:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:23:45 572e31a9a1d4: Preparing 20:23:45 572e31a9a1d4: Preparing 20:23:45 fa3718c4ce63: Preparing 20:23:45 3e1ce9f9bbd8: Preparing 20:23:45 0bdc18298c56: Preparing 20:23:45 2f4cd382459f: Preparing 20:23:45 b503dbc49ded: Preparing 20:23:45 5ea5c7603233: Preparing 20:23:45 8d02243da10e: Preparing 20:23:45 dabf63b166be: Preparing 20:23:45 e2127b4eb044: Preparing 20:23:45 f73e7dbfee58: Preparing 20:23:45 b503dbc49ded: Waiting 20:23:45 5ea5c7603233: Waiting 20:23:45 8d02243da10e: Waiting 20:23:45 dabf63b166be: Waiting 20:23:45 e2127b4eb044: Waiting 20:23:45 f73e7dbfee58: Waiting 20:23:46 2f4cd382459f: Layer already exists 20:23:46 3e1ce9f9bbd8: Layer already exists 20:23:46 572e31a9a1d4: Layer already exists 20:23:46 0bdc18298c56: Layer already exists 20:23:46 fa3718c4ce63: Layer already exists 20:23:46 5ea5c7603233: Layer already exists 20:23:46 dabf63b166be: Layer already exists 20:23:46 e2127b4eb044: Layer already exists 20:23:46 8d02243da10e: Layer already exists 20:23:46 b503dbc49ded: Layer already exists 20:23:46 f73e7dbfee58: Layer already exists 20:23:46 2.2.0-dev.95: digest: sha256:cd4ae80c4ea6209ddb6d4799bbfdd96f8010b35d7e9f9281c970ff961e880133 size: 2817 [Pipeline] isUnix [Pipeline] sh 20:23:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:23:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:23:46 572e31a9a1d4: Preparing 20:23:46 572e31a9a1d4: Preparing 20:23:46 fa3718c4ce63: Preparing 20:23:46 3e1ce9f9bbd8: Preparing 20:23:46 0bdc18298c56: Preparing 20:23:46 2f4cd382459f: Preparing 20:23:46 b503dbc49ded: Preparing 20:23:46 5ea5c7603233: Preparing 20:23:46 8d02243da10e: Preparing 20:23:46 dabf63b166be: Preparing 20:23:46 e2127b4eb044: Preparing 20:23:46 f73e7dbfee58: Preparing 20:23:46 8d02243da10e: Waiting 20:23:46 dabf63b166be: Waiting 20:23:46 e2127b4eb044: Waiting 20:23:46 b503dbc49ded: Waiting 20:23:46 5ea5c7603233: Waiting 20:23:46 f73e7dbfee58: Waiting 20:23:46 2f4cd382459f: Layer already exists 20:23:46 3e1ce9f9bbd8: Layer already exists 20:23:46 fa3718c4ce63: Layer already exists 20:23:46 0bdc18298c56: Layer already exists 20:23:47 572e31a9a1d4: Layer already exists 20:23:47 b503dbc49ded: Layer already exists 20:23:47 5ea5c7603233: Layer already exists 20:23:47 e2127b4eb044: Layer already exists 20:23:47 dabf63b166be: Layer already exists 20:23:47 8d02243da10e: Layer already exists 20:23:47 f73e7dbfee58: Layer already exists 20:23:47 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:cd4ae80c4ea6209ddb6d4799bbfdd96f8010b35d7e9f9281c970ff961e880133 size: 2817 [Pipeline] isUnix [Pipeline] sh 20:23:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 20:23:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:23:47 572e31a9a1d4: Preparing 20:23:47 572e31a9a1d4: Preparing 20:23:47 fa3718c4ce63: Preparing 20:23:47 3e1ce9f9bbd8: Preparing 20:23:47 0bdc18298c56: Preparing 20:23:47 2f4cd382459f: Preparing 20:23:47 b503dbc49ded: Preparing 20:23:47 5ea5c7603233: Preparing 20:23:47 8d02243da10e: Preparing 20:23:47 dabf63b166be: Preparing 20:23:47 e2127b4eb044: Preparing 20:23:47 f73e7dbfee58: Preparing 20:23:47 b503dbc49ded: Waiting 20:23:47 5ea5c7603233: Waiting 20:23:47 8d02243da10e: Waiting 20:23:47 dabf63b166be: Waiting 20:23:47 e2127b4eb044: Waiting 20:23:47 f73e7dbfee58: Waiting 20:23:48 2f4cd382459f: Layer already exists 20:23:48 fa3718c4ce63: Layer already exists 20:23:48 572e31a9a1d4: Layer already exists 20:23:48 0bdc18298c56: Layer already exists 20:23:48 3e1ce9f9bbd8: Layer already exists 20:23:48 e2127b4eb044: Layer already exists 20:23:48 b503dbc49ded: Layer already exists 20:23:48 dabf63b166be: Layer already exists 20:23:48 8d02243da10e: Layer already exists 20:23:48 5ea5c7603233: Layer already exists 20:23:48 f73e7dbfee58: Layer already exists 20:23:48 main: digest: sha256:cd4ae80c4ea6209ddb6d4799bbfdd96f8010b35d7e9f9281c970ff961e880133 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:48 ===================================================== [Pipeline] echo 20:23:48 taggedImages: 20:23:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:23:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.95 20:23:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:23:48 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:23:48 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:48 latest 20:23:48 2.2.0-dev.95 20:23:48 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:48 main 20:23:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:23:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:23:49 ed6e44cc9250: Preparing 20:23:49 46ec5c974707: Preparing 20:23:49 4912aaa9c395: Preparing 20:23:49 21664c0caae7: Preparing 20:23:49 2446ea5b8ff4: Preparing 20:23:49 d5fcb040d8de: Preparing 20:23:49 a5d057139ad2: Preparing 20:23:49 f73e7dbfee58: Preparing 20:23:49 d5fcb040d8de: Waiting 20:23:49 a5d057139ad2: Waiting 20:23:49 f73e7dbfee58: Waiting 20:23:49 ed6e44cc9250: Pushed 20:23:49 46ec5c974707: Pushed 20:23:49 2446ea5b8ff4: Pushed 20:23:49 f73e7dbfee58: Layer already exists 20:23:49 d5fcb040d8de: Pushed 20:23:50 a5d057139ad2: Pushed 20:23:52 21664c0caae7: Pushed 20:23:52 4912aaa9c395: Pushed 20:23:52 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:f4d3b4ecc6664215885d25e4ca874400a8c60015eecb5f844690f488ecadf944 size: 1990 [Pipeline] isUnix [Pipeline] sh 20:23:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:23:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:23:53 ed6e44cc9250: Preparing 20:23:53 46ec5c974707: Preparing 20:23:53 4912aaa9c395: Preparing 20:23:53 21664c0caae7: Preparing 20:23:53 2446ea5b8ff4: Preparing 20:23:53 d5fcb040d8de: Preparing 20:23:53 a5d057139ad2: Preparing 20:23:53 f73e7dbfee58: Preparing 20:23:53 d5fcb040d8de: Waiting 20:23:53 a5d057139ad2: Waiting 20:23:53 f73e7dbfee58: Waiting 20:23:53 21664c0caae7: Layer already exists 20:23:53 46ec5c974707: Layer already exists 20:23:53 ed6e44cc9250: Layer already exists 20:23:53 4912aaa9c395: Layer already exists 20:23:53 2446ea5b8ff4: Layer already exists 20:23:53 d5fcb040d8de: Layer already exists 20:23:53 f73e7dbfee58: Layer already exists 20:23:53 a5d057139ad2: Layer already exists 20:23:53 latest: digest: sha256:f4d3b4ecc6664215885d25e4ca874400a8c60015eecb5f844690f488ecadf944 size: 1990 [Pipeline] isUnix [Pipeline] sh 20:23:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:23:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.95 20:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:23:54 ed6e44cc9250: Preparing 20:23:54 46ec5c974707: Preparing 20:23:54 4912aaa9c395: Preparing 20:23:54 21664c0caae7: Preparing 20:23:54 2446ea5b8ff4: Preparing 20:23:54 d5fcb040d8de: Preparing 20:23:54 a5d057139ad2: Preparing 20:23:54 f73e7dbfee58: Preparing 20:23:54 a5d057139ad2: Waiting 20:23:54 f73e7dbfee58: Waiting 20:23:54 d5fcb040d8de: Waiting 20:23:54 46ec5c974707: Layer already exists 20:23:54 21664c0caae7: Layer already exists 20:23:54 4912aaa9c395: Layer already exists 20:23:54 ed6e44cc9250: Layer already exists 20:23:54 2446ea5b8ff4: Layer already exists 20:23:54 d5fcb040d8de: Layer already exists 20:23:54 a5d057139ad2: Layer already exists 20:23:54 f73e7dbfee58: Layer already exists 20:23:54 2.2.0-dev.95: digest: sha256:f4d3b4ecc6664215885d25e4ca874400a8c60015eecb5f844690f488ecadf944 size: 1990 [Pipeline] isUnix [Pipeline] sh 20:23:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:23:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:23:55 ed6e44cc9250: Preparing 20:23:55 46ec5c974707: Preparing 20:23:55 4912aaa9c395: Preparing 20:23:55 21664c0caae7: Preparing 20:23:55 2446ea5b8ff4: Preparing 20:23:55 d5fcb040d8de: Preparing 20:23:55 a5d057139ad2: Preparing 20:23:55 f73e7dbfee58: Preparing 20:23:55 d5fcb040d8de: Waiting 20:23:55 a5d057139ad2: Waiting 20:23:55 f73e7dbfee58: Waiting 20:23:55 46ec5c974707: Layer already exists 20:23:55 2446ea5b8ff4: Layer already exists 20:23:55 4912aaa9c395: Layer already exists 20:23:55 ed6e44cc9250: Layer already exists 20:23:55 21664c0caae7: Layer already exists 20:23:55 a5d057139ad2: Layer already exists 20:23:55 d5fcb040d8de: Layer already exists 20:23:55 f73e7dbfee58: Layer already exists 20:23:55 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:f4d3b4ecc6664215885d25e4ca874400a8c60015eecb5f844690f488ecadf944 size: 1990 [Pipeline] isUnix [Pipeline] sh 20:23:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 20:23:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:23:56 ed6e44cc9250: Preparing 20:23:56 46ec5c974707: Preparing 20:23:56 4912aaa9c395: Preparing 20:23:56 21664c0caae7: Preparing 20:23:56 2446ea5b8ff4: Preparing 20:23:56 d5fcb040d8de: Preparing 20:23:56 a5d057139ad2: Preparing 20:23:56 f73e7dbfee58: Preparing 20:23:56 a5d057139ad2: Waiting 20:23:56 d5fcb040d8de: Waiting 20:23:56 f73e7dbfee58: Waiting 20:23:56 46ec5c974707: Layer already exists 20:23:56 2446ea5b8ff4: Layer already exists 20:23:56 21664c0caae7: Layer already exists 20:23:56 4912aaa9c395: Layer already exists 20:23:56 ed6e44cc9250: Layer already exists 20:23:56 d5fcb040d8de: Layer already exists 20:23:56 a5d057139ad2: Layer already exists 20:23:56 f73e7dbfee58: Layer already exists 20:23:56 main: digest: sha256:f4d3b4ecc6664215885d25e4ca874400a8c60015eecb5f844690f488ecadf944 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:56 ===================================================== [Pipeline] echo 20:23:56 taggedImages: 20:23:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:23:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.95 20:23:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:23:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:23:56 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:56 latest 20:23:56 2.2.0-dev.95 20:23:56 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:23:56 main 20:23:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:23:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:23:57 931da19cb7ea: Preparing 20:23:57 af44f0e44eba: Preparing 20:23:57 5d16515f1a77: Preparing 20:23:57 616c59047484: Preparing 20:23:57 0750e79d08d7: Preparing 20:23:57 82e57b5fd999: Preparing 20:23:57 002c7605df61: Preparing 20:23:57 e078059f2e05: Preparing 20:23:57 fa8128763534: Preparing 20:23:57 f73e7dbfee58: Preparing 20:23:57 82e57b5fd999: Waiting 20:23:57 002c7605df61: Waiting 20:23:57 e078059f2e05: Waiting 20:23:57 fa8128763534: Waiting 20:23:57 f73e7dbfee58: Waiting 20:23:57 0750e79d08d7: Pushed 20:23:57 931da19cb7ea: Pushed 20:23:57 af44f0e44eba: Pushed 20:23:57 002c7605df61: Pushed 20:23:57 e078059f2e05: Pushed 20:23:57 82e57b5fd999: Pushed 20:23:57 f73e7dbfee58: Layer already exists 20:23:58 fa8128763534: Pushed 20:24:00 616c59047484: Pushed 20:24:01 5d16515f1a77: Pushed 20:24:01 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:da11acfb3d649d7dc1e0b0ae1d2514dd9a62a32bfb5fe7e773d95d8c310e6c27 size: 2405 [Pipeline] isUnix [Pipeline] sh 20:24:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:24:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:01 931da19cb7ea: Preparing 20:24:01 af44f0e44eba: Preparing 20:24:01 5d16515f1a77: Preparing 20:24:01 616c59047484: Preparing 20:24:01 0750e79d08d7: Preparing 20:24:01 82e57b5fd999: Preparing 20:24:01 002c7605df61: Preparing 20:24:01 e078059f2e05: Preparing 20:24:01 fa8128763534: Preparing 20:24:01 f73e7dbfee58: Preparing 20:24:01 82e57b5fd999: Waiting 20:24:01 002c7605df61: Waiting 20:24:01 e078059f2e05: Waiting 20:24:01 fa8128763534: Waiting 20:24:01 f73e7dbfee58: Waiting 20:24:02 0750e79d08d7: Layer already exists 20:24:02 616c59047484: Layer already exists 20:24:02 931da19cb7ea: Layer already exists 20:24:02 5d16515f1a77: Layer already exists 20:24:02 af44f0e44eba: Layer already exists 20:24:02 002c7605df61: Layer already exists 20:24:02 82e57b5fd999: Layer already exists 20:24:02 e078059f2e05: Layer already exists 20:24:02 fa8128763534: Layer already exists 20:24:02 f73e7dbfee58: Layer already exists 20:24:02 latest: digest: sha256:da11acfb3d649d7dc1e0b0ae1d2514dd9a62a32bfb5fe7e773d95d8c310e6c27 size: 2405 [Pipeline] isUnix [Pipeline] sh 20:24:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:24:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.95 20:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:02 931da19cb7ea: Preparing 20:24:02 af44f0e44eba: Preparing 20:24:02 5d16515f1a77: Preparing 20:24:02 616c59047484: Preparing 20:24:02 0750e79d08d7: Preparing 20:24:02 82e57b5fd999: Preparing 20:24:02 002c7605df61: Preparing 20:24:02 e078059f2e05: Preparing 20:24:02 fa8128763534: Preparing 20:24:02 f73e7dbfee58: Preparing 20:24:02 82e57b5fd999: Waiting 20:24:02 002c7605df61: Waiting 20:24:02 e078059f2e05: Waiting 20:24:02 fa8128763534: Waiting 20:24:02 f73e7dbfee58: Waiting 20:24:03 931da19cb7ea: Layer already exists 20:24:03 5d16515f1a77: Layer already exists 20:24:03 616c59047484: Layer already exists 20:24:03 af44f0e44eba: Layer already exists 20:24:03 0750e79d08d7: Layer already exists 20:24:03 002c7605df61: Layer already exists 20:24:03 fa8128763534: Layer already exists 20:24:03 e078059f2e05: Layer already exists 20:24:03 82e57b5fd999: Layer already exists 20:24:03 f73e7dbfee58: Layer already exists 20:24:03 2.2.0-dev.95: digest: sha256:da11acfb3d649d7dc1e0b0ae1d2514dd9a62a32bfb5fe7e773d95d8c310e6c27 size: 2405 [Pipeline] isUnix [Pipeline] sh 20:24:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:24:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:03 931da19cb7ea: Preparing 20:24:03 af44f0e44eba: Preparing 20:24:03 5d16515f1a77: Preparing 20:24:03 616c59047484: Preparing 20:24:03 0750e79d08d7: Preparing 20:24:03 82e57b5fd999: Preparing 20:24:03 002c7605df61: Preparing 20:24:03 e078059f2e05: Preparing 20:24:03 fa8128763534: Preparing 20:24:03 f73e7dbfee58: Preparing 20:24:03 002c7605df61: Waiting 20:24:03 fa8128763534: Waiting 20:24:03 f73e7dbfee58: Waiting 20:24:03 e078059f2e05: Waiting 20:24:03 82e57b5fd999: Waiting 20:24:04 0750e79d08d7: Layer already exists 20:24:04 931da19cb7ea: Layer already exists 20:24:04 616c59047484: Layer already exists 20:24:04 5d16515f1a77: Layer already exists 20:24:04 af44f0e44eba: Layer already exists 20:24:04 82e57b5fd999: Layer already exists 20:24:04 002c7605df61: Layer already exists 20:24:04 fa8128763534: Layer already exists 20:24:04 e078059f2e05: Layer already exists 20:24:04 f73e7dbfee58: Layer already exists 20:24:04 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:da11acfb3d649d7dc1e0b0ae1d2514dd9a62a32bfb5fe7e773d95d8c310e6c27 size: 2405 [Pipeline] isUnix [Pipeline] sh 20:24:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 20:24:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:04 931da19cb7ea: Preparing 20:24:04 af44f0e44eba: Preparing 20:24:04 5d16515f1a77: Preparing 20:24:04 616c59047484: Preparing 20:24:04 0750e79d08d7: Preparing 20:24:04 82e57b5fd999: Preparing 20:24:04 002c7605df61: Preparing 20:24:04 e078059f2e05: Preparing 20:24:04 fa8128763534: Preparing 20:24:04 f73e7dbfee58: Preparing 20:24:04 e078059f2e05: Waiting 20:24:04 82e57b5fd999: Waiting 20:24:04 f73e7dbfee58: Waiting 20:24:04 fa8128763534: Waiting 20:24:04 002c7605df61: Waiting 20:24:05 5d16515f1a77: Layer already exists 20:24:05 616c59047484: Layer already exists 20:24:05 931da19cb7ea: Layer already exists 20:24:05 0750e79d08d7: Layer already exists 20:24:05 af44f0e44eba: Layer already exists 20:24:05 82e57b5fd999: Layer already exists 20:24:05 002c7605df61: Layer already exists 20:24:05 e078059f2e05: Layer already exists 20:24:05 fa8128763534: Layer already exists 20:24:05 f73e7dbfee58: Layer already exists 20:24:05 main: digest: sha256:da11acfb3d649d7dc1e0b0ae1d2514dd9a62a32bfb5fe7e773d95d8c310e6c27 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:05 ===================================================== [Pipeline] echo 20:24:05 taggedImages: 20:24:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:24:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:24:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.95 20:24:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:24:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:24:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:24:05 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:24:05 latest 20:24:05 2.2.0-dev.95 20:24:05 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:24:05 main 20:24:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:24:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:24:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:05 0a761abd8822: Preparing 20:24:05 dc246e99f695: Preparing 20:24:05 b503dbc49ded: Preparing 20:24:05 20c9cf73c7b1: Preparing 20:24:05 88959b29195a: Preparing 20:24:05 4f4ce317c6bb: Preparing 20:24:05 4f4ce317c6bb: Waiting 20:24:06 b503dbc49ded: Layer already exists 20:24:06 4f4ce317c6bb: Layer already exists 20:24:06 88959b29195a: Pushed 20:24:06 0a761abd8822: Pushed 20:24:07 20c9cf73c7b1: Pushed 20:24:10 dc246e99f695: Pushed 20:24:10 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:3a9cbeb72f25e0c502f88027e3ef5edd2f0048a8f6708d5706571d8685cf5f33 size: 1573 [Pipeline] isUnix [Pipeline] sh 20:24:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:24:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:11 0a761abd8822: Preparing 20:24:11 dc246e99f695: Preparing 20:24:11 b503dbc49ded: Preparing 20:24:11 20c9cf73c7b1: Preparing 20:24:11 88959b29195a: Preparing 20:24:11 4f4ce317c6bb: Preparing 20:24:11 4f4ce317c6bb: Waiting 20:24:11 0a761abd8822: Layer already exists 20:24:11 20c9cf73c7b1: Layer already exists 20:24:11 dc246e99f695: Layer already exists 20:24:11 88959b29195a: Layer already exists 20:24:11 b503dbc49ded: Layer already exists 20:24:11 4f4ce317c6bb: Layer already exists 20:24:11 latest: digest: sha256:3a9cbeb72f25e0c502f88027e3ef5edd2f0048a8f6708d5706571d8685cf5f33 size: 1573 [Pipeline] isUnix [Pipeline] sh 20:24:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:24:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.95 20:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:12 0a761abd8822: Preparing 20:24:12 dc246e99f695: Preparing 20:24:12 b503dbc49ded: Preparing 20:24:12 20c9cf73c7b1: Preparing 20:24:12 88959b29195a: Preparing 20:24:12 4f4ce317c6bb: Preparing 20:24:12 4f4ce317c6bb: Waiting 20:24:12 0a761abd8822: Layer already exists 20:24:12 88959b29195a: Layer already exists 20:24:12 dc246e99f695: Layer already exists 20:24:12 b503dbc49ded: Layer already exists 20:24:12 20c9cf73c7b1: Layer already exists 20:24:12 4f4ce317c6bb: Layer already exists 20:24:12 2.2.0-dev.95: digest: sha256:3a9cbeb72f25e0c502f88027e3ef5edd2f0048a8f6708d5706571d8685cf5f33 size: 1573 [Pipeline] isUnix [Pipeline] sh 20:24:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:24:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:13 0a761abd8822: Preparing 20:24:13 dc246e99f695: Preparing 20:24:13 b503dbc49ded: Preparing 20:24:13 20c9cf73c7b1: Preparing 20:24:13 88959b29195a: Preparing 20:24:13 4f4ce317c6bb: Preparing 20:24:13 4f4ce317c6bb: Waiting 20:24:13 88959b29195a: Layer already exists 20:24:13 20c9cf73c7b1: Layer already exists 20:24:13 dc246e99f695: Layer already exists 20:24:13 b503dbc49ded: Layer already exists 20:24:13 0a761abd8822: Layer already exists 20:24:13 4f4ce317c6bb: Layer already exists 20:24:13 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:3a9cbeb72f25e0c502f88027e3ef5edd2f0048a8f6708d5706571d8685cf5f33 size: 1573 [Pipeline] isUnix [Pipeline] sh 20:24:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 20:24:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:14 0a761abd8822: Preparing 20:24:14 dc246e99f695: Preparing 20:24:14 b503dbc49ded: Preparing 20:24:14 20c9cf73c7b1: Preparing 20:24:14 88959b29195a: Preparing 20:24:14 4f4ce317c6bb: Preparing 20:24:14 4f4ce317c6bb: Waiting 20:24:14 88959b29195a: Layer already exists 20:24:14 0a761abd8822: Layer already exists 20:24:14 dc246e99f695: Layer already exists 20:24:14 b503dbc49ded: Layer already exists 20:24:14 20c9cf73c7b1: Layer already exists 20:24:14 4f4ce317c6bb: Layer already exists 20:24:14 main: digest: sha256:3a9cbeb72f25e0c502f88027e3ef5edd2f0048a8f6708d5706571d8685cf5f33 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:15 ===================================================== [Pipeline] echo 20:24:15 taggedImages: 20:24:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:24:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:24:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.95 20:24:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:24:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:24:15 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:24:15 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:24:15 latest 20:24:15 2.2.0-dev.95 20:24:15 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:24:15 main 20:24:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:24:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:24:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:24:15 3c87c54111a5: Preparing 20:24:15 188942fce320: Preparing 20:24:15 bd91d92be157: Preparing 20:24:15 2bf7926f0923: Preparing 20:24:15 b86ee529a04d: Preparing 20:24:15 26c594fa789b: Preparing 20:24:15 88959b29195a: Preparing 20:24:15 4f4ce317c6bb: Preparing 20:24:15 26c594fa789b: Waiting 20:24:15 88959b29195a: Waiting 20:24:15 4f4ce317c6bb: Waiting 20:24:16 188942fce320: Pushed 20:24:16 3c87c54111a5: Pushed 20:24:16 bd91d92be157: Pushed 20:24:16 88959b29195a: Layer already exists 20:24:16 4f4ce317c6bb: Layer already exists 20:24:16 26c594fa789b: Pushed 20:24:27 b86ee529a04d: Pushed 20:24:35 2bf7926f0923: Pushed 20:24:35 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:e50d03e4d257b3db1da6d7574b3f07f8c239fa027b8d1ec6ad7547e82e597faa size: 1992 [Pipeline] isUnix [Pipeline] sh 20:24:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:24:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:24:36 3c87c54111a5: Preparing 20:24:36 188942fce320: Preparing 20:24:36 bd91d92be157: Preparing 20:24:36 2bf7926f0923: Preparing 20:24:36 b86ee529a04d: Preparing 20:24:36 26c594fa789b: Preparing 20:24:36 88959b29195a: Preparing 20:24:36 4f4ce317c6bb: Preparing 20:24:36 26c594fa789b: Waiting 20:24:36 88959b29195a: Waiting 20:24:36 4f4ce317c6bb: Waiting 20:24:36 bd91d92be157: Layer already exists 20:24:36 b86ee529a04d: Layer already exists 20:24:36 188942fce320: Layer already exists 20:24:36 3c87c54111a5: Layer already exists 20:24:36 2bf7926f0923: Layer already exists 20:24:36 4f4ce317c6bb: Layer already exists 20:24:36 88959b29195a: Layer already exists 20:24:36 26c594fa789b: Layer already exists 20:24:36 latest: digest: sha256:e50d03e4d257b3db1da6d7574b3f07f8c239fa027b8d1ec6ad7547e82e597faa size: 1992 [Pipeline] isUnix [Pipeline] sh 20:24:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:24:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.95 20:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:24:37 3c87c54111a5: Preparing 20:24:37 188942fce320: Preparing 20:24:37 bd91d92be157: Preparing 20:24:37 2bf7926f0923: Preparing 20:24:37 b86ee529a04d: Preparing 20:24:37 26c594fa789b: Preparing 20:24:37 88959b29195a: Preparing 20:24:37 4f4ce317c6bb: Preparing 20:24:37 26c594fa789b: Waiting 20:24:37 88959b29195a: Waiting 20:24:37 4f4ce317c6bb: Waiting 20:24:37 2bf7926f0923: Layer already exists 20:24:37 b86ee529a04d: Layer already exists 20:24:37 3c87c54111a5: Layer already exists 20:24:37 188942fce320: Layer already exists 20:24:37 bd91d92be157: Layer already exists 20:24:37 26c594fa789b: Layer already exists 20:24:37 88959b29195a: Layer already exists 20:24:37 4f4ce317c6bb: Layer already exists 20:24:37 2.2.0-dev.95: digest: sha256:e50d03e4d257b3db1da6d7574b3f07f8c239fa027b8d1ec6ad7547e82e597faa size: 1992 [Pipeline] isUnix [Pipeline] sh 20:24:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:24:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:24:37 3c87c54111a5: Preparing 20:24:37 188942fce320: Preparing 20:24:37 bd91d92be157: Preparing 20:24:37 2bf7926f0923: Preparing 20:24:37 b86ee529a04d: Preparing 20:24:37 26c594fa789b: Preparing 20:24:37 88959b29195a: Preparing 20:24:37 4f4ce317c6bb: Preparing 20:24:37 26c594fa789b: Waiting 20:24:37 88959b29195a: Waiting 20:24:38 bd91d92be157: Layer already exists 20:24:38 b86ee529a04d: Layer already exists 20:24:38 3c87c54111a5: Layer already exists 20:24:38 188942fce320: Layer already exists 20:24:38 2bf7926f0923: Layer already exists 20:24:38 4f4ce317c6bb: Layer already exists 20:24:38 26c594fa789b: Layer already exists 20:24:38 88959b29195a: Layer already exists 20:24:38 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:e50d03e4d257b3db1da6d7574b3f07f8c239fa027b8d1ec6ad7547e82e597faa size: 1992 [Pipeline] isUnix [Pipeline] sh 20:24:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 20:24:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:24:38 3c87c54111a5: Preparing 20:24:38 188942fce320: Preparing 20:24:38 bd91d92be157: Preparing 20:24:38 2bf7926f0923: Preparing 20:24:38 b86ee529a04d: Preparing 20:24:38 26c594fa789b: Preparing 20:24:38 88959b29195a: Preparing 20:24:38 4f4ce317c6bb: Preparing 20:24:38 88959b29195a: Waiting 20:24:38 4f4ce317c6bb: Waiting 20:24:38 26c594fa789b: Waiting 20:24:38 3c87c54111a5: Layer already exists 20:24:38 2bf7926f0923: Layer already exists 20:24:39 188942fce320: Layer already exists 20:24:39 b86ee529a04d: Layer already exists 20:24:39 bd91d92be157: Layer already exists 20:24:39 88959b29195a: Layer already exists 20:24:39 26c594fa789b: Layer already exists 20:24:39 4f4ce317c6bb: Layer already exists 20:24:39 main: digest: sha256:e50d03e4d257b3db1da6d7574b3f07f8c239fa027b8d1ec6ad7547e82e597faa size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:39 ===================================================== [Pipeline] echo 20:24:39 taggedImages: 20:24:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:24:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:24:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.95 20:24:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:24:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:24:39 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:24:39 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:24:39 latest 20:24:39 2.2.0-dev.95 20:24:39 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:24:39 main 20:24:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:24:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:24:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:24:39 932d1848b79f: Preparing 20:24:39 79725013fd92: Preparing 20:24:39 6b3c6a46882b: Preparing 20:24:39 2c8aecd522d4: Preparing 20:24:39 63c17c20a89b: Preparing 20:24:39 88959b29195a: Preparing 20:24:39 4f4ce317c6bb: Preparing 20:24:39 88959b29195a: Waiting 20:24:40 6b3c6a46882b: Pushed 20:24:40 79725013fd92: Pushed 20:24:40 932d1848b79f: Pushed 20:24:40 88959b29195a: Layer already exists 20:24:40 4f4ce317c6bb: Layer already exists 20:24:40 63c17c20a89b: Pushed 20:24:59 2c8aecd522d4: Pushed 20:24:59 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:3257d95bbb49563ac7aad78c2d9d43ea041b1f816babbc4032ade7243850bdb5 size: 1780 [Pipeline] isUnix [Pipeline] sh 20:24:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:24:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:24:59 932d1848b79f: Preparing 20:24:59 79725013fd92: Preparing 20:24:59 6b3c6a46882b: Preparing 20:24:59 2c8aecd522d4: Preparing 20:24:59 63c17c20a89b: Preparing 20:24:59 88959b29195a: Preparing 20:24:59 4f4ce317c6bb: Preparing 20:24:59 88959b29195a: Waiting 20:24:59 4f4ce317c6bb: Waiting 20:25:00 63c17c20a89b: Layer already exists 20:25:00 932d1848b79f: Layer already exists 20:25:00 6b3c6a46882b: Layer already exists 20:25:00 2c8aecd522d4: Layer already exists 20:25:00 79725013fd92: Layer already exists 20:25:00 88959b29195a: Layer already exists 20:25:00 4f4ce317c6bb: Layer already exists 20:25:00 latest: digest: sha256:3257d95bbb49563ac7aad78c2d9d43ea041b1f816babbc4032ade7243850bdb5 size: 1780 [Pipeline] isUnix [Pipeline] sh 20:25:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:25:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.95 20:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:00 932d1848b79f: Preparing 20:25:00 79725013fd92: Preparing 20:25:00 6b3c6a46882b: Preparing 20:25:00 2c8aecd522d4: Preparing 20:25:00 63c17c20a89b: Preparing 20:25:00 88959b29195a: Preparing 20:25:00 4f4ce317c6bb: Preparing 20:25:00 88959b29195a: Waiting 20:25:01 2c8aecd522d4: Layer already exists 20:25:01 6b3c6a46882b: Layer already exists 20:25:01 63c17c20a89b: Layer already exists 20:25:01 932d1848b79f: Layer already exists 20:25:01 79725013fd92: Layer already exists 20:25:01 88959b29195a: Layer already exists 20:25:01 4f4ce317c6bb: Layer already exists 20:25:01 2.2.0-dev.95: digest: sha256:3257d95bbb49563ac7aad78c2d9d43ea041b1f816babbc4032ade7243850bdb5 size: 1780 [Pipeline] isUnix [Pipeline] sh 20:25:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:25:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:01 932d1848b79f: Preparing 20:25:01 79725013fd92: Preparing 20:25:01 6b3c6a46882b: Preparing 20:25:01 2c8aecd522d4: Preparing 20:25:01 63c17c20a89b: Preparing 20:25:01 88959b29195a: Preparing 20:25:01 4f4ce317c6bb: Preparing 20:25:01 88959b29195a: Waiting 20:25:01 4f4ce317c6bb: Waiting 20:25:02 63c17c20a89b: Layer already exists 20:25:02 932d1848b79f: Layer already exists 20:25:02 6b3c6a46882b: Layer already exists 20:25:02 79725013fd92: Layer already exists 20:25:02 2c8aecd522d4: Layer already exists 20:25:02 88959b29195a: Layer already exists 20:25:02 4f4ce317c6bb: Layer already exists 20:25:02 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:3257d95bbb49563ac7aad78c2d9d43ea041b1f816babbc4032ade7243850bdb5 size: 1780 [Pipeline] isUnix [Pipeline] sh 20:25:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 20:25:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:02 932d1848b79f: Preparing 20:25:02 79725013fd92: Preparing 20:25:02 6b3c6a46882b: Preparing 20:25:02 2c8aecd522d4: Preparing 20:25:02 63c17c20a89b: Preparing 20:25:02 88959b29195a: Preparing 20:25:02 4f4ce317c6bb: Preparing 20:25:02 88959b29195a: Waiting 20:25:02 4f4ce317c6bb: Waiting 20:25:03 63c17c20a89b: Layer already exists 20:25:03 6b3c6a46882b: Layer already exists 20:25:03 79725013fd92: Layer already exists 20:25:03 2c8aecd522d4: Layer already exists 20:25:03 932d1848b79f: Layer already exists 20:25:03 88959b29195a: Layer already exists 20:25:03 4f4ce317c6bb: Layer already exists 20:25:03 main: digest: sha256:3257d95bbb49563ac7aad78c2d9d43ea041b1f816babbc4032ade7243850bdb5 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:03 ===================================================== [Pipeline] echo 20:25:03 taggedImages: 20:25:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:25:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.95 20:25:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:25:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:25:03 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:03 latest 20:25:03 2.2.0-dev.95 20:25:03 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:03 main 20:25:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:25:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:03 b2777358931c: Preparing 20:25:03 61f93bbd1d47: Preparing 20:25:03 1032be361957: Preparing 20:25:03 761f4b866612: Preparing 20:25:03 26c594fa789b: Preparing 20:25:03 88959b29195a: Preparing 20:25:03 4f4ce317c6bb: Preparing 20:25:03 88959b29195a: Waiting 20:25:03 4f4ce317c6bb: Waiting 20:25:04 26c594fa789b: Layer already exists 20:25:04 88959b29195a: Layer already exists 20:25:04 b2777358931c: Pushed 20:25:04 4f4ce317c6bb: Layer already exists 20:25:04 1032be361957: Pushed 20:25:04 61f93bbd1d47: Pushed 20:25:22 761f4b866612: Pushed 20:25:22 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:387d73d059299edc80e01e239474af7e1f972401171188e47e26c5041f91813c size: 1780 [Pipeline] isUnix [Pipeline] sh 20:25:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:25:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:23 b2777358931c: Preparing 20:25:23 61f93bbd1d47: Preparing 20:25:23 1032be361957: Preparing 20:25:23 761f4b866612: Preparing 20:25:23 26c594fa789b: Preparing 20:25:23 88959b29195a: Preparing 20:25:23 4f4ce317c6bb: Preparing 20:25:23 88959b29195a: Waiting 20:25:23 4f4ce317c6bb: Waiting 20:25:23 b2777358931c: Layer already exists 20:25:23 61f93bbd1d47: Layer already exists 20:25:23 26c594fa789b: Layer already exists 20:25:23 1032be361957: Layer already exists 20:25:23 761f4b866612: Layer already exists 20:25:23 88959b29195a: Layer already exists 20:25:23 4f4ce317c6bb: Layer already exists 20:25:23 latest: digest: sha256:387d73d059299edc80e01e239474af7e1f972401171188e47e26c5041f91813c size: 1780 [Pipeline] isUnix [Pipeline] sh 20:25:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:25:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.95 20:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:24 b2777358931c: Preparing 20:25:24 61f93bbd1d47: Preparing 20:25:24 1032be361957: Preparing 20:25:24 761f4b866612: Preparing 20:25:24 26c594fa789b: Preparing 20:25:24 88959b29195a: Preparing 20:25:24 4f4ce317c6bb: Preparing 20:25:24 88959b29195a: Waiting 20:25:24 4f4ce317c6bb: Waiting 20:25:24 b2777358931c: Layer already exists 20:25:24 1032be361957: Layer already exists 20:25:24 61f93bbd1d47: Layer already exists 20:25:24 26c594fa789b: Layer already exists 20:25:24 761f4b866612: Layer already exists 20:25:24 4f4ce317c6bb: Layer already exists 20:25:24 88959b29195a: Layer already exists 20:25:24 2.2.0-dev.95: digest: sha256:387d73d059299edc80e01e239474af7e1f972401171188e47e26c5041f91813c size: 1780 [Pipeline] isUnix [Pipeline] sh 20:25:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:25:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:25 b2777358931c: Preparing 20:25:25 61f93bbd1d47: Preparing 20:25:25 1032be361957: Preparing 20:25:25 761f4b866612: Preparing 20:25:25 26c594fa789b: Preparing 20:25:25 88959b29195a: Preparing 20:25:25 4f4ce317c6bb: Preparing 20:25:25 88959b29195a: Waiting 20:25:25 4f4ce317c6bb: Waiting 20:25:25 b2777358931c: Layer already exists 20:25:25 26c594fa789b: Layer already exists 20:25:25 761f4b866612: Layer already exists 20:25:25 61f93bbd1d47: Layer already exists 20:25:25 1032be361957: Layer already exists 20:25:25 4f4ce317c6bb: Layer already exists 20:25:25 88959b29195a: Layer already exists 20:25:25 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:387d73d059299edc80e01e239474af7e1f972401171188e47e26c5041f91813c size: 1780 [Pipeline] isUnix [Pipeline] sh 20:25:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 20:25:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:26 b2777358931c: Preparing 20:25:26 61f93bbd1d47: Preparing 20:25:26 1032be361957: Preparing 20:25:26 761f4b866612: Preparing 20:25:26 26c594fa789b: Preparing 20:25:26 88959b29195a: Preparing 20:25:26 4f4ce317c6bb: Preparing 20:25:26 88959b29195a: Waiting 20:25:26 4f4ce317c6bb: Waiting 20:25:26 761f4b866612: Layer already exists 20:25:26 1032be361957: Layer already exists 20:25:26 26c594fa789b: Layer already exists 20:25:26 61f93bbd1d47: Layer already exists 20:25:26 b2777358931c: Layer already exists 20:25:26 4f4ce317c6bb: Layer already exists 20:25:26 88959b29195a: Layer already exists 20:25:26 main: digest: sha256:387d73d059299edc80e01e239474af7e1f972401171188e47e26c5041f91813c size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:26 ===================================================== [Pipeline] echo 20:25:26 taggedImages: 20:25:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:25:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.95 20:25:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:25:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:25:26 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:26 latest 20:25:26 2.2.0-dev.95 20:25:26 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:26 main 20:25:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:25:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:25:27 e5ba4cbb4b51: Preparing 20:25:27 2b1cfd81ec39: Preparing 20:25:27 b503dbc49ded: Preparing 20:25:27 4172ad8e9fb9: Preparing 20:25:27 f73e7dbfee58: Preparing 20:25:27 f73e7dbfee58: Layer already exists 20:25:27 b503dbc49ded: Layer already exists 20:25:27 e5ba4cbb4b51: Pushed 20:25:27 4172ad8e9fb9: Pushed 20:25:32 2b1cfd81ec39: Pushed 20:25:32 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:32c646095400bc701c652d40e056d1c5135d5f9c5e623561adaa2dc74034569b size: 1365 [Pipeline] isUnix [Pipeline] sh 20:25:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:25:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:25:33 e5ba4cbb4b51: Preparing 20:25:33 2b1cfd81ec39: Preparing 20:25:33 b503dbc49ded: Preparing 20:25:33 4172ad8e9fb9: Preparing 20:25:33 f73e7dbfee58: Preparing 20:25:33 e5ba4cbb4b51: Layer already exists 20:25:33 4172ad8e9fb9: Layer already exists 20:25:33 f73e7dbfee58: Layer already exists 20:25:33 2b1cfd81ec39: Layer already exists 20:25:33 b503dbc49ded: Layer already exists 20:25:33 latest: digest: sha256:32c646095400bc701c652d40e056d1c5135d5f9c5e623561adaa2dc74034569b size: 1365 [Pipeline] isUnix [Pipeline] sh 20:25:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:25:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.95 20:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:25:34 e5ba4cbb4b51: Preparing 20:25:34 2b1cfd81ec39: Preparing 20:25:34 b503dbc49ded: Preparing 20:25:34 4172ad8e9fb9: Preparing 20:25:34 f73e7dbfee58: Preparing 20:25:34 e5ba4cbb4b51: Layer already exists 20:25:34 2b1cfd81ec39: Layer already exists 20:25:34 4172ad8e9fb9: Layer already exists 20:25:34 f73e7dbfee58: Layer already exists 20:25:34 b503dbc49ded: Layer already exists 20:25:34 2.2.0-dev.95: digest: sha256:32c646095400bc701c652d40e056d1c5135d5f9c5e623561adaa2dc74034569b size: 1365 [Pipeline] isUnix [Pipeline] sh 20:25:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:25:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:25:35 e5ba4cbb4b51: Preparing 20:25:35 2b1cfd81ec39: Preparing 20:25:35 b503dbc49ded: Preparing 20:25:35 4172ad8e9fb9: Preparing 20:25:35 f73e7dbfee58: Preparing 20:25:35 4172ad8e9fb9: Layer already exists 20:25:35 f73e7dbfee58: Layer already exists 20:25:35 2b1cfd81ec39: Layer already exists 20:25:35 b503dbc49ded: Layer already exists 20:25:35 e5ba4cbb4b51: Layer already exists 20:25:35 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:32c646095400bc701c652d40e056d1c5135d5f9c5e623561adaa2dc74034569b size: 1365 [Pipeline] isUnix [Pipeline] sh 20:25:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 20:25:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:25:36 e5ba4cbb4b51: Preparing 20:25:36 2b1cfd81ec39: Preparing 20:25:36 b503dbc49ded: Preparing 20:25:36 4172ad8e9fb9: Preparing 20:25:36 f73e7dbfee58: Preparing 20:25:36 2b1cfd81ec39: Layer already exists 20:25:36 f73e7dbfee58: Layer already exists 20:25:36 4172ad8e9fb9: Layer already exists 20:25:36 b503dbc49ded: Layer already exists 20:25:36 e5ba4cbb4b51: Layer already exists 20:25:36 main: digest: sha256:32c646095400bc701c652d40e056d1c5135d5f9c5e623561adaa2dc74034569b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:36 ===================================================== [Pipeline] echo 20:25:36 taggedImages: 20:25:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:25:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.95 20:25:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:25:36 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:25:36 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:36 latest 20:25:36 2.2.0-dev.95 20:25:36 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:36 main 20:25:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:25:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:25:37 08d93c2eafa2: Preparing 20:25:37 7bfc844283c7: Preparing 20:25:37 b503dbc49ded: Preparing 20:25:37 f94d310b9b03: Preparing 20:25:37 f73e7dbfee58: Preparing 20:25:37 f94d310b9b03: Layer already exists 20:25:37 f73e7dbfee58: Layer already exists 20:25:37 b503dbc49ded: Layer already exists 20:25:37 08d93c2eafa2: Pushed 20:25:43 7bfc844283c7: Pushed 20:25:43 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:bf3b826c4d331cb02536882deba246c871de690cab402282f3f0e18d1c2f08a0 size: 1364 [Pipeline] isUnix [Pipeline] sh 20:25:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:25:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:25:44 08d93c2eafa2: Preparing 20:25:44 7bfc844283c7: Preparing 20:25:44 b503dbc49ded: Preparing 20:25:44 f94d310b9b03: Preparing 20:25:44 f73e7dbfee58: Preparing 20:25:44 f94d310b9b03: Layer already exists 20:25:44 08d93c2eafa2: Layer already exists 20:25:44 f73e7dbfee58: Layer already exists 20:25:44 7bfc844283c7: Layer already exists 20:25:44 b503dbc49ded: Layer already exists 20:25:44 latest: digest: sha256:bf3b826c4d331cb02536882deba246c871de690cab402282f3f0e18d1c2f08a0 size: 1364 [Pipeline] isUnix [Pipeline] sh 20:25:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:25:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.95 20:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:25:45 08d93c2eafa2: Preparing 20:25:45 7bfc844283c7: Preparing 20:25:45 b503dbc49ded: Preparing 20:25:45 f94d310b9b03: Preparing 20:25:45 f73e7dbfee58: Preparing 20:25:45 f94d310b9b03: Layer already exists 20:25:45 08d93c2eafa2: Layer already exists 20:25:45 f73e7dbfee58: Layer already exists 20:25:45 7bfc844283c7: Layer already exists 20:25:45 b503dbc49ded: Layer already exists 20:25:45 2.2.0-dev.95: digest: sha256:bf3b826c4d331cb02536882deba246c871de690cab402282f3f0e18d1c2f08a0 size: 1364 [Pipeline] isUnix [Pipeline] sh 20:25:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:25:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:25:46 08d93c2eafa2: Preparing 20:25:46 7bfc844283c7: Preparing 20:25:46 b503dbc49ded: Preparing 20:25:46 f94d310b9b03: Preparing 20:25:46 f73e7dbfee58: Preparing 20:25:46 b503dbc49ded: Layer already exists 20:25:46 08d93c2eafa2: Layer already exists 20:25:46 f94d310b9b03: Layer already exists 20:25:46 7bfc844283c7: Layer already exists 20:25:46 f73e7dbfee58: Layer already exists 20:25:46 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:bf3b826c4d331cb02536882deba246c871de690cab402282f3f0e18d1c2f08a0 size: 1364 [Pipeline] isUnix [Pipeline] sh 20:25:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 20:25:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:25:47 08d93c2eafa2: Preparing 20:25:47 7bfc844283c7: Preparing 20:25:47 b503dbc49ded: Preparing 20:25:47 f94d310b9b03: Preparing 20:25:47 f73e7dbfee58: Preparing 20:25:47 f73e7dbfee58: Layer already exists 20:25:47 f94d310b9b03: Layer already exists 20:25:47 b503dbc49ded: Layer already exists 20:25:47 08d93c2eafa2: Layer already exists 20:25:47 7bfc844283c7: Layer already exists 20:25:47 main: digest: sha256:bf3b826c4d331cb02536882deba246c871de690cab402282f3f0e18d1c2f08a0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:47 ===================================================== [Pipeline] echo 20:25:47 taggedImages: 20:25:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:25:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.95 20:25:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 20:25:47 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 20:25:47 cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:47 latest 20:25:47 2.2.0-dev.95 20:25:47 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:25:47 main 20:25:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] isUnix [Pipeline] sh 20:25:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:25:48 4b0cebcf2bc1: Preparing 20:25:48 e8f5dccc79a1: Preparing 20:25:48 afd94fc0bb5c: Preparing 20:25:48 37522aefb641: Preparing 20:25:48 f0e5a4d6c014: Preparing 20:25:48 3b19d27f08f7: Preparing 20:25:48 73bb99a6e169: Preparing 20:25:48 ec06c3102977: Preparing 20:25:48 6a3c62e080c7: Preparing 20:25:48 340cb19ca677: Preparing 20:25:48 4f4ce317c6bb: Preparing 20:25:48 3b19d27f08f7: Waiting 20:25:48 73bb99a6e169: Waiting 20:25:48 340cb19ca677: Waiting 20:25:48 ec06c3102977: Waiting 20:25:48 6a3c62e080c7: Waiting 20:25:48 4f4ce317c6bb: Waiting 20:25:48 f0e5a4d6c014: Layer already exists 20:25:48 3b19d27f08f7: Layer already exists 20:25:48 73bb99a6e169: Layer already exists 20:25:48 ec06c3102977: Layer already exists 20:25:48 e8f5dccc79a1: Pushed 20:25:48 6a3c62e080c7: Layer already exists 20:25:48 4f4ce317c6bb: Layer already exists 20:25:48 340cb19ca677: Layer already exists 20:25:49 4b0cebcf2bc1: Pushed 20:25:51 afd94fc0bb5c: Pushed 20:26:09 37522aefb641: Pushed 20:26:09 cd12ae53bb5ba1da092f9ffd7d969d808500d050: digest: sha256:99d1fcecff78d44754f270bf45619bda810ec072f829fa2a9c97eee94e84ee86 size: 2622 [Pipeline] isUnix [Pipeline] sh 20:26:10 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:26:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:26:10 4b0cebcf2bc1: Preparing 20:26:10 e8f5dccc79a1: Preparing 20:26:10 afd94fc0bb5c: Preparing 20:26:10 37522aefb641: Preparing 20:26:10 f0e5a4d6c014: Preparing 20:26:10 3b19d27f08f7: Preparing 20:26:10 73bb99a6e169: Preparing 20:26:10 ec06c3102977: Preparing 20:26:10 6a3c62e080c7: Preparing 20:26:10 340cb19ca677: Preparing 20:26:10 4f4ce317c6bb: Preparing 20:26:10 3b19d27f08f7: Waiting 20:26:10 ec06c3102977: Waiting 20:26:10 73bb99a6e169: Waiting 20:26:10 6a3c62e080c7: Waiting 20:26:10 4f4ce317c6bb: Waiting 20:26:10 340cb19ca677: Waiting 20:26:10 e8f5dccc79a1: Layer already exists 20:26:10 4b0cebcf2bc1: Layer already exists 20:26:10 37522aefb641: Layer already exists 20:26:10 afd94fc0bb5c: Layer already exists 20:26:10 f0e5a4d6c014: Layer already exists 20:26:10 73bb99a6e169: Layer already exists 20:26:10 3b19d27f08f7: Layer already exists 20:26:10 6a3c62e080c7: Layer already exists 20:26:10 ec06c3102977: Layer already exists 20:26:10 340cb19ca677: Layer already exists 20:26:10 4f4ce317c6bb: Layer already exists 20:26:10 latest: digest: sha256:99d1fcecff78d44754f270bf45619bda810ec072f829fa2a9c97eee94e84ee86 size: 2622 [Pipeline] isUnix [Pipeline] sh 20:26:11 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:26:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.95 20:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:26:11 4b0cebcf2bc1: Preparing 20:26:11 e8f5dccc79a1: Preparing 20:26:11 afd94fc0bb5c: Preparing 20:26:11 37522aefb641: Preparing 20:26:11 f0e5a4d6c014: Preparing 20:26:11 3b19d27f08f7: Preparing 20:26:11 73bb99a6e169: Preparing 20:26:11 ec06c3102977: Preparing 20:26:11 6a3c62e080c7: Preparing 20:26:11 340cb19ca677: Preparing 20:26:11 4f4ce317c6bb: Preparing 20:26:11 ec06c3102977: Waiting 20:26:11 6a3c62e080c7: Waiting 20:26:11 340cb19ca677: Waiting 20:26:11 4f4ce317c6bb: Waiting 20:26:11 3b19d27f08f7: Waiting 20:26:11 73bb99a6e169: Waiting 20:26:11 4b0cebcf2bc1: Layer already exists 20:26:11 37522aefb641: Layer already exists 20:26:11 afd94fc0bb5c: Layer already exists 20:26:11 e8f5dccc79a1: Layer already exists 20:26:11 f0e5a4d6c014: Layer already exists 20:26:11 73bb99a6e169: Layer already exists 20:26:11 3b19d27f08f7: Layer already exists 20:26:11 340cb19ca677: Layer already exists 20:26:11 ec06c3102977: Layer already exists 20:26:11 6a3c62e080c7: Layer already exists 20:26:11 4f4ce317c6bb: Layer already exists 20:26:11 2.2.0-dev.95: digest: sha256:99d1fcecff78d44754f270bf45619bda810ec072f829fa2a9c97eee94e84ee86 size: 2622 [Pipeline] isUnix [Pipeline] sh 20:26:12 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 [Pipeline] isUnix [Pipeline] sh 20:26:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:26:12 4b0cebcf2bc1: Preparing 20:26:12 e8f5dccc79a1: Preparing 20:26:12 afd94fc0bb5c: Preparing 20:26:12 37522aefb641: Preparing 20:26:12 f0e5a4d6c014: Preparing 20:26:12 3b19d27f08f7: Preparing 20:26:12 73bb99a6e169: Preparing 20:26:12 ec06c3102977: Preparing 20:26:12 6a3c62e080c7: Preparing 20:26:12 340cb19ca677: Preparing 20:26:12 4f4ce317c6bb: Preparing 20:26:12 ec06c3102977: Waiting 20:26:12 6a3c62e080c7: Waiting 20:26:12 340cb19ca677: Waiting 20:26:12 4f4ce317c6bb: Waiting 20:26:12 3b19d27f08f7: Waiting 20:26:12 4b0cebcf2bc1: Layer already exists 20:26:12 afd94fc0bb5c: Layer already exists 20:26:12 37522aefb641: Layer already exists 20:26:12 f0e5a4d6c014: Layer already exists 20:26:12 e8f5dccc79a1: Layer already exists 20:26:12 3b19d27f08f7: Layer already exists 20:26:12 ec06c3102977: Layer already exists 20:26:12 73bb99a6e169: Layer already exists 20:26:12 6a3c62e080c7: Layer already exists 20:26:12 340cb19ca677: Layer already exists 20:26:12 4f4ce317c6bb: Layer already exists 20:26:12 cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95: digest: sha256:99d1fcecff78d44754f270bf45619bda810ec072f829fa2a9c97eee94e84ee86 size: 2622 [Pipeline] isUnix [Pipeline] sh 20:26:13 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 20:26:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 20:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:26:13 4b0cebcf2bc1: Preparing 20:26:13 e8f5dccc79a1: Preparing 20:26:13 afd94fc0bb5c: Preparing 20:26:13 37522aefb641: Preparing 20:26:13 f0e5a4d6c014: Preparing 20:26:13 3b19d27f08f7: Preparing 20:26:13 73bb99a6e169: Preparing 20:26:13 ec06c3102977: Preparing 20:26:13 6a3c62e080c7: Preparing 20:26:13 340cb19ca677: Preparing 20:26:13 4f4ce317c6bb: Preparing 20:26:13 3b19d27f08f7: Waiting 20:26:13 73bb99a6e169: Waiting 20:26:13 340cb19ca677: Waiting 20:26:13 4f4ce317c6bb: Waiting 20:26:13 ec06c3102977: Waiting 20:26:13 6a3c62e080c7: Waiting 20:26:13 4b0cebcf2bc1: Layer already exists 20:26:13 37522aefb641: Layer already exists 20:26:13 afd94fc0bb5c: Layer already exists 20:26:13 f0e5a4d6c014: Layer already exists 20:26:13 e8f5dccc79a1: Layer already exists 20:26:13 3b19d27f08f7: Layer already exists 20:26:13 6a3c62e080c7: Layer already exists 20:26:13 73bb99a6e169: Layer already exists 20:26:13 340cb19ca677: Layer already exists 20:26:13 ec06c3102977: Layer already exists 20:26:13 4f4ce317c6bb: Layer already exists 20:26:13 main: digest: sha256:99d1fcecff78d44754f270bf45619bda810ec072f829fa2a9c97eee94e84ee86 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:13 ===================================================== [Pipeline] echo 20:26:13 taggedImages: 20:26:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050 20:26:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:26:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.95 20:26:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cd12ae53bb5ba1da092f9ffd7d969d808500d050-2.2.0-dev.95 20:26:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:26:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:14 20:26:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:26:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:14 arm64: Pulling from edgex-lftools-log-publisher 20:26:14 8998bd30e6a1: Pulling fs layer 20:26:14 04944245beec: Pulling fs layer 20:26:14 699f458cf7ca: Pulling fs layer 20:26:14 765212b225bb: Pulling fs layer 20:26:14 f23df028b6ca: Pulling fs layer 20:26:14 d65c8cfc05b1: Pulling fs layer 20:26:14 2437ff75d9bd: Pulling fs layer 20:26:14 f23df028b6ca: Waiting 20:26:14 d65c8cfc05b1: Waiting 20:26:14 2437ff75d9bd: Waiting 20:26:14 765212b225bb: Waiting 20:26:14 04944245beec: Verifying Checksum 20:26:14 04944245beec: Download complete 20:26:14 765212b225bb: Verifying Checksum 20:26:14 765212b225bb: Download complete 20:26:14 f23df028b6ca: Verifying Checksum 20:26:14 f23df028b6ca: Download complete 20:26:14 d65c8cfc05b1: Verifying Checksum 20:26:14 d65c8cfc05b1: Download complete 20:26:14 699f458cf7ca: Verifying Checksum 20:26:14 699f458cf7ca: Download complete 20:26:15 8998bd30e6a1: Verifying Checksum 20:26:15 8998bd30e6a1: Download complete 20:26:18 2437ff75d9bd: Verifying Checksum 20:26:18 2437ff75d9bd: Download complete 20:26:20 8998bd30e6a1: Pull complete 20:26:20 04944245beec: Pull complete 20:26:22 699f458cf7ca: Pull complete 20:26:22 765212b225bb: Pull complete 20:26:23 f23df028b6ca: Pull complete 20:26:23 d65c8cfc05b1: Pull complete 20:26:42 2437ff75d9bd: Pull complete 20:26:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:26:42 prd-ubuntu20.04-docker-arm64-4c-16g-47925 does not seem to be running inside a container 20:26:42 $ 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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@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 20:26:45 $ docker top 79ef86004d0066dc3c93c9562df3934b86f0c04eab154fb35519a91756437f93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:46 ---> job-cost.sh 20:26:46 lf-activate-venv: SKIPPING 20:26:46 INFO: No Stack... 20:26:47 INFO: Retrieving Pricing Info for: v3-standard-4 20:26:48 INFO: Archiving Costs [Pipeline] sh 20:26:49 + cat /w/workspace/edgex-go/225/archives/cost.csv 20:26:49 + cut -d, -f6 [Pipeline] lock 20:26:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-225-stack-cost] 20:26:49 Resource [jenkins-edgexfoundry-edgex-go-main-225-stack-cost] did not exist. Created. 20:26:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:26:49 + echo total: 0.2199999988079071 [Pipeline] stash 20:26:50 Stashed 1 file(s) [Pipeline] } 20:26:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-225-stack-cost] [Pipeline] // lock [Pipeline] } 20:26:50 $ docker stop --time=1 79ef86004d0066dc3c93c9562df3934b86f0c04eab154fb35519a91756437f93 20:26:52 $ docker rm -f 79ef86004d0066dc3c93c9562df3934b86f0c04eab154fb35519a91756437f93 [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 20:26:53 provisioning config files... 20:26:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/225@tmp/config7197109732939122171tmp [Pipeline] { [Pipeline] sh 20:26:53 + set +x 20:26:53 + curl -s https://codecov.io/bash 20:26:53 + bash -s -- 20:26:53 20:26:53 _____ _ 20:26:53 / ____| | | 20:26:53 | | ___ __| | ___ ___ _____ __ 20:26:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:26:53 | |___| (_) | (_| | __/ (_| (_) \ V / 20:26:53 \_____\___/ \__,_|\___|\___\___/ \_/ 20:26:53 Bash-1.0.6 20:26:53 20:26:53 20:26:53 ==> git version 2.25.1 found 20:26: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 20:26:53 Release-Date: 2020-01-08 20:26: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 20:26:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:26:53 ==> Jenkins CI detected. 20:26:53 current dir:  /w/workspace/edgex-go/225 20:26:53 project root: . 20:26:53 --> token set from env 20:26:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:26:53 ==> Running gcov in . (disable via -X gcov) 20:26:53 ==> Python coveragepy not found 20:26:53 ==> Searching for coverage reports in: 20:26:53 + . 20:26:53 -> Found 1 reports 20:26:53 ==> Detecting git/mercurial file structure 20:26:53 ==> Reading reports 20:26:53 + ./coverage.out bytes=435134 20:26:53 ==> Appending adjustments 20:26:53 https://docs.codecov.io/docs/fixing-reports 20:26:54 + Found adjustments 20:26:54 ==> Gzipping contents 20:26:54 60K /tmp/codecov.mkPRGz.gz 20:26:54 ==> Uploading reports 20:26:54 url: https://codecov.io 20:26:54 query: branch=main&commit=cd12ae53bb5ba1da092f9ffd7d969d808500d050&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:26:54 -> Pinging Codecov 20:26: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=cd12ae53bb5ba1da092f9ffd7d969d808500d050&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:26:55 -> Uploading to 20:26:55 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/00271124DB129430A58F1EEE437C3FCB/cd12ae53bb5ba1da092f9ffd7d969d808500d050/0bee6cab-8dca-45d4-a4fd-329b8f60e6d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T202654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0011b8f92fb028b51472b2f06a4caebceb0652bfd8c834977815e361c3212f02 20:26:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:26:55 Dload Upload Total Spent Left Speed 20:26:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59931 0 0 100 59931 0 251k --:--:-- --:--:-- --:--:-- 251k 20:26:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cd12ae53bb5ba1da092f9ffd7d969d808500d050 [Pipeline] } 20:26:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:26:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:26:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:26:55 20:26:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:26:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:26:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:26:56 188c0c94c7c5: Pulling fs layer 20:26:56 0ef7d3d256c8: Pulling fs layer 20:26:56 de9db76c5a1d: Pulling fs layer 20:26:56 0eba1c9be4d2: Pulling fs layer 20:26:56 0d57e429df01: Pulling fs layer 20:26:56 4e4be7b47b0d: Pulling fs layer 20:26:56 e1f770b5df2f: Pulling fs layer 20:26:56 85a0685a4137: Pulling fs layer 20:26:56 0eba1c9be4d2: Waiting 20:26:56 4e4be7b47b0d: Waiting 20:26:56 85a0685a4137: Waiting 20:26:56 de9db76c5a1d: Download complete 20:26:56 0ef7d3d256c8: Verifying Checksum 20:26:56 0ef7d3d256c8: Download complete 20:26:56 0d57e429df01: Verifying Checksum 20:26:56 0d57e429df01: Download complete 20:26:56 4e4be7b47b0d: Download complete 20:26:56 188c0c94c7c5: Download complete 20:26:56 e1f770b5df2f: Verifying Checksum 20:26:56 e1f770b5df2f: Download complete 20:26:56 188c0c94c7c5: Pull complete 20:26:56 0ef7d3d256c8: Pull complete 20:26:56 de9db76c5a1d: Pull complete 20:26:57 0eba1c9be4d2: Verifying Checksum 20:26:57 0eba1c9be4d2: Download complete 20:26:57 85a0685a4137: Verifying Checksum 20:26:57 85a0685a4137: Download complete 20:27:00 0eba1c9be4d2: Pull complete 20:27:00 0d57e429df01: Pull complete 20:27:00 4e4be7b47b0d: Pull complete 20:27:00 e1f770b5df2f: Pull complete 20:27:03 85a0685a4137: Pull complete 20:27:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:27:03 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 20:27:03 $ 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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:27:06 $ docker top 874b1a694b00ba75357687c8a6c958f57147eaf0f4e8dc6e345587a6532bdda9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:27:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:27:07 + set -o pipefail 20:27:07 + snyk monitor '--org=edgex-jenkins' 20:27:12 20:27:12 Monitoring /w/workspace/edgex-go/225 (github.com/edgexfoundry/edgex-go)... 20:27:12 20:27:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6279657b-4639-4d0c-a6cf-3a7019e8f9b9 20:27:12 20:27:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:27:12 20:27:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:27:12 20:27:12 [Pipeline] } 20:27:12 $ docker stop --time=1 874b1a694b00ba75357687c8a6c958f57147eaf0f4e8dc6e345587a6532bdda9 20:27:14 $ docker rm -f 874b1a694b00ba75357687c8a6c958f57147eaf0f4e8dc6e345587a6532bdda9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:27:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:15 provisioning config files... 20:27:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/225@tmp/config9075862647088359939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:15 --> edgex-publish-swagger.sh 20:27:15 === Publish openapi/v2 API === 20:27:15 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:27:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/225/openapi/v2/core-command.yaml] 20:27:15 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:15 Dload Upload Total Spent Left Speed 20:27:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33763 0:00:01 0:00:01 --:--:-- 33763 100 33831 0 0 100 33831 0 33763 0:00:01 0:00:01 --:--:-- 33763 20:27:16 20:27:16 20:27:16 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/225/openapi/v2/core-data.yaml] 20:27:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:16 Dload Upload Total Spent Left Speed 20:27:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73742 --:--:-- --:--:-- --:--:-- 73742 100 71604 0 0 100 71604 0 73742 --:--:-- --:--:-- --:--:-- 73666 20:27:17 20:27:17 20:27:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/225/openapi/v2/core-metadata.yaml] 20:27:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:17 Dload Upload Total Spent Left Speed 20:27:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 133k 0:00:01 0:00:01 --:--:-- 133k 100 141k 0 0 100 141k 0 133k 0:00:01 0:00:01 --:--:-- 133k 20:27:18 20:27:18 20:27:18 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/225/openapi/v2/support-notifications.yaml] 20:27:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:18 Dload Upload Total Spent Left Speed 20:27:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 96560 --:--:-- --:--:-- --:--:-- 96455 100 89318 0 0 100 89318 0 96455 --:--:-- --:--:-- --:--:-- 96351 20:27:19 20:27:19 20:27:19 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/225/openapi/v2/support-scheduler.yaml] 20:27:19 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:19 Dload Upload Total Spent Left Speed 20:27:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41550 --:--:-- --:--:-- --:--:-- 41550 100 39556 0 0 100 39556 0 41550 --:--:-- --:--:-- --:--:-- 41506 20:27:20 20:27:20 20:27:20 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/225/openapi/v2/system-agent.yaml] 20:27:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:20 Dload Upload Total Spent Left Speed 20:27:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22273 --:--:-- --:--:-- --:--:-- 22249 100 20091 0 0 100 20091 0 22249 --:--:-- --:--:-- --:--:-- 22249 20:27:21 20:27:21 [Pipeline] } 20:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:27:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:27:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:27:22 . [Pipeline] withDockerContainer 20:27:22 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 20:27:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:27:22 $ docker top 86871d0d40876d54002a8fdbef215a0f43f314a38568a7eca4bd54c7231c9ae7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:22 [ssh-agent] Looking for ssh-agent implementation... 20:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:23 $ docker exec 86871d0d40876d54002a8fdbef215a0f43f314a38568a7eca4bd54c7231c9ae7 ssh-agent 20:27:23 SSH_AUTH_SOCK=/tmp/ssh-6dcUipZSJiWl/agent.34 20:27:23 SSH_AGENT_PID=40 20:27:23 Running ssh-add (command line suppressed) 20:27:23 Identity added: /w/workspace/edgex-go/225@tmp/private_key_8145805372322388264.key (/w/workspace/edgex-go/225@tmp/private_key_8145805372322388264.key) 20:27:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:23 + git semver tag 20:27:23 2022-05-10 20:27:23,796 [run_tag] DEBUG tag force:False 20:27:23 2022-05-10 20:27:23,796 [check_head_tag] DEBUG check head tag 20:27:23 2022-05-10 20:27:23,798 [execute] INFO git cat-file --batch-check 20:27:23 2022-05-10 20:27:23,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/225, universal_newlines=False, shell=None, istream=) 20:27:23 2022-05-10 20:27:23,802 [execute] INFO git cat-file --batch 20:27:23 2022-05-10 20:27:23,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/225, universal_newlines=False, shell=None, istream=) 20:27:23 2022-05-10 20:27:23,852 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main 20:27:23 2022-05-10 20:27:23,853 [execute] INFO git tag -a v2.2.0-dev.95 -m v2.2.0-dev.95 20:27:23 2022-05-10 20:27:23,853 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.95', '-m', 'v2.2.0-dev.95'], cwd=/w/workspace/edgex-go/225, universal_newlines=False, shell=None, istream=None) 20:27:23 2022-05-10 20:27:23,858 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main 20:27:23 2.2.0-dev.95 [Pipeline] } 20:27:24 $ docker exec --env ******** --env ******** 86871d0d40876d54002a8fdbef215a0f43f314a38568a7eca4bd54c7231c9ae7 ssh-agent -k 20:27:24 unset SSH_AUTH_SOCK; 20:27:24 unset SSH_AGENT_PID; 20:27:24 echo Agent pid 40 killed; 20:27:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:24 + git semver [Pipeline] } 20:27:24 $ docker stop --time=1 86871d0d40876d54002a8fdbef215a0f43f314a38568a7eca4bd54c7231c9ae7 20:27:26 $ docker rm -f 86871d0d40876d54002a8fdbef215a0f43f314a38568a7eca4bd54c7231c9ae7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:27:26 20:27:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:27:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:27:26 0.23.1-centos7: Pulling from edgex-lftools 20:27:26 ab5ef0e58194: Pulling fs layer 20:27:26 9712f1f96733: Pulling fs layer 20:27:26 63f879dbbcfc: Pulling fs layer 20:27:26 0d9ebad4ef96: Pulling fs layer 20:27:26 e9a5061849ea: Pulling fs layer 20:27:26 d747dcd14b5f: Pulling fs layer 20:27:26 2de7ff778b66: Pulling fs layer 20:27:26 e9a5061849ea: Waiting 20:27:26 d747dcd14b5f: Waiting 20:27:26 2de7ff778b66: Waiting 20:27:26 0d9ebad4ef96: Waiting 20:27:26 9712f1f96733: Verifying Checksum 20:27:26 9712f1f96733: Download complete 20:27:27 63f879dbbcfc: Download complete 20:27:27 e9a5061849ea: Verifying Checksum 20:27:27 e9a5061849ea: Download complete 20:27:27 d747dcd14b5f: Verifying Checksum 20:27:27 d747dcd14b5f: Download complete 20:27:27 ab5ef0e58194: Verifying Checksum 20:27:27 ab5ef0e58194: Download complete 20:27:27 0d9ebad4ef96: Verifying Checksum 20:27:27 0d9ebad4ef96: Download complete 20:27:27 2de7ff778b66: Verifying Checksum 20:27:27 2de7ff778b66: Download complete 20:27:30 ab5ef0e58194: Pull complete 20:27:30 9712f1f96733: Pull complete 20:27:30 63f879dbbcfc: Pull complete 20:27:35 0d9ebad4ef96: Pull complete 20:27:35 e9a5061849ea: Pull complete 20:27:35 d747dcd14b5f: Pull complete 20:27:36 2de7ff778b66: Pull complete 20:27:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:27:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:27:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:27:36 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 20:27:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:27:39 $ docker top d4d7d1f10f1572225d94e7492745d86dbaf20e9440993d9551c79c2130795400 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:27:39 provisioning config files... 20:27:39 copy managed file [sigul-config] to file:/w/workspace/edgex-go/225@tmp/config8397245906450996450tmp 20:27:39 copy managed file [sigul-password] to file:/w/workspace/edgex-go/225@tmp/config6743071100301777114tmp 20:27:39 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/225@tmp/config6554064026152800907tmp [Pipeline] { [Pipeline] echo 20:27:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:27:39 ---> sigul-configuration.sh 20:27:39 gpg: directory `/root/.gnupg' created 20:27:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:27:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:27:39 gpg: keyring `/root/.gnupg/secring.gpg' created 20:27:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:27:39 gpg: CAST5 encrypted data 20:27:39 gpg: encrypted with 1 passphrase 20:27:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:27:39 + mkdir /home/jenkins 20:27:39 + mkdir /home/jenkins/sigul [Pipeline] sh 20:27:40 + 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 20:27:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:27:40 ---> sigul-install.sh 20:27:40 Sigul already installed; skipping installation. [Pipeline] sh 20:27:40 + git tag --list 20:27:40 0.6.0 20:27:40 0.6.1 20:27:40 0.7.0 20:27:40 0.7.1 20:27:40 v1.0.0 20:27:40 v1.0.1 20:27:40 v1.1.0 20:27:40 v1.2.0 20:27:40 v1.2.1 20:27:40 v1.3.0 20:27:40 v1.3.1 20:27:40 v2.0.0 20:27:40 v2.0.1-dev.1 20:27:40 v2.0.1-dev.10 20:27:40 v2.0.1-dev.11 20:27:40 v2.0.1-dev.12 20:27:40 v2.0.1-dev.13 20:27:40 v2.0.1-dev.14 20:27:40 v2.0.1-dev.15 20:27:40 v2.0.1-dev.16 20:27:40 v2.0.1-dev.17 20:27:40 v2.0.1-dev.18 20:27:40 v2.0.1-dev.19 20:27:40 v2.0.1-dev.2 20:27:40 v2.0.1-dev.20 20:27:40 v2.0.1-dev.21 20:27:40 v2.0.1-dev.22 20:27:40 v2.0.1-dev.23 20:27:40 v2.0.1-dev.24 20:27:40 v2.0.1-dev.25 20:27:40 v2.0.1-dev.26 20:27:40 v2.0.1-dev.27 20:27:40 v2.0.1-dev.28 20:27:40 v2.0.1-dev.29 20:27:40 v2.0.1-dev.3 20:27:40 v2.0.1-dev.30 20:27:40 v2.0.1-dev.31 20:27:40 v2.0.1-dev.32 20:27:40 v2.0.1-dev.33 20:27:40 v2.0.1-dev.34 20:27:40 v2.0.1-dev.35 20:27:40 v2.0.1-dev.36 20:27:40 v2.0.1-dev.37 20:27:40 v2.0.1-dev.38 20:27:40 v2.0.1-dev.39 20:27:40 v2.0.1-dev.4 20:27:40 v2.0.1-dev.40 20:27:40 v2.0.1-dev.41 20:27:40 v2.0.1-dev.42 20:27:40 v2.0.1-dev.43 20:27:40 v2.0.1-dev.44 20:27:40 v2.0.1-dev.45 20:27:40 v2.0.1-dev.46 20:27:40 v2.0.1-dev.47 20:27:40 v2.0.1-dev.48 20:27:40 v2.0.1-dev.49 20:27:40 v2.0.1-dev.5 20:27:40 v2.0.1-dev.50 20:27:40 v2.0.1-dev.51 20:27:40 v2.0.1-dev.52 20:27:40 v2.0.1-dev.53 20:27:40 v2.0.1-dev.54 20:27:40 v2.0.1-dev.55 20:27:40 v2.0.1-dev.56 20:27:40 v2.0.1-dev.57 20:27:40 v2.0.1-dev.58 20:27:40 v2.0.1-dev.59 20:27:40 v2.0.1-dev.6 20:27:40 v2.0.1-dev.60 20:27:40 v2.0.1-dev.61 20:27:40 v2.0.1-dev.62 20:27:40 v2.0.1-dev.63 20:27:40 v2.0.1-dev.64 20:27:40 v2.0.1-dev.65 20:27:40 v2.0.1-dev.66 20:27:40 v2.0.1-dev.67 20:27:40 v2.0.1-dev.68 20:27:40 v2.0.1-dev.69 20:27:40 v2.0.1-dev.7 20:27:40 v2.0.1-dev.70 20:27:40 v2.0.1-dev.71 20:27:40 v2.0.1-dev.72 20:27:40 v2.0.1-dev.73 20:27:40 v2.0.1-dev.74 20:27:40 v2.0.1-dev.75 20:27:40 v2.0.1-dev.76 20:27:40 v2.0.1-dev.77 20:27:40 v2.0.1-dev.78 20:27:40 v2.0.1-dev.79 20:27:40 v2.0.1-dev.8 20:27:40 v2.0.1-dev.80 20:27:40 v2.0.1-dev.81 20:27:40 v2.0.1-dev.82 20:27:40 v2.0.1-dev.83 20:27:40 v2.0.1-dev.84 20:27:40 v2.0.1-dev.85 20:27:40 v2.0.1-dev.86 20:27:40 v2.0.1-dev.87 20:27:40 v2.0.1-dev.88 20:27:40 v2.0.1-dev.89 20:27:40 v2.0.1-dev.9 20:27:40 v2.0.1-dev.90 20:27:40 v2.0.1-dev.91 20:27:40 v2.0.1-dev.92 20:27:40 v2.0.1-dev.93 20:27:40 v2.0.1-dev.94 20:27:40 v2.0.1-dev.95 20:27:40 v2.0.1-dev.96 20:27:40 v2.0.1-dev.97 20:27:40 v2.0.1-dev.98 20:27:40 v2.0.1-dev.99 20:27:40 v2.1.0 20:27:40 v2.2.0-dev.1 20:27:40 v2.2.0-dev.10 20:27:40 v2.2.0-dev.11 20:27:40 v2.2.0-dev.12 20:27:40 v2.2.0-dev.13 20:27:40 v2.2.0-dev.14 20:27:40 v2.2.0-dev.15 20:27:40 v2.2.0-dev.16 20:27:40 v2.2.0-dev.17 20:27:40 v2.2.0-dev.18 20:27:40 v2.2.0-dev.19 20:27:40 v2.2.0-dev.2 20:27:40 v2.2.0-dev.20 20:27:40 v2.2.0-dev.21 20:27:40 v2.2.0-dev.22 20:27:40 v2.2.0-dev.23 20:27:40 v2.2.0-dev.24 20:27:40 v2.2.0-dev.25 20:27:40 v2.2.0-dev.26 20:27:40 v2.2.0-dev.27 20:27:40 v2.2.0-dev.28 20:27:40 v2.2.0-dev.29 20:27:40 v2.2.0-dev.3 20:27:40 v2.2.0-dev.30 20:27:40 v2.2.0-dev.31 20:27:40 v2.2.0-dev.32 20:27:40 v2.2.0-dev.33 20:27:40 v2.2.0-dev.34 20:27:40 v2.2.0-dev.35 20:27:40 v2.2.0-dev.36 20:27:40 v2.2.0-dev.37 20:27:40 v2.2.0-dev.38 20:27:40 v2.2.0-dev.39 20:27:40 v2.2.0-dev.4 20:27:40 v2.2.0-dev.40 20:27:40 v2.2.0-dev.41 20:27:40 v2.2.0-dev.42 20:27:40 v2.2.0-dev.43 20:27:40 v2.2.0-dev.44 20:27:40 v2.2.0-dev.45 20:27:40 v2.2.0-dev.46 20:27:40 v2.2.0-dev.47 20:27:40 v2.2.0-dev.48 20:27:40 v2.2.0-dev.49 20:27:40 v2.2.0-dev.5 20:27:40 v2.2.0-dev.50 20:27:40 v2.2.0-dev.51 20:27:40 v2.2.0-dev.52 20:27:40 v2.2.0-dev.53 20:27:40 v2.2.0-dev.54 20:27:40 v2.2.0-dev.55 20:27:40 v2.2.0-dev.56 20:27:40 v2.2.0-dev.57 20:27:40 v2.2.0-dev.58 20:27:40 v2.2.0-dev.59 20:27:40 v2.2.0-dev.6 20:27:40 v2.2.0-dev.60 20:27:40 v2.2.0-dev.61 20:27:40 v2.2.0-dev.62 20:27:40 v2.2.0-dev.63 20:27:40 v2.2.0-dev.64 20:27:40 v2.2.0-dev.65 20:27:40 v2.2.0-dev.66 20:27:40 v2.2.0-dev.67 20:27:40 v2.2.0-dev.68 20:27:40 v2.2.0-dev.69 20:27:40 v2.2.0-dev.7 20:27:40 v2.2.0-dev.70 20:27:40 v2.2.0-dev.71 20:27:40 v2.2.0-dev.72 20:27:40 v2.2.0-dev.73 20:27:40 v2.2.0-dev.74 20:27:40 v2.2.0-dev.75 20:27:40 v2.2.0-dev.76 20:27:40 v2.2.0-dev.77 20:27:40 v2.2.0-dev.78 20:27:40 v2.2.0-dev.79 20:27:40 v2.2.0-dev.8 20:27:40 v2.2.0-dev.80 20:27:40 v2.2.0-dev.81 20:27:40 v2.2.0-dev.82 20:27:40 v2.2.0-dev.83 20:27:40 v2.2.0-dev.84 20:27:40 v2.2.0-dev.85 20:27:40 v2.2.0-dev.86 20:27:40 v2.2.0-dev.87 20:27:40 v2.2.0-dev.88 20:27:40 v2.2.0-dev.89 20:27:40 v2.2.0-dev.9 20:27:40 v2.2.0-dev.90 20:27:40 v2.2.0-dev.91 20:27:40 v2.2.0-dev.92 20:27:40 v2.2.0-dev.93 20:27:40 v2.2.0-dev.94 20:27:40 v2.2.0-dev.95 [Pipeline] sh 20:27:40 + lftools sign git-tag v2.2.0-dev.95 20:27:41 Signing Git tag with Sigul... 20:27:41 Signing v2.2.0-dev.95 [Pipeline] echo 20:27:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:27:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:27:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:27:42 $ docker stop --time=1 d4d7d1f10f1572225d94e7492745d86dbaf20e9440993d9551c79c2130795400 20:27:43 $ docker rm -f d4d7d1f10f1572225d94e7492745d86dbaf20e9440993d9551c79c2130795400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:27:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:27:44 . [Pipeline] withDockerContainer 20:27:44 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 20:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:27:44 $ docker top 36249f1cbeeb0e1cc27eea124904bde36a8f31fcb6d6d31fb936d0212fee37ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:45 [ssh-agent] Looking for ssh-agent implementation... 20:27:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:45 $ docker exec 36249f1cbeeb0e1cc27eea124904bde36a8f31fcb6d6d31fb936d0212fee37ed ssh-agent 20:27:45 SSH_AUTH_SOCK=/tmp/ssh-LmgaS1wl4JM2/agent.32 20:27:45 SSH_AGENT_PID=39 20:27:45 Running ssh-add (command line suppressed) 20:27:45 Identity added: /w/workspace/edgex-go/225@tmp/private_key_187000496134844702.key (/w/workspace/edgex-go/225@tmp/private_key_187000496134844702.key) 20:27:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:45 + git semver bump pre 20:27:46 2022-05-10 20:27:45,975 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main 20:27:46 2022-05-10 20:27:45,975 [bump_version] DEBUG bumping version:2.2.0-dev.95 on axis:pre with prefix:dev 20:27:46 2022-05-10 20:27:45,975 [bump_version] DEBUG bumped version:2.2.0-dev.96 20:27:46 2022-05-10 20:27:45,975 [write_version] DEBUG write version:2.2.0-dev.96 to path:/w/workspace/edgex-go/225/.semver/main with force:True 20:27:46 2022-05-10 20:27:45,975 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main 20:27:46 2022-05-10 20:27:45,976 [write_file] DEBUG write to file:/w/workspace/edgex-go/225/.semver/main 20:27:46 2022-05-10 20:27:45,978 [execute] INFO git cat-file --batch-check 20:27:46 2022-05-10 20:27:45,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/225/.semver, universal_newlines=False, shell=None, istream=) 20:27:46 2022-05-10 20:27:45,984 [execute] INFO git cat-file --batch 20:27:46 2022-05-10 20:27:45,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/225/.semver, universal_newlines=False, shell=None, istream=) 20:27:46 2022-05-10 20:27:45,990 [read_version] DEBUG read version from /w/workspace/edgex-go/225/.semver/main 20:27:46 2.2.0-dev.96 [Pipeline] } 20:27:46 $ docker exec --env ******** --env ******** 36249f1cbeeb0e1cc27eea124904bde36a8f31fcb6d6d31fb936d0212fee37ed ssh-agent -k 20:27:46 unset SSH_AUTH_SOCK; 20:27:46 unset SSH_AGENT_PID; 20:27:46 echo Agent pid 39 killed; 20:27:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:46 + git semver [Pipeline] } 20:27:46 $ docker stop --time=1 36249f1cbeeb0e1cc27eea124904bde36a8f31fcb6d6d31fb936d0212fee37ed 20:27:48 $ docker rm -f 36249f1cbeeb0e1cc27eea124904bde36a8f31fcb6d6d31fb936d0212fee37ed [Pipeline] // withDockerContainer [Pipeline] sh 20:27:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:27:48 . [Pipeline] withDockerContainer 20:27:48 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 20:27:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:27:49 $ docker top 49d4819c176633538799faede4859d66e94608557d152f6443905a56bbcf3b1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:49 [ssh-agent] Looking for ssh-agent implementation... 20:27:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:49 $ docker exec 49d4819c176633538799faede4859d66e94608557d152f6443905a56bbcf3b1c ssh-agent 20:27:49 SSH_AUTH_SOCK=/tmp/ssh-MwWXLJjOpzCm/agent.33 20:27:49 SSH_AGENT_PID=39 20:27:49 Running ssh-add (command line suppressed) 20:27:49 Identity added: /w/workspace/edgex-go/225@tmp/private_key_8484776395178729565.key (/w/workspace/edgex-go/225@tmp/private_key_8484776395178729565.key) 20:27:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:50 + git semver push 20:27:50 2022-05-10 20:27:50,311 [run_push] DEBUG push 20:27:50 2022-05-10 20:27:50,312 [execute] INFO git push origin semver 20:27:50 2022-05-10 20:27:50,312 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/225/.semver, universal_newlines=False, shell=None, istream=None) 20:27:50 2022-05-10 20:27:50,784 [main] ERROR Cmd('git') failed due to: exit code(1) 20:27:50 cmdline: git push origin semver 20:27:50 stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.112.3' to the list of known hosts. 20:27:50 To github.com:edgexfoundry/edgex-go.git 20:27:50 ! [rejected] semver -> semver (fetch first) 20:27:50 error: failed to push some refs to 'github.com:edgexfoundry/edgex-go.git' 20:27:50 hint: Updates were rejected because the remote contains work that you do 20:27:50 hint: not have locally. This is usually caused by another repository pushing 20:27:50 hint: to the same ref. You may want to first integrate the remote changes 20:27:50 hint: (e.g., 'git pull ...') before pushing again. 20:27:50 hint: See the 'Note about fast-forwards' in 'git push --help' for details.' 20:27:50 ERROR: Cmd('git') failed due to: exit code(1) 20:27:50 cmdline: git push origin semver 20:27:50 stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.112.3' to the list of known hosts. 20:27:50 To github.com:edgexfoundry/edgex-go.git 20:27:50 ! [rejected] semver -> semver (fetch first) 20:27:50 error: failed to push some refs to 'github.com:edgexfoundry/edgex-go.git' 20:27:50 hint: Updates were rejected because the remote contains work that you do 20:27:50 hint: not have locally. This is usually caused by another repository pushing 20:27:50 hint: to the same ref. You may want to first integrate the remote changes 20:27:50 hint: (e.g., 'git pull ...') before pushing again. 20:27:50 hint: See the 'Note about fast-forwards' in 'git push --help' for details.' [Pipeline] } 20:27:50 $ docker exec --env ******** --env ******** 49d4819c176633538799faede4859d66e94608557d152f6443905a56bbcf3b1c ssh-agent -k 20:27:51 unset SSH_AUTH_SOCK; 20:27:51 unset SSH_AGENT_PID; 20:27:51 echo Agent pid 39 killed; 20:27:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:27:51 $ docker stop --time=1 49d4819c176633538799faede4859d66e94608557d152f6443905a56bbcf3b1c 20:27:52 $ docker rm -f 49d4819c176633538799faede4859d66e94608557d152f6443905a56bbcf3b1c [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 20:27:52 + [ -d /w/workspace/edgex-go/225/archives ] [Pipeline] libraryResource [Pipeline] sh 20:27:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:27:54 ---> package-listing.sh 20:27:54 ++ facter osfamily 20:27:54 ++ tr '[:upper:]' '[:lower:]' 20:27:54 + OS_FAMILY=debian 20:27:54 + workspace=/w/workspace/edgex-go/225 20:27:54 + START_PACKAGES=/tmp/packages_start.txt 20:27:54 + END_PACKAGES=/tmp/packages_end.txt 20:27:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:27:54 + PACKAGES=/tmp/packages_start.txt 20:27:54 + '[' /w/workspace/edgex-go/225 ']' 20:27:54 + PACKAGES=/tmp/packages_end.txt 20:27:54 + case "${OS_FAMILY}" in 20:27:54 + dpkg -l 20:27:54 + grep '^ii' 20:27:54 + '[' -f /tmp/packages_start.txt ']' 20:27:54 + '[' -f /tmp/packages_end.txt ']' 20:27:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:27:54 + '[' /w/workspace/edgex-go/225 ']' 20:27:54 + mkdir -p /w/workspace/edgex-go/225/archives/ 20:27:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/225/archives/ [Pipeline] echo 20:27:54 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/225/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:27:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:55 20:27:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:27:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:55 latest: Pulling from edgex-lftools-log-publisher 20:27:55 5eb5b503b376: Pulling fs layer 20:27:55 5c69ac0246d0: Pulling fs layer 20:27:55 ec43610c2a17: Pulling fs layer 20:27:55 3a2ae6a8a46f: Pulling fs layer 20:27:55 33b1e0a273af: Pulling fs layer 20:27:55 3a2ae6a8a46f: Waiting 20:27:55 5d3b04190fa2: Pulling fs layer 20:27:55 33b1e0a273af: Waiting 20:27:55 2f39f015ded8: Pulling fs layer 20:27:55 2f39f015ded8: Waiting 20:27:55 5c69ac0246d0: Download complete 20:27:55 3a2ae6a8a46f: Verifying Checksum 20:27:55 3a2ae6a8a46f: Download complete 20:27:55 33b1e0a273af: Verifying Checksum 20:27:55 33b1e0a273af: Download complete 20:27:55 ec43610c2a17: Verifying Checksum 20:27:55 ec43610c2a17: Download complete 20:27:55 5d3b04190fa2: Verifying Checksum 20:27:55 5d3b04190fa2: Download complete 20:27:55 5eb5b503b376: Verifying Checksum 20:27:55 5eb5b503b376: Download complete 20:27:56 2f39f015ded8: Download complete 20:27:56 5eb5b503b376: Pull complete 20:27:57 5c69ac0246d0: Pull complete 20:27:57 ec43610c2a17: Pull complete 20:27:57 3a2ae6a8a46f: Pull complete 20:27:58 33b1e0a273af: Pull complete 20:27:58 5d3b04190fa2: Pull complete 20:28:03 2f39f015ded8: Pull complete 20:28:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:28:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:28:03 prd-ubuntu20.04-docker-8c-8g-47922 does not seem to be running inside a container 20:28:03 $ 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/225/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/225 -v /w/workspace/edgex-go/225:/w/workspace/edgex-go/225:rw,z -v /w/workspace/edgex-go/225@tmp:/w/workspace/edgex-go/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:28:05 $ docker top d656b8f5061e6ba209c62a4d01c796f85fdb2d24c9fa8d588c4cac4afb51fac3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:05 + touch /tmp/pre-build-complete [Pipeline] sh 20:28:05 + mkdir -p /var/log/sysstat [Pipeline] sh 20:28:06 + ls /var/log/sa-host 20:28:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:06 provisioning config files... 20:28:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/225@tmp/config7312488751349839712tmp [Pipeline] { [Pipeline] echo 20:28:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:28:06 ---> create-netrc.sh [Pipeline] } 20:28:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:28:06 ---> python-tools-install.sh [Pipeline] echo 20:28:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:28:07 ---> sudo-logs.sh 20:28:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:28:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:28:07 ---> job-cost.sh 20:28:07 lf-activate-venv: SKIPPING 20:28:07 DEBUG: total: 0.2199999988079071 20:28:07 INFO: Retrieving Stack Cost... 20:28:08 INFO: Retrieving Pricing Info for: v3-standard-8 20:28:08 INFO: Archiving Costs [Pipeline] echo 20:28:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:28:08 ---> logs-deploy.sh 20:28:08 lf-activate-venv: SKIPPING 20:28:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/225 20:28:08 INFO: archiving workspace using pattern(s): 20:28:09 Archives upload complete. 20:28:09 INFO: archiving logs to Nexus 20:28:10 ---> uname -a: 20:28:10 Linux prd-ubuntu20-04-docker-8c-8g-47922 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:28:10 20:28:10 20:28:10 ---> lscpu: 20:28:10 Architecture: x86_64 20:28:10 CPU op-mode(s): 32-bit, 64-bit 20:28:10 Byte Order: Little Endian 20:28:10 Address sizes: 40 bits physical, 48 bits virtual 20:28:10 CPU(s): 8 20:28:10 On-line CPU(s) list: 0-7 20:28:10 Thread(s) per core: 1 20:28:10 Core(s) per socket: 1 20:28:10 Socket(s): 8 20:28:10 NUMA node(s): 1 20:28:10 Vendor ID: AuthenticAMD 20:28:10 CPU family: 23 20:28:10 Model: 49 20:28:10 Model name: AMD EPYC-Rome Processor 20:28:10 Stepping: 0 20:28:10 CPU MHz: 2799.998 20:28:10 BogoMIPS: 5599.99 20:28:10 Virtualization: AMD-V 20:28:10 Hypervisor vendor: KVM 20:28:10 Virtualization type: full 20:28:10 L1d cache: 256 KiB 20:28:10 L1i cache: 256 KiB 20:28:10 L2 cache: 4 MiB 20:28:10 L3 cache: 128 MiB 20:28:10 NUMA node0 CPU(s): 0-7 20:28:10 Vulnerability Itlb multihit: Not affected 20:28:10 Vulnerability L1tf: Not affected 20:28:10 Vulnerability Mds: Not affected 20:28:10 Vulnerability Meltdown: Not affected 20:28:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:28:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:28:10 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:28:10 Vulnerability Srbds: Not affected 20:28:10 Vulnerability Tsx async abort: Not affected 20:28:10 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 20:28:10 20:28:10 20:28:10 ---> nproc: 20:28:10 8 20:28:10 20:28:10 20:28:10 ---> df -h: 20:28:10 Filesystem Size Used Avail Use% Mounted on 20:28:10 overlay 155G 28G 128G 18% / 20:28:10 tmpfs 64M 0 64M 0% /dev 20:28:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:28:10 shm 64M 0 64M 0% /dev/shm 20:28:10 /dev/vda1 155G 28G 128G 18% /facter-os 20:28:10 20:28:10 20:28:10 ---> sar -b -r -n DEV: 20:28:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47922) 05/10/22 _x86_64_ (8 CPU) 20:28:10 20:28:10 19:13:12 LINUX RESTART (8 CPU) 20:28:10 20:28:10 19:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:28:10 19:15:01 161.69 4.56 157.13 0.00 389.16 82595.19 0.00 20:28:10 19:16:01 39.99 0.10 39.89 0.00 1.47 13302.20 0.00 20:28:10 19:17:01 218.70 0.08 218.61 0.00 12.53 196929.58 0.00 20:28:10 19:18:01 771.52 2.80 768.72 0.00 29.20 368706.68 0.00 20:28:10 19:19:01 631.32 0.05 631.27 0.00 0.40 219200.00 0.00 20:28:10 19:20:01 1040.71 0.13 1040.58 0.00 7.73 311541.54 0.00 20:28:10 19:21:01 1156.16 4.28 1151.87 0.00 65.32 389357.91 0.00 20:28:10 19:22:01 485.85 0.12 485.74 0.00 5.06 102080.24 0.00 20:28:10 19:23:01 289.30 0.02 289.29 0.00 0.13 132939.04 0.00 20:28:10 19:24:01 26.66 0.07 26.59 0.00 8.53 746.15 0.00 20:28:10 19:25:01 9.55 0.00 9.55 0.00 0.00 287.64 0.00 20:28:10 19:26:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 20:28:10 19:27:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 20:28:10 19:28:01 2.20 0.00 2.20 0.00 0.00 24.13 0.00 20:28:10 19:29:01 1.88 0.02 1.87 0.00 0.13 22.00 0.00 20:28:10 19:30:01 1.83 0.00 1.83 0.00 0.00 21.99 0.00 20:28:10 19:31:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:28:10 19:32:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 20:28:10 19:33:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 20:28:10 19:34:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 20:28:10 19:35:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 20:28:10 19:36:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 20:28:10 19:37:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 20:28:10 19:38:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 20:28:10 19:39:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 20:28:10 19:40:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 20:28:10 19:41:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 20:28:10 19:42:01 2.07 0.00 2.07 0.00 0.00 22.13 0.00 20:28:10 19:43:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 20:28:10 19:44:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 20:28:10 19:45:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 20:28:10 19:46:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 20:28:10 19:47:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 20:28:10 19:48:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 20:28:10 19:49:01 1.22 0.10 1.12 0.00 6.26 13.46 0.00 20:28:10 19:50:01 1.47 0.00 1.47 0.00 0.00 18.66 0.00 20:28:10 19:51:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:28:10 19:52:01 1.72 0.00 1.72 0.00 0.00 19.59 0.00 20:28:10 19:53:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 20:28:10 19:54:01 1.70 0.00 1.70 0.00 0.00 22.00 0.00 20:28:10 19:55:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 20:28:10 19:56:01 1.37 0.00 1.37 0.00 0.00 17.60 0.00 20:28:10 19:57:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 20:28:10 19:58:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 20:28:10 19:59:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 20:28:10 20:00:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 20:28:10 20:01:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 20:28:10 20:02:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 20:28:10 20:03:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 20:28:10 20:04:01 3.07 0.87 2.20 0.00 18.39 31.46 0.00 20:28:10 20:05:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 20:28:10 20:06:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 20:28:10 20:07:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 20:28:10 20:08:02 1.30 0.00 1.30 0.00 0.00 15.86 0.00 20:28:10 20:09:01 1.08 0.00 1.08 0.00 0.00 12.88 0.00 20:28:10 20:10:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 20:28:10 20:11:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 20:28:10 20:12:01 1.42 0.00 1.42 0.00 0.00 17.99 0.00 20:28:10 20:13:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 20:28:10 20:14:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 20:28:10 20:15:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 20:28:10 20:16:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 20:28:10 20:17:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 20:28:10 20:18:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 20:28:10 20:19:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 20:28:10 20:20:01 1.38 0.00 1.38 0.00 0.00 17.73 0.00 20:28:10 20:21:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 20:28:10 20:22:01 1.22 0.00 1.22 0.00 0.00 15.73 0.00 20:28:10 20:23:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:28:10 20:24:01 1.37 0.00 1.37 0.00 0.00 17.60 0.00 20:28:10 20:25:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 20:28:10 20:26:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 20:28:10 20:27:01 4.45 0.08 4.37 0.00 9.73 485.92 0.00 20:28:10 20:28:01 180.45 0.62 179.83 0.00 19.07 60201.33 0.00 20:28:10 Average: 68.89 0.19 68.70 0.00 7.66 25388.63 0.00 20:28:10 20:28:10 19:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:28:10 19:15:01 27653628 31447104 843944 2.57 159156 3821980 2520708 7.43 1759716 2995152 267300 20:28:10 19:16:01 27581252 31692784 594840 1.81 164532 4098876 2076524 6.12 1491684 3296952 301520 20:28:10 19:17:01 25018092 31597360 683680 2.08 170168 6494416 3605876 10.63 1900312 5374052 2008 20:28:10 19:18:01 16252940 31196600 1055532 3.21 323972 14086596 3364712 9.92 3256420 12135824 28084 20:28:10 19:19:01 11038360 28855904 3387048 10.30 343964 16814412 6243048 18.40 6700968 13761448 84328 20:28:10 19:20:01 12062536 31608120 638992 1.94 369360 18445208 2333180 6.88 2909060 16471432 86636 20:28:10 19:21:01 1911720 30000888 2243232 6.82 612972 26189476 4551448 13.41 5807500 23152308 57684 20:28:10 19:22:01 9822616 31518432 730692 2.22 629520 20156952 2696052 7.95 3200180 18235076 199892 20:28:10 19:23:01 10287780 31699072 563860 1.71 710916 19852968 2165844 6.38 2871136 18180704 904 20:28:10 19:24:01 10299296 31712460 551140 1.68 711960 19853764 2143284 6.32 2855128 18180876 356 20:28:10 19:25:01 10318556 31732012 531632 1.62 712408 19853856 1944140 5.73 2837112 18180856 12 20:28:10 19:26:01 10319236 31732712 531200 1.62 712424 19853856 1944140 5.73 2837236 18180864 12 20:28:10 19:27:01 10328032 31741532 522372 1.59 712436 19853860 1944140 5.73 2828076 18180868 12 20:28:10 19:28:01 10331524 31745176 518952 1.58 712488 19853860 1944140 5.73 2825476 18180972 192 20:28:10 19:29:01 10331428 31745256 519184 1.58 712520 19853864 1946104 5.74 2824844 18180984 28 20:28:10 19:30:01 10331696 31745540 518852 1.58 712532 19853872 1946104 5.74 2824116 18180992 12 20:28:10 19:31:01 10331800 31745652 518848 1.58 712548 19853872 1946104 5.74 2824608 18180992 12 20:28:10 19:32:01 10331564 31745420 519036 1.58 712564 19853876 1946104 5.74 2824784 18180996 16 20:28:10 19:33:01 10331484 31745372 519044 1.58 712572 19853880 1946104 5.74 2824344 18181000 32 20:28:10 19:34:01 10331216 31745104 519228 1.58 712596 19853876 1946104 5.74 2824476 18181000 12 20:28:10 19:35:01 10331664 31745604 518692 1.58 712612 19853884 1946104 5.74 2824152 18181004 8 20:28:10 19:36:01 10331616 31745572 518660 1.58 712632 19853884 1946104 5.74 2824188 18181004 16 20:28:10 19:37:01 10331784 31745748 518616 1.58 712656 19853892 1946104 5.74 2824176 18181008 12 20:28:10 19:38:01 10331988 31745992 518368 1.58 712668 19853896 1946104 5.74 2824236 18181012 16 20:28:10 19:39:01 10331436 31745448 518828 1.58 712676 19853896 1946104 5.74 2824836 18181016 52 20:28:10 19:40:01 10331600 31745640 518564 1.58 712700 19853904 1946104 5.74 2824576 18181020 20 20:28:10 19:41:01 10331324 31745376 518768 1.58 712700 19853908 1946104 5.74 2824376 18181028 12 20:28:10 19:42:01 10331276 31745340 518744 1.58 712712 19853908 1946104 5.74 2824496 18181028 12 20:28:10 19:43:01 10331260 31745328 518784 1.58 712732 19853912 1946104 5.74 2824816 18181032 16 20:28:10 19:44:01 10331148 31745260 518820 1.58 712756 19853912 1946104 5.74 2825260 18181032 48 20:28:10 19:45:01 10331132 31745248 518780 1.58 712756 19853916 1946104 5.74 2824648 18181036 20 20:28:10 19:46:01 10331092 31745328 518612 1.58 712772 19854048 1946104 5.74 2824716 18181156 16 20:28:10 19:47:01 10331044 31745280 518584 1.58 712788 19854048 1946104 5.74 2824700 18181156 16 20:28:10 19:48:01 10330956 31745208 518588 1.58 712796 19854056 1946104 5.74 2824612 18181172 36 20:28:10 19:49:01 10330000 31745552 518388 1.58 712820 19854244 1946104 5.74 2825796 18181188 24 20:28:10 19:50:01 10329128 31744736 519384 1.58 712828 19854252 1946104 5.74 2826724 18180464 16 20:28:10 19:51:01 10328828 31744444 519620 1.58 712840 19854256 1946104 5.74 2826972 18180420 28 20:28:10 19:52:01 10329600 31745240 518800 1.58 712844 19854256 1946104 5.74 2826248 18180420 24 20:28:10 19:53:01 10330020 31745664 518528 1.58 712848 19854260 1946104 5.74 2826232 18180424 40 20:28:10 19:54:01 10329720 31745388 518768 1.58 712868 19854268 1946104 5.74 2826320 18180432 12 20:28:10 19:55:01 10329672 31745360 518740 1.58 712880 19854268 1946104 5.74 2826312 18180432 20 20:28:10 19:56:01 10329656 31745352 518676 1.58 712896 19854272 1946104 5.74 2826044 18180436 16 20:28:10 19:57:01 10329608 31745304 518648 1.58 712912 19854272 1946104 5.74 2826032 18180436 16 20:28:10 19:58:01 10328960 31744660 519204 1.58 712920 19854280 1946104 5.74 2826052 18180440 12 20:28:10 19:59:01 10328984 31744744 519096 1.58 712940 19854284 1946104 5.74 2826684 18180448 48 20:28:10 20:00:01 10328936 31744716 519064 1.58 712960 19854284 1946104 5.74 2826380 18180448 12 20:28:10 20:01:01 10329180 31744972 518740 1.58 712976 19854288 1946104 5.74 2826296 18180452 32 20:28:10 20:02:01 10329292 31745120 518776 1.58 712996 19854288 1962156 5.78 2826596 18180452 16 20:28:10 20:03:01 10329008 31744848 519008 1.58 712996 19854292 1962156 5.78 2826412 18180456 24 20:28:10 20:04:01 10327208 31743948 519804 1.58 713052 19854808 2001764 5.90 2826808 18180880 8 20:28:10 20:05:01 10327120 31743860 519828 1.58 713056 19854808 2001764 5.90 2826484 18180880 12 20:28:10 20:06:01 10327204 31743988 519512 1.58 713068 19854816 2001764 5.90 2826604 18180884 36 20:28:10 20:07:01 10326684 31743484 519952 1.58 713088 19854812 2001764 5.90 2826612 18180888 8 20:28:10 20:08:02 10327140 31743968 519412 1.58 713108 19854812 2001764 5.90 2826648 18180888 12 20:28:10 20:09:01 10327124 31743996 519340 1.58 713124 19854824 2001764 5.90 2827032 18180896 32 20:28:10 20:10:01 10326960 31743844 519632 1.58 713144 19854824 2001764 5.90 2826648 18180896 12 20:28:10 20:11:01 10327164 31744068 519324 1.58 713152 19854832 2001764 5.90 2826928 18180904 12 20:28:10 20:12:01 10327384 31744424 518948 1.58 713160 19854964 2001764 5.90 2826480 18181028 8 20:28:10 20:13:01 10327360 31744400 518916 1.58 713172 19854964 1985496 5.85 2826708 18181028 12 20:28:10 20:14:01 10327092 31744172 519096 1.58 713196 19854968 1985496 5.85 2826952 18181040 76 20:28:10 20:15:01 10327480 31744576 518852 1.58 713208 19854968 1985496 5.85 2826752 18181040 20 20:28:10 20:16:01 10327496 31744604 518796 1.58 713208 19854976 1985496 5.85 2826756 18181044 12 20:28:10 20:17:01 10327156 31744268 519052 1.58 713228 19854980 1985496 5.85 2826464 18181048 32 20:28:10 20:18:01 10327348 31744484 519000 1.58 713228 19854980 1985496 5.85 2826512 18181052 12 20:28:10 20:19:01 10327280 31744428 519260 1.58 713240 19854984 1985496 5.85 2826740 18181056 8 20:28:10 20:20:01 10327044 31744220 519448 1.58 713260 19854984 1985496 5.85 2826824 18181060 40 20:28:10 20:21:01 10326964 31744160 519412 1.58 713276 19854988 1985496 5.85 2826544 18181060 16 20:28:10 20:22:01 10326884 31744088 519424 1.58 713280 19854992 1985496 5.85 2826560 18181064 32 20:28:10 20:23:01 10327088 31744312 519140 1.58 713300 19854992 1985496 5.85 2826624 18181064 12 20:28:10 20:24:01 10326788 31744028 519356 1.58 713316 19855000 1985496 5.85 2827080 18181072 8 20:28:10 20:25:01 10326740 31743984 519324 1.58 713332 19855004 1985496 5.85 2826768 18181076 32 20:28:10 20:26:01 10326700 31743972 519276 1.58 713340 19855004 1969332 5.80 2826600 18181076 8 20:28:10 20:27:01 9649152 31680632 582428 1.77 718848 20431368 2390140 7.04 2896468 18757212 584868 20:28:10 20:28:01 8200164 31671080 588892 1.79 775216 21673632 2389096 7.04 3015572 19940664 500528 20:28:10 Average: 10948208 31659891 603670 1.84 674198 19228253 2137823 6.30 2890436 17536435 28588 20:28:10 20:28:10 19:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:28:10 19:15:01 docker0 386.39 397.26 27.97 3750.99 0.00 0.00 0.00 0.00 20:28:10 19:15:01 veth89a6383 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 20:28:10 19:15:01 ens3 607.12 526.30 7206.45 110.75 0.00 0.00 0.00 0.00 20:28:10 19:15:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 20:28:10 19:16:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 20:28:10 19:16:01 veth89a6383 1.50 1.55 0.12 0.12 0.00 0.00 0.00 0.00 20:28:10 19:16:01 ens3 29.61 17.00 23.99 12.88 0.00 0.00 0.00 0.00 20:28:10 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:17:01 vethdab5eba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:17:01 veth777a132 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:17:01 veth20c8795 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:17:01 docker0 8.00 9.08 0.45 38.07 0.00 0.00 0.00 0.00 20:28:10 19:17:01 veth6593942 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:28:10 19:17:01 veth67fbc6a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:17:01 vethf6dda17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:17:01 veth00547bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:17:01 ens3 138.43 99.12 1740.00 76.77 0.00 0.00 0.00 0.00 20:28:10 19:17:01 veth35a5b97 8.00 9.10 0.56 38.07 0.00 0.00 0.00 0.00 20:28:10 19:17:01 veth3af559c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:17:01 vethda5eec3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:17:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:28:10 19:18:01 veth6051f94 219.80 412.13 20.06 5832.41 0.00 0.00 0.00 0.48 20:28:10 19:18:01 docker0 493.48 870.65 37.01 11852.87 0.00 0.00 0.00 0.00 20:28:10 19:18:01 veth6593942 0.00 0.92 0.00 0.05 0.00 0.00 0.00 0.00 20:28:10 19:18:01 veth587fcb4 238.98 415.58 21.27 5830.28 0.00 0.00 0.00 0.48 20:28:10 19:18:01 ens3 905.20 513.61 11880.95 62.05 0.00 0.00 0.00 0.00 20:28:10 19:18:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:28:10 19:19:01 veth6051f94 0.08 0.27 0.00 0.01 0.00 0.00 0.00 0.00 20:28:10 19:19:01 veth6438274 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:28:10 19:19:01 docker0 28.17 37.45 1.64 204.79 0.00 0.00 0.00 0.00 20:28:10 19:19:01 veth6e6c336 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:28:10 19:19:01 veth6593942 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:28:10 19:19:01 veth587fcb4 0.08 0.27 0.00 0.01 0.00 0.00 0.00 0.00 20:28:10 19:19:01 ens3 100.20 73.38 330.90 72.75 0.00 0.00 0.00 0.00 20:28:10 19:19:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 20:28:10 19:20:01 veth6051f94 5.25 7.18 0.53 132.97 0.00 0.00 0.00 0.01 20:28:10 19:20:01 docker0 45.46 74.97 3.42 912.60 0.00 0.00 0.00 0.00 20:28:10 19:20:01 veth6593942 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 20:28:10 19:20:01 veth587fcb4 8.87 13.35 0.87 206.55 0.00 0.00 0.00 0.02 20:28:10 19:20:01 ens3 195.43 143.84 2042.32 96.14 0.00 0.00 0.00 0.00 20:28:10 19:20:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 20:28:10 19:21:01 docker0 256.17 445.46 18.55 6029.71 0.00 0.00 0.00 0.00 20:28:10 19:21:01 veth6593942 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 20:28:10 19:21:01 veth13989b2 231.18 413.36 20.11 5829.43 0.00 0.00 0.00 0.48 20:28:10 19:21:01 ens3 503.42 300.98 6060.62 98.09 0.00 0.00 0.00 0.00 20:28:10 19:21:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 20:28:10 19:22:01 docker0 43.34 51.92 2.77 365.52 0.00 0.00 0.00 0.00 20:28:10 19:22:01 veth6593942 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 20:28:10 19:22:01 veth13989b2 12.00 14.08 1.12 206.45 0.00 0.00 0.00 0.02 20:28:10 19:22:01 ens3 75.36 56.33 384.72 13.65 0.00 0.00 0.00 0.00 20:28:10 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:23:01 docker0 0.03 0.63 0.00 0.03 0.00 0.00 0.00 0.00 20:28:10 19:23:01 ens3 20.48 16.18 16.36 22.78 0.00 0.00 0.00 0.00 20:28:10 19:23:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 20:28:10 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:24:01 ens3 486.34 496.88 232.21 2516.92 0.00 0.00 0.00 0.00 20:28:10 19:24:01 lo 44.32 44.32 4.36 4.36 0.00 0.00 0.00 0.00 20:28:10 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:25:01 ens3 179.56 179.99 88.88 888.84 0.00 0.00 0.00 0.00 20:28:10 19:25:01 lo 16.73 16.73 1.65 1.65 0.00 0.00 0.00 0.00 20:28:10 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:26:01 ens3 0.57 0.28 0.27 0.20 0.00 0.00 0.00 0.00 20:28:10 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:28:01 ens3 2.22 2.33 5.53 9.05 0.00 0.00 0.00 0.00 20:28:10 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:29:01 ens3 4.05 4.03 0.33 6.98 0.00 0.00 0.00 0.00 20:28:10 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:30:01 ens3 0.77 0.07 0.06 0.01 0.00 0.00 0.00 0.00 20:28:10 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:31:01 ens3 1.72 1.68 0.19 6.83 0.00 0.00 0.00 0.00 20:28:10 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:32:01 ens3 4.87 4.60 0.54 7.14 0.00 0.00 0.00 0.00 20:28:10 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:33:01 ens3 0.20 0.12 0.09 0.01 0.00 0.00 0.00 0.00 20:28:10 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:34:01 ens3 4.50 8.73 0.36 7.62 0.00 0.00 0.00 0.00 20:28:10 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:36:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:38:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:39:01 ens3 1.33 2.27 0.21 2.17 0.00 0.00 0.00 0.00 20:28:10 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:41:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:28:10 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:43:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:28:10 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:44:01 ens3 1.18 0.55 0.47 0.34 0.00 0.00 0.00 0.00 20:28:10 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:46:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:48:01 ens3 0.30 0.22 0.07 0.02 0.00 0.00 0.00 0.00 20:28:10 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:49:01 ens3 2.28 1.27 1.17 3.23 0.00 0.00 0.00 0.00 20:28:10 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:50:01 ens3 3.77 2.27 2.35 2.49 0.00 0.00 0.00 0.00 20:28:10 19:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:28:10 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:51:01 ens3 0.53 0.42 0.32 0.21 0.00 0.00 0.00 0.00 20:28:10 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:52:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:54:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 20:28:10 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:58:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 19:59:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:28:10 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:00:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:02:01 ens3 0.30 0.15 0.13 0.01 0.00 0.00 0.00 0.00 20:28:10 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:04:01 ens3 1.13 0.47 0.39 0.27 0.00 0.00 0.00 0.00 20:28:10 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:06:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:08:02 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:08:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:09:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:28:10 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:11:01 ens3 0.20 0.08 0.12 0.00 0.00 0.00 0.00 0.00 20:28:10 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:12:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:28:10 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:13:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:28:10 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:14:01 ens3 1.22 0.57 0.53 0.34 0.00 0.00 0.00 0.00 20:28:10 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:16:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:18:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:19:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:28:10 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:20:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:28:10 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:22:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:24:01 ens3 1.23 0.57 0.48 0.35 0.00 0.00 0.00 0.00 20:28:10 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:25:01 ens3 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 20:28:10 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:26:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:10 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:10 20:27:01 ens3 136.46 77.79 4057.88 9.88 0.00 0.00 0.00 0.00 20:28:10 20:27:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:28:10 20:28:01 docker0 50.98 63.10 4.50 694.38 0.00 0.00 0.00 0.00 20:28:10 20:28:01 ens3 413.95 288.28 6478.45 121.83 0.00 0.00 0.00 0.00 20:28:10 20:28:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 20:28:10 Average: docker0 17.67 26.30 1.30 321.57 0.00 0.00 0.00 0.00 20:28:10 Average: ens3 51.63 38.05 546.67 56.10 0.00 0.00 0.00 0.00 20:28:10 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 20:28:10 20:28:10 20:28:10 ---> sar -P ALL: 20:28:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47922) 05/10/22 _x86_64_ (8 CPU) 20:28:10 20:28:10 19:13:12 LINUX RESTART (8 CPU) 20:28:10 20:28:10 19:14:02 CPU %user %nice %system %iowait %steal %idle 20:28:10 19:15:01 all 20.91 0.00 5.17 1.39 0.07 72.45 20:28:10 19:15:01 0 21.60 0.00 5.16 0.41 0.07 72.76 20:28:10 19:15:01 1 23.18 0.00 5.22 1.34 0.07 70.18 20:28:10 19:15:01 2 21.31 0.00 4.98 2.35 0.09 71.28 20:28:10 19:15:01 3 20.73 0.00 5.53 4.60 0.07 69.08 20:28:10 19:15:01 4 20.35 0.00 4.89 1.13 0.07 73.57 20:28:10 19:15:01 5 18.73 0.00 5.52 0.94 0.07 74.73 20:28:10 19:15:01 6 20.94 0.00 4.46 0.24 0.05 74.31 20:28:10 19:15:01 7 20.45 0.00 5.63 0.12 0.07 73.73 20:28:10 19:16:01 all 41.70 0.00 6.19 0.20 0.08 51.82 20:28:10 19:16:01 0 42.37 0.00 6.40 0.02 0.08 51.13 20:28:10 19:16:01 1 42.45 0.00 5.55 0.02 0.08 51.91 20:28:10 19:16:01 2 41.75 0.00 6.25 1.20 0.07 50.74 20:28:10 19:16:01 3 41.39 0.00 5.75 0.03 0.08 52.74 20:28:10 19:16:01 4 42.77 0.00 6.06 0.34 0.08 50.75 20:28:10 19:16:01 5 41.32 0.00 6.11 0.02 0.08 52.47 20:28:10 19:16:01 6 40.25 0.00 7.63 0.02 0.08 52.02 20:28:10 19:16:01 7 41.34 0.00 5.78 0.00 0.08 52.80 20:28:10 19:17:01 all 26.24 0.00 8.77 1.87 0.08 63.04 20:28:10 19:17:01 0 27.81 0.00 10.44 0.31 0.09 61.36 20:28:10 19:17:01 1 25.82 0.00 8.90 0.15 0.09 65.05 20:28:10 19:17:01 2 27.74 0.00 8.65 1.01 0.09 62.52 20:28:10 19:17:01 3 27.95 0.00 9.14 2.93 0.08 59.89 20:28:10 19:17:01 4 25.49 0.00 9.61 1.99 0.07 62.84 20:28:10 19:17:01 5 22.96 0.00 8.96 7.90 0.07 60.11 20:28:10 19:17:01 6 25.74 0.00 6.29 0.32 0.07 67.58 20:28:10 19:17:01 7 26.42 0.00 8.20 0.33 0.09 64.97 20:28:10 19:18:01 all 62.08 0.00 13.42 6.71 0.12 17.68 20:28:10 19:18:01 0 61.93 0.00 12.15 4.24 0.10 21.59 20:28:10 19:18:01 1 62.85 0.00 12.54 6.67 0.12 17.82 20:28:10 19:18:01 2 61.58 0.00 14.54 7.18 0.12 16.59 20:28:10 19:18:01 3 61.42 0.00 14.37 7.65 0.12 16.44 20:28:10 19:18:01 4 62.12 0.00 14.04 10.87 0.12 12.85 20:28:10 19:18:01 5 61.54 0.00 13.14 3.97 0.12 21.22 20:28:10 19:18:01 6 62.32 0.00 12.68 8.67 0.12 16.21 20:28:10 19:18:01 7 62.88 0.00 13.90 4.37 0.12 18.73 20:28:10 19:19:01 all 88.87 0.00 10.89 0.01 0.13 0.09 20:28:10 19:19:01 0 89.25 0.00 10.63 0.00 0.12 0.00 20:28:10 19:19:01 1 89.91 0.00 9.95 0.00 0.15 0.00 20:28:10 19:19:01 2 89.67 0.00 10.21 0.00 0.12 0.00 20:28:10 19:19:01 3 89.30 0.00 10.53 0.03 0.12 0.02 20:28:10 19:19:01 4 89.83 0.00 9.85 0.05 0.13 0.13 20:28:10 19:19:01 5 87.99 0.00 11.66 0.00 0.13 0.22 20:28:10 19:19:01 6 86.78 0.00 12.83 0.02 0.13 0.23 20:28:10 19:19:01 7 88.26 0.00 11.45 0.02 0.12 0.15 20:28:10 19:20:01 all 68.74 0.00 12.44 4.75 0.12 13.95 20:28:10 19:20:01 0 65.55 0.00 13.30 12.83 0.14 8.20 20:28:10 19:20:01 1 70.50 0.00 11.63 3.39 0.12 14.36 20:28:10 19:20:01 2 65.14 0.00 15.87 2.73 0.12 16.14 20:28:10 19:20:01 3 71.65 0.00 10.15 2.39 0.12 15.69 20:28:10 19:20:01 4 76.31 0.00 10.88 4.95 0.12 7.74 20:28:10 19:20:01 5 70.62 0.00 12.92 3.66 0.14 12.66 20:28:10 19:20:01 6 63.15 0.00 13.72 3.84 0.12 19.18 20:28:10 19:20:01 7 66.95 0.00 11.02 4.21 0.14 17.68 20:28:10 19:21:01 all 71.38 0.00 14.64 3.31 0.12 10.55 20:28:10 19:21:01 0 72.48 0.00 13.47 4.27 0.14 9.64 20:28:10 19:21:01 1 71.99 0.00 13.89 2.37 0.12 11.62 20:28:10 19:21:01 2 73.73 0.00 12.88 2.76 0.13 10.49 20:28:10 19:21:01 3 69.49 0.00 16.03 4.10 0.12 10.25 20:28:10 19:21:01 4 71.43 0.00 14.32 3.39 0.12 10.74 20:28:10 19:21:01 5 67.83 0.00 18.16 3.53 0.12 10.36 20:28:10 19:21:01 6 72.55 0.00 13.47 2.66 0.12 11.20 20:28:10 19:21:01 7 71.51 0.00 14.86 3.41 0.12 10.11 20:28:10 19:22:01 all 30.64 0.00 5.29 0.87 0.06 63.14 20:28:10 19:22:01 0 24.34 0.00 5.45 0.52 0.05 69.64 20:28:10 19:22:01 1 26.56 0.00 5.29 1.16 0.07 66.92 20:28:10 19:22:01 2 27.58 0.00 4.34 0.18 0.05 67.84 20:28:10 19:22:01 3 56.03 0.00 7.05 0.60 0.08 36.24 20:28:10 19:22:01 4 36.45 0.00 5.27 1.17 0.07 57.04 20:28:10 19:22:01 5 23.30 0.00 4.86 1.71 0.05 70.08 20:28:10 19:22:01 6 22.33 0.00 4.41 1.16 0.05 72.05 20:28:10 19:22:01 7 28.43 0.00 5.64 0.49 0.07 65.38 20:28:10 19:23:01 all 14.05 0.00 5.29 3.37 0.06 77.23 20:28:10 19:23:01 0 14.08 0.00 5.82 1.20 0.07 78.84 20:28:10 19:23:01 1 13.60 0.00 4.00 1.34 0.05 81.01 20:28:10 19:23:01 2 13.78 0.00 7.60 17.52 0.07 61.02 20:28:10 19:23:01 3 14.82 0.00 4.65 2.56 0.07 77.91 20:28:10 19:23:01 4 12.93 0.00 3.98 0.03 0.05 83.00 20:28:10 19:23:01 5 14.03 0.00 6.09 0.86 0.05 78.97 20:28:10 19:23:01 6 14.66 0.00 5.25 2.42 0.05 77.61 20:28:10 19:23:01 7 14.48 0.00 4.92 1.14 0.07 79.39 20:28:10 19:24:01 all 9.85 0.00 1.43 0.11 0.05 88.55 20:28:10 19:24:01 0 12.21 0.00 1.54 0.03 0.05 86.17 20:28:10 19:24:01 1 7.74 0.00 1.44 0.37 0.05 90.41 20:28:10 19:24:01 2 11.37 0.00 1.36 0.03 0.07 87.17 20:28:10 19:24:01 3 7.74 0.00 1.48 0.05 0.05 90.69 20:28:10 19:24:01 4 11.64 0.00 1.56 0.22 0.07 86.52 20:28:10 19:24:01 5 10.58 0.00 1.32 0.18 0.05 87.86 20:28:10 19:24:01 6 9.36 0.00 1.25 0.02 0.05 89.31 20:28:10 19:24:01 7 8.14 0.00 1.50 0.00 0.05 90.31 20:28:10 19:25:01 all 3.73 0.00 0.61 0.04 0.03 95.59 20:28:10 19:25:01 0 4.20 0.00 0.72 0.05 0.03 95.00 20:28:10 19:25:01 1 3.86 0.00 0.59 0.00 0.03 95.52 20:28:10 19:25:01 2 5.41 0.00 0.58 0.00 0.02 93.99 20:28:10 19:25:01 3 2.90 0.00 0.58 0.02 0.03 96.47 20:28:10 19:25:01 4 3.21 0.00 0.60 0.20 0.02 95.97 20:28:10 19:25:01 5 4.28 0.00 0.41 0.07 0.03 95.21 20:28:10 19:25:01 6 2.89 0.00 0.60 0.00 0.02 96.49 20:28:10 19:25:01 7 3.05 0.00 0.82 0.00 0.03 96.10 20:28:10 20:28:10 19:25:01 CPU %user %nice %system %iowait %steal %idle 20:28:10 19:26:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:28:10 19:26:01 0 0.02 0.00 0.05 0.03 0.00 99.90 20:28:10 19:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:28:10 19:26:01 4 0.00 0.00 0.03 0.02 0.02 99.93 20:28:10 19:26:01 5 1.97 0.00 0.00 0.00 0.00 98.03 20:28:10 19:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:27:01 all 0.26 0.00 0.02 0.00 0.00 99.72 20:28:10 19:27:01 0 0.03 0.00 0.03 0.02 0.00 99.92 20:28:10 19:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:28:10 19:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:27:01 3 0.02 0.00 0.05 0.00 0.00 99.93 20:28:10 19:27:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:28:10 19:27:01 5 1.94 0.00 0.00 0.00 0.00 98.06 20:28:10 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:28:01 all 0.03 0.00 0.02 0.01 0.00 99.94 20:28:10 19:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:28:01 2 0.03 0.00 0.00 0.05 0.00 99.92 20:28:10 19:28:01 3 0.03 0.00 0.08 0.00 0.00 99.88 20:28:10 19:28:01 4 0.03 0.00 0.00 0.05 0.00 99.92 20:28:10 19:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 19:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:28:01 7 0.03 0.00 0.05 0.00 0.00 99.92 20:28:10 19:29:01 all 0.03 0.00 0.02 0.02 0.00 99.93 20:28:10 19:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:28:10 19:29:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:28:10 19:29:01 2 0.00 0.00 0.03 0.08 0.00 99.88 20:28:10 19:29:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:28:10 19:29:01 4 0.02 0.00 0.03 0.03 0.00 99.92 20:28:10 19:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 19:30:01 all 0.01 0.00 0.01 0.03 0.00 99.96 20:28:10 19:30:01 0 0.00 0.00 0.00 0.07 0.00 99.93 20:28:10 19:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:30:01 2 0.02 0.00 0.00 0.05 0.00 99.93 20:28:10 19:30:01 3 0.02 0.00 0.05 0.00 0.00 99.93 20:28:10 19:30:01 4 0.00 0.00 0.00 0.08 0.00 99.92 20:28:10 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:31:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:28:10 19:31:01 0 0.07 0.00 0.03 0.05 0.00 99.85 20:28:10 19:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:28:10 19:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:31:01 3 0.03 0.00 0.05 0.00 0.02 99.90 20:28:10 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 19:32:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:28:10 19:32:01 0 0.00 0.00 0.00 0.03 0.00 99.97 20:28:10 19:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:28:10 19:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 19:32:01 4 0.00 0.00 0.03 0.02 0.00 99.95 20:28:10 19:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:28:10 19:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:33:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:28:10 19:33:01 0 0.00 0.00 0.00 0.03 0.00 99.97 20:28:10 19:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:28:10 19:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 19:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:28:10 19:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:28:10 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:34:01 2 0.05 0.00 0.03 0.05 0.00 99.87 20:28:10 19:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:28:10 19:34:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:28:10 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:35:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:28:10 19:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:28:10 19:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:28:10 19:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:28:10 19:35:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:28:10 19:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:36:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:28:10 19:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:28:10 19:36:01 4 0.03 0.00 0.02 0.05 0.00 99.90 20:28:10 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:28:10 19:36:01 CPU %user %nice %system %iowait %steal %idle 20:28:10 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:28:10 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:37:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:28:10 19:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:28:10 19:37:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:28:10 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:28:10 19:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:38:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:28:10 19:38:01 3 0.03 0.00 0.07 0.00 0.00 99.90 20:28:10 19:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 19:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:28:10 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:28:10 19:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:39:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:28:10 19:39:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:28:10 19:39:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:28:10 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:28:10 19:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:28:10 19:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:28:10 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:28:10 19:40:01 4 0.03 0.00 0.00 0.05 0.00 99.92 20:28:10 19:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:28:10 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:28:10 19:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:28:10 19:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 19:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:28:10 19:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:28:10 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:42:01 3 0.03 0.00 0.03 0.08 0.02 99.83 20:28:10 19:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:28:10 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 19:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 19:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:28:10 19:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:28:10 19:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:44:01 3 0.05 0.00 0.02 0.05 0.00 99.88 20:28:10 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:44:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:28:10 19:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:28:10 19:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:45:01 all 0.01 0.00 0.00 0.00 0.00 99.99 20:28:10 19:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:28:10 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:28:10 19:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:46:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:28:10 19:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:46:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:28:10 19:46:01 4 0.02 0.00 0.02 0.05 0.00 99.92 20:28:10 19:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:28:10 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:47:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:28:10 19:47:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:28:10 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:28:10 19:47:01 CPU %user %nice %system %iowait %steal %idle 20:28:10 19:48:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:28:10 19:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:48:01 3 0.00 0.00 0.03 0.03 0.00 99.93 20:28:10 19:48:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:28:10 19:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:49:01 all 0.09 0.00 0.02 0.01 0.00 99.88 20:28:10 19:49:01 0 0.32 0.00 0.02 0.00 0.00 99.67 20:28:10 19:49:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:28:10 19:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 19:49:01 3 0.07 0.00 0.03 0.03 0.02 99.85 20:28:10 19:49:01 4 0.08 0.00 0.02 0.03 0.00 99.87 20:28:10 19:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 19:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:28:10 19:49:01 7 0.13 0.00 0.02 0.00 0.00 99.85 20:28:10 19:50:01 all 0.04 0.00 0.02 0.01 0.00 99.93 20:28:10 19:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:28:10 19:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:28:10 19:50:01 2 0.07 0.00 0.02 0.00 0.00 99.92 20:28:10 19:50:01 3 0.05 0.00 0.03 0.03 0.00 99.88 20:28:10 19:50:01 4 0.07 0.00 0.05 0.03 0.00 99.85 20:28:10 19:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:50:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:28:10 19:50:01 7 0.05 0.00 0.05 0.00 0.00 99.90 20:28:10 19:51:01 all 0.14 0.00 0.01 0.00 0.00 99.85 20:28:10 19:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 19:51:01 1 0.91 0.00 0.03 0.00 0.00 99.05 20:28:10 19:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:51:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:28:10 19:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 19:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 19:52:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:28:10 19:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:52:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:28:10 19:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:52:01 3 0.02 0.00 0.02 0.05 0.00 99.92 20:28:10 19:52:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:28:10 19:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:53:01 all 0.27 0.00 0.01 0.00 0.00 99.72 20:28:10 19:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:28:10 19:53:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:28:10 19:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:53:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:28:10 19:53:01 4 0.03 0.00 0.02 0.02 0.00 99.93 20:28:10 19:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:54:01 all 0.26 0.00 0.01 0.02 0.00 99.71 20:28:10 19:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:54:01 1 1.94 0.00 0.02 0.00 0.00 98.05 20:28:10 19:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:54:01 3 0.03 0.00 0.02 0.07 0.02 99.87 20:28:10 19:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 19:54:01 5 0.02 0.00 0.02 0.07 0.02 99.88 20:28:10 19:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:55:01 all 0.08 0.00 0.03 0.00 0.00 99.88 20:28:10 19:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 19:55:01 1 0.60 0.00 0.15 0.00 0.02 99.24 20:28:10 19:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:28:10 19:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 19:55:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:28:10 19:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:56:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:28:10 19:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:56:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:28:10 19:56:01 4 0.00 0.00 0.03 0.00 0.02 99.95 20:28:10 19:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:28:10 19:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:28:10 19:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 19:57:01 4 0.03 0.00 0.02 0.02 0.00 99.93 20:28:10 19:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:58:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:28:10 19:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 19:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:58:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:28:10 19:58:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:28:10 19:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 19:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 19:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 19:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:28:10 19:58:01 CPU %user %nice %system %iowait %steal %idle 20:28:10 19:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:28:10 19:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 19:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:28:10 19:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:28:10 19:59:01 3 0.03 0.00 0.02 0.03 0.00 99.92 20:28:10 19:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 19:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:28:10 19:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 19:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:00:01 all 0.00 0.00 0.01 0.01 0.00 99.97 20:28:10 20:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:28:10 20:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:00:01 3 0.00 0.00 0.03 0.02 0.02 99.93 20:28:10 20:00:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:28:10 20:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:01:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:28:10 20:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:28:10 20:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:01:01 5 0.03 0.00 0.00 0.02 0.00 99.95 20:28:10 20:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:02:01 all 0.00 0.00 0.01 0.01 0.00 99.97 20:28:10 20:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:02:01 3 0.02 0.00 0.03 0.05 0.02 99.88 20:28:10 20:02:01 4 0.00 0.00 0.03 0.02 0.00 99.95 20:28:10 20:02:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:28:10 20:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:28:10 20:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:28:10 20:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:28:10 20:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:28:10 20:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:28:10 20:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:04:01 all 0.05 0.00 0.04 0.01 0.00 99.89 20:28:10 20:04:01 0 0.12 0.00 0.02 0.00 0.00 99.87 20:28:10 20:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 20:04:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:28:10 20:04:01 3 0.02 0.00 0.07 0.05 0.02 99.85 20:28:10 20:04:01 4 0.13 0.00 0.05 0.02 0.00 99.80 20:28:10 20:04:01 5 0.02 0.00 0.02 0.05 0.00 99.92 20:28:10 20:04:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:28:10 20:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:28:10 20:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:28:10 20:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:05:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:28:10 20:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:05:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:28:10 20:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:06:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:28:10 20:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 20:06:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:28:10 20:06:01 4 0.07 0.00 0.02 0.00 0.00 99.92 20:28:10 20:06:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:28:10 20:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:28:10 20:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 20:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:28:10 20:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 20:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:08:02 all 0.01 0.00 0.00 0.01 0.00 99.98 20:28:10 20:08:02 0 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:08:02 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:08:02 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:08:02 3 0.02 0.00 0.00 0.03 0.00 99.95 20:28:10 20:08:02 4 0.02 0.00 0.03 0.03 0.00 99.92 20:28:10 20:08:02 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:08:02 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:08:02 7 0.00 0.00 0.00 0.00 0.02 99.98 20:28:10 20:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:28:10 20:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:28:10 20:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:09:01 3 0.00 0.00 0.03 0.02 0.00 99.95 20:28:10 20:09:01 4 0.03 0.00 0.05 0.02 0.02 99.88 20:28:10 20:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:28:10 20:09:01 CPU %user %nice %system %iowait %steal %idle 20:28:10 20:10:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:28:10 20:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:28:10 20:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:10:01 3 0.00 0.00 0.02 0.08 0.00 99.90 20:28:10 20:10:01 4 0.05 0.00 0.02 0.02 0.00 99.92 20:28:10 20:10:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:28:10 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:11:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:28:10 20:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:28:10 20:11:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:28:10 20:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:28:10 20:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:12:01 3 0.03 0.00 0.00 0.03 0.00 99.93 20:28:10 20:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:28:10 20:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:13:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:28:10 20:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:13:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:28:10 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 20:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:13:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:28:10 20:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:14:01 all 0.03 0.00 0.01 0.01 0.00 99.96 20:28:10 20:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 20:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 20:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 20:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 20:14:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:28:10 20:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 20:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:28:10 20:15:01 all 0.00 0.00 0.01 0.01 0.00 99.97 20:28:10 20:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:28:10 20:15:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:28:10 20:15:01 3 0.00 0.00 0.02 0.05 0.00 99.93 20:28:10 20:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:28:10 20:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:28:10 20:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:28:10 20:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:28:10 20:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:28:10 20:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 20:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:17:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:28:10 20:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:17:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:28:10 20:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 20:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:28:10 20:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:28:10 20:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:18:01 3 0.02 0.00 0.02 0.05 0.00 99.92 20:28:10 20:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:28:10 20:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 20:18:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:28:10 20:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:19:01 all 0.02 0.00 0.00 0.01 0.00 99.97 20:28:10 20:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:28:10 20:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:19:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:28:10 20:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:28:10 20:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:28:10 20:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:28:10 20:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:20:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:28:10 20:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:28:10 20:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:28:10 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:28:10 20:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:28:10 20:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:28:10 20:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:21:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:28:10 20:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:22:01 all 0.22 0.00 0.01 0.01 0.01 99.76 20:28:10 20:22:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:28:10 20:22:01 1 1.70 0.00 0.03 0.00 0.00 98.27 20:28:10 20:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:22:01 3 0.02 0.00 0.02 0.03 0.00 99.93 20:28:10 20:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 20:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:28:10 20:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:28:10 20:23:01 all 0.21 0.00 0.00 0.00 0.00 99.78 20:28:10 20:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:28:10 20:23:01 1 1.53 0.00 0.02 0.00 0.00 98.45 20:28:10 20:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:23:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:28:10 20:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 20:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 20:24:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:28:10 20:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:28:10 20:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 20:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:24:01 5 0.00 0.00 0.02 0.03 0.00 99.95 20:28:10 20:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 20:25:01 all 0.02 0.00 0.00 0.02 0.00 99.95 20:28:10 20:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:28:10 20:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:28:10 20:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:25:01 3 0.03 0.00 0.00 0.10 0.00 99.87 20:28:10 20:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:25:01 5 0.00 0.00 0.00 0.05 0.00 99.95 20:28:10 20:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:28:10 20:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:28:10 20:26:01 all 0.01 0.00 0.00 0.00 0.00 99.99 20:28:10 20:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:10 20:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:28:10 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:28:10 20:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:10 20:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:28:10 20:27:01 all 2.28 0.00 0.96 0.04 0.01 96.72 20:28:10 20:27:01 0 3.49 0.00 0.92 0.03 0.00 95.56 20:28:10 20:27:01 1 1.97 0.00 0.93 0.00 0.02 97.09 20:28:10 20:27:01 2 1.99 0.00 1.21 0.00 0.00 96.80 20:28:10 20:27:01 3 1.95 0.00 0.84 0.17 0.02 97.03 20:28:10 20:27:01 4 1.94 0.00 0.95 0.02 0.00 97.09 20:28:10 20:27:01 5 1.99 0.00 1.02 0.03 0.02 96.94 20:28:10 20:27:01 6 2.49 0.00 0.89 0.02 0.00 96.61 20:28:10 20:27:01 7 2.39 0.00 0.95 0.02 0.02 96.63 20:28:10 20:28:01 all 10.89 0.00 4.50 1.70 0.06 82.84 20:28:10 20:28:01 0 10.88 0.00 4.38 0.32 0.07 84.36 20:28:10 20:28:01 1 10.39 0.00 4.09 0.41 0.05 85.07 20:28:10 20:28:01 2 11.19 0.00 4.65 0.59 0.07 83.50 20:28:10 20:28:01 3 12.04 0.00 4.94 0.68 0.05 82.29 20:28:10 20:28:01 4 11.10 0.00 4.13 0.51 0.07 84.20 20:28:10 20:28:01 5 12.48 0.00 4.95 8.67 0.07 73.83 20:28:10 20:28:01 6 9.34 0.00 3.95 1.43 0.07 85.21 20:28:10 20:28:01 7 9.72 0.00 4.94 1.00 0.07 84.27 20:28:10 Average: all 6.08 0.00 1.21 0.33 0.01 92.36 20:28:10 Average: 0 6.05 0.00 1.22 0.33 0.01 92.39 20:28:10 Average: 1 6.21 0.00 1.13 0.23 0.02 92.41 20:28:10 Average: 2 6.07 0.00 1.25 0.48 0.01 92.18 20:28:10 Average: 3 6.42 0.00 1.23 0.36 0.02 91.97 20:28:10 Average: 4 6.26 0.00 1.16 0.35 0.02 92.22 20:28:10 Average: 5 5.92 0.00 1.28 0.43 0.01 92.36 20:28:10 Average: 6 5.81 0.00 1.17 0.28 0.01 92.73 20:28:10 Average: 7 5.95 0.00 1.20 0.20 0.01 92.64 20:28:10 20:28:10 20:28:10