Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17669477675822144138.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13879500174956487236.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6890362317981587152.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11190814365497497627.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10296539134548482897.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41081 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/219 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/219 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 Commit message: "Merge pull request #4008 from jinlinGuan/issue-4007" > git rev-list --no-walk 75ae4c630173373cbd01cdb5dc8fa60923e10661 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:32:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:32:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:32:03 ========================================================= 14:32:03 EdgeX Global Pipelines Version Info 14:32:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:32:03 ------------------- 14:32:03 stable info: 14:32:03 ------------------- 14:32:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:32:03 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 14:32:03 Message: update stable to v1.0.227 14:32:04 ------------------- 14:32:04 experimental info: 14:32:04 ------------------- 14:32:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:32:04 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 14:32:04 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebb27bf [Pipeline] echo 14:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:32:05 provisioning config files... 14:32:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/219@tmp/config4493899225689796888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:05 ---> docker-login.sh 14:32:05 nexus3.edgexfoundry.org:10001 14:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:05 Configure a credential helper to remove this warning. See 14:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:05 14:32:05 Login Succeeded 14:32:05 nexus3.edgexfoundry.org:10002 14:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:05 Configure a credential helper to remove this warning. See 14:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:05 14:32:05 Login Succeeded 14:32:05 nexus3.edgexfoundry.org:10003 14:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:06 Configure a credential helper to remove this warning. See 14:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:06 14:32:06 Login Succeeded 14:32:06 nexus3.edgexfoundry.org:10004 14:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:06 Configure a credential helper to remove this warning. See 14:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:06 14:32:06 Login Succeeded 14:32:06 docker.io 14:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:06 Configure a credential helper to remove this warning. See 14:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:06 14:32:06 Login Succeeded 14:32:06 ---> docker-login.sh ends [Pipeline] } 14:32:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:32:07 + 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 14:32:07 + dirname cmd/core-command/Dockerfile 14:32:07 + cut -d/ -f2 14:32:07 + echo core-command,cmd/core-command/Dockerfile 14:32:07 + + dirname cmd/core-data/Dockerfilecut 14:32:07 -d/ -f2 14:32:07 + echo core-data,cmd/core-data/Dockerfile 14:32:07 + dirname cmd/core-metadata/Dockerfile 14:32:07 + cut -d/ -f2 14:32:07 + echo core-metadata,cmd/core-metadata/Dockerfile 14:32:07 + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 14:32:07 14:32:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:32:07 + cut -d/ -f2 14:32:07 + dirname cmd/security-proxy-setup/Dockerfile 14:32:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:32:07 + + cut -d/ -f2dirname 14:32:07 cmd/security-secretstore-setup/Dockerfile 14:32:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:32:07 + cut -d/ -f2 14:32:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:32:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:32:07 + + cut -d/ -f2 14:32:07 dirname cmd/security-spire-agent/Dockerfile 14:32:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:32:07 + dirname cmd/security-spire-config/Dockerfile 14:32:07 + cut -d/ -f2 14:32:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:32:07 + + dirname cmd/security-spire-server/Dockerfile 14:32:07 cut -d/ -f2 14:32:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:32:07 + dirname cmd/support-notifications/Dockerfile 14:32:07 + cut -d/ -f2 14:32:07 + echo support-notifications,cmd/support-notifications/Dockerfile 14:32:07 + dirname cmd/support-scheduler/Dockerfile 14:32:07 + cut -d/ -f2 14:32:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:32:07 + dirname cmd/sys-mgmt-agent/Dockerfile 14:32:07 + cut -d/ -f2 14:32:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:32:07 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 14:32:07 + git rev-list -1 --merges ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029~1..ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] echo 14:32:07 -----------> git rev-list -1 --merges ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029~1..ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:32:07 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [false] [Pipeline] sh 14:32:07 + git log --format=format:%s -1 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] echo 14:32:07 ========================================================= 14:32:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:32:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:32:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:32:08 + grep -v github /etc/ssh/ssh_known_hosts 14:32:08 + [ -e /tmp/ssh_known_hosts ] 14:32:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:32:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:32:08 + sudo tee -a /etc/ssh/ssh_known_hosts 14:32:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:32:08 14:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:32:09 latest: Pulling from edgex-devops/py-git-semver 14:32:09 1fe172e4850f: Pulling fs layer 14:32:09 caf521ccaac6: Pulling fs layer 14:32:09 3ead6fa29328: Pulling fs layer 14:32:09 5c2a1cbceb83: Pulling fs layer 14:32:09 a8d5f1318db7: Pulling fs layer 14:32:09 c427282e49a2: Pulling fs layer 14:32:09 1827001aaf11: Pulling fs layer 14:32:09 0714d37db230: Pulling fs layer 14:32:09 ac28cf19c067: Pulling fs layer 14:32:09 ca983d60f3e2: Pulling fs layer 14:32:09 9f894cec8388: Pulling fs layer 14:32:09 a8d5f1318db7: Waiting 14:32:09 c427282e49a2: Waiting 14:32:09 0714d37db230: Waiting 14:32:09 ca983d60f3e2: Waiting 14:32:09 ac28cf19c067: Waiting 14:32:09 9f894cec8388: Waiting 14:32:09 5c2a1cbceb83: Waiting 14:32:09 1827001aaf11: Waiting 14:32:09 caf521ccaac6: Verifying Checksum 14:32:09 caf521ccaac6: Download complete 14:32:09 5c2a1cbceb83: Download complete 14:32:09 a8d5f1318db7: Verifying Checksum 14:32:09 a8d5f1318db7: Download complete 14:32:09 c427282e49a2: Verifying Checksum 14:32:09 c427282e49a2: Download complete 14:32:09 3ead6fa29328: Verifying Checksum 14:32:09 3ead6fa29328: Download complete 14:32:09 0714d37db230: Verifying Checksum 14:32:09 0714d37db230: Download complete 14:32:09 ac28cf19c067: Verifying Checksum 14:32:09 ac28cf19c067: Download complete 14:32:09 ca983d60f3e2: Verifying Checksum 14:32:09 ca983d60f3e2: Download complete 14:32:09 9f894cec8388: Verifying Checksum 14:32:09 9f894cec8388: Download complete 14:32:09 1fe172e4850f: Verifying Checksum 14:32:09 1fe172e4850f: Download complete 14:32:09 1827001aaf11: Verifying Checksum 14:32:09 1827001aaf11: Download complete 14:32:10 1fe172e4850f: Pull complete 14:32:10 caf521ccaac6: Pull complete 14:32:11 3ead6fa29328: Pull complete 14:32:11 5c2a1cbceb83: Pull complete 14:32:11 a8d5f1318db7: Pull complete 14:32:11 c427282e49a2: Pull complete 14:32:13 1827001aaf11: Pull complete 14:32:13 0714d37db230: Pull complete 14:32:13 ac28cf19c067: Pull complete 14:32:13 ca983d60f3e2: Pull complete 14:32:13 9f894cec8388: Pull complete 14:32:13 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 14:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:32:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 14:32:13 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 14:32:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 14:32:15 $ docker top 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b -eo pid,comm 14:32:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:32:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:32:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:15 [ssh-agent] Looking for ssh-agent implementation... 14:32:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:15 $ docker exec 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b ssh-agent 14:32:15 SSH_AUTH_SOCK=/tmp/ssh-XGKiHkAt9jT9/agent.32 14:32:15 SSH_AGENT_PID=38 14:32:15 Running ssh-add (command line suppressed) 14:32:15 Identity added: /w/workspace/edgex-go/219@tmp/private_key_8982957053611115687.key (/w/workspace/edgex-go/219@tmp/private_key_8982957053611115687.key) 14:32:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:15 + git tag --points-at HEAD [Pipeline] } 14:32:15 $ docker exec --env ******** --env ******** 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b ssh-agent -k 14:32:15 unset SSH_AUTH_SOCK; 14:32:15 unset SSH_AGENT_PID; 14:32:15 echo Agent pid 38 killed; 14:32:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:32:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:16 [ssh-agent] Looking for ssh-agent implementation... 14:32:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:16 $ docker exec 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b ssh-agent 14:32:16 SSH_AUTH_SOCK=/tmp/ssh-am6YzHMkIWbu/agent.72 14:32:16 SSH_AGENT_PID=78 14:32:16 Running ssh-add (command line suppressed) 14:32:16 Identity added: /w/workspace/edgex-go/219@tmp/private_key_953074534243526696.key (/w/workspace/edgex-go/219@tmp/private_key_953074534243526696.key) 14:32:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:16 + git semver init 14:32:16 2022-05-06 14:32:16,876 [run_init] DEBUG init version:0.0.0 force:False 14:32:16 2022-05-06 14:32:16,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/219/.semver 14:32:16 2022-05-06 14:32:16,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/219/.semver 14:32:16 2022-05-06 14:32:16,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/219/.semver'], cwd=/w/workspace/edgex-go/219, universal_newlines=False, shell=None, istream=None) 14:32:21 2022-05-06 14:32:20,636 [append_file] DEBUG append to file:/w/workspace/edgex-go/219/.git/info/exclude 14:32:21 2022-05-06 14:32:20,636 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/219/.semver/main with force:False 14:32:21 2022-05-06 14:32:20,636 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main 14:32:21 2022-05-06 14:32:20,636 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main 14:32:21 2.2.0-dev.91 [Pipeline] } 14:32:21 $ docker exec --env ******** --env ******** 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b ssh-agent -k 14:32:21 unset SSH_AUTH_SOCK; 14:32:21 unset SSH_AGENT_PID; 14:32:21 echo Agent pid 78 killed; 14:32:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:32:21 + git semver [Pipeline] } 14:32:21 $ docker stop --time=1 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b 14:32:23 $ docker rm -f 1eaa88fbe0da087f35b7b228f8e1355b15a176fb97229b25be40cb463e9e8a5b [Pipeline] // withDockerContainer [Pipeline] sh 14:32:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:32:23 Stashed 1 file(s) [Pipeline] echo 14:32:23 [edgeXSemver]: initialized semver on version 2.2.0-dev.91 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 14:32:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:32:23 ========================================================= 14:32:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:32:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:32:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:32:24 59bf1c3509f3: Pulling fs layer 14:32:24 666ba61612fd: Pulling fs layer 14:32:24 8ed8ca486205: Pulling fs layer 14:32:24 4fe6c5a15a65: Pulling fs layer 14:32:24 22a0e8bec74d: Pulling fs layer 14:32:24 4fe6c5a15a65: Waiting 14:32:24 ca2b28591e48: Pulling fs layer 14:32:24 a51346096db8: Pulling fs layer 14:32:24 daebc70d1ce1: Pulling fs layer 14:32:24 0e18a0eac166: Pulling fs layer 14:32:24 22a0e8bec74d: Waiting 14:32:24 a51346096db8: Waiting 14:32:24 ca2b28591e48: Waiting 14:32:24 0e18a0eac166: Waiting 14:32:24 8ed8ca486205: Verifying Checksum 14:32:24 8ed8ca486205: Download complete 14:32:24 666ba61612fd: Verifying Checksum 14:32:24 666ba61612fd: Download complete 14:32:24 22a0e8bec74d: Verifying Checksum 14:32:24 22a0e8bec74d: Download complete 14:32:24 ca2b28591e48: Verifying Checksum 14:32:24 ca2b28591e48: Download complete 14:32:24 a51346096db8: Verifying Checksum 14:32:24 a51346096db8: Download complete 14:32:24 59bf1c3509f3: Verifying Checksum 14:32:24 59bf1c3509f3: Download complete 14:32:24 daebc70d1ce1: Verifying Checksum 14:32:24 daebc70d1ce1: Download complete 14:32:24 59bf1c3509f3: Pull complete 14:32:24 666ba61612fd: Pull complete 14:32:24 8ed8ca486205: Pull complete 14:32:25 4fe6c5a15a65: Verifying Checksum 14:32:25 4fe6c5a15a65: Download complete 14:32:25 0e18a0eac166: Verifying Checksum 14:32:25 0e18a0eac166: Download complete 14:32:28 4fe6c5a15a65: Pull complete 14:32:28 22a0e8bec74d: Pull complete 14:32:28 ca2b28591e48: Pull complete 14:32:28 a51346096db8: Pull complete 14:32:28 daebc70d1ce1: Pull complete 14:32:30 0e18a0eac166: Pull complete 14:32:30 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 14:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:32:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:32:30 WORKDIR /edgex 14:32:30 COPY go.mod . 14:32:30 RUN go mod download 14:32:30 + docker build -t ci-base-image-x86_64 -f - . 14:32:32 Sending build context to Docker daemon 335.2MB 14:32:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:32:32 ---> f018257e8ee9 14:32:32 Step 2/4 : WORKDIR /edgex 14:32:34 ---> Running in 826fdd7cbf04 14:32:34 Removing intermediate container 826fdd7cbf04 14:32:34 ---> 1ff1d3144da5 14:32:34 Step 3/4 : COPY go.mod . 14:32:34 ---> 2802ec4adfea 14:32:34 Step 4/4 : RUN go mod download 14:32:34 ---> Running in af8cd0340ca8 14:32:38 Still waiting to schedule task 14:32:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:32:49 Removing intermediate container af8cd0340ca8 14:32:49 ---> b7f61dade5b6 14:32:49 Successfully built b7f61dade5b6 14:32:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:32:49 + docker inspect -f . ci-base-image-x86_64 14:32:49 . [Pipeline] withDockerContainer 14:32:49 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 14:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:32:49 $ docker top fbcfd1230e98c80d458554b5eb4736cde65704b98688230a938060333c0fa7c7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:50 + go version 14:32:50 go version go1.17.6 linux/amd64 [Pipeline] } 14:32:50 $ docker stop --time=1 fbcfd1230e98c80d458554b5eb4736cde65704b98688230a938060333c0fa7c7 14:32:51 $ docker rm -f fbcfd1230e98c80d458554b5eb4736cde65704b98688230a938060333c0fa7c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:32:51 + docker inspect -f . ci-base-image-x86_64 14:32:51 . [Pipeline] withDockerContainer 14:32:51 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 14:32:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:32:52 $ docker top 781bb796957874a8b9f60cdd92768692578887e1196ea294e08f6c80e4b71f98 -eo pid,comm [Pipeline] { [Pipeline] echo 14:32:52 ========================================================= 14:32:52 [edgeXBuildGoParallel] Running Tests and Build... 14:32:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:32:52 + make test 14:32:52 go mod tidy -compat=1.17 14:32:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:32:58 ? github.com/edgexfoundry/edgex-go [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.095s coverage: 28.7% of statements 14:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 14:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 53.4% of statements 14:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.898s coverage: 89.2% of statements 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.6% of statements 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.104s coverage: 0.9% of statements 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 14:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 14:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 14:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements 14:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements 14:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.173s coverage: 82.5% of statements 14:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:33:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 14:33:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:33:36 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 14:33:54 GO111MODULE=on go vet ./... 14:33:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:33:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:33:57 ./bin/test-attribution-txt.sh [Pipeline] echo 14:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:33:58 + ls -al . 14:33:58 total 672 14:33:58 drwxrwxr-x 10 1001 1001 4096 May 6 14:33 . 14:33:58 drwxr-xr-x 4 root root 4096 May 6 14:32 .. 14:33:58 -rw-rw-r-- 1 1001 1001 11 May 6 14:31 .dockerignore 14:33:58 drwxrwxr-x 8 1001 1001 4096 May 6 14:32 .git 14:33:58 drwxrwxr-x 3 1001 1001 4096 May 6 14:31 .github 14:33:58 -rw-rw-r-- 1 1001 1001 879 May 6 14:31 .gitignore 14:33:58 -rw-rw-r-- 1 1001 1001 42 May 6 14:31 .golangci.yml 14:33:58 -rw-rw-r-- 1 1001 1001 87 May 6 14:31 .hadolint.yml 14:33:58 drwxr-xr-x 3 1001 1001 4096 May 6 14:32 .semver 14:33:58 -rw-rw-r-- 1 1001 1001 166 May 6 14:31 .sonarcloud.properties 14:33:58 -rw-rw-r-- 1 1001 1001 1171 May 6 14:31 ADOPTERS.md 14:33:58 -rw-rw-r-- 1 1001 1001 10086 May 6 14:31 Attribution.txt 14:33:58 -rw-rw-r-- 1 1001 1001 51732 May 6 14:31 CHANGELOG.md 14:33:58 -rw-rw-r-- 1 1001 1001 3804 May 6 14:31 CONTRIBUTING.md 14:33:58 -rw-rw-r-- 1 1001 1001 677 May 6 14:31 GOVERNANCE.md 14:33:58 -rw-rw-r-- 1 1001 1001 850 May 6 14:31 Jenkinsfile 14:33:58 -rw-rw-r-- 1 1001 1001 10775 May 6 14:31 LICENSE 14:33:58 -rw-rw-r-- 1 1001 1001 10389 May 6 14:31 Makefile 14:33:58 -rw-rw-r-- 1 1001 1001 582 May 6 14:31 OWNERS.md 14:33:58 -rw-rw-r-- 1 1001 1001 9094 May 6 14:31 README.md 14:33:58 -rw-rw-r-- 1 1001 1001 6912 May 6 14:31 SECURITY.md 14:33:58 -rw-rw-r-- 1 1001 1001 12 May 6 14:32 VERSION 14:33:58 -rw-rw-r-- 1 1001 1001 4131 May 6 14:31 ZMQWindows.md 14:33:58 drwxrwxr-x 2 1001 1001 4096 May 6 14:31 bin 14:33:58 drwxrwxr-x 18 1001 1001 4096 May 6 14:31 cmd 14:33:58 -rw-r--r-- 1 root root 435134 May 6 14:33 coverage.out 14:33:58 -rw-rw-r-- 1 1001 1001 3256 May 6 14:31 go.mod 14:33:58 -rw-rw-r-- 1 1001 1001 35162 May 6 14:32 go.sum 14:33:58 drwxrwxr-x 8 1001 1001 4096 May 6 14:31 internal 14:33:58 drwxrwxr-x 3 1001 1001 4096 May 6 14:31 openapi 14:33:58 drwxrwxr-x 4 1001 1001 4096 May 6 14:31 snap 14:33:58 -rw-rw-r-- 1 1001 1001 204 May 6 14:31 version.go [Pipeline] sh 14:33:58 + '[' -e coverage.out ] 14:33:58 + chown 1001:1001 coverage.out [Pipeline] stash 14:33:58 Stashed 1 file(s) [Pipeline] sh 14:33:58 + make build 14:33:58 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:34:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:34:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:34:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:34:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41082 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:34:21 Running in /w/workspace/edgex-go/219 [Pipeline] { [Pipeline] checkout 14:34:21 The recommended git tool is: git 14:34: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.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:34: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.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:34:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:34:27 using credential edgex-jenkins-ssh 14:34:27 Cloning the remote Git repository 14:34:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:34:27 > git init /w/workspace/edgex-go/219 # timeout=10 14:34:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:34:27 > git --version # timeout=10 14:34: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.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:34:27 > git --version # 'git version 2.25.1' 14:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:34:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:34:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:34:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:34: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.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:34: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.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:34:34 $ docker stop --time=1 781bb796957874a8b9f60cdd92768692578887e1196ea294e08f6c80e4b71f98 14:34:36 $ docker rm -f 781bb796957874a8b9f60cdd92768692578887e1196ea294e08f6c80e4b71f98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:34:37 14:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:34:37 latest: Pulling from edgex-devops/edgex-compose 14:34:37 cbdbe7a5bc2a: Pulling fs layer 14:34:37 ca9280d653b3: Pulling fs layer 14:34:37 7e9c9ca2126c: Pulling fs layer 14:34:37 cbdbe7a5bc2a: Verifying Checksum 14:34:37 cbdbe7a5bc2a: Download complete 14:34:38 ca9280d653b3: Verifying Checksum 14:34:38 ca9280d653b3: Download complete 14:34:38 cbdbe7a5bc2a: Pull complete 14:34:38 7e9c9ca2126c: Verifying Checksum 14:34:38 7e9c9ca2126c: Download complete 14:34:38 ca9280d653b3: Pull complete 14:34:41 7e9c9ca2126c: Pull complete 14:34:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:34:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:34:42 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 14:34:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:34:43 Avoid second fetch 14:34:43 Checking out Revision ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 (main) 14:34:43 $ docker top 3840f04cc69f32431c16b2c3d1180a5c4741542cbb989314a0843a0b35c558a2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:43 + docker-compose+ build --helpgrep 14:34:43 parallel 14:34:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:34:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:43 > git config core.sparsecheckout # timeout=10 14:34:43 > git checkout -f ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 14:34:44 --parallel Build images in parallel. [Pipeline] } 14:34:44 $ docker stop --time=1 3840f04cc69f32431c16b2c3d1180a5c4741542cbb989314a0843a0b35c558a2 14:34:45 $ docker rm -f 3840f04cc69f32431c16b2c3d1180a5c4741542cbb989314a0843a0b35c558a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:34:45 . [Pipeline] withDockerContainer 14:34:46 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 14:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:34:46 $ docker top 404836e85af0bb82ef5988904598a8b71147b05e9f10b72d775b8d449751966c -eo pid,comm [Pipeline] { [Pipeline] sh 14:34:46 + docker-compose -f ./docker-compose-build.yml build --parallel 14:34:47 Commit message: "Merge pull request #4008 from jinlinGuan/issue-4007" 14:34:47 Building core-command ... 14:34:47 Building core-data ... 14:34:47 Building core-metadata ... 14:34:47 Building security-bootstrapper ... 14:34:47 Building security-proxy-setup ... 14:34:47 Building security-secretstore-setup ... 14:34:47 Building security-spiffe-token-provider ... 14:34:47 Building security-spire-agent ... 14:34:47 Building security-spire-config ... 14:34:47 Building security-spire-server ... 14:34:47 Building support-notifications ... 14:34:47 Building support-scheduler ... 14:34:47 Building sys-mgmt-agent ... 14:34:47 Building support-notifications 14:34:47 Building security-secretstore-setup 14:34:47 Building security-spire-server 14:34:47 Building support-scheduler 14:34:47 Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:34:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:34:48 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:48 Dload Upload Total Spent Left Speed 14:34:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98691 0 --:--:-- --:--:-- --:--:-- 99521 [Pipeline] sh 14:34:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:34:49 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 14:34:49 /etc/docker/daemon.new 14:34:49 { 14:34:49 "registry-mirrors": [ 14:34:49 "https://nexus3.edgexfoundry.org:10001" 14:34:49 ], 14:34:49 "bip": "10.250.0.254/24", 14:34:49 "hosts": [ 14:34:49 "tcp://0.0.0.0:5555", 14:34:49 "unix:///var/run/docker.sock" 14:34:49 ], 14:34:49 "mtu": 1458, 14:34:49 "selinux-enabled": true, 14:34:49 "seccomp-profile": "/etc/docker/seccomp.json" 14:34:49 } [Pipeline] sh 14:34:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:34:50 + sudo service docker restart 14:35:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:35:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:35:02 ---> b7f61dade5b6 14:35:02 Step 3/25 : WORKDIR /edgex-go 14:35:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:35:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:35:02 ---> b7f61dade5b6 14:35:02 Step 3/25 : WORKDIR /edgex-go 14:35:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:35:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:35:02 ---> b7f61dade5b6 14:35:02 Step 3/23 : WORKDIR /edgex-go 14:35:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:35:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:35:02 ---> b7f61dade5b6 14:35:02 Step 3/22 : WORKDIR /edgex-go 14:35:02 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:35:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:35:02 ---> b7f61dade5b6 14:35:02 Step 3/22 : WORKDIR /edgex-go 14:35:04 ---> Running in c266f6556172 14:35:04 ---> Running in e6587b7ef2a3 14:35:04 ---> Running in 1b5a57f49176 14:35:04 ---> Running in ffb0f9aa0166 14:35:04 ---> Running in f28f5b7a5f72 14:35:04 Removing intermediate container c266f6556172 14:35:04 ---> 6a54cc44e3a1 14:35:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:04 Removing intermediate container ffb0f9aa0166 14:35:04 ---> ce12fa7e42ab 14:35:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:04 Removing intermediate container f28f5b7a5f72 14:35:04 ---> 58f471c43488 14:35:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:04 Removing intermediate container e6587b7ef2a3 14:35:04 ---> 200d37ee95af 14:35:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:04 ---> Running in cef5fbd6b6e7 14:35:04 Removing intermediate container 1b5a57f49176 14:35:04 ---> 28c5ca79fe11 14:35:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:04 ---> Running in 7be4a7786df6 14:35:04 ---> Running in 809b0918fd30 14:35:04 ---> Running in 415bd713162b 14:35:04 ---> Running in c322929b3386 14:35:05 Removing intermediate container cef5fbd6b6e7 14:35:05 ---> 13828a6ab180 14:35:05 Step 5/25 : RUN apk add --update --no-cache make git 14:35:05 ---> Running in 6c2e66cf34a2 14:35:05 Removing intermediate container 415bd713162b 14:35:05 ---> df9ff70ad3d8 14:35:05 Step 5/23 : RUN apk add --update --no-cache make git 14:35:05 ---> Running in c59417c406e0 14:35:05 Removing intermediate container c322929b3386 14:35:05 ---> 599a238e59b5 14:35:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:35:05 Removing intermediate container 809b0918fd30 14:35:05 ---> ff975ff9f38f 14:35:05 Step 5/22 : RUN apk add --update --no-cache make git 14:35:05 ---> Running in 7232b7bc7a0c 14:35:05 ---> Running in fc8c34a5695c 14:35:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:35:05 Removing intermediate container 7be4a7786df6 14:35:05 ---> 22a465ca9326 14:35:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:35:05 ---> Running in 163a21304b99 14:35:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:35:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:35:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:35:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:35:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:35:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:35:07 OK: 221 MiB in 52 packages 14:35:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:35:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:35:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:35:07 OK: 221 MiB in 52 packages 14:35:07 Removing intermediate container 6c2e66cf34a2 14:35:07 ---> 8871ec854261 14:35:07 Step 6/25 : COPY go.mod vendor* ./ 14:35:07 OK: 221 MiB in 52 packages 14:35:07 ---> 12fed531fedc 14:35:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:07 ---> Running in 1471a6fa6ea1 14:35:07 OK: 221 MiB in 52 packages 14:35:07 Removing intermediate container c59417c406e0 14:35:07 ---> 548a8f2ae0ee 14:35:07 Step 6/23 : COPY go.mod vendor* ./ 14:35:07 OK: 221 MiB in 52 packages 14:35:08 ---> 16e881330eed 14:35:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:08 Removing intermediate container 7232b7bc7a0c 14:35:08 ---> c32307fbea75 14:35:08 Step 6/22 : COPY go.mod vendor* ./ 14:35:08 ---> Running in f40dfee68193 14:35:08 ---> e76884a56bf4 14:35:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:08 ---> Running in d59294090d66 14:35:08 Removing intermediate container 163a21304b99 14:35:08 ---> 206614d9e1ad 14:35:08 Step 6/22 : COPY go.mod vendor* ./ 14:35:08 Removing intermediate container fc8c34a5695c 14:35:08 ---> 69bc674bcb5a 14:35:08 Step 6/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:08 provisioning config files... 14:35:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/219@tmp/config5749525583740545586tmp 14:35:08 ---> 8c815f41136b 14:35:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:08 ---> a96d68c8dc1c 14:35:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:08 ---> Running in ab8e35eeb8ad 14:35:08 ---> Running in 0c66c681015f [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:08 Removing intermediate container 1471a6fa6ea1 14:35:08 ---> 5544d1f06333 14:35:08 Step 8/25 : COPY . . 14:35:08 ---> docker-login.sh 14:35:08 nexus3.edgexfoundry.org:10001 14:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:09 Configure a credential helper to remove this warning. See 14:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:09 14:35:09 Login Succeeded 14:35:09 nexus3.edgexfoundry.org:10002 14:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:10 Configure a credential helper to remove this warning. See 14:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:10 14:35:10 Login Succeeded 14:35:10 nexus3.edgexfoundry.org:10003 14:35:10 Removing intermediate container f40dfee68193 14:35:10 ---> c191511501e1 14:35:10 Step 8/23 : COPY . . 14:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:10 Configure a credential helper to remove this warning. See 14:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:10 14:35:10 Login Succeeded 14:35:10 nexus3.edgexfoundry.org:10004 14:35:10 Removing intermediate container d59294090d66 14:35:10 ---> f84ee0d713fe 14:35:10 Step 8/22 : COPY . . 14:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:11 Configure a credential helper to remove this warning. See 14:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:11 14:35:11 Login Succeeded 14:35:11 docker.io 14:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:11 Configure a credential helper to remove this warning. See 14:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:11 14:35:11 Login Succeeded 14:35:11 ---> docker-login.sh ends [Pipeline] } 14:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:35:12 ========================================================= 14:35:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:35:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:35:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:35:12 Removing intermediate container ab8e35eeb8ad 14:35:12 ---> e5ed4658bb3e 14:35:12 Step 8/22 : COPY . . 14:35:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:35:12 9b3977197b4f: Pulling fs layer 14:35:12 1a89e8eeedd5: Pulling fs layer 14:35:12 94645a83ff95: Pulling fs layer 14:35:12 3f3a8bcf1eab: Pulling fs layer 14:35:12 0c92f367c5e7: Pulling fs layer 14:35:12 3096ccb668a1: Pulling fs layer 14:35:12 e8cf19c19ddd: Pulling fs layer 14:35:12 a4caa8a26152: Pulling fs layer 14:35:12 0c92f367c5e7: Waiting 14:35:12 3096ccb668a1: Waiting 14:35:12 e8cf19c19ddd: Waiting 14:35:12 a4caa8a26152: Waiting 14:35:12 94645a83ff95: Verifying Checksum 14:35:12 94645a83ff95: Download complete 14:35:12 1a89e8eeedd5: Download complete 14:35:12 0c92f367c5e7: Verifying Checksum 14:35:12 0c92f367c5e7: Download complete 14:35:12 3096ccb668a1: Verifying Checksum 14:35:12 3096ccb668a1: Download complete 14:35:12 9b3977197b4f: Download complete 14:35:12 e8cf19c19ddd: Verifying Checksum 14:35:12 e8cf19c19ddd: Download complete 14:35:13 9b3977197b4f: Pull complete 14:35:13 Removing intermediate container 0c66c681015f 14:35:13 ---> 90ed43f91993 14:35:13 Step 8/25 : COPY . . 14:35:14 1a89e8eeedd5: Pull complete 14:35:14 94645a83ff95: Pull complete 14:35:14 a4caa8a26152: Verifying Checksum 14:35:14 a4caa8a26152: Download complete 14:35:15 3f3a8bcf1eab: Verifying Checksum 14:35:15 3f3a8bcf1eab: Download complete 14:35:15 ---> da174e995801 14:35:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:35:17 ---> Running in 1d8a9ea84894 14:35:17 ---> 5d8d5dd1bf0d 14:35:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:35:17 ---> 8ede2e77fee5 14:35:17 Step 9/23 : RUN make cmd/core-command/core-command 14:35:17 ---> Running in d7e997ea1845 14:35:17 ---> Running in 0fb8c05528c0 14:35:17 ---> 2aa3d49bc1b8 14:35:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:35:17 ---> Running in 0d476c769b4e 14:35:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:35:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:35:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:35:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:35:18 ---> 496279fe62f7 14:35:18 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:35:19 ---> Running in 1aca1cad9b1d 14:35:19 Removing intermediate container 1aca1cad9b1d 14:35:19 ---> 8c6b228c340e 14:35:19 Step 10/25 : RUN mkdir -p spire-build 14:35:19 ---> Running in 7fd050d965db 14:35:20 Removing intermediate container 7fd050d965db 14:35:20 ---> c0be4e0580ae 14:35:20 Step 11/25 : WORKDIR /edgex-go/spire-build 14:35:20 ---> Running in 2b95f715764d 14:35:20 Removing intermediate container 2b95f715764d 14:35:20 ---> e7bb6a285034 14:35:20 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 14:35:20 ---> Running in 535e23c939e4 14:35:21 spire-1.2.1/ 14:35:21 spire-1.2.1/.data/ 14:35:21 spire-1.2.1/.data/.file 14:35:21 spire-1.2.1/.dockerignore 14:35:21 spire-1.2.1/.gitattributes 14:35:21 spire-1.2.1/.githooks/ 14:35:21 spire-1.2.1/.githooks/pre-commit 14:35:21 spire-1.2.1/.github/ 14:35:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:35:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:35:21 spire-1.2.1/.github/dependabot.yml 14:35:21 spire-1.2.1/.github/workflows/ 14:35:21 spire-1.2.1/.github/workflows/nightly_build.yaml 14:35:21 spire-1.2.1/.github/workflows/pr_build.yaml 14:35:21 spire-1.2.1/.github/workflows/release_build.yaml 14:35:21 spire-1.2.1/.github/workflows/scripts/ 14:35:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:35:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:35:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:35:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:35:21 spire-1.2.1/.github/workflows/scripts/split.sh 14:35:21 spire-1.2.1/.gitignore 14:35:21 spire-1.2.1/.go-version 14:35:21 spire-1.2.1/.golangci.yml 14:35:21 spire-1.2.1/ADOPTERS.md 14:35:21 spire-1.2.1/CHANGELOG.md 14:35:21 spire-1.2.1/CODE-OF-CONDUCT.md 14:35:21 spire-1.2.1/CODEOWNERS 14:35:21 spire-1.2.1/CONTRIBUTING.md 14:35:21 spire-1.2.1/Dockerfile 14:35:21 spire-1.2.1/Dockerfile.dev 14:35:21 spire-1.2.1/Dockerfile.scratch 14:35:21 spire-1.2.1/LICENSE 14:35:21 spire-1.2.1/MAINTAINERS.md 14:35:21 spire-1.2.1/Makefile 14:35:21 spire-1.2.1/README.md 14:35:21 spire-1.2.1/ROADMAP.md 14:35:21 spire-1.2.1/SECURITY.md 14:35:21 spire-1.2.1/cmd/ 14:35:21 spire-1.2.1/cmd/spire-agent/ 14:35:21 spire-1.2.1/cmd/spire-agent/cli/ 14:35:21 spire-1.2.1/cmd/spire-agent/cli/api/ 14:35:21 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/common/ 14:35:21 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:35:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/run/ 14:35:21 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:35:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:35:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:35:21 spire-1.2.1/cmd/spire-agent/main.go 14:35:21 spire-1.2.1/cmd/spire-server/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/agent/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/cli.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/run/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/token/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/validate/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/x509/ 14:35:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:35:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:35:21 spire-1.2.1/cmd/spire-server/main.go 14:35:21 spire-1.2.1/cmd/spire-server/util/ 14:35:21 spire-1.2.1/cmd/spire-server/util/util.go 14:35:21 spire-1.2.1/conf/ 14:35:21 spire-1.2.1/conf/agent/ 14:35:21 spire-1.2.1/conf/agent/agent.conf 14:35:21 spire-1.2.1/conf/agent/agent_full.conf 14:35:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:35:21 spire-1.2.1/conf/server/ 14:35:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:35:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:35:21 spire-1.2.1/conf/server/server.conf 14:35:21 spire-1.2.1/conf/server/server_full.conf 14:35:21 spire-1.2.1/doc/ 14:35:21 spire-1.2.1/doc/SPIRE101.md 14:35:21 spire-1.2.1/doc/auditlog.md 14:35:21 spire-1.2.1/doc/authorization_policy_engine.md 14:35:21 spire-1.2.1/doc/changelog_guidelines.md 14:35:21 spire-1.2.1/doc/cure53-report.pdf 14:35:21 spire-1.2.1/doc/images/ 14:35:21 spire-1.2.1/doc/images/2019_roadmap.png 14:35:21 spire-1.2.1/doc/images/SPIRE101.png 14:35:21 spire-1.2.1/doc/images/SPIRE_agent.png 14:35:21 spire-1.2.1/doc/images/SPIRE_server.png 14:35:21 spire-1.2.1/doc/images/cache_mgr.png 14:35:21 spire-1.2.1/doc/images/cache_mgr_components.png 14:35:21 spire-1.2.1/doc/images/federated_spire.png 14:35:21 spire-1.2.1/doc/images/ha_mode.png 14:35:21 spire-1.2.1/doc/images/nested_spire.png 14:35:21 spire-1.2.1/doc/images/oidc_federation.png 14:35:21 spire-1.2.1/doc/images/single_trust_domain.png 14:35:21 spire-1.2.1/doc/images/spiffe_compatible.png 14:35:21 spire-1.2.1/doc/images/spire_logo.png 14:35:21 spire-1.2.1/doc/migrating_registration_api_clients.md 14:35:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:35:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:35:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:35:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:35:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:35:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:35:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:35:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:35:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:35:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:35:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:35:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:35:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:35:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:35:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:35:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:35:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:35:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:35:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:35:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:35:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:35:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:35:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:35:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:35:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:35:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:35:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:35:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:35:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:35:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:35:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:35:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:35:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:35:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:35:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:35:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:35:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:35:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:35:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:35:21 spire-1.2.1/doc/scaling_spire.md 14:35:21 spire-1.2.1/doc/spire_agent.md 14:35:21 spire-1.2.1/doc/spire_server.md 14:35:21 spire-1.2.1/doc/supported_integrations.md 14:35:21 spire-1.2.1/doc/telemetry.md 14:35:21 spire-1.2.1/doc/telemetry_config.md 14:35:21 spire-1.2.1/doc/upgrading.md 14:35:21 spire-1.2.1/doc/using_spire.md 14:35:21 spire-1.2.1/examples/ 14:35:21 spire-1.2.1/examples/README.md 14:35:21 spire-1.2.1/go.mod 14:35:21 spire-1.2.1/go.sum 14:35:21 spire-1.2.1/pkg/ 14:35:21 spire-1.2.1/pkg/agent/ 14:35:21 spire-1.2.1/pkg/agent/agent.go 14:35:21 spire-1.2.1/pkg/agent/api/ 14:35:21 spire-1.2.1/pkg/agent/api/config.go 14:35:21 spire-1.2.1/pkg/agent/api/debug/ 14:35:21 spire-1.2.1/pkg/agent/api/debug/v1/ 14:35:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:35:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:35:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:35:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:35:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:35:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:35:21 spire-1.2.1/pkg/agent/api/endpoints.go 14:35:21 spire-1.2.1/pkg/agent/api/health/ 14:35:21 spire-1.2.1/pkg/agent/api/health/v1/ 14:35:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:35:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:35:21 spire-1.2.1/pkg/agent/api/rpccontext/ 14:35:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:35:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:35:21 spire-1.2.1/pkg/agent/attestor/ 14:35:21 spire-1.2.1/pkg/agent/attestor/node/ 14:35:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:35:21 spire-1.2.1/pkg/agent/attestor/node/node.go 14:35:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:35:21 spire-1.2.1/pkg/agent/attestor/workload/ 14:35:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:35:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:35:21 spire-1.2.1/pkg/agent/catalog/ 14:35:21 spire-1.2.1/pkg/agent/catalog/catalog.go 14:35:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:35:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:35:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:35:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:35:21 spire-1.2.1/pkg/agent/client/ 14:35:21 spire-1.2.1/pkg/agent/client/client.go 14:35:21 spire-1.2.1/pkg/agent/client/client_test.go 14:35:21 spire-1.2.1/pkg/agent/client/dial.go 14:35:21 spire-1.2.1/pkg/agent/client/nodeconn.go 14:35:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:35:21 spire-1.2.1/pkg/agent/client/update.go 14:35:21 spire-1.2.1/pkg/agent/client/util.go 14:35:21 spire-1.2.1/pkg/agent/common/ 14:35:21 spire-1.2.1/pkg/agent/common/backoff/ 14:35:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:35:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:35:21 spire-1.2.1/pkg/agent/common/cgroups/ 14:35:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:35:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:35:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:35:21 spire-1.2.1/pkg/agent/config.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/ 14:35:21 spire-1.2.1/pkg/agent/endpoints/config.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:35:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:35:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/workload/ 14:35:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:35:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:35:21 spire-1.2.1/pkg/agent/manager/ 14:35:21 spire-1.2.1/pkg/agent/manager/cache/ 14:35:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:35:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:35:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:35:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:35:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:35:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:35:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:35:21 spire-1.2.1/pkg/agent/manager/config.go 14:35:21 spire-1.2.1/pkg/agent/manager/manager.go 14:35:21 spire-1.2.1/pkg/agent/manager/manager_test.go 14:35:21 spire-1.2.1/pkg/agent/manager/storage.go 14:35:21 spire-1.2.1/pkg/agent/manager/storage_test.go 14:35:21 spire-1.2.1/pkg/agent/manager/storecache/ 14:35:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:35:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:35:21 spire-1.2.1/pkg/agent/manager/sync.go 14:35:21 spire-1.2.1/pkg/agent/plugin/ 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:35:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:35:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:35:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:35:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:35:21 spire-1.2.1/pkg/agent/svid/ 14:35:21 spire-1.2.1/pkg/agent/svid/rotator.go 14:35:21 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:35:21 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:35:21 spire-1.2.1/pkg/agent/svid/store/ 14:35:21 spire-1.2.1/pkg/agent/svid/store/service.go 14:35:21 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:35:21 spire-1.2.1/pkg/common/ 14:35:21 spire-1.2.1/pkg/common/agentpathtemplate/ 14:35:21 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:35:21 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:35:21 spire-1.2.1/pkg/common/api/ 14:35:21 spire-1.2.1/pkg/common/api/metrics.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/ 14:35:21 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/logger.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/names.go 14:35:21 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:35:21 spire-1.2.1/pkg/common/api/names.go 14:35:21 spire-1.2.1/pkg/common/api/ratelimit.go 14:35:21 spire-1.2.1/pkg/common/api/rpccontext/ 14:35:21 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:35:21 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:35:21 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:35:21 spire-1.2.1/pkg/common/auth/ 14:35:21 spire-1.2.1/pkg/common/auth/interceptors.go 14:35:21 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:35:21 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:35:21 spire-1.2.1/pkg/common/bundleutil/ 14:35:21 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:35:21 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:35:21 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:35:21 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:35:21 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:35:21 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:35:21 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:35:21 spire-1.2.1/pkg/common/bundleutil/types.go 14:35:21 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:35:21 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:35:21 spire-1.2.1/pkg/common/catalog/ 14:35:21 spire-1.2.1/pkg/common/catalog/bind.go 14:35:21 spire-1.2.1/pkg/common/catalog/builtin.go 14:35:21 spire-1.2.1/pkg/common/catalog/catalog.go 14:35:21 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:35:21 spire-1.2.1/pkg/common/catalog/closers.go 14:35:21 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:35:21 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:35:21 spire-1.2.1/pkg/common/catalog/config.go 14:35:21 spire-1.2.1/pkg/common/catalog/config_test.go 14:35:21 spire-1.2.1/pkg/common/catalog/configure.go 14:35:21 spire-1.2.1/pkg/common/catalog/constraints.go 14:35:21 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:35:21 spire-1.2.1/pkg/common/catalog/context.go 14:35:21 spire-1.2.1/pkg/common/catalog/external.go 14:35:21 spire-1.2.1/pkg/common/catalog/host.go 14:35:21 spire-1.2.1/pkg/common/catalog/pipenet.go 14:35:21 spire-1.2.1/pkg/common/catalog/plugin.go 14:35:21 spire-1.2.1/pkg/common/catalog/testplugin/ 14:35:21 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:35:21 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:35:21 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:35:21 spire-1.2.1/pkg/common/cli/ 14:35:21 spire-1.2.1/pkg/common/cli/env.go 14:35:21 spire-1.2.1/pkg/common/cli/flags.go 14:35:21 spire-1.2.1/pkg/common/cli/trust_domain.go 14:35:21 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:35:21 spire-1.2.1/pkg/common/cli/umask.go 14:35:21 spire-1.2.1/pkg/common/cli/umask_posix.go 14:35:21 spire-1.2.1/pkg/common/cli/umask_test.go 14:35:21 spire-1.2.1/pkg/common/cli/umask_windows.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/ 14:35:21 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/flag.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/format.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/ 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:35:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:35:21 spire-1.2.1/pkg/common/coretypes/ 14:35:21 spire-1.2.1/pkg/common/coretypes/bundle/ 14:35:21 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:35:21 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:35:21 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:35:21 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:35:21 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:35:21 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:35:21 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:35:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:35:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:35:21 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:35:21 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:35:21 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:35:21 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:35:21 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:35:21 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:35:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:35:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:35:21 spire-1.2.1/pkg/common/cryptoutil/ 14:35:21 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:35:21 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:35:21 spire-1.2.1/pkg/common/diskutil/ 14:35:21 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:35:21 spire-1.2.1/pkg/common/diskutil/file_test.go 14:35:21 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:35:21 spire-1.2.1/pkg/common/errorutil/ 14:35:21 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:35:21 spire-1.2.1/pkg/common/health/ 14:35:21 spire-1.2.1/pkg/common/health/config.go 14:35:21 spire-1.2.1/pkg/common/health/context.go 14:35:21 spire-1.2.1/pkg/common/health/context_test.go 14:35:21 spire-1.2.1/pkg/common/health/health.go 14:35:21 spire-1.2.1/pkg/common/health/health_test.go 14:35:21 spire-1.2.1/pkg/common/health/logger.go 14:35:21 spire-1.2.1/pkg/common/hostservice/ 14:35:21 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:35:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:35:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:35:21 spire-1.2.1/pkg/common/idutil/ 14:35:21 spire-1.2.1/pkg/common/idutil/require.go 14:35:21 spire-1.2.1/pkg/common/idutil/require_test.go 14:35:21 spire-1.2.1/pkg/common/idutil/safety.go 14:35:21 spire-1.2.1/pkg/common/idutil/safety_test.go 14:35:21 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:35:21 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:35:21 spire-1.2.1/pkg/common/jwtsvid/ 14:35:21 spire-1.2.1/pkg/common/jwtsvid/common.go 14:35:21 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:35:21 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:35:21 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:35:21 spire-1.2.1/pkg/common/jwtutil/ 14:35:21 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:35:21 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:35:21 spire-1.2.1/pkg/common/log/ 14:35:21 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:35:21 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:35:21 spire-1.2.1/pkg/common/log/log.go 14:35:21 spire-1.2.1/pkg/common/log/log_test.go 14:35:21 spire-1.2.1/pkg/common/log/options.go 14:35:21 spire-1.2.1/pkg/common/nodeutil/ 14:35:21 spire-1.2.1/pkg/common/nodeutil/node.go 14:35:21 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:35:21 spire-1.2.1/pkg/common/peertracker/ 14:35:21 spire-1.2.1/pkg/common/peertracker/conn.go 14:35:21 spire-1.2.1/pkg/common/peertracker/credentials.go 14:35:21 spire-1.2.1/pkg/common/peertracker/errors.go 14:35:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:35:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:35:21 spire-1.2.1/pkg/common/peertracker/info.go 14:35:21 spire-1.2.1/pkg/common/peertracker/listener.go 14:35:21 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:35:21 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:35:21 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:35:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:35:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:35:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:35:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:35:21 spire-1.2.1/pkg/common/peertracker/tcp.go 14:35:21 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:35:21 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:35:21 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:35:21 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:35:21 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:35:21 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:35:21 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:35:21 spire-1.2.1/pkg/common/peertracker/uds.go 14:35:21 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:35:21 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:35:21 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:35:21 spire-1.2.1/pkg/common/pemutil/ 14:35:21 spire-1.2.1/pkg/common/pemutil/block.go 14:35:21 spire-1.2.1/pkg/common/pemutil/certs.go 14:35:21 spire-1.2.1/pkg/common/pemutil/common.go 14:35:21 spire-1.2.1/pkg/common/pemutil/csr.go 14:35:21 spire-1.2.1/pkg/common/pemutil/keys.go 14:35:21 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:35:21 spire-1.2.1/pkg/common/pemutil/testdata/ 14:35:21 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:35:21 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:35:21 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:35:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:35:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:35:21 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:35:21 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:35:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:35:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:35:21 spire-1.2.1/pkg/common/plugin/ 14:35:21 spire-1.2.1/pkg/common/plugin/aws/ 14:35:21 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:35:21 spire-1.2.1/pkg/common/plugin/azure/ 14:35:21 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:35:21 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:35:21 spire-1.2.1/pkg/common/plugin/facade.go 14:35:21 spire-1.2.1/pkg/common/plugin/facade_test.go 14:35:21 spire-1.2.1/pkg/common/plugin/gcp/ 14:35:21 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:35:21 spire-1.2.1/pkg/common/plugin/k8s/ 14:35:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:35:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:35:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:35:21 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:35:21 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:35:21 spire-1.2.1/pkg/common/plugin/log.go 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/ 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:35:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:35:21 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:35:21 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:35:21 spire-1.2.1/pkg/common/plugin/x509pop/ 14:35:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:35:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:35:21 spire-1.2.1/pkg/common/profiling/ 14:35:21 spire-1.2.1/pkg/common/profiling/dumpers.go 14:35:21 spire-1.2.1/pkg/common/profiling/profiling.go 14:35:21 spire-1.2.1/pkg/common/protoutil/ 14:35:21 spire-1.2.1/pkg/common/protoutil/masks.go 14:35:21 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:35:21 spire-1.2.1/pkg/common/rotationutil/ 14:35:21 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:35:21 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:35:21 spire-1.2.1/pkg/common/selector/ 14:35:21 spire-1.2.1/pkg/common/selector/selector.go 14:35:21 spire-1.2.1/pkg/common/selector/selector_test.go 14:35:21 spire-1.2.1/pkg/common/selector/set.go 14:35:21 spire-1.2.1/pkg/common/selector/set_utils.go 14:35:21 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/ 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/ 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:35:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:35:21 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:35:21 spire-1.2.1/pkg/common/telemetry/call.go 14:35:21 spire-1.2.1/pkg/common/telemetry/common/ 14:35:21 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:35:21 spire-1.2.1/pkg/common/telemetry/config.go 14:35:21 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:35:21 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/inmem.go 14:35:21 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/m3.go 14:35:21 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/metrics.go 14:35:21 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/names.go 14:35:21 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:35:21 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:35:21 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/ 14:35:21 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:35:21 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:35:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:35:21 spire-1.2.1/pkg/common/telemetry/server/server.go 14:35:21 spire-1.2.1/pkg/common/telemetry/sink.go 14:35:21 spire-1.2.1/pkg/common/telemetry/statsd.go 14:35:21 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:35:21 spire-1.2.1/pkg/common/telemetry/uptime.go 14:35:21 spire-1.2.1/pkg/common/telemetry/version.go 14:35:21 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:35:21 spire-1.2.1/pkg/common/uptime/ 14:35:21 spire-1.2.1/pkg/common/uptime/uptime.go 14:35:21 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:35:21 spire-1.2.1/pkg/common/util/ 14:35:21 spire-1.2.1/pkg/common/util/certs.go 14:35:21 spire-1.2.1/pkg/common/util/certs_test.go 14:35:21 spire-1.2.1/pkg/common/util/csr.go 14:35:21 spire-1.2.1/pkg/common/util/hash.go 14:35:21 spire-1.2.1/pkg/common/util/selectors.go 14:35:21 spire-1.2.1/pkg/common/util/selectors_test.go 14:35:21 spire-1.2.1/pkg/common/util/signals.go 14:35:21 spire-1.2.1/pkg/common/util/sort.go 14:35:21 spire-1.2.1/pkg/common/util/sort_test.go 14:35:21 spire-1.2.1/pkg/common/util/task.go 14:35:21 spire-1.2.1/pkg/common/util/task_test.go 14:35:21 spire-1.2.1/pkg/common/util/testdata/ 14:35:21 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:35:21 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:35:21 spire-1.2.1/pkg/common/version/ 14:35:21 spire-1.2.1/pkg/common/version/version.go 14:35:21 spire-1.2.1/pkg/common/x509svid/ 14:35:21 spire-1.2.1/pkg/common/x509svid/common_test.go 14:35:21 spire-1.2.1/pkg/common/x509svid/csr.go 14:35:21 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:35:21 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:35:21 spire-1.2.1/pkg/common/x509util/ 14:35:21 spire-1.2.1/pkg/common/x509util/cert.go 14:35:21 spire-1.2.1/pkg/common/x509util/dns.go 14:35:21 spire-1.2.1/pkg/common/x509util/dns_test.go 14:35:21 spire-1.2.1/pkg/common/x509util/keyid.go 14:35:21 spire-1.2.1/pkg/common/x509util/keypair.go 14:35:21 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:35:21 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:35:21 spire-1.2.1/pkg/server/ 14:35:21 spire-1.2.1/pkg/server/api/ 14:35:21 spire-1.2.1/pkg/server/api/agent.go 14:35:21 spire-1.2.1/pkg/server/api/agent/ 14:35:21 spire-1.2.1/pkg/server/api/agent/v1/ 14:35:21 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:35:21 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:35:21 spire-1.2.1/pkg/server/api/agent_test.go 14:35:21 spire-1.2.1/pkg/server/api/api.go 14:35:21 spire-1.2.1/pkg/server/api/audit/ 14:35:21 spire-1.2.1/pkg/server/api/audit/audit.go 14:35:21 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:35:21 spire-1.2.1/pkg/server/api/bundle.go 14:35:21 spire-1.2.1/pkg/server/api/bundle/ 14:35:21 spire-1.2.1/pkg/server/api/bundle/v1/ 14:35:21 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:35:21 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:35:21 spire-1.2.1/pkg/server/api/bundle_test.go 14:35:21 spire-1.2.1/pkg/server/api/debug/ 14:35:21 spire-1.2.1/pkg/server/api/debug/v1/ 14:35:21 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:35:21 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:35:21 spire-1.2.1/pkg/server/api/entry.go 14:35:21 spire-1.2.1/pkg/server/api/entry/ 14:35:21 spire-1.2.1/pkg/server/api/entry/v1/ 14:35:21 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:35:21 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:35:21 spire-1.2.1/pkg/server/api/entry_test.go 14:35:21 spire-1.2.1/pkg/server/api/health/ 14:35:21 spire-1.2.1/pkg/server/api/health/v1/ 14:35:21 spire-1.2.1/pkg/server/api/health/v1/service.go 14:35:21 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:35:21 spire-1.2.1/pkg/server/api/id.go 14:35:21 spire-1.2.1/pkg/server/api/id_test.go 14:35:21 spire-1.2.1/pkg/server/api/limits/ 14:35:21 spire-1.2.1/pkg/server/api/limits/limits.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/ 14:35:21 spire-1.2.1/pkg/server/api/middleware/alias.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/audit.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/caller.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/common.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/entries.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:35:21 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:35:21 spire-1.2.1/pkg/server/api/ratelimit.go 14:35:21 spire-1.2.1/pkg/server/api/rpccontext/ 14:35:21 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:35:21 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:35:21 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:35:21 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:35:21 spire-1.2.1/pkg/server/api/selector.go 14:35:21 spire-1.2.1/pkg/server/api/selector_test.go 14:35:21 spire-1.2.1/pkg/server/api/status.go 14:35:21 spire-1.2.1/pkg/server/api/status_test.go 14:35:21 spire-1.2.1/pkg/server/api/svid/ 14:35:21 spire-1.2.1/pkg/server/api/svid/v1/ 14:35:21 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:35:21 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:35:21 spire-1.2.1/pkg/server/api/trustdomain.go 14:35:21 spire-1.2.1/pkg/server/api/trustdomain/ 14:35:21 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:35:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:35:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:35:21 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:35:21 spire-1.2.1/pkg/server/authpolicy/ 14:35:21 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:35:21 spire-1.2.1/pkg/server/authpolicy/policy.go 14:35:21 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:35:21 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:35:21 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:35:21 spire-1.2.1/pkg/server/authpolicy/validate.go 14:35:21 spire-1.2.1/pkg/server/bundle/ 14:35:21 spire-1.2.1/pkg/server/bundle/client/ 14:35:21 spire-1.2.1/pkg/server/bundle/client/client.go 14:35:21 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:35:21 spire-1.2.1/pkg/server/bundle/client/manager.go 14:35:21 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:35:21 spire-1.2.1/pkg/server/bundle/client/sources.go 14:35:21 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:35:21 spire-1.2.1/pkg/server/bundle/client/updater.go 14:35:21 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:35:21 spire-1.2.1/pkg/server/ca/ 14:35:21 spire-1.2.1/pkg/server/ca/ca.go 14:35:21 spire-1.2.1/pkg/server/ca/ca_health.go 14:35:21 spire-1.2.1/pkg/server/ca/ca_test.go 14:35:21 spire-1.2.1/pkg/server/ca/journal.go 14:35:21 spire-1.2.1/pkg/server/ca/journal_test.go 14:35:21 spire-1.2.1/pkg/server/ca/manager.go 14:35:21 spire-1.2.1/pkg/server/ca/manager_health.go 14:35:21 spire-1.2.1/pkg/server/ca/manager_test.go 14:35:21 spire-1.2.1/pkg/server/ca/templates.go 14:35:21 spire-1.2.1/pkg/server/ca/upstream_client.go 14:35:21 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:35:21 spire-1.2.1/pkg/server/ca/validation.go 14:35:21 spire-1.2.1/pkg/server/cache/ 14:35:21 spire-1.2.1/pkg/server/cache/dscache/ 14:35:21 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:35:21 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:35:21 spire-1.2.1/pkg/server/cache/entrycache/ 14:35:21 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:35:21 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:35:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:35:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:35:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:35:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:35:21 spire-1.2.1/pkg/server/catalog/ 14:35:21 spire-1.2.1/pkg/server/catalog/catalog.go 14:35:21 spire-1.2.1/pkg/server/catalog/keymanager.go 14:35:21 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:35:21 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:35:21 spire-1.2.1/pkg/server/catalog/notifier.go 14:35:21 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:35:21 spire-1.2.1/pkg/server/config.go 14:35:21 spire-1.2.1/pkg/server/datastore/ 14:35:21 spire-1.2.1/pkg/server/datastore/datastore.go 14:35:21 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:35:21 spire-1.2.1/pkg/server/datastore/repository.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:35:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:35:21 spire-1.2.1/pkg/server/endpoints/ 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/ 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:35:21 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:35:21 spire-1.2.1/pkg/server/endpoints/config.go 14:35:21 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:35:21 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:35:21 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:35:21 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:35:21 spire-1.2.1/pkg/server/endpoints/middleware.go 14:35:21 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:35:21 spire-1.2.1/pkg/server/hostservice/ 14:35:21 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:35:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:35:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:35:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:35:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:35:21 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:35:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:35:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/ 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/ 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:35:21 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:35:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:35:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:35:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:35:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:35:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:35:21 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:35:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:35:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/ 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:35:21 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:35:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:35:21 spire-1.2.1/pkg/server/registration/ 14:35:21 spire-1.2.1/pkg/server/registration/manager.go 14:35:21 spire-1.2.1/pkg/server/registration/manager_test.go 14:35:21 spire-1.2.1/pkg/server/scanentries.go 14:35:21 spire-1.2.1/pkg/server/scanentries_test.go 14:35:21 spire-1.2.1/pkg/server/server.go 14:35:21 spire-1.2.1/pkg/server/server_test.go 14:35:21 spire-1.2.1/pkg/server/svid/ 14:35:21 spire-1.2.1/pkg/server/svid/observer.go 14:35:21 spire-1.2.1/pkg/server/svid/observer_test.go 14:35:21 spire-1.2.1/pkg/server/svid/rotator.go 14:35:21 spire-1.2.1/pkg/server/svid/rotator_config.go 14:35:21 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:35:21 spire-1.2.1/pkg/server/svid/rotator_test.go 14:35:21 spire-1.2.1/proto/ 14:35:21 spire-1.2.1/proto/private/ 14:35:21 spire-1.2.1/proto/private/server/ 14:35:21 spire-1.2.1/proto/private/server/journal/ 14:35:21 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:35:21 spire-1.2.1/proto/private/server/journal/journal.proto 14:35:21 spire-1.2.1/proto/spire/ 14:35:21 spire-1.2.1/proto/spire/common/ 14:35:21 spire-1.2.1/proto/spire/common/common.pb.go 14:35:21 spire-1.2.1/proto/spire/common/common.proto 14:35:21 spire-1.2.1/proto/spire/common/plugin/ 14:35:21 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:35:21 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:35:21 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:35:21 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:35:21 spire-1.2.1/proto/spire/plugin/ 14:35:21 spire-1.2.1/proto/spire/plugin/agent/ 14:35:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:35:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:35:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:35:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:35:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:35:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:35:21 spire-1.2.1/release/ 14:35:21 spire-1.2.1/release/spire-extras/ 14:35:21 spire-1.2.1/release/spire-extras/README.md 14:35:21 spire-1.2.1/release/spire-extras/conf/ 14:35:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:35:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:35:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:35:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:35:21 spire-1.2.1/release/spire/ 14:35:21 spire-1.2.1/release/spire/README.md 14:35:21 spire-1.2.1/release/spire/conf/ 14:35:21 spire-1.2.1/release/spire/conf/agent/ 14:35:21 spire-1.2.1/release/spire/conf/agent/agent.conf 14:35:21 spire-1.2.1/release/spire/conf/server/ 14:35:21 spire-1.2.1/release/spire/conf/server/server.conf 14:35:21 spire-1.2.1/script/ 14:35:21 spire-1.2.1/script/build-artifact.sh 14:35:21 spire-1.2.1/script/generate_dummy_ca.sh 14:35:21 spire-1.2.1/support/ 14:35:21 spire-1.2.1/support/k8s/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:35:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/ 14:35:21 spire-1.2.1/support/oidc-discovery-provider/README.md 14:35:21 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/config.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/main.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:35:21 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:35:21 spire-1.2.1/test/ 14:35:21 spire-1.2.1/test/clock/ 14:35:21 spire-1.2.1/test/clock/clock.go 14:35:21 spire-1.2.1/test/fakes/ 14:35:21 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:35:21 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:35:21 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:35:21 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:35:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:35:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:35:21 spire-1.2.1/test/fakes/fakeagentstore/ 14:35:21 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:35:21 spire-1.2.1/test/fakes/fakedatastore/ 14:35:21 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:35:21 spire-1.2.1/test/fakes/fakeentryclient/ 14:35:21 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:35:21 spire-1.2.1/test/fakes/fakehealthchecker/ 14:35:21 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:35:21 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:35:21 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:35:21 spire-1.2.1/test/fakes/fakemetrics/ 14:35:21 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:35:21 spire-1.2.1/test/fakes/fakenoderesolver/ 14:35:21 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:35:21 spire-1.2.1/test/fakes/fakenotifier/ 14:35:21 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:35:21 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:35:21 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:35:21 spire-1.2.1/test/fakes/fakeserverca/ 14:35:21 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:35:21 spire-1.2.1/test/fakes/fakeservercatalog/ 14:35:21 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:35:21 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:35:21 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:35:21 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:35:21 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:35:21 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:35:21 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:35:21 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:35:21 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:35:21 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:35:21 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:35:21 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:35:21 spire-1.2.1/test/fixture/ 14:35:21 spire-1.2.1/test/fixture/certs/ 14:35:21 spire-1.2.1/test/fixture/certs/agent_svid.der 14:35:21 spire-1.2.1/test/fixture/certs/base_cert.pem 14:35:21 spire-1.2.1/test/fixture/certs/base_csr.pem 14:35:21 spire-1.2.1/test/fixture/certs/base_key.pem 14:35:21 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:35:21 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:35:21 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:35:21 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:35:21 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:35:21 spire-1.2.1/test/fixture/certs/blog_key.pem 14:35:21 spire-1.2.1/test/fixture/certs/bundle.der 14:35:21 spire-1.2.1/test/fixture/certs/ca.pem 14:35:21 spire-1.2.1/test/fixture/certs/ca_key.pem 14:35:21 spire-1.2.1/test/fixture/certs/database_cert.pem 14:35:21 spire-1.2.1/test/fixture/certs/database_csr.pem 14:35:21 spire-1.2.1/test/fixture/certs/database_key.pem 14:35:21 spire-1.2.1/test/fixture/certs/node_cert.pem 14:35:21 spire-1.2.1/test/fixture/certs/node_csr.pem 14:35:21 spire-1.2.1/test/fixture/certs/node_key.pem 14:35:21 spire-1.2.1/test/fixture/certs/svid.pem 14:35:21 spire-1.2.1/test/fixture/certs/svid_key.pem 14:35:21 spire-1.2.1/test/fixture/config/ 14:35:21 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:35:21 spire-1.2.1/test/fixture/config/agent_good.conf 14:35:21 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:35:21 spire-1.2.1/test/fixture/config/plugin_good.conf 14:35:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:35:21 spire-1.2.1/test/fixture/config/server_good.conf 14:35:21 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:35:21 spire-1.2.1/test/fixture/fixture.go 14:35:21 spire-1.2.1/test/fixture/nodeattestor/ 14:35:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:35:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:35:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:35:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:35:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:35:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:35:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:35:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:35:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:35:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:35:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:35:21 spire-1.2.1/test/fixture/registration/ 14:35:21 spire-1.2.1/test/fixture/registration/entries.json 14:35:21 spire-1.2.1/test/fixture/registration/good-for-update.json 14:35:21 spire-1.2.1/test/fixture/registration/good.json 14:35:21 spire-1.2.1/test/fixture/registration/invalid.json 14:35:21 spire-1.2.1/test/fixture/registration/invalid_json.json 14:35:21 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:35:21 spire-1.2.1/test/integration/ 14:35:21 spire-1.2.1/test/integration/README.md 14:35:21 spire-1.2.1/test/integration/common 14:35:21 spire-1.2.1/test/integration/setup/ 14:35:21 spire-1.2.1/test/integration/setup/adminclient/ 14:35:21 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:35:21 spire-1.2.1/test/integration/setup/adminclient/client.go 14:35:21 spire-1.2.1/test/integration/setup/debugagent/ 14:35:21 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:35:21 spire-1.2.1/test/integration/setup/debugagent/main.go 14:35:21 spire-1.2.1/test/integration/setup/debugserver/ 14:35:21 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:35:21 spire-1.2.1/test/integration/setup/debugserver/main.go 14:35:21 spire-1.2.1/test/integration/setup/downstreamclient/ 14:35:21 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:35:21 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:35:21 spire-1.2.1/test/integration/setup/itclient/ 14:35:21 spire-1.2.1/test/integration/setup/itclient/client.go 14:35:21 spire-1.2.1/test/integration/setup/node-attestation/ 14:35:21 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:35:21 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:35:21 spire-1.2.1/test/integration/setup/x509pop/ 14:35:21 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:35:21 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:35:21 spire-1.2.1/test/integration/suites/ 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:35:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:35:22 spire-1.2.1/test/integration/suites/join-token/ 14:35:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:35:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:35:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:35:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:35:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:35:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:35:22 spire-1.2.1/test/integration/suites/join-token/README.md 14:35:22 spire-1.2.1/test/integration/suites/join-token/conf/ 14:35:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:35:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/join-token/teardown 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:35:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:35:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:35:22 spire-1.2.1/test/integration/suites/k8s/ 14:35:22 spire-1.2.1/test/integration/suites/k8s/00-setup 14:35:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:35:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:35:22 spire-1.2.1/test/integration/suites/k8s/README.md 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/ 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:35:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:35:22 spire-1.2.1/test/integration/suites/k8s/teardown 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/ 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:35:22 spire-1.2.1/test/integration/suites/rotation/ 14:35:22 spire-1.2.1/test/integration/suites/rotation/00-setup 14:35:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:35:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:35:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:35:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:35:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:35:22 spire-1.2.1/test/integration/suites/rotation/README.md 14:35:22 spire-1.2.1/test/integration/suites/rotation/conf/ 14:35:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:35:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/rotation/teardown 14:35:22 spire-1.2.1/test/integration/suites/self-test/ 14:35:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:35:22 spire-1.2.1/test/integration/suites/self-test/README.md 14:35:22 spire-1.2.1/test/integration/suites/self-test/teardown 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:35:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:35:22 spire-1.2.1/test/integration/suites/upgrade/ 14:35:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:35:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:35:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:35:22 spire-1.2.1/test/integration/suites/upgrade/README.md 14:35:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:35:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:35:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:35:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:35:22 spire-1.2.1/test/integration/suites/upgrade/teardown 14:35:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:35:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:35:22 spire-1.2.1/test/integration/test-one.sh 14:35:22 spire-1.2.1/test/integration/test.sh 14:35:22 spire-1.2.1/test/plugintest/ 14:35:22 spire-1.2.1/test/plugintest/config.go 14:35:22 spire-1.2.1/test/plugintest/load.go 14:35:22 spire-1.2.1/test/plugintest/option.go 14:35:22 spire-1.2.1/test/spiretest/ 14:35:22 spire-1.2.1/test/spiretest/apiserver.go 14:35:22 spire-1.2.1/test/spiretest/assertions.go 14:35:22 spire-1.2.1/test/spiretest/dir.go 14:35:22 spire-1.2.1/test/spiretest/errors_posix.go 14:35:22 spire-1.2.1/test/spiretest/errors_windows.go 14:35:22 spire-1.2.1/test/spiretest/logs.go 14:35:22 spire-1.2.1/test/spiretest/socketapi.go 14:35:22 spire-1.2.1/test/spiretest/suite.go 14:35:22 spire-1.2.1/test/spiretest/x509.go 14:35:22 spire-1.2.1/test/testca/ 14:35:22 spire-1.2.1/test/testca/ca.go 14:35:22 spire-1.2.1/test/testkey/ 14:35:22 spire-1.2.1/test/testkey/generate.sh 14:35:22 spire-1.2.1/test/testkey/genkeys.go 14:35:22 spire-1.2.1/test/testkey/keys.go 14:35:22 spire-1.2.1/test/testkey/new.go 14:35:22 spire-1.2.1/test/tpmsimulator/ 14:35:22 spire-1.2.1/test/tpmsimulator/simulator.go 14:35:22 spire-1.2.1/test/util/ 14:35:22 spire-1.2.1/test/util/cert_fixtures.go 14:35:22 spire-1.2.1/test/util/cert_generation.go 14:35:22 spire-1.2.1/test/util/io_redirection.go 14:35:22 spire-1.2.1/test/util/race.go 14:35:22 spire-1.2.1/test/util/util.go 14:35:22 building spire from source... 14:35:22 Installing go1.17.7... 14:35:27 3f3a8bcf1eab: Pull complete 14:35:28 0c92f367c5e7: Pull complete 14:35:28 3096ccb668a1: Pull complete 14:35:28 Building bin/spire-server... 14:35:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:35:28 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:35:28 go: downloading github.com/mitchellh/cli v1.1.2 14:35:28 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:35:28 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:35:28 go: downloading github.com/imdario/mergo v0.3.12 14:35:28 go: downloading github.com/sirupsen/logrus v1.8.1 14:35:28 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:35:28 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:35:28 go: downloading google.golang.org/grpc v1.44.0 14:35:28 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:35:28 go: downloading github.com/fatih/color v1.13.0 14:35:28 go: downloading github.com/mattn/go-isatty v0.0.14 14:35:28 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:35:28 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:35:28 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:35:28 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:35:28 go: downloading github.com/armon/go-metrics v0.3.10 14:35:28 go: downloading github.com/prometheus/client_golang v1.12.1 14:35:28 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:35:28 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:35:28 go: downloading github.com/open-policy-agent/opa v0.38.0 14:35:28 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:35:28 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:35:28 go: downloading github.com/mattn/go-colorable v0.1.12 14:35:28 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:35:28 go: downloading github.com/oklog/run v1.0.0 14:35:28 go: downloading github.com/Masterminds/goutils v1.1.0 14:35:28 e8cf19c19ddd: Pull complete 14:35:29 go: downloading github.com/Masterminds/semver v1.5.0 14:35:29 go: downloading github.com/google/uuid v1.1.2 14:35:29 go: downloading github.com/huandu/xstrings v1.3.2 14:35:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:35:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:35:29 go: downloading github.com/prometheus/client_model v0.2.0 14:35:29 go: downloading github.com/prometheus/common v0.32.1 14:35:29 go: downloading github.com/beorn7/perks v1.0.1 14:35:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:35:29 go: downloading github.com/prometheus/procfs v0.7.3 14:35:29 go: downloading go.uber.org/atomic v1.9.0 14:35:29 go: downloading github.com/imkira/go-observer v1.0.3 14:35:29 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:35:29 go: downloading github.com/hashicorp/errwrap v1.1.0 14:35:29 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:35:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:35:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:35:29 go: downloading github.com/twmb/murmur3 v1.1.6 14:35:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:35:29 go: downloading github.com/blang/semver/v4 v4.0.0 14:35:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:35:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:35:29 go: downloading github.com/jinzhu/gorm v1.9.16 14:35:29 go: downloading github.com/lib/pq v1.10.4 14:35:29 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:35:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:35:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:35:30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:35:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:35:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:35:32 go: downloading github.com/stretchr/testify v1.7.0 14:35:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:35:32 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:35:35 a4caa8a26152: Pull complete 14:35:35 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 14:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:35:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:35:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:35:35 WORKDIR /edgex 14:35:35 COPY go.mod . 14:35:35 RUN go mod download 14:35:35 + docker build -t ci-base-image-arm64 -f - . 14:35:36 go: downloading google.golang.org/api v0.70.0 14:35:36 go: downloading k8s.io/client-go v0.23.4 14:35:36 go: downloading k8s.io/api v0.23.4 14:35:36 go: downloading github.com/google/go-tpm v0.3.3 14:35:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:35:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:35:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:35:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:35:36 go: downloading cloud.google.com/go/storage v1.21.0 14:35:36 go: downloading cloud.google.com/go v0.100.2 14:35:37 go: downloading k8s.io/apimachinery v0.23.4 14:35:37 go: downloading k8s.io/kube-aggregator v0.23.3 14:35:37 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:35:37 go: downloading cloud.google.com/go/security v1.3.0 14:35:38 go: downloading github.com/hashicorp/vault/api v1.4.1 14:35:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:35:38 go: downloading github.com/jinzhu/inflection v1.0.0 14:35:38 go: downloading github.com/aws/smithy-go v1.11.0 14:35:38 Sending build context to Docker daemon 169.3MB 14:35:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:35:38 ---> 725f1c02e7f9 14:35:38 Step 2/4 : WORKDIR /edgex 14:35:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:35:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:35:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:35:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:35:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:35:38 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:35:38 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:35:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:35:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:35:39 go: downloading github.com/dimchansky/utfbom v1.1.1 14:35:39 go: downloading cloud.google.com/go/compute v1.3.0 14:35:39 go: downloading cloud.google.com/go/iam v0.1.1 14:35:39 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:35:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:35:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:35:39 ---> Running in 79361c29d381 14:35:40 Removing intermediate container 79361c29d381 14:35:40 ---> 805048967a20 14:35:40 Step 3/4 : COPY go.mod . 14:35:40 ---> dd3984949e83 14:35:40 Step 4/4 : RUN go mod download 14:35:41 ---> Running in 5608d18662af 14:35:41 go: downloading github.com/gogo/protobuf v1.3.2 14:35:41 go: downloading k8s.io/klog/v2 v2.30.0 14:35:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:35:41 go: downloading github.com/google/gofuzz v1.1.0 14:35:41 go: downloading github.com/spf13/pflag v1.0.5 14:35:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:35:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:35:41 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:35:41 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:35:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:35:41 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:35:41 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:35:41 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:35:41 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:35:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:35:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:35:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:35:41 go: downloading gopkg.in/yaml.v2 v2.4.0 14:35:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:35:41 go: downloading github.com/gobwas/glob v0.2.3 14:35:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:35:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:35:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:35:41 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:35:41 go: downloading go.opencensus.io v0.23.0 14:35:41 go: downloading gopkg.in/inf.v0 v0.9.1 14:35:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:35:41 go: downloading github.com/google/go-cmp v0.5.7 14:35:41 go: downloading github.com/googleapis/gnostic v0.5.5 14:35:42 go: downloading github.com/go-logr/logr v1.2.2 14:35:42 go: downloading github.com/json-iterator/go v1.1.12 14:35:42 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:35:42 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:35:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:35:42 go: downloading go.uber.org/zap v1.21.0 14:35:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:35:42 go: downloading github.com/tklauser/numcpus v0.3.0 14:35:42 go: downloading sigs.k8s.io/yaml v1.3.0 14:35:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:35:42 go: downloading github.com/ryanuber/go-glob v1.0.0 14:35:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:35:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:35:42 go: downloading github.com/hashicorp/go-version v1.2.0 14:35:42 go: downloading github.com/golang/snappy v0.0.4 14:35:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:35:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:35:42 go: downloading github.com/modern-go/reflect2 v1.0.2 14:35:42 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:35:42 go: downloading go.uber.org/multierr v1.6.0 14:35:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:35:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:35:52 Removing intermediate container d7e997ea1845 14:35:52 ---> cd5b20f343a3 14:35:52 14:35:52 Step 10/23 : FROM alpine:3.14 14:35:52 Removing intermediate container 1d8a9ea84894 14:35:52 ---> bbb08c645129 14:35:52 14:35:52 Step 10/25 : FROM alpine:3.14 14:35:52 Removing intermediate container 0fb8c05528c0 14:35:52 ---> 39a18d2ba3e3 14:35:52 14:35:52 Step 10/22 : FROM alpine:3.14 14:35:52 Removing intermediate container 0d476c769b4e 14:35:52 ---> 0929be4b4c6b 14:35:52 14:35:52 Step 10/22 : FROM alpine:3.14 14:35:53 3.14: Pulling from library/alpine 14:35:53 3.14: Pulling from library/alpine 14:35:54 3.14: Pulling from library/alpine 14:35:54 3.14: Pulling from library/alpine 14:35:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:35:54 Status: Downloaded newer image for alpine:3.14 14:35:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:35:54 Status: Image is up to date for alpine:3.14 14:35:54 ---> e04c818066af 14:35:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:35:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:35:54 Status: Image is up to date for alpine:3.14 14:35:54 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:35:54 Status: Image is up to date for alpine:3.14 14:35:54 ---> e04c818066af 14:35:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:35:54 ---> e04c818066af 14:35:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:35:54 ---> e04c818066af 14:35:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:35:55 ---> Running in 5a666c379a35 14:35:55 ---> Running in 9ed557f6974b 14:35:55 ---> Running in 2c7508652257 14:35:55 ---> Running in 230444f90aad 14:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:35:55 (1/3) Installing ca-certificates (20211220-r0) 14:35:55 (2/3) Installing dumb-init (1.2.5-r1) 14:35:55 (3/3) Installing su-exec (0.2-r1) 14:35:55 Executing busybox-1.33.1-r7.trigger 14:35:55 Executing ca-certificates-20211220-r0.trigger 14:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:35:55 OK: 6 MiB in 17 packages 14:35:56 (1/1) Installing dumb-init (1.2.5-r1) 14:35:56 Executing busybox-1.33.1-r7.trigger 14:35:56 OK: 6 MiB in 15 packages 14:35:56 (1/2) Installing ca-certificates (20211220-r0) 14:35:56 (2/2) Installing dumb-init (1.2.5-r1) 14:35:56 (1/1) Installing dumb-init (1.2.5-r1) 14:35:56 Executing busybox-1.33.1-r7.trigger 14:35:56 Executing busybox-1.33.1-r7.trigger 14:35:56 Executing ca-certificates-20211220-r0.trigger 14:35:56 OK: 6 MiB in 15 packages 14:35:56 OK: 6 MiB in 16 packages 14:35:57 Removing intermediate container 9ed557f6974b 14:35:57 ---> f1c1553fd9c0 14:35:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:35:57 Removing intermediate container 230444f90aad 14:35:57 ---> 56a8be909739 14:35:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:35:57 ---> Running in 3b77f76f191f 14:35:57 Removing intermediate container 5a666c379a35 14:35:57 ---> c1fda73f032b 14:35:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:35:57 Removing intermediate container 2c7508652257 14:35:57 ---> 3ea6736db4b9 14:35:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:35:57 ---> Running in 792e30bbf9b9 14:35:57 ---> Running in be9a5b4c0446 14:35:57 ---> Running in 2856b72b3183 14:35:57 Removing intermediate container 3b77f76f191f 14:35:57 ---> b279a1747ddd 14:35:57 Step 13/22 : ENV APP_PORT=59861 14:35:57 Removing intermediate container be9a5b4c0446 14:35:57 ---> 87a36fef8426 14:35:57 Step 13/22 : ENV APP_PORT=59860 14:35:57 ---> Running in bb9ad270d7ba 14:35:57 Removing intermediate container 2856b72b3183 14:35:57 ---> 48ce4fc67cdd 14:35:57 Step 13/25 : WORKDIR / 14:35:57 ---> Running in 67d6c59edf64 14:35:57 Removing intermediate container 792e30bbf9b9 14:35:57 ---> 88da6ace5c01 14:35:57 Step 13/23 : ENV APP_PORT=59882 14:35:57 ---> Running in 420a28542950 14:35:57 ---> Running in 32aee1bec152 14:35:57 Removing intermediate container bb9ad270d7ba 14:35:57 ---> f627047bba4d 14:35:57 Step 14/22 : EXPOSE $APP_PORT 14:35:57 Removing intermediate container 67d6c59edf64 14:35:57 ---> 85b4d55d03c6 14:35:57 Step 14/22 : EXPOSE $APP_PORT 14:35:57 ---> Running in 98eaa12053dc 14:35:57 ---> Running in 5f42c5ed7193 14:35:57 Removing intermediate container 32aee1bec152 14:35:57 ---> 2fe9d388cc13 14:35: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 14:35:57 Removing intermediate container 420a28542950 14:35:57 ---> 51a24601727c 14:35:57 Step 14/23 : EXPOSE $APP_PORT 14:35:58 ---> Running in 4f342a9945eb 14:35:58 Removing intermediate container 5f42c5ed7193 14:35:58 ---> 1ce2c51c1325 14:35:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:58 Removing intermediate container 98eaa12053dc 14:35:58 ---> f5dd4af8f071 14:35:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:58 ---> 60d8edf752e4 14:35: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 14:35:58 Removing intermediate container 4f342a9945eb 14:35:58 ---> 7767fe281efa 14:35:58 Step 15/23 : WORKDIR / 14:35:58 ---> Running in a04b2a5b431b 14:35:58 Removing intermediate container a04b2a5b431b 14:35:58 ---> e639e97c533d 14:35:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:58 ---> 3f2970bee309 14:35:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:35:58 ---> 792fa7250ce4 14:35:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:35:58 ---> c5d29c92c9ab 14:35:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:35:59 ---> 2beceff6005b 14:35:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:35:59 ---> 73f7878507e5 14:35:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:35:59 ---> 5f552ad67602 14:35:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:35:59 ---> 097dd88fb79b 14:35:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:35:59 ---> 9d958406e45e 14:35:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:35:59 ---> 0458c1ae4729 14:35:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:36:00 ---> 45055dd8ce55 14:36:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:36:00 ---> 7fb4fc0672cd 14:36:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:36:00 ---> Running in 119e768e1ed1 14:36:00 ---> Running in 93fb40203138 14:36:00 ---> aaa37c32f92e 14:36:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:36:00 ---> ed811c1c5cc9 14:36:00 Step 19/23 : ENTRYPOINT ["/core-command"] 14:36:00 ---> Running in 9a82706885c2 14:36:00 Removing intermediate container 119e768e1ed1 14:36:00 ---> e10ed7132ca5 14:36:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:36:00 Removing intermediate container 93fb40203138 14:36:00 ---> ba57393492f5 14:36:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:36:00 ---> Running in 97bfba88eff9 14:36:00 Removing intermediate container 9a82706885c2 14:36:00 ---> 1b6834e7e32d 14:36:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:36:00 ---> Running in 091a4558c386 14:36:00 ---> Running in ba79c35ed973 14:36:00 Removing intermediate container 97bfba88eff9 14:36:00 ---> 4531d35518f8 14:36:00 Step 20/22 : LABEL arch=x86_64 14:36:00 Removing intermediate container 091a4558c386 14:36:00 ---> 433a6587ff3a 14:36:00 Step 20/22 : LABEL arch=x86_64 14:36:01 ---> Running in 468a094a36d1 14:36:01 ---> Running in 6864e82cd28c 14:36:01 ---> 705c481564c8 14:36:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:36:01 Removing intermediate container ba79c35ed973 14:36:01 ---> 54cf6ad94451 14:36:01 Step 21/23 : LABEL arch=x86_64 14:36:01 Removing intermediate container 468a094a36d1 14:36:01 ---> 4a3dc21b4ee7 14:36:01 Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:36:01 Removing intermediate container 6864e82cd28c 14:36:01 ---> f9e7e35fa0b1 14:36:01 Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:36:01 ---> Running in 22c74f37351f 14:36:01 ---> Running in 55866984f2f5 14:36:01 ---> Running in 29086440a839 14:36:01 Removing intermediate container 22c74f37351f 14:36:01 ---> 661bb88d222b 14:36:01 Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:36:01 ---> c17396a99f3b 14:36:01 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/ 14:36:01 ---> Running in c7cd915950a4 14:36:01 Removing intermediate container 29086440a839 14:36:01 ---> becd061c6e4f 14:36:01 Step 22/22 : LABEL version=2.2.0-dev.91 14:36:01 ---> Running in 844fd10e8eb7 14:36:01 Removing intermediate container 55866984f2f5 14:36:01 ---> 70b0525e02fd 14:36:01 Step 22/22 : LABEL version=2.2.0-dev.91 14:36:01 ---> Running in 6892f7094508 14:36:01 ---> Running in a20ed0737838 14:36:01 Removing intermediate container c7cd915950a4 14:36:01 ---> 6a12e338be3b 14:36:01 Step 23/23 : LABEL version=2.2.0-dev.91 14:36:01 ---> Running in 9ecc7d2e782b 14:36:01 Removing intermediate container 6892f7094508 14:36:01 ---> 8eb250929dfb 14:36:01 14:36:01 Removing intermediate container a20ed0737838 14:36:01 ---> 86cac8de2946 14:36:01 14:36:02 Successfully built 8eb250929dfb 14:36:02 Removing intermediate container 9ecc7d2e782b 14:36:02 ---> ecfb01a65706 14:36:02 14:36:02 Successfully tagged support-notifications:latest 14:36:02  Building support-notifications ... done Building security-spire-config 14:36:02 Successfully built 86cac8de2946 14:36:02 Successfully tagged support-scheduler:latest 14:36:02  Building support-scheduler ... done Building core-data 14:36:02 Successfully built ecfb01a65706 14:36:02 Successfully tagged core-command:latest 14:36:02  Building core-command ... done Building core-metadata 14:36:04 Removing intermediate container 844fd10e8eb7 14:36:04 ---> 78b1389def4e 14:36:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:36:04 ---> Running in e25f70000eb1 14:36:04 Removing intermediate container e25f70000eb1 14:36:04 ---> ab1ccce3df8f 14:36:04 Step 23/25 : LABEL arch=x86_64 14:36:05 ---> Running in 2d24d2595177 14:36:05 Removing intermediate container 2d24d2595177 14:36:05 ---> faf07079dc59 14:36:05 Step 24/25 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:36:05 ---> Running in 60bbb35bb18b 14:36:05 Removing intermediate container 60bbb35bb18b 14:36:05 ---> 10cf8de44052 14:36:05 Step 25/25 : LABEL version=2.2.0-dev.91 14:36:06 ---> Running in 56521f9e9961 14:36:06 Removing intermediate container 56521f9e9961 14:36:06 ---> abbf2ebcbec1 14:36:06 14:36:06 Successfully built abbf2ebcbec1 14:36:06 Successfully tagged security-secretstore-setup:latest 14:36:06  Building security-secretstore-setup ... done Building sys-mgmt-agent 14:36:14 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:36:14 ---> b7f61dade5b6 14:36:14 Step 3/26 : WORKDIR /edgex-go 14:36:14 ---> Using cache 14:36:14 ---> 28c5ca79fe11 14:36:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:14 ---> Using cache 14:36:14 ---> 599a238e59b5 14:36:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:36:14 ---> Using cache 14:36:14 ---> 69bc674bcb5a 14:36:14 Step 6/26 : COPY go.mod vendor* ./ 14:36:14 ---> Using cache 14:36:14 ---> a96d68c8dc1c 14:36:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:14 ---> Using cache 14:36:14 ---> 90ed43f91993 14:36:14 Step 8/26 : COPY . . 14:36:14 ---> Using cache 14:36:14 ---> 496279fe62f7 14:36:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:36:14 ---> Using cache 14:36:14 ---> 8c6b228c340e 14:36:14 Step 10/26 : RUN mkdir -p spire-build 14:36:14 ---> Using cache 14:36:14 ---> c0be4e0580ae 14:36:14 Step 11/26 : WORKDIR /edgex-go/spire-build 14:36:14 ---> Using cache 14:36:14 ---> e7bb6a285034 14:36:14 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 14:36:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:36:15 ---> b7f61dade5b6 14:36:15 Step 3/23 : WORKDIR /edgex-go 14:36:15 ---> Using cache 14:36:15 ---> 28c5ca79fe11 14:36:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:15 ---> Using cache 14:36:15 ---> 599a238e59b5 14:36:15 Step 5/23 : RUN apk add --update --no-cache make git 14:36:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:36:15 ---> b7f61dade5b6 14:36:15 Step 3/23 : WORKDIR /edgex-go 14:36:15 ---> Using cache 14:36:15 ---> 28c5ca79fe11 14:36:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:15 ---> Using cache 14:36:15 ---> 599a238e59b5 14:36:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:36:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:36:16 ---> b7f61dade5b6 14:36:16 Step 3/23 : WORKDIR /edgex-go 14:36:16 ---> Using cache 14:36:16 ---> 28c5ca79fe11 14:36:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:16 ---> Using cache 14:36:16 ---> 599a238e59b5 14:36:16 Step 5/23 : RUN apk add --update --no-cache make bash git 14:36:18 ---> Running in ef01811aa33c 14:36:18 ---> Running in 00d9de07b856 14:36:18 ---> Running in 017d3c40fe23 14:36:18 ---> Running in 457403942c5e 14:36:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:36:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:36:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:36:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:36:20 spire-1.2.1/ 14:36:20 spire-1.2.1/.data/ 14:36:20 spire-1.2.1/.data/.file 14:36:20 spire-1.2.1/.dockerignore 14:36:20 spire-1.2.1/.gitattributes 14:36:20 spire-1.2.1/.githooks/ 14:36:20 spire-1.2.1/.githooks/pre-commit 14:36:20 spire-1.2.1/.github/ 14:36:20 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:36:20 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:36:20 spire-1.2.1/.github/dependabot.yml 14:36:20 spire-1.2.1/.github/workflows/ 14:36:20 spire-1.2.1/.github/workflows/nightly_build.yaml 14:36:20 spire-1.2.1/.github/workflows/pr_build.yaml 14:36:20 spire-1.2.1/.github/workflows/release_build.yaml 14:36:20 spire-1.2.1/.github/workflows/scripts/ 14:36:20 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:36:20 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:36:20 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:36:20 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:36:20 spire-1.2.1/.github/workflows/scripts/split.sh 14:36:20 spire-1.2.1/.gitignore 14:36:20 spire-1.2.1/.go-version 14:36:20 spire-1.2.1/.golangci.yml 14:36:20 spire-1.2.1/ADOPTERS.md 14:36:20 spire-1.2.1/CHANGELOG.md 14:36:20 spire-1.2.1/CODE-OF-CONDUCT.md 14:36:20 spire-1.2.1/CODEOWNERS 14:36:20 spire-1.2.1/CONTRIBUTING.md 14:36:20 spire-1.2.1/Dockerfile 14:36:20 spire-1.2.1/Dockerfile.dev 14:36:20 spire-1.2.1/Dockerfile.scratch 14:36:20 spire-1.2.1/LICENSE 14:36:20 spire-1.2.1/MAINTAINERS.md 14:36:20 spire-1.2.1/Makefile 14:36:20 spire-1.2.1/README.md 14:36:20 spire-1.2.1/ROADMAP.md 14:36:20 spire-1.2.1/SECURITY.md 14:36:20 spire-1.2.1/cmd/ 14:36:20 spire-1.2.1/cmd/spire-agent/ 14:36:20 spire-1.2.1/cmd/spire-agent/cli/ 14:36:20 spire-1.2.1/cmd/spire-agent/cli/api/ 14:36:20 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/common/ 14:36:20 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:36:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/run/ 14:36:20 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:36:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:36:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:36:20 spire-1.2.1/cmd/spire-agent/main.go 14:36:20 spire-1.2.1/cmd/spire-server/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/agent/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/cli.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/run/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/token/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/validate/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/x509/ 14:36:20 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:36:20 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:36:20 spire-1.2.1/cmd/spire-server/main.go 14:36:20 spire-1.2.1/cmd/spire-server/util/ 14:36:20 spire-1.2.1/cmd/spire-server/util/util.go 14:36:20 spire-1.2.1/conf/ 14:36:20 spire-1.2.1/conf/agent/ 14:36:20 spire-1.2.1/conf/agent/agent.conf 14:36:20 spire-1.2.1/conf/agent/agent_full.conf 14:36:20 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:36:20 spire-1.2.1/conf/server/ 14:36:20 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:36:20 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:36:20 spire-1.2.1/conf/server/server.conf 14:36:20 spire-1.2.1/conf/server/server_full.conf 14:36:20 spire-1.2.1/doc/ 14:36:20 spire-1.2.1/doc/SPIRE101.md 14:36:20 spire-1.2.1/doc/auditlog.md 14:36:20 spire-1.2.1/doc/authorization_policy_engine.md 14:36:20 spire-1.2.1/doc/changelog_guidelines.md 14:36:20 spire-1.2.1/doc/cure53-report.pdf 14:36:20 spire-1.2.1/doc/images/ 14:36:20 spire-1.2.1/doc/images/2019_roadmap.png 14:36:20 spire-1.2.1/doc/images/SPIRE101.png 14:36:20 spire-1.2.1/doc/images/SPIRE_agent.png 14:36:20 spire-1.2.1/doc/images/SPIRE_server.pngfetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:36:20 14:36:20 spire-1.2.1/doc/images/cache_mgr.png 14:36:20 spire-1.2.1/doc/images/cache_mgr_components.png 14:36:20 spire-1.2.1/doc/images/federated_spire.png 14:36:20 spire-1.2.1/doc/images/ha_mode.png 14:36:20 spire-1.2.1/doc/images/nested_spire.png 14:36:20 spire-1.2.1/doc/images/oidc_federation.png 14:36:20 spire-1.2.1/doc/images/single_trust_domain.png 14:36:20 spire-1.2.1/doc/images/spiffe_compatible.png 14:36:20 spire-1.2.1/doc/images/spire_logo.png 14:36:20 spire-1.2.1/doc/migrating_registration_api_clients.md 14:36:20 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:36:20 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:36:20 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:36:20 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:36:20 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:36:20 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:36:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:36:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:36:20 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:36:20 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:36:20 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:36:20 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:36:20 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:36:20 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:36:20 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:36:20 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:36:20 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:36:20 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:36:20 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:36:20 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:36:20 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:36:20 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:36:20 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:36:20 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:36:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:36:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:36:20 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:36:20 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:36:20 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:36:20 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:36:20 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:36:20 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:36:20 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:36:20 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:36:20 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:36:20 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:36:20 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:36:20 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:36:20 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:36:20 spire-1.2.1/doc/scaling_spire.md 14:36:20 spire-1.2.1/doc/spire_agent.md 14:36:20 spire-1.2.1/doc/spire_server.md 14:36:20 spire-1.2.1/doc/supported_integrations.md 14:36:20 spire-1.2.1/doc/telemetry.md 14:36:20 spire-1.2.1/doc/telemetry_config.md 14:36:20 spire-1.2.1/doc/upgrading.md 14:36:20 spire-1.2.1/doc/using_spire.md 14:36:20 spire-1.2.1/examples/ 14:36:20 spire-1.2.1/examples/README.md 14:36:20 spire-1.2.1/go.mod 14:36:20 spire-1.2.1/go.sum 14:36:20 spire-1.2.1/pkg/ 14:36:20 spire-1.2.1/pkg/agent/ 14:36:20 spire-1.2.1/pkg/agent/agent.go 14:36:20 spire-1.2.1/pkg/agent/api/ 14:36:20 spire-1.2.1/pkg/agent/api/config.go 14:36:20 spire-1.2.1/pkg/agent/api/debug/ 14:36:20 spire-1.2.1/pkg/agent/api/debug/v1/ 14:36:20 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:36:20 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:36:20 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:36:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:36:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:36:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:36:20 spire-1.2.1/pkg/agent/api/endpoints.go 14:36:20 spire-1.2.1/pkg/agent/api/health/ 14:36:20 spire-1.2.1/pkg/agent/api/health/v1/ 14:36:20 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:36:20 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:36:20 spire-1.2.1/pkg/agent/api/rpccontext/ 14:36:20 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:36:20 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:36:20 spire-1.2.1/pkg/agent/attestor/ 14:36:20 spire-1.2.1/pkg/agent/attestor/node/ 14:36:20 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:36:20 spire-1.2.1/pkg/agent/attestor/node/node.go 14:36:20 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:36:20 spire-1.2.1/pkg/agent/attestor/workload/ 14:36:20 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:36:20 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:36:20 spire-1.2.1/pkg/agent/catalog/ 14:36:20 spire-1.2.1/pkg/agent/catalog/catalog.go 14:36:20 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:36:20 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:36:20 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:36:20 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:36:20 spire-1.2.1/pkg/agent/client/ 14:36:20 spire-1.2.1/pkg/agent/client/client.go 14:36:20 spire-1.2.1/pkg/agent/client/client_test.go 14:36:20 spire-1.2.1/pkg/agent/client/dial.go 14:36:20 spire-1.2.1/pkg/agent/client/nodeconn.go 14:36:20 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:36:20 spire-1.2.1/pkg/agent/client/update.go 14:36:20 spire-1.2.1/pkg/agent/client/util.go 14:36:20 spire-1.2.1/pkg/agent/common/ 14:36:20 spire-1.2.1/pkg/agent/common/backoff/ 14:36:20 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:36:20 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:36:20 spire-1.2.1/pkg/agent/common/cgroups/ 14:36:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:36:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:36:20 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:36:20 spire-1.2.1/pkg/agent/config.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/ 14:36:20 spire-1.2.1/pkg/agent/endpoints/config.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:36:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:36:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/workload/ 14:36:20 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:36:20 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:36:20 spire-1.2.1/pkg/agent/manager/ 14:36:20 spire-1.2.1/pkg/agent/manager/cache/ 14:36:20 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:36:20 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:36:20 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:36:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:36:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:36:20 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:36:20 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:36:20 spire-1.2.1/pkg/agent/manager/config.go 14:36:20 spire-1.2.1/pkg/agent/manager/manager.go 14:36:20 spire-1.2.1/pkg/agent/manager/manager_test.go 14:36:20 spire-1.2.1/pkg/agent/manager/storage.go 14:36:20 spire-1.2.1/pkg/agent/manager/storage_test.go 14:36:20 spire-1.2.1/pkg/agent/manager/storecache/ 14:36:20 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:36:20 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:36:20 spire-1.2.1/pkg/agent/manager/sync.go 14:36:20 spire-1.2.1/pkg/agent/plugin/ 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:36:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:36:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:36:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/OK: 221 MiB in 52 packages 14:36:20 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:36:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:36:20 spire-1.2.1/pkg/agent/svid/ 14:36:20 spire-1.2.1/pkg/agent/svid/rotator.go 14:36:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:36:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:36:20 spire-1.2.1/pkg/agent/svid/store/ 14:36:20 spire-1.2.1/pkg/agent/svid/store/service.go 14:36:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:36:20 spire-1.2.1/pkg/common/ 14:36:20 spire-1.2.1/pkg/common/agentpathtemplate/ 14:36:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:36:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:36:20 spire-1.2.1/pkg/common/api/ 14:36:20 spire-1.2.1/pkg/common/api/metrics.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/ 14:36:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/logger.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/names.go 14:36:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:36:20 spire-1.2.1/pkg/common/api/names.go 14:36:20 spire-1.2.1/pkg/common/api/ratelimit.go 14:36:20 spire-1.2.1/pkg/common/api/rpccontext/ 14:36:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:36:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:36:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:36:20 spire-1.2.1/pkg/common/auth/ 14:36:20 spire-1.2.1/pkg/common/auth/interceptors.go 14:36:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:36:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:36:20 spire-1.2.1/pkg/common/bundleutil/ 14:36:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:36:20 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:36:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:36:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:36:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:36:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:36:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:36:20 spire-1.2.1/pkg/common/bundleutil/types.go 14:36:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:36:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:36:20 spire-1.2.1/pkg/common/catalog/ 14:36:20 spire-1.2.1/pkg/common/catalog/bind.go 14:36:20 spire-1.2.1/pkg/common/catalog/builtin.go 14:36:20 spire-1.2.1/pkg/common/catalog/catalog.go 14:36:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:36:20 spire-1.2.1/pkg/common/catalog/closers.go 14:36:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:36:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:36:20 spire-1.2.1/pkg/common/catalog/config.go 14:36:20 spire-1.2.1/pkg/common/catalog/config_test.go 14:36:20 spire-1.2.1/pkg/common/catalog/configure.go 14:36:20 spire-1.2.1/pkg/common/catalog/constraints.go 14:36:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:36:20 spire-1.2.1/pkg/common/catalog/context.go 14:36:20 spire-1.2.1/pkg/common/catalog/external.go 14:36:20 spire-1.2.1/pkg/common/catalog/host.go 14:36:20 spire-1.2.1/pkg/common/catalog/pipenet.go 14:36:20 spire-1.2.1/pkg/common/catalog/plugin.go 14:36:20 spire-1.2.1/pkg/common/catalog/testplugin/ 14:36:20 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:36:20 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:36:20 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:36:20 spire-1.2.1/pkg/common/cli/ 14:36:20 spire-1.2.1/pkg/common/cli/env.go 14:36:20 spire-1.2.1/pkg/common/cli/flags.go 14:36:20 spire-1.2.1/pkg/common/cli/trust_domain.go 14:36:20 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:36:20 spire-1.2.1/pkg/common/cli/umask.go 14:36:20 spire-1.2.1/pkg/common/cli/umask_posix.go 14:36:20 spire-1.2.1/pkg/common/cli/umask_test.go 14:36:20 spire-1.2.1/pkg/common/cli/umask_windows.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/ 14:36:20 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/flag.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/format.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/ 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:36:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:36:20 spire-1.2.1/pkg/common/coretypes/ 14:36:20 spire-1.2.1/pkg/common/coretypes/bundle/ 14:36:20 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:36:20 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:36:20 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:36:20 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:36:20 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:36:20 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:36:20 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:36:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:36:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:36:20 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:36:20 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:36:20 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:36:20 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:36:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:36:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:36:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:36:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:36:20 spire-1.2.1/pkg/common/cryptoutil/ 14:36:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:36:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:36:20 spire-1.2.1/pkg/common/diskutil/ 14:36:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:36:20 spire-1.2.1/pkg/common/diskutil/file_test.go 14:36:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:36:20 spire-1.2.1/pkg/common/errorutil/ 14:36:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:36:20 spire-1.2.1/pkg/common/health/ 14:36:20 spire-1.2.1/pkg/common/health/config.go 14:36:20 spire-1.2.1/pkg/common/health/context.go 14:36:20 spire-1.2.1/pkg/common/health/context_test.go 14:36:20 spire-1.2.1/pkg/common/health/health.go 14:36:20 spire-1.2.1/pkg/common/health/health_test.go 14:36:20 spire-1.2.1/pkg/common/health/logger.go 14:36:20 spire-1.2.1/pkg/common/hostservice/ 14:36:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:36:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:36:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:36:20 spire-1.2.1/pkg/common/idutil/ 14:36:20 spire-1.2.1/pkg/common/idutil/require.go 14:36:20 spire-1.2.1/pkg/common/idutil/require_test.go 14:36:20 spire-1.2.1/pkg/common/idutil/safety.go 14:36:20 spire-1.2.1/pkg/common/idutil/safety_test.go 14:36:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:36:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:36:20 spire-1.2.1/pkg/common/jwtsvid/ 14:36:20 spire-1.2.1/pkg/common/jwtsvid/common.go 14:36:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:36:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:36:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:36:20 spire-1.2.1/pkg/common/jwtutil/ 14:36:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:36:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:36:20 spire-1.2.1/pkg/common/log/ 14:36:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:36:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:36:20 spire-1.2.1/pkg/common/log/log.go 14:36:20 spire-1.2.1/pkg/common/log/log_test.go 14:36:20 spire-1.2.1/pkg/common/log/options.go 14:36:20 spire-1.2.1/pkg/common/nodeutil/ 14:36:20 spire-1.2.1/pkg/common/nodeutil/node.go 14:36:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:36:20 spire-1.2.1/pkg/common/peertracker/ 14:36:20 spire-1.2.1/pkg/common/peertracker/conn.go 14:36:20 spire-1.2.1/pkg/common/peertracker/credentials.go 14:36:20 spire-1.2.1/pkg/common/peertracker/errors.go 14:36:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:36:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:36:20 spire-1.2.1/pkg/common/peertracker/info.go 14:36:20 spire-1.2.1/pkg/common/peertracker/listener.go 14:36:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:36:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:36:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:36:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:36:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:36:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:36:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:36:20 spire-1.2.1/pkg/common/peertracker/tcp.go 14:36:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:36:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:36:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:36:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:36:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:36:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:36:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:36:20 spire-1.2.1/pkg/common/peertracker/uds.go 14:36:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:36:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:36:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:36:20 spire-1.2.1/pkg/common/pemutil/ 14:36:20 spire-1.2.1/pkg/common/pemutil/block.go 14:36:20 spire-1.2.1/pkg/common/pemutil/certs.go 14:36:20 spire-1.2.1/pkg/common/pemutil/common.go 14:36:20 spire-1.2.1/pkg/common/pemutil/csr.go 14:36:20 spire-1.2.1/pkg/common/pemutil/keys.go 14:36:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:36:20 spire-1.2.1/pkg/common/pemutil/testdata/ 14:36:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:36:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:36:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:36:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:36:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:36:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:36:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:36:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:36:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:36:20 spire-1.2.1/pkg/common/plugin/ 14:36:20 spire-1.2.1/pkg/common/plugin/aws/ 14:36:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:36:20 spire-1.2.1/pkg/common/plugin/azure/ 14:36:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:36:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:36:20 spire-1.2.1/pkg/common/plugin/facade.go 14:36:20 spire-1.2.1/pkg/common/plugin/facade_test.go 14:36:20 spire-1.2.1/pkg/common/plugin/gcp/ 14:36:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:36:20 spire-1.2.1/pkg/common/plugin/k8s/ 14:36:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:36:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:36:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:36:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:36:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:36:20 spire-1.2.1/pkg/common/plugin/log.go 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/ 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:36:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:36:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:36:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:36:20 spire-1.2.1/pkg/common/plugin/x509pop/ 14:36:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:36:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:36:20 spire-1.2.1/pkg/common/profiling/ 14:36:20 spire-1.2.1/pkg/common/profiling/dumpers.go 14:36:20 spire-1.2.1/pkg/common/profiling/profiling.go 14:36:20 spire-1.2.1/pkg/common/protoutil/ 14:36:20 spire-1.2.1/pkg/common/protoutil/masks.go 14:36:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:36:20 spire-1.2.1/pkg/common/rotationutil/ 14:36:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:36:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:36:20 spire-1.2.1/pkg/common/selector/ 14:36:20 spire-1.2.1/pkg/common/selector/selector.go 14:36:20 spire-1.2.1/pkg/common/selector/selector_test.go 14:36:20 spire-1.2.1/pkg/common/selector/set.go 14:36:20 spire-1.2.1/pkg/common/selector/set_utils.go 14:36:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/ 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/ 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:36:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:36:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:36:20 spire-1.2.1/pkg/common/telemetry/call.go 14:36:20 spire-1.2.1/pkg/common/telemetry/common/ 14:36:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:36:20 spire-1.2.1/pkg/common/telemetry/config.go 14:36:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:36:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/inmem.go 14:36:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/m3.go 14:36:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/metrics.go 14:36:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/names.go 14:36:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:36:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:36:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/ 14:36:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:36:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:36:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:36:20 spire-1.2.1/pkg/common/telemetry/server/server.go 14:36:20 spire-1.2.1/pkg/common/telemetry/sink.go 14:36:20 spire-1.2.1/pkg/common/telemetry/statsd.go 14:36:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:36:20 spire-1.2.1/pkg/common/telemetry/uptime.go 14:36:20 spire-1.2.1/pkg/common/telemetry/version.go 14:36:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:36:20 spire-1.2.1/pkg/common/uptime/ 14:36:20 spire-1.2.1/pkg/common/uptime/uptime.go 14:36:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:36:20 spire-1.2.1/pkg/common/util/ 14:36:20 spire-1.2.1/pkg/common/util/certs.go 14:36:20 spire-1.2.1/pkg/common/util/certs_test.go 14:36:20 spire-1.2.1/pkg/common/util/csr.go 14:36:20 spire-1.2.1/pkg/common/util/hash.go 14:36:20 spire-1.2.1/pkg/common/util/selectors.go 14:36:20 spire-1.2.1/pkg/common/util/selectors_test.go 14:36:20 spire-1.2.1/pkg/common/util/signals.go 14:36:20 spire-1.2.1/pkg/common/util/sort.go 14:36:20 spire-1.2.1/pkg/common/util/sort_test.go 14:36:20 spire-1.2.1/pkg/common/util/task.go 14:36:20 spire-1.2.1/pkg/common/util/task_test.go 14:36:20 spire-1.2.1/pkg/common/util/testdata/ 14:36:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:36:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:36:20 spire-1.2.1/pkg/common/version/ 14:36:20 spire-1.2.1/pkg/common/version/version.go 14:36:20 spire-1.2.1/pkg/common/x509svid/ 14:36:20 spire-1.2.1/pkg/common/x509svid/common_test.go 14:36:20 spire-1.2.1/pkg/common/x509svid/csr.go 14:36:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:36:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:36:20 spire-1.2.1/pkg/common/x509util/ 14:36:20 spire-1.2.1/pkg/common/x509util/cert.go 14:36:20 spire-1.2.1/pkg/common/x509util/dns.go 14:36:20 spire-1.2.1/pkg/common/x509util/dns_test.go 14:36:20 spire-1.2.1/pkg/common/x509util/keyid.go 14:36:20 spire-1.2.1/pkg/common/x509util/keypair.go 14:36:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:36:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:36:20 spire-1.2.1/pkg/server/ 14:36:20 spire-1.2.1/pkg/server/api/ 14:36:20 spire-1.2.1/pkg/server/api/agent.go 14:36:20 spire-1.2.1/pkg/server/api/agent/ 14:36:20 spire-1.2.1/pkg/server/api/agent/v1/ 14:36:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:36:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:36:20 spire-1.2.1/pkg/server/api/agent_test.go 14:36:20 spire-1.2.1/pkg/server/api/api.go 14:36:20 spire-1.2.1/pkg/server/api/audit/ 14:36:20 spire-1.2.1/pkg/server/api/audit/audit.go 14:36:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:36:20 spire-1.2.1/pkg/server/api/bundle.go 14:36:20 spire-1.2.1/pkg/server/api/bundle/ 14:36:20 spire-1.2.1/pkg/server/api/bundle/v1/ 14:36:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:36:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:36:20 spire-1.2.1/pkg/server/api/bundle_test.go 14:36:20 spire-1.2.1/pkg/server/api/debug/ 14:36:20 spire-1.2.1/pkg/server/api/debug/v1/ 14:36:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:36:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:36:20 spire-1.2.1/pkg/server/api/entry.go 14:36:20 spire-1.2.1/pkg/server/api/entry/ 14:36:20 spire-1.2.1/pkg/server/api/entry/v1/ 14:36:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:36:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:36:20 spire-1.2.1/pkg/server/api/entry_test.go 14:36:20 spire-1.2.1/pkg/server/api/health/ 14:36:20 spire-1.2.1/pkg/server/api/health/v1/ 14:36:20 spire-1.2.1/pkg/server/api/health/v1/service.go 14:36:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:36:20 spire-1.2.1/pkg/server/api/id.go 14:36:20 spire-1.2.1/pkg/server/api/id_test.go 14:36:20 spire-1.2.1/pkg/server/api/limits/ 14:36:20 spire-1.2.1/pkg/server/api/limits/limits.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/ 14:36:20 spire-1.2.1/pkg/server/api/middleware/alias.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/audit.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/caller.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/common.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/entries.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:36:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:36:20 spire-1.2.1/pkg/server/api/ratelimit.go 14:36:20 spire-1.2.1/pkg/server/api/rpccontext/ 14:36:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:36:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:36:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:36:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:36:20 spire-1.2.1/pkg/server/api/selector.go 14:36:20 spire-1.2.1/pkg/server/api/selector_test.go 14:36:20 spire-1.2.1/pkg/server/api/status.go 14:36:20 spire-1.2.1/pkg/server/api/status_test.go 14:36:20 spire-1.2.1/pkg/server/api/svid/ 14:36:20 spire-1.2.1/pkg/server/api/svid/v1/ 14:36:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:36:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:36:20 spire-1.2.1/pkg/server/api/trustdomain.go 14:36:20 spire-1.2.1/pkg/server/api/trustdomain/ 14:36:20 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:36:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:36:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:36:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:36:20 spire-1.2.1/pkg/server/authpolicy/ 14:36:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:36:20 spire-1.2.1/pkg/server/authpolicy/policy.go 14:36:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:36:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:36:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:36:20 spire-1.2.1/pkg/server/authpolicy/validate.go 14:36:20 spire-1.2.1/pkg/server/bundle/ 14:36:20 spire-1.2.1/pkg/server/bundle/client/ 14:36:20 spire-1.2.1/pkg/server/bundle/client/client.go 14:36:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:36:20 spire-1.2.1/pkg/server/bundle/client/manager.go 14:36:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:36:20 spire-1.2.1/pkg/server/bundle/client/sources.go 14:36:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:36:20 spire-1.2.1/pkg/server/bundle/client/updater.go 14:36:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:36:20 spire-1.2.1/pkg/server/ca/ 14:36:20 spire-1.2.1/pkg/server/ca/ca.go 14:36:20 spire-1.2.1/pkg/server/ca/ca_health.go 14:36:20 spire-1.2.1/pkg/server/ca/ca_test.go 14:36:20 spire-1.2.1/pkg/server/ca/journal.go 14:36:20 spire-1.2.1/pkg/server/ca/journal_test.go 14:36:20 spire-1.2.1/pkg/server/ca/manager.go 14:36:20 spire-1.2.1/pkg/server/ca/manager_health.go 14:36:20 spire-1.2.1/pkg/server/ca/manager_test.go 14:36:20 spire-1.2.1/pkg/server/ca/templates.go 14:36:20 spire-1.2.1/pkg/server/ca/upstream_client.go 14:36:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:36:20 spire-1.2.1/pkg/server/ca/validation.go 14:36:20 spire-1.2.1/pkg/server/cache/ 14:36:20 spire-1.2.1/pkg/server/cache/dscache/ 14:36:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:36:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:36:20 spire-1.2.1/pkg/server/cache/entrycache/ 14:36:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:36:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:36:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:36:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:36:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:36:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:36:20 spire-1.2.1/pkg/server/catalog/ 14:36:20 spire-1.2.1/pkg/server/catalog/catalog.go 14:36:20 spire-1.2.1/pkg/server/catalog/keymanager.go 14:36:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:36:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:36:20 spire-1.2.1/pkg/server/catalog/notifier.go 14:36:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:36:20 spire-1.2.1/pkg/server/config.go 14:36:20 spire-1.2.1/pkg/server/datastore/ 14:36:20 spire-1.2.1/pkg/server/datastore/datastore.go 14:36:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:36:20 spire-1.2.1/pkg/server/datastore/repository.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:36:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:36:20 spire-1.2.1/pkg/server/endpoints/ 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/ 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:36:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:36:20 spire-1.2.1/pkg/server/endpoints/config.go 14:36:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:36:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:36:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:36:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:36:20 spire-1.2.1/pkg/server/endpoints/middleware.go 14:36:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:36:20 spire-1.2.1/pkg/server/hostservice/ 14:36:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:36:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:36:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:36:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:36:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:36:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:36:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:36:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/ 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/ 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:36:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:36:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:36:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:36:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:36:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:36:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:36:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:36:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:36:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/ 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:36:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:36:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:36:20 spire-1.2.1/pkg/server/registration/ 14:36:20 spire-1.2.1/pkg/server/registration/manager.go 14:36:20 spire-1.2.1/pkg/server/registration/manager_test.go 14:36:20 spire-1.2.1/pkg/server/scanentries.go 14:36:20 spire-1.2.1/pkg/server/scanentries_test.go 14:36:20 spire-1.2.1/pkg/server/server.go 14:36:20 spire-1.2.1/pkg/server/server_test.go 14:36:20 spire-1.2.1/pkg/server/svid/ 14:36:20 spire-1.2.1/pkg/server/svid/observer.go 14:36:20 spire-1.2.1/pkg/server/svid/observer_test.go 14:36:20 spire-1.2.1/pkg/server/svid/rotator.go 14:36:20 spire-1.2.1/pkg/server/svid/rotator_config.go 14:36:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:36:20 spire-1.2.1/pkg/server/svid/rotator_test.go 14:36:20 spire-1.2.1/proto/ 14:36:20 spire-1.2.1/proto/private/ 14:36:20 spire-1.2.1/proto/private/server/ 14:36:20 spire-1.2.1/proto/private/server/journal/ 14:36:20 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:36:20 spire-1.2.1/proto/private/server/journal/journal.proto 14:36:20 spire-1.2.1/proto/spire/ 14:36:20 spire-1.2.1/proto/spire/common/ 14:36:20 spire-1.2.1/proto/spire/common/common.pb.go 14:36:20 spire-1.2.1/proto/spire/common/common.proto 14:36:20 spire-1.2.1/proto/spire/common/plugin/ 14:36:20 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:36:20 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:36:20 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:36:20 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:36:20 spire-1.2.1/proto/spire/plugin/ 14:36:20 spire-1.2.1/proto/spire/plugin/agent/ 14:36:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:36:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:36:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:36:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:36:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:36:20 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:36:20 spire-1.2.1/release/ 14:36:20 spire-1.2.1/release/spire-extras/ 14:36:20 spire-1.2.1/release/spire-extras/README.md 14:36:20 spire-1.2.1/release/spire-extras/conf/ 14:36:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:36:20 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:36:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:36:20 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:36:20 spire-1.2.1/release/spire/ 14:36:20 spire-1.2.1/release/spire/README.md 14:36:20 spire-1.2.1/release/spire/conf/ 14:36:20 spire-1.2.1/release/spire/conf/agent/ 14:36:20 spire-1.2.1/release/spire/conf/agent/agent.conf 14:36:20 spire-1.2.1/release/spire/conf/server/ 14:36:20 spire-1.2.1/release/spire/conf/server/server.conf 14:36:20 spire-1.2.1/script/ 14:36:20 spire-1.2.1/script/build-artifact.sh 14:36:20 spire-1.2.1/script/generate_dummy_ca.sh 14:36:20 spire-1.2.1/support/ 14:36:20 spire-1.2.1/support/k8s/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:36:20 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/ 14:36:20 spire-1.2.1/support/oidc-discovery-provider/README.md 14:36:20 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/config.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/main.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:36:20 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:36:20 spire-1.2.1/test/ 14:36:20 spire-1.2.1/test/clock/ 14:36:20 spire-1.2.1/test/clock/clock.go 14:36:20 spire-1.2.1/test/fakes/ 14:36:20 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:36:20 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:36:20 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:36:20 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:36:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:36:20 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:36:20 spire-1.2.1/test/fakes/fakeagentstore/ 14:36:20 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:36:20 spire-1.2.1/test/fakes/fakedatastore/ 14:36:20 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:36:20 spire-1.2.1/test/fakes/fakeentryclient/ 14:36:20 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:36:20 spire-1.2.1/test/fakes/fakehealthchecker/ 14:36:20 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:36:20 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:36:20 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:36:20 spire-1.2.1/test/fakes/fakemetrics/ 14:36:20 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:36:20 spire-1.2.1/test/fakes/fakenoderesolver/ 14:36:20 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:36:20 spire-1.2.1/test/fakes/fakenotifier/ 14:36:20 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:36:20 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:36:20 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:36:20 spire-1.2.1/test/fakes/fakeserverca/ 14:36:20 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:36:20 spire-1.2.1/test/fakes/fakeservercatalog/ 14:36:20 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:36:20 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:36:20 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:36:20 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:36:20 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:36:20 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:36:20 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:36:20 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:36:20 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:36:20 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:36:20 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:36:20 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:36:20 spire-1.2.1/test/fixture/ 14:36:20 spire-1.2.1/test/fixture/certs/ 14:36:20 spire-1.2.1/test/fixture/certs/agent_svid.der 14:36:20 spire-1.2.1/test/fixture/certs/base_cert.pem 14:36:20 spire-1.2.1/test/fixture/certs/base_csr.pem 14:36:20 spire-1.2.1/test/fixture/certs/base_key.pem 14:36:20 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:36:20 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:36:20 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:36:20 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:36:20 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:36:20 spire-1.2.1/test/fixture/certs/blog_key.pem 14:36:20 spire-1.2.1/test/fixture/certs/bundle.der 14:36:20 spire-1.2.1/test/fixture/certs/ca.pem 14:36:20 spire-1.2.1/test/fixture/certs/ca_key.pem 14:36:20 spire-1.2.1/test/fixture/certs/database_cert.pem 14:36:20 spire-1.2.1/test/fixture/certs/database_csr.pem 14:36:20 spire-1.2.1/test/fixture/certs/database_key.pem 14:36:20 spire-1.2.1/test/fixture/certs/node_cert.pem 14:36:20 spire-1.2.1/test/fixture/certs/node_csr.pem 14:36:20 spire-1.2.1/test/fixture/certs/node_key.pem 14:36:20 spire-1.2.1/test/fixture/certs/svid.pem 14:36:20 spire-1.2.1/test/fixture/certs/svid_key.pem 14:36:20 spire-1.2.1/test/fixture/config/ 14:36:20 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:36:20 spire-1.2.1/test/fixture/config/agent_good.conf 14:36:20 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:36:20 spire-1.2.1/test/fixture/config/plugin_good.conf 14:36:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:36:20 spire-1.2.1/test/fixture/config/server_good.conf 14:36:20 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:36:20 spire-1.2.1/test/fixture/fixture.go 14:36:20 spire-1.2.1/test/fixture/nodeattestor/ 14:36:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:36:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:36:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:36:20 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:36:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:36:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:36:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:36:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:36:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:36:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:36:20 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:36:20 spire-1.2.1/test/fixture/registration/ 14:36:20 spire-1.2.1/test/fixture/registration/entries.json 14:36:20 spire-1.2.1/test/fixture/registration/good-for-update.json 14:36:20 spire-1.2.1/test/fixture/registration/good.json 14:36:20 spire-1.2.1/test/fixture/registration/invalid.json 14:36:20 spire-1.2.1/test/fixture/registration/invalid_json.json 14:36:20 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:36:20 spire-1.2.1/test/integration/ 14:36:20 spire-1.2.1/test/integration/README.md 14:36:20 spire-1.2.1/test/integration/common 14:36:20 spire-1.2.1/test/integration/setup/ 14:36:20 spire-1.2.1/test/integration/setup/adminclient/ 14:36:20 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:36:20 spire-1.2.1/test/integration/setup/adminclient/client.go 14:36:20 spire-1.2.1/test/integration/setup/debugagent/ 14:36:20 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:36:20 spire-1.2.1/test/integration/setup/debugagent/main.go 14:36:20 spire-1.2.1/test/integration/setup/debugserver/ 14:36:20 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:36:20 spire-1.2.1/test/integration/setup/debugserver/main.go 14:36:20 spire-1.2.1/test/integration/setup/downstreamclient/ 14:36:20 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:36:20 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:36:20 spire-1.2.1/test/integration/setup/itclient/ 14:36:20 spire-1.2.1/test/integration/setup/itclient/client.go 14:36:20 spire-1.2.1/test/integration/setup/node-attestation/ 14:36:20 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:36:20 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:36:20 spire-1.2.1/test/integration/setup/x509pop/ 14:36:20 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:36:20 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:36:20 spire-1.2.1/test/integration/suites/ 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:36:20 spire-1.2.1/test/integration/suites/join-token/ 14:36:20 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:36:20 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:36:20 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:36:20 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:36:20 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:36:20 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:36:20 spire-1.2.1/test/integration/suites/join-token/README.md 14:36:20 spire-1.2.1/test/integration/suites/join-token/conf/ 14:36:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/join-token/teardown 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:36:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:36:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:36:20 spire-1.2.1/test/integration/suites/k8s/ 14:36:20 spire-1.2.1/test/integration/suites/k8s/00-setup 14:36:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:36:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:36:20 spire-1.2.1/test/integration/suites/k8s/README.md 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/ 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:36:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:36:20 spire-1.2.1/test/integration/suites/k8s/teardown 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/ 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:36:20 spire-1.2.1/test/integration/suites/rotation/ 14:36:20 spire-1.2.1/test/integration/suites/rotation/00-setup 14:36:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:36:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:36:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:36:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:36:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:36:20 spire-1.2.1/test/integration/suites/rotation/README.md 14:36:20 spire-1.2.1/test/integration/suites/rotation/conf/ 14:36:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/rotation/teardown 14:36:20 spire-1.2.1/test/integration/suites/self-test/ 14:36:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:36:20 spire-1.2.1/test/integration/suites/self-test/README.md 14:36:20 spire-1.2.1/test/integration/suites/self-test/teardown 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:36:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:36:20 spire-1.2.1/test/integration/suites/upgrade/ 14:36:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:36:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:36:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:36:20 spire-1.2.1/test/integration/suites/upgrade/README.md 14:36:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:36:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:36:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:36:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:36:20 spire-1.2.1/test/integration/suites/upgrade/teardown 14:36:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:36:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:36:20 spire-1.2.1/test/integration/test-one.sh 14:36:20 spire-1.2.1/test/integration/test.sh 14:36:20 spire-1.2.1/test/plugintest/ 14:36:20 spire-1.2.1/test/plugintest/config.go 14:36:20 spire-1.2.1/test/plugintest/load.go 14:36:20 spire-1.2.1/test/plugintest/option.go 14:36:20 spire-1.2.1/test/spiretest/ 14:36:20 spire-1.2.1/test/spiretest/apiserver.go 14:36:20 spire-1.2.1/test/spiretest/assertions.go 14:36:20 spire-1.2.1/test/spiretest/dir.go 14:36:20 spire-1.2.1/test/spiretest/errors_posix.go 14:36:20 spire-1.2.1/test/spiretest/errors_windows.go 14:36:20 spire-1.2.1/test/spiretest/logs.go 14:36:20 spire-1.2.1/test/spiretest/socketapi.go 14:36:20 spire-1.2.1/test/spiretest/suite.go 14:36:20 spire-1.2.1/test/spiretest/x509.go 14:36:20 spire-1.2.1/test/testca/ 14:36:20 spire-1.2.1/test/testca/ca.go 14:36:20 spire-1.2.1/test/testkey/ 14:36:20 spire-1.2.1/test/testkey/generate.sh 14:36:20 spire-1.2.1/test/testkey/genkeys.go 14:36:20 spire-1.2.1/test/testkey/keys.go 14:36:20 spire-1.2.1/test/testkey/new.go 14:36:20 spire-1.2.1/test/tpmsimulator/ 14:36:20 spire-1.2.1/test/tpmsimulator/simulator.go 14:36:20 spire-1.2.1/test/util/ 14:36:20 spire-1.2.1/test/util/cert_fixtures.go 14:36:20 spire-1.2.1/test/util/cert_generation.go 14:36:20 spire-1.2.1/test/util/io_redirection.go 14:36:20 spire-1.2.1/test/util/race.go 14:36:20 spire-1.2.1/test/util/util.go 14:36:20 building spire from source... 14:36:20 Installing go1.17.7... 14:36:21 OK: 221 MiB in 52 packages 14:36:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:36:21 OK: 221 MiB in 52 packages 14:36:21 Removing intermediate container 00d9de07b856 14:36:21 ---> 0ea71892ba7b 14:36:21 Step 6/23 : COPY go.mod vendor* ./ 14:36:22 Removing intermediate container ef01811aa33c 14:36:22 ---> eddd86da35e7 14:36:22 Step 6/23 : COPY go.mod vendor* ./ 14:36:22 ---> 5fccbe30aded 14:36:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:22 Removing intermediate container 017d3c40fe23 14:36:22 ---> dea086a70eea 14:36:22 Step 6/23 : COPY go.mod vendor* ./ 14:36:22 ---> Running in dcdded5975e7 14:36:22 ---> 44a0605324dd 14:36:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:22 ---> Running in e23d02b341e5 14:36:22 ---> d70c4205920a 14:36:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:22 ---> Running in 93f93c85ccf0 14:36:24 Removing intermediate container dcdded5975e7 14:36:24 ---> 9d80810002c1 14:36:24 Step 8/23 : COPY . . 14:36:24 Removing intermediate container e23d02b341e5 14:36:24 ---> 1612c6216618 14:36:24 Step 8/23 : COPY . . 14:36:26 Building bin/spire-server... 14:36:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:36:26 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:36:26 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:36:26 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:36:26 go: downloading github.com/mitchellh/cli v1.1.2 14:36:26 go: downloading github.com/imdario/mergo v0.3.12 14:36:26 go: downloading github.com/sirupsen/logrus v1.8.1 14:36:26 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:36:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:36:26 go: downloading google.golang.org/grpc v1.44.0 14:36:27 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:36:27 go: downloading github.com/fatih/color v1.13.0 14:36:27 go: downloading github.com/mattn/go-isatty v0.0.14 14:36:27 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:36:27 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:36:27 go: downloading github.com/armon/go-metrics v0.3.10 14:36:27 Removing intermediate container 93f93c85ccf0 14:36:27 ---> d41e29c19b63 14:36:27 Step 8/23 : COPY . . 14:36:27 go: downloading github.com/prometheus/client_golang v1.12.1 14:36:27 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:36:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:36:27 go: downloading github.com/open-policy-agent/opa v0.38.0 14:36:27 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:36:27 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:36:27 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:36:27 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:36:27 go: downloading github.com/mattn/go-colorable v0.1.12 14:36:27 go: downloading github.com/Masterminds/goutils v1.1.0 14:36:27 go: downloading github.com/Masterminds/semver v1.5.0 14:36:27 go: downloading github.com/google/uuid v1.1.2 14:36:27 go: downloading github.com/huandu/xstrings v1.3.2 14:36:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:36:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:36:27 go: downloading github.com/beorn7/perks v1.0.1 14:36:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:36:27 go: downloading github.com/prometheus/client_model v0.2.0 14:36:27 go: downloading github.com/prometheus/common v0.32.1 14:36:27 go: downloading github.com/prometheus/procfs v0.7.3 14:36:28 go: downloading go.uber.org/atomic v1.9.0 14:36:28 go: downloading github.com/imkira/go-observer v1.0.3 14:36:28 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:36:28 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:36:28 go: downloading github.com/oklog/run v1.0.0 14:36:28 go: downloading github.com/hashicorp/errwrap v1.1.0 14:36:28 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:36:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:36:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:36:28 go: downloading github.com/twmb/murmur3 v1.1.6 14:36:28 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:36:28 go: downloading github.com/blang/semver/v4 v4.0.0 14:36:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:36:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:36:28 Removing intermediate container 5608d18662af 14:36:28 ---> f33a9f088d27 14:36:28 Successfully built f33a9f088d27 14:36:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:36:28 go: downloading github.com/jinzhu/gorm v1.9.16 14:36:28 go: downloading github.com/lib/pq v1.10.4 14:36:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:36:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:36:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:36:28 + docker inspect -f . ci-base-image-arm64 14:36:28 . [Pipeline] withDockerContainer 14:36:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:36:28 prd-ubuntu20.04-docker-arm64-4c-16g-41082 does not seem to be running inside a container 14:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:36:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:36:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:36:29 go: downloading github.com/stretchr/testify v1.7.0 14:36:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:36:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:36:29 $ docker top eac8b0cdb3922fab169be371d9a81673419ff9cc94bae5fc1566b31741c6488c -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:30 + go version 14:36:30 go version go1.17.6 linux/arm64 [Pipeline] } 14:36:30 $ docker stop --time=1 eac8b0cdb3922fab169be371d9a81673419ff9cc94bae5fc1566b31741c6488c 14:36:32 $ docker rm -f eac8b0cdb3922fab169be371d9a81673419ff9cc94bae5fc1566b31741c6488c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:36:33 14:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:36:33 go: downloading google.golang.org/api v0.70.0 14:36:33 go: downloading k8s.io/client-go v0.23.4 14:36:33 go: downloading github.com/google/go-tpm v0.3.3 14:36:33 go: downloading k8s.io/api v0.23.4 14:36:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:36:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:36:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:36:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:36:33 go: downloading cloud.google.com/go/storage v1.21.0 14:36:33 go: downloading cloud.google.com/go v0.100.2 14:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:36:33 latest: Pulling from edgex-devops/edgex-compose-arm64 14:36:33 29e5d40040c1: Pulling fs layer 14:36:33 1ce36da41761: Pulling fs layer 14:36:33 25b303627fd3: Pulling fs layer 14:36:33 29e5d40040c1: Verifying Checksum 14:36:33 29e5d40040c1: Download complete 14:36:34 1ce36da41761: Verifying Checksum 14:36:34 1ce36da41761: Download complete 14:36:34 29e5d40040c1: Pull complete 14:36:34 go: downloading k8s.io/apimachinery v0.23.4 14:36:34 go: downloading k8s.io/kube-aggregator v0.23.3 14:36:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:36:34 go: downloading cloud.google.com/go/security v1.3.0 14:36:35 go: downloading github.com/hashicorp/vault/api v1.4.1 14:36:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:36:35 go: downloading github.com/jinzhu/inflection v1.0.0 14:36:35 go: downloading github.com/aws/smithy-go v1.11.0 14:36:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:36:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:36:35 25b303627fd3: Verifying Checksum 14:36:35 25b303627fd3: Download complete 14:36:35 1ce36da41761: Pull complete 14:36:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:36:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:36:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:36:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:36:36 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:36:36 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:36:36 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:36:36 go: downloading github.com/dimchansky/utfbom v1.1.1 14:36:36 go: downloading cloud.google.com/go/compute v1.3.0 14:36:36 go: downloading cloud.google.com/go/iam v0.1.1 14:36:37 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:36:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:36:37 go: downloading github.com/gogo/protobuf v1.3.2 14:36:37 go: downloading k8s.io/klog/v2 v2.30.0 14:36:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:36:37 go: downloading github.com/google/gofuzz v1.1.0 14:36:37 go: downloading github.com/spf13/pflag v1.0.5 14:36:37 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:36:37 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:36:37 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:36:37 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:36:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:36:37 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:36:37 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:36:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:36:37 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:36:37 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:36:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:36:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:36:37 go: downloading gopkg.in/yaml.v2 v2.4.0 14:36:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:36:37 go: downloading github.com/gobwas/glob v0.2.3 14:36:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:36:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:36:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:36:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:36:37 go: downloading go.opencensus.io v0.23.0 14:36:37 go: downloading gopkg.in/inf.v0 v0.9.1 14:36:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:36:37 go: downloading github.com/go-logr/logr v1.2.2 14:36:37 go: downloading github.com/googleapis/gnostic v0.5.5 14:36:38 go: downloading github.com/json-iterator/go v1.1.12 14:36:38 go: downloading github.com/google/go-cmp v0.5.7 14:36:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:36:38 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:36:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:36:38 go: downloading go.uber.org/zap v1.21.0 14:36:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:36:38 go: downloading github.com/tklauser/numcpus v0.3.0 14:36:38 go: downloading sigs.k8s.io/yaml v1.3.0 14:36:38 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:36:38 go: downloading github.com/ryanuber/go-glob v1.0.0 14:36:38 go: downloading github.com/golang/snappy v0.0.4 14:36:38 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:36:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:36:38 go: downloading github.com/modern-go/reflect2 v1.0.2 14:36:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:36:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:36:38 go: downloading github.com/hashicorp/go-version v1.2.0 14:36:38 go: downloading go.uber.org/multierr v1.6.0 14:36:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:36:43 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:36:43 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:36:43  ---> 1d386577f82e 14:36:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:36:43 ---> Running in 6cb316640907 14:36:43 ---> 5f1ab64157b2 14:36:43 ---> f3553e46a5b9 14:36:43 Step 9/23 : RUN make cmd/core-metadata/core-metadataStep 9/23 : RUN make cmd/core-data/core-data 14:36:43 14:36:43 ---> Running in 652a3bb311f2 14:36:43 ---> Running in 5a9477c9abef 14:36: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.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:36: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.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:36:43 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:36:45 25b303627fd3: Pull complete 14:36:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:36:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:36:46 prd-ubuntu20.04-docker-arm64-4c-16g-41082 does not seem to be running inside a container 14:36:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:36:48 $ docker top 3661997ae9acf7941e91aeac6f7307c7bc670ce38b219b8301c2dfd386809d5f -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:49 + docker-compose build --help 14:36:49 + grep parallel 14:36:52 --parallel Build images in parallel. [Pipeline] } 14:36:52 $ docker stop --time=1 3661997ae9acf7941e91aeac6f7307c7bc670ce38b219b8301c2dfd386809d5f 14:36:54 $ docker rm -f 3661997ae9acf7941e91aeac6f7307c7bc670ce38b219b8301c2dfd386809d5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:36:54 . [Pipeline] withDockerContainer 14:36:55 prd-ubuntu20.04-docker-arm64-4c-16g-41082 does not seem to be running inside a container 14:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:36:56 $ docker top b406595f2306489e2245ec56471fed2660a0928cf097a7a2d416f8092b41bf54 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:57 + docker-compose -f ./docker-compose-build.yml build --parallel 14:37:01 Building core-command ... 14:37:01 Building core-data ... 14:37:01 Building core-metadata ... 14:37:01 Building security-bootstrapper ... 14:37:01 Building security-proxy-setup ... 14:37:01 Building security-secretstore-setup ... 14:37:01 Building security-spiffe-token-provider ... 14:37:01 Building security-spire-agent ... 14:37:01 Building security-spire-config ... 14:37:01 Building security-spire-server ... 14:37:01 Building support-notifications ... 14:37:01 Building support-scheduler ... 14:37:01 Building sys-mgmt-agent ... 14:37:01 Building security-bootstrapper 14:37:01 Building core-data 14:37:01 Building security-spiffe-token-provider 14:37:01 Building security-spire-server 14:37:01 Building security-secretstore-setup 14:37:16 Removing intermediate container 652a3bb311f2 14:37:16 ---> c67515b5eb6c 14:37:16 14:37:16 Step 10/23 : FROM alpine:3.14 14:37:16 ---> e04c818066af 14:37:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:37:16 ---> Using cache 14:37:16 ---> 56a8be909739 14:37:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:37:16 ---> Using cache 14:37:16 ---> 88da6ace5c01 14:37:16 Step 13/23 : ENV APP_PORT=59881 14:37:16 Removing intermediate container 6cb316640907 14:37:16 ---> b5ff7bc07e30 14:37:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:37:16 ---> Running in 6333d5f53432 14:37:16 ---> Running in f61f4b91d65c 14:37:16 Removing intermediate container f61f4b91d65c 14:37:16 ---> ad9909522682 14:37:16 Step 14/23 : EXPOSE $APP_PORT 14:37:16 ---> Running in 0b5290c4646c 14:37: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.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:37:16 Removing intermediate container 0b5290c4646c 14:37:16 ---> 37792f6b0be8 14:37:16 Step 15/23 : WORKDIR / 14:37:16 ---> Running in 2b48b24642dd 14:37:16 Removing intermediate container 2b48b24642dd 14:37:16 ---> 0ce4e5f506ad 14:37:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:16 Removing intermediate container 6333d5f53432 14:37:16 ---> 589459974850 14:37:16 14:37:16 Step 11/23 : FROM docker:20.10.14 14:37:16 ---> d0cc40c7da7d 14:37:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:37:16 Removing intermediate container 5a9477c9abef 14:37:16 ---> 9f4c9f5b8380 14:37:16 14:37:16 Step 10/23 : FROM alpine:3.14 14:37:16 ---> e04c818066af 14:37:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:37:16 20.10.14: Pulling from library/docker 14:37:16 ---> Running in 5f403b8eef5d 14:37:16 Removing intermediate container 5f403b8eef5d 14:37:16 ---> 32dbac8d1db0 14:37:16 Step 12/23 : ENV APP_PORT=59880 14:37:16 ---> Running in 453d372f4294 14:37:16 Removing intermediate container 453d372f4294 14:37:16 ---> 27b9b82d26cc 14:37:16 Step 13/23 : EXPOSE $APP_PORT 14:37:16 ---> Running in 08cfbc24606c 14:37:16 ---> 34bd840c847d 14:37:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:37:16 Removing intermediate container 08cfbc24606c 14:37:16 ---> 211eef9f6a6a 14:37:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:16 ---> Running in 3c9d1761059a 14:37:16 ---> 11d4975b8bf6 14:37:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:37:16 ---> Running in 0154dffb1d96 14:37:16 Removing intermediate container 0154dffb1d96 14:37:16 ---> e3f986c88f8d 14:37:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:16 ---> Running in 272ee4d78780 14:37:16 Removing intermediate container 272ee4d78780 14:37:16 ---> 7b6492b19145 14:37:16 Step 21/23 : LABEL arch=x86_64 14:37:16 ---> Running in 6e1d2e9f7dea 14:37:16 Removing intermediate container 6e1d2e9f7dea 14:37:16 ---> ddf7362e016e 14:37:16 Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:37:16 ---> Running in 64e3a15d68c2 14:37:16 Removing intermediate container 3c9d1761059a 14:37:16 ---> dabe8d98ff05 14:37:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:37:16 ---> Running in 84e214493c7a 14:37:17 Removing intermediate container 64e3a15d68c2 14:37:17 ---> 9274a9da7959 14:37:17 Step 23/23 : LABEL version=2.2.0-dev.91 14:37:17 ---> Running in ad73efc207d9 14:37:17 Removing intermediate container ad73efc207d9 14:37:17 ---> 3b514035fde4 14:37:17 14:37:17 Successfully built 3b514035fde4 14:37:17 Successfully tagged core-metadata:latest 14:37:17  Building core-metadata ... done Building security-proxy-setup 14:37:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:37:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:37:18 (1/6) Installing dumb-init (1.2.5-r1) 14:37:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:37:19 (3/6) Installing libsodium (1.0.18-r0) 14:37:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:37:19 (5/6) Installing libzmq (4.3.4-r0) 14:37:19 (6/6) Installing zeromq (4.3.4-r0) 14:37:19 Executing busybox-1.33.1-r7.trigger 14:37:19 OK: 8 MiB in 20 packages 14:37:22 Removing intermediate container 84e214493c7a 14:37:22 ---> 2a8c4342e09a 14:37:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:22 ---> 04841baf83bc 14:37:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:37:23 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:37:23 Status: Downloaded newer image for docker:20.10.14 14:37:23 ---> 7417809fdb73 14:37:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:37:24 ---> Running in 05689a65bfd8 14:37:24 ---> 43286d795525 14:37:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:37:24 Removing intermediate container 05689a65bfd8 14:37:24 ---> 20ca932b16a5 14:37:24 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 14:37:24 ---> Running in ca8eb73f492c 14:37:24 ---> f21771e5a7cd 14:37:24 Step 19/23 : ENTRYPOINT ["/core-data"] 14:37:24 ---> Running in ccfacf1ec2a3 14:37:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:37:24 ---> b7f61dade5b6 14:37:24 Step 3/22 : WORKDIR /edgex-go 14:37:24 ---> Using cache 14:37:24 ---> 28c5ca79fe11 14:37:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:24 ---> Using cache 14:37:24 ---> 599a238e59b5 14:37:24 Step 5/22 : RUN apk add --update --no-cache make git 14:37:24 ---> Using cache 14:37:24 ---> dea086a70eea 14:37:24 Step 6/22 : COPY go.mod vendor* ./ 14:37:24 ---> Using cache 14:37:24 ---> d70c4205920a 14:37:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:24 ---> Using cache 14:37:24 ---> d41e29c19b63 14:37:24 Step 8/22 : COPY . . 14:37:24 ---> Using cache 14:37:24 ---> 5f1ab64157b2 14:37:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:37:24 ---> Running in 55f45dd13454 14:37:24 Removing intermediate container ccfacf1ec2a3 14:37:24 ---> 1aa50556000c 14:37:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:24 ---> Running in 66098b0039ed 14:37:25 Removing intermediate container 66098b0039ed 14:37:25 ---> ca42d5bd67ff 14:37:25 Step 21/23 : LABEL arch=x86_64 14:37:25 ---> Running in dab5c8bce2d9 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:25 Removing intermediate container dab5c8bce2d9 14:37:25 ---> 99c4295de36d 14:37:25 Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:37:25 ---> Running in 98f6c5a1497f 14:37:25 (1/43) Installing readline (8.1.1-r0) 14:37:25 (2/43) Installing bash (5.1.16-r0) 14:37: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.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:37:25 Executing bash-5.1.16-r0.post-install 14:37:25 (3/43) Installing brotli-libs (1.0.9-r5) 14:37:25 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:37:25 (5/43) Installing libcurl (7.80.0-r1) 14:37:25 (6/43) Installing curl (7.80.0-r1) 14:37:25 (7/43) Installing dumb-init (1.2.5-r1) 14:37:25 (8/43) Installing libbz2 (1.0.8-r1) 14:37:25 (9/43) Installing expat (2.4.7-r0) 14:37:25 (10/43) Installing libffi (3.4.2-r1) 14:37:25 (11/43) Installing gdbm (1.22-r0) 14:37:25 (12/43) Installing xz-libs (5.2.5-r1) 14:37:25 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:37:25 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:37:25 (15/43) Installing mpdecimal (2.5.1-r1) 14:37:25 (16/43) Installing sqlite-libs (3.36.0-r0) 14:37:25 (17/43) Installing python3 (3.9.7-r4) 14:37:25 Removing intermediate container 98f6c5a1497f 14:37:25 ---> e456223f1b8d 14:37:25 Step 23/23 : LABEL version=2.2.0-dev.91 14:37:25 (18/43) Installing py3-appdirs (1.4.4-r2) 14:37:25 (19/43) Installing py3-certifi (2020.12.5-r1) 14:37:25 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:37:25 (21/43) Installing py3-idna (3.3-r0) 14:37:25 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:37:25 (23/43) Installing py3-requests (2.26.0-r1) 14:37:25 (24/43) Installing py3-msgpack (1.0.2-r1) 14:37:25 (25/43) Installing py3-lockfile (0.12.2-r4) 14:37:26 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:37:26 (27/43) Installing py3-colorama (0.4.4-r1) 14:37:26 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:37:26 (29/43) Installing py3-distlib (0.3.3-r0) 14:37:26 (30/43) Installing py3-distro (1.6.0-r0) 14:37:26 (31/43) Installing py3-six (1.16.0-r0) 14:37:26 (32/43) Installing py3-webencodings (0.5.1-r4) 14:37:26 (33/43) Installing py3-html5lib (1.1-r1) 14:37:26 (34/43) Installing py3-parsing (2.4.7-r2) 14:37:26 (35/43) Installing py3-packaging (20.9-r1) 14:37:26 (36/43) Installing py3-tomli (1.2.2-r0) 14:37:26 (37/43) Installing py3-pep517 (0.12.0-r0) 14:37:26 (38/43) Installing py3-progress (1.6-r0) 14:37:26 (39/43) Installing py3-retrying (1.3.3-r2) 14:37:26 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:37:26 (41/43) Installing py3-setuptools (52.0.0-r4) 14:37:26 (42/43) Installing py3-toml (0.10.2-r2) 14:37:26 (43/43) Installing py3-pip (20.3.4-r1) 14:37:26 ---> Running in 49819ca029e7 14:37:26 Executing busybox-1.34.1-r5.trigger 14:37:26 OK: 83 MiB in 65 packages 14:37:26 Removing intermediate container 49819ca029e7 14:37:26 ---> 4d506c01d195 14:37:26 14:37:26 Successfully built 4d506c01d195 14:37:26 Successfully tagged core-data:latest 14:37:26  Building core-data ... done Building security-spiffe-token-provider 14:37:27 Collecting docker-compose==1.23.2 14:37:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:37:27 Collecting websocket-client<1.0,>=0.32.0 14:37:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:37: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) 14:37:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:37:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:37:27 Collecting cached-property<2,>=1.2.0 14:37:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:37:27 Collecting jsonschema<3,>=2.5.1 14:37:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:37:27 Collecting PyYAML<4,>=3.10 14:37:27 Downloading PyYAML-3.13.tar.gz (270 kB) 14:37:27 Building bin/spire-agent... 14:37:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:37:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:37:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:37:28 go: downloading github.com/docker/docker v20.10.12+incompatible 14:37:28 Collecting dockerpty<0.5,>=0.4.1 14:37:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:37:28 Collecting docopt<0.7,>=0.6.1 14:37:28 Downloading docopt-0.6.2.tar.gz (25 kB) 14:37:28 Collecting texttable<0.10,>=0.9.0 14:37:28 Downloading texttable-0.9.1.tar.gz (11 kB) 14:37:29 go: downloading github.com/google/go-tpm-tools v0.3.3 14:37:29 Collecting docker<4.0,>=3.6.0 14:37:29 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:37:29  Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:37:29 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:37:29 go: downloading github.com/docker/go-connections v0.4.0 14:37:29 go: downloading github.com/docker/go-units v0.4.0 14:37:29 go: downloading github.com/opencontainers/image-spec v1.0.1 14:37:29 Collecting docker-pycreds>=0.4.0 14:37:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:37:29 go: downloading github.com/containerd/containerd v1.3.4 14:37:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:37:29 go: downloading github.com/opencontainers/go-digest v1.0.0 14:37:29 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) 14:37:29 Collecting urllib3<1.25,>=1.21.1 14:37:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:37:29 Collecting chardet<3.1.0,>=3.0.2 14:37:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:37:29 Collecting idna<2.8,>=2.5 14:37:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:37:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:37:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:37:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:37:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:37:29 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:37:29 Attempting uninstall: urllib3 14:37:29 Found existing installation: urllib3 1.26.7 14:37:29 Uninstalling urllib3-1.26.7: 14:37:29 Successfully uninstalled urllib3-1.26.7 14:37:29 Attempting uninstall: idna 14:37:29 Found existing installation: idna 3.3 14:37:29 Uninstalling idna-3.3: 14:37:29 Successfully uninstalled idna-3.3 14:37:30 Attempting uninstall: requests 14:37:30 Found existing installation: requests 2.26.0 14:37:30 Uninstalling requests-2.26.0: 14:37:30 Successfully uninstalled requests-2.26.0 14:37:30 Running setup.py install for texttable: started 14:37:30 Running setup.py install for texttable: finished with status 'done' 14:37:30 Running setup.py install for PyYAML: started 14:37:30 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:37:30 ---> b7f61dade5b6 14:37:30 Step 3/20 : WORKDIR /edgex-go 14:37:30 ---> Using cache 14:37:30 ---> 28c5ca79fe11 14:37:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:37:30 Running setup.py install for PyYAML: finished with status 'done' 14:37:31 Running setup.py install for docopt: started 14:37:32 Running setup.py install for docopt: finished with status 'done' 14:37:32 Running setup.py install for dockerpty: started 14:37:32 Running setup.py install for dockerpty: finished with status 'done' 14:37:33 ---> Running in 0851e9a6211d 14:37: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 14:37:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:35 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:37:35 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 14:37:35 OK: 15864 distinct packages available 14:37:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:36 OK: 221 MiB in 52 packages 14:37:38 Removing intermediate container ca8eb73f492c 14:37:38 ---> ff5509fd38d4 14:37:38 Step 14/23 : ENV APP_PORT=58890 14:37:38 ---> Running in cf0f07b1a388 14:37:38 Removing intermediate container 0851e9a6211d 14:37:38 ---> 2c4b62134820 14:37:38 Step 5/20 : COPY go.mod vendor* ./ 14:37:38 Removing intermediate container cf0f07b1a388 14:37:38 ---> 4e12833f9b9a 14:37:38 Step 15/23 : EXPOSE $APP_PORT 14:37:38 ---> Running in 53a49133193d 14:37:39 Removing intermediate container 53a49133193d 14:37:39 ---> de612e65e973 14:37:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:37:39 ---> c95f1c2cd534 14:37:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:39 ---> Running in b33077721e8d 14:37:40 ---> 404edcdf26c1 14:37:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:37:40 ---> e4be67e387f2 14:37:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:37:41 ---> 2cc96259992d 14:37:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:37:41 ---> Running in b97dbe25c03b 14:37:41 Removing intermediate container b33077721e8d 14:37:41 ---> 541e86df82d7 14:37:41 Step 7/20 : COPY . . 14:37:41 Removing intermediate container b97dbe25c03b 14:37:41 ---> 6196a314c182 14:37:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:42 ---> Running in ab614825d5dc 14:37:42 Removing intermediate container ab614825d5dc 14:37:42 ---> bf20e8764273 14:37:42 Step 21/23 : LABEL arch=x86_64 14:37:42 ---> Running in 605dd09601e0 14:37:43 Removing intermediate container 605dd09601e0 14:37:43 ---> 78d7c161ef11 14:37:43 Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:37:43 ---> Running in 600d6d6f5a0b 14:37:44 Removing intermediate container 600d6d6f5a0b 14:37:44 ---> a081a33c9483 14:37:44 Step 23/23 : LABEL version=2.2.0-dev.91 14:37:44 ---> Running in 27114347c633 14:37:44 Removing intermediate container 27114347c633 14:37:44 ---> 30b20ee4d4fb 14:37:44 14:37:44 Successfully built 30b20ee4d4fb 14:37:45 Successfully tagged sys-mgmt-agent:latest 14:37:45 Building security-bootstrapper 14:37:45  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:37:50 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:37:50 ---> b7f61dade5b6 14:37:50 Step 3/31 : WORKDIR /edgex-go 14:37:50 ---> Using cache 14:37:50 ---> 28c5ca79fe11 14:37:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:50 ---> Using cache 14:37:50 ---> 599a238e59b5 14:37:50 Step 5/31 : RUN apk add --update --no-cache make git 14:37:50 ---> Using cache 14:37:50 ---> dea086a70eea 14:37:50 Step 6/31 : COPY go.mod vendor* ./ 14:37:50 ---> Using cache 14:37:50 ---> d70c4205920a 14:37:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:50 ---> Using cache 14:37:50 ---> d41e29c19b63 14:37:50 Step 8/31 : COPY . . 14:37:50 ---> Using cache 14:37:50 ---> 5f1ab64157b2 14:37:50 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:37:50 ---> Running in 4418820473dd 14:37:50 ---> 1b34502c9bfc 14:37:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:37:50 ---> Running in e3957a5937f2 14:37: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.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:37: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.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:37:53 Removing intermediate container 55f45dd13454 14:37:53 ---> e304ef811fa8 14:37:53 14:37:53 Step 10/22 : FROM alpine:3.14 14:37:53 ---> e04c818066af 14:37:53 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:37:53 ---> Running in 1ea91dd92f36 14:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:37:54 (1/6) Installing ca-certificates (20211220-r0) 14:37:54 (2/6) Installing brotli-libs (1.0.9-r5) 14:37:54 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:37:54 (4/6) Installing libcurl (7.79.1-r1) 14:37:54 (5/6) Installing curl (7.79.1-r1) 14:37:54 (6/6) Installing dumb-init (1.2.5-r1) 14:37:54 Executing busybox-1.33.1-r7.trigger 14:37:54 Executing ca-certificates-20211220-r0.trigger 14:37:54 OK: 8 MiB in 20 packages 14:37:56 Removing intermediate container 1ea91dd92f36 14:37:56 ---> 7791fd85d2d4 14:37:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:37:56 ---> Running in 324ae54c50e8 14:37:57 Removing intermediate container 324ae54c50e8 14:37:57 ---> 97f1468683ec 14:37:57 Step 13/22 : WORKDIR /edgex 14:37:57 ---> Running in 7ddd9409c975 14:37:58 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:37:58 ---> f33a9f088d27 14:37:58 Step 3/20 : WORKDIR /edgex-go 14:37:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:37:58 ---> f33a9f088d27 14:37:58 Step 3/25 : WORKDIR /edgex-go 14:37:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:37:58 ---> f33a9f088d27 14:37:58 Step 3/23 : WORKDIR /edgex-go 14:37:58 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:37:58 ---> f33a9f088d27 14:37:58 Step 3/31 : WORKDIR /edgex-go 14:37:58 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:37:58 ---> f33a9f088d27 14:37:58 Step 3/25 : WORKDIR /edgex-go 14:37:58 ---> Running in 0d147b09e9fe 14:37:58 ---> Running in c0f5239b9c1a 14:37:58 ---> Running in ce68b3d77621 14:37:58 ---> Running in a831c3d915f1 14:37:58 ---> Running in e2bbdd3f2cdc 14:37:58 Removing intermediate container 0d147b09e9fe 14:37:58 ---> 5d205137009a 14:37:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:37:58 Removing intermediate container e2bbdd3f2cdc 14:37:58 ---> 5b82ba97fc73 14:37:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:58 Removing intermediate container ce68b3d77621 14:37:58 ---> fa74c0c05b2a 14:37:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:58 Removing intermediate container c0f5239b9c1a 14:37:58 ---> 03a2b0bc89dc 14:37:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:58 Removing intermediate container a831c3d915f1 14:37:58 ---> 209e938ef734 14:37:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:58 ---> Running in 0789ea081e93 14:37:58 ---> Running in 6fffdc4fcb0d 14:37:58 ---> Running in be92427b2491 14:37:58 ---> Running in 037ef2f3c0e3 14:37:58 ---> Running in 961e4de6dc63 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:37:58 Removing intermediate container 6fffdc4fcb0d 14:37:58 ---> ea5afd5eaad9 14:37:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:37:58 Removing intermediate container be92427b2491 14:37:58 ---> 36617bcf0d51 14:37:58 Step 5/25 : RUN apk add --update --no-cache make git 14:37:58 ---> Running in 046c4aaa911e 14:37:58 ---> Running in 392af1badc87 14:37:58 Removing intermediate container 037ef2f3c0e3 14:37:58 ---> 5a73f2f636bd 14:37:58 Step 5/31 : RUN apk add --update --no-cache make git 14:37:58 Removing intermediate container 961e4de6dc63 14:37:58 ---> 92476b9b6f83 14:37:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:37:58 ---> Running in a618ebf59597 14:37:58 ---> Running in 6ccaea4d591e 14:37:58 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:37:58 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 14:37:58 OK: 15739 distinct packages available 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:37:58 OK: 220 MiB in 52 packages 14:37:58 Removing intermediate container 7ddd9409c975 14:37:58 ---> f11a79b92c26 14:37:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:37:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:37:58 ---> 2bd1b468beff 14:37:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:37:59 ---> d50bad5b12f4 14:37:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:37:59 Removing intermediate container 0789ea081e93 14:37:59 ---> fecac2c9a617 14:37:59 Step 5/20 : COPY go.mod vendor* ./ 14:37:59 OK: 220 MiB in 52 packages 14:38:00 OK: 220 MiB in 52 packages 14:38:00 OK: 220 MiB in 52 packages 14:38:00 OK: 220 MiB in 52 packages 14:38:01 ---> 0fbddeb2f2cf 14:38:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:38:01 ---> d63cabeb8c9c 14:38:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:01 ---> Running in c1890acf24e9 14:38:01 Removing intermediate container 392af1badc87 14:38:01 ---> 997a827d541f 14:38:01 Step 6/25 : COPY go.mod vendor* ./ 14:38:01 Removing intermediate container 046c4aaa911e 14:38:01 ---> 3e5afcc24640 14:38:01 Step 6/25 : COPY go.mod vendor* ./ 14:38:01 ---> c889b1ef8ca0 14:38:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:38:01 ---> Running in d6fa9c569dd8 14:38:01 Removing intermediate container 6ccaea4d591e 14:38:01 ---> cbb3b1be134d 14:38:01 Step 6/23 : COPY go.mod vendor* ./ 14:38:01 Removing intermediate container a618ebf59597 14:38:01 ---> 6fcc0c8e6a5c 14:38:01 Step 6/31 : COPY go.mod vendor* ./ 14:38:02 ---> 7ee2512cc900 14:38:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:02 ---> 99c0c76ee7ed 14:38:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:03 ---> Running in 46330c4a82a2 14:38:03 ---> Running in d357beb88395 14:38:03 ---> 4f7044e3182d 14:38:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:03 ---> 04004c50cd59 14:38:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:03 ---> Running in 8ce7f1f34e02 14:38:03 ---> Running in 8ed1e75503ca 14:38:04 Removing intermediate container d6fa9c569dd8 14:38:04 ---> 55da06c95386 14:38:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:38:04 ---> Running in 1e9e8629aebe 14:38:04 Removing intermediate container 1e9e8629aebe 14:38:04 ---> 01f21fd96241 14:38:04 Step 20/22 : LABEL arch=x86_64 14:38:04 ---> Running in 378cc3a5b281 14:38:04 Removing intermediate container 378cc3a5b281 14:38:04 ---> b0ec934c20ac 14:38:04 Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:38:04 ---> Running in df42dd66220e 14:38:05 Removing intermediate container df42dd66220e 14:38:05 ---> 753063123dcf 14:38:05 Step 22/22 : LABEL version=2.2.0-dev.91 14:38:05 ---> Running in 401d7fe68927 14:38:05 Removing intermediate container 401d7fe68927 14:38:05 ---> 7bb1f7cd763b 14:38:05 14:38:05 Successfully built 7bb1f7cd763b 14:38:05 Successfully tagged security-proxy-setup:latest 14:38:05  Building security-proxy-setup ... done Building security-spire-agent 14:38:05 Removing intermediate container c1890acf24e9 14:38:05 ---> 8a2ce839c2cc 14:38:05 Step 7/20 : COPY . . 14:38:10 Removing intermediate container 46330c4a82a2 14:38:10 ---> 91d667d31b1a 14:38:10 Step 8/25 : COPY . . 14:38:10 Removing intermediate container d357beb88395 14:38:10 ---> 68e1f2b42cf4 14:38:10 Step 8/25 : COPY . . 14:38:10 Removing intermediate container 8ce7f1f34e02 14:38:10 ---> d4a8e59b1052 14:38:10 Step 8/31 : COPY . . 14:38:10 Removing intermediate container 8ed1e75503ca 14:38:10 ---> 3543694deb70 14:38:10 Step 8/23 : COPY . . 14:38:10 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:38:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:38:10 ---> b7f61dade5b6 14:38:10 Step 3/26 : WORKDIR /edgex-go 14:38:10 ---> Using cache 14:38:10 ---> 28c5ca79fe11 14:38:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:10 ---> Using cache 14:38:10 ---> 599a238e59b5 14:38:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:38:10 ---> Using cache 14:38:10 ---> 69bc674bcb5a 14:38:10 Step 6/26 : COPY go.mod vendor* ./ 14:38:10 ---> Using cache 14:38:10 ---> a96d68c8dc1c 14:38:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:10 ---> Using cache 14:38:10 ---> 90ed43f91993 14:38:10 Step 8/26 : COPY . . 14:38:10 ---> Using cache 14:38:10 ---> 496279fe62f7 14:38:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:38:10 ---> Using cache 14:38:10 ---> 8c6b228c340e 14:38:10 Step 10/26 : RUN mkdir -p spire-build 14:38:10 ---> Using cache 14:38:10 ---> c0be4e0580ae 14:38:10 Step 11/26 : WORKDIR /edgex-go/spire-build 14:38:10 ---> Using cache 14:38:10 ---> e7bb6a285034 14:38:10 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 14:38:12 ---> Running in 7df56cb74d21 14:38:13 spire-1.2.1/ 14:38:13 spire-1.2.1/.data/ 14:38:13 spire-1.2.1/.data/.file 14:38:13 spire-1.2.1/.dockerignore 14:38:13 spire-1.2.1/.gitattributes 14:38:13 spire-1.2.1/.githooks/ 14:38:13 spire-1.2.1/.githooks/pre-commit 14:38:13 spire-1.2.1/.github/ 14:38:13 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:38:13 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:38:13 spire-1.2.1/.github/dependabot.yml 14:38:13 spire-1.2.1/.github/workflows/ 14:38:13 spire-1.2.1/.github/workflows/nightly_build.yaml 14:38:13 spire-1.2.1/.github/workflows/pr_build.yaml 14:38:13 spire-1.2.1/.github/workflows/release_build.yaml 14:38:13 spire-1.2.1/.github/workflows/scripts/ 14:38:13 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:38:13 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:38:13 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:38:13 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:38:13 spire-1.2.1/.github/workflows/scripts/split.sh 14:38:13 spire-1.2.1/.gitignore 14:38:13 spire-1.2.1/.go-version 14:38:13 spire-1.2.1/.golangci.yml 14:38:13 spire-1.2.1/ADOPTERS.md 14:38:13 spire-1.2.1/CHANGELOG.md 14:38:13 spire-1.2.1/CODE-OF-CONDUCT.md 14:38:13 spire-1.2.1/CODEOWNERS 14:38:13 spire-1.2.1/CONTRIBUTING.md 14:38:13 spire-1.2.1/Dockerfile 14:38:13 spire-1.2.1/Dockerfile.dev 14:38:13 spire-1.2.1/Dockerfile.scratch 14:38:13 spire-1.2.1/LICENSE 14:38:13 spire-1.2.1/MAINTAINERS.md 14:38:13 spire-1.2.1/Makefile 14:38:13 spire-1.2.1/README.md 14:38:13 spire-1.2.1/ROADMAP.md 14:38:13 spire-1.2.1/SECURITY.md 14:38:13 spire-1.2.1/cmd/ 14:38:13 spire-1.2.1/cmd/spire-agent/ 14:38:13 spire-1.2.1/cmd/spire-agent/cli/ 14:38:13 spire-1.2.1/cmd/spire-agent/cli/api/ 14:38:13 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/common/ 14:38:13 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:38:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/run/ 14:38:13 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:38:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:38:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:38:13 spire-1.2.1/cmd/spire-agent/main.go 14:38:13 spire-1.2.1/cmd/spire-server/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/agent/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/cli.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/run/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/token/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/validate/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/x509/ 14:38:13 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:38:13 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:38:13 spire-1.2.1/cmd/spire-server/main.go 14:38:13 spire-1.2.1/cmd/spire-server/util/ 14:38:13 spire-1.2.1/cmd/spire-server/util/util.go 14:38:13 spire-1.2.1/conf/ 14:38:13 spire-1.2.1/conf/agent/ 14:38:13 spire-1.2.1/conf/agent/agent.conf 14:38:13 spire-1.2.1/conf/agent/agent_full.conf 14:38:13 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:38:13 spire-1.2.1/conf/server/ 14:38:13 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:38:13 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:38:13 spire-1.2.1/conf/server/server.conf 14:38:13 spire-1.2.1/conf/server/server_full.conf 14:38:13 spire-1.2.1/doc/ 14:38:13 spire-1.2.1/doc/SPIRE101.md 14:38:13 spire-1.2.1/doc/auditlog.md 14:38:13 spire-1.2.1/doc/authorization_policy_engine.md 14:38:13 spire-1.2.1/doc/changelog_guidelines.md 14:38:13 spire-1.2.1/doc/cure53-report.pdf 14:38:13 spire-1.2.1/doc/images/ 14:38:13 spire-1.2.1/doc/images/2019_roadmap.png 14:38:13 spire-1.2.1/doc/images/SPIRE101.png 14:38:13 spire-1.2.1/doc/images/SPIRE_agent.png 14:38:13 spire-1.2.1/doc/images/SPIRE_server.png 14:38:13 spire-1.2.1/doc/images/cache_mgr.png 14:38:13 spire-1.2.1/doc/images/cache_mgr_components.png 14:38:13 spire-1.2.1/doc/images/federated_spire.png 14:38:13 spire-1.2.1/doc/images/ha_mode.png 14:38:13 spire-1.2.1/doc/images/nested_spire.png 14:38:13 spire-1.2.1/doc/images/oidc_federation.png 14:38:13 spire-1.2.1/doc/images/single_trust_domain.png 14:38:13 spire-1.2.1/doc/images/spiffe_compatible.png 14:38:13 spire-1.2.1/doc/images/spire_logo.png 14:38:13 spire-1.2.1/doc/migrating_registration_api_clients.md 14:38:13 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:38:13 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:38:13 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:38:13 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:38:13 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:38:13 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:38:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:38:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:38:13 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:38:13 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:38:13 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:38:13 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:38:13 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:38:13 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:38:13 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:38:13 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:38:13 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:38:13 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:38:13 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:38:13 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:38:13 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:38:13 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:38:13 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:38:13 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:38:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:38:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:38:13 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:38:13 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:38:13 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:38:13 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:38:13 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:38:13 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:38:13 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:38:13 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:38:13 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:38:13 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:38:13 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:38:13 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:38:13 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:38:13 spire-1.2.1/doc/scaling_spire.md 14:38:13 spire-1.2.1/doc/spire_agent.md 14:38:13 spire-1.2.1/doc/spire_server.md 14:38:13 spire-1.2.1/doc/supported_integrations.md 14:38:13 spire-1.2.1/doc/telemetry.md 14:38:13 spire-1.2.1/doc/telemetry_config.md 14:38:13 spire-1.2.1/doc/upgrading.md 14:38:13 spire-1.2.1/doc/using_spire.md 14:38:13 spire-1.2.1/examples/ 14:38:13 spire-1.2.1/examples/README.md 14:38:13 spire-1.2.1/go.mod 14:38:13 spire-1.2.1/go.sum 14:38:13 spire-1.2.1/pkg/ 14:38:13 spire-1.2.1/pkg/agent/ 14:38:13 spire-1.2.1/pkg/agent/agent.go 14:38:13 spire-1.2.1/pkg/agent/api/ 14:38:13 spire-1.2.1/pkg/agent/api/config.go 14:38:13 spire-1.2.1/pkg/agent/api/debug/ 14:38:13 spire-1.2.1/pkg/agent/api/debug/v1/ 14:38:13 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:38:13 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:38:13 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:38:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:38:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:38:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:38:13 spire-1.2.1/pkg/agent/api/endpoints.go 14:38:13 spire-1.2.1/pkg/agent/api/health/ 14:38:13 spire-1.2.1/pkg/agent/api/health/v1/ 14:38:13 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:38:13 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:38:13 spire-1.2.1/pkg/agent/api/rpccontext/ 14:38:13 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:38:13 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:38:13 spire-1.2.1/pkg/agent/attestor/ 14:38:13 spire-1.2.1/pkg/agent/attestor/node/ 14:38:13 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:38:13 spire-1.2.1/pkg/agent/attestor/node/node.go 14:38:13 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:38:13 spire-1.2.1/pkg/agent/attestor/workload/ 14:38:13 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:38:13 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:38:13 spire-1.2.1/pkg/agent/catalog/ 14:38:13 spire-1.2.1/pkg/agent/catalog/catalog.go 14:38:13 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:38:13 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:38:13 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:38:13 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:38:13 spire-1.2.1/pkg/agent/client/ 14:38:13 spire-1.2.1/pkg/agent/client/client.go 14:38:13 spire-1.2.1/pkg/agent/client/client_test.go 14:38:13 spire-1.2.1/pkg/agent/client/dial.go 14:38:13 spire-1.2.1/pkg/agent/client/nodeconn.go 14:38:13 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:38:13 spire-1.2.1/pkg/agent/client/update.go 14:38:13 spire-1.2.1/pkg/agent/client/util.go 14:38:13 spire-1.2.1/pkg/agent/common/ 14:38:13 spire-1.2.1/pkg/agent/common/backoff/ 14:38:13 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:38:13 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:38:13 spire-1.2.1/pkg/agent/common/cgroups/ 14:38:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:38:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:38:13 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:38:13 spire-1.2.1/pkg/agent/config.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/ 14:38:13 spire-1.2.1/pkg/agent/endpoints/config.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:38:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:38:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/workload/ 14:38:13 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:38:13 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:38:13 spire-1.2.1/pkg/agent/manager/ 14:38:13 spire-1.2.1/pkg/agent/manager/cache/ 14:38:13 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:38:13 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:38:13 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:38:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:38:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:38:13 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:38:13 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:38:13 spire-1.2.1/pkg/agent/manager/config.go 14:38:13 spire-1.2.1/pkg/agent/manager/manager.go 14:38:13 spire-1.2.1/pkg/agent/manager/manager_test.go 14:38:13 spire-1.2.1/pkg/agent/manager/storage.go 14:38:13 spire-1.2.1/pkg/agent/manager/storage_test.go 14:38:13 spire-1.2.1/pkg/agent/manager/storecache/ 14:38:13 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:38:13 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:38:13 spire-1.2.1/pkg/agent/manager/sync.go 14:38:13 spire-1.2.1/pkg/agent/plugin/ 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:38:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:38:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:38:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:38:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:38:13 spire-1.2.1/pkg/agent/svid/ 14:38:13 spire-1.2.1/pkg/agent/svid/rotator.go 14:38:13 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:38:13 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:38:13 spire-1.2.1/pkg/agent/svid/store/ 14:38:13 spire-1.2.1/pkg/agent/svid/store/service.go 14:38:13 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:38:13 spire-1.2.1/pkg/common/ 14:38:13 spire-1.2.1/pkg/common/agentpathtemplate/ 14:38:13 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:38:13 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:38:13 spire-1.2.1/pkg/common/api/ 14:38:13 spire-1.2.1/pkg/common/api/metrics.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/ 14:38:13 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/logger.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/names.go 14:38:13 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:38:13 spire-1.2.1/pkg/common/api/names.go 14:38:13 spire-1.2.1/pkg/common/api/ratelimit.go 14:38:13 spire-1.2.1/pkg/common/api/rpccontext/ 14:38:13 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:38:13 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:38:13 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:38:13 spire-1.2.1/pkg/common/auth/ 14:38:13 spire-1.2.1/pkg/common/auth/interceptors.go 14:38:13 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:38:13 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:38:13 spire-1.2.1/pkg/common/bundleutil/ 14:38:13 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:38:13 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:38:13 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:38:13 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:38:13 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:38:13 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:38:13 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:38:13 spire-1.2.1/pkg/common/bundleutil/types.go 14:38:13 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:38:13 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:38:13 spire-1.2.1/pkg/common/catalog/ 14:38:13 spire-1.2.1/pkg/common/catalog/bind.go 14:38:13 spire-1.2.1/pkg/common/catalog/builtin.go 14:38:13 spire-1.2.1/pkg/common/catalog/catalog.go 14:38:13 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:38:13 spire-1.2.1/pkg/common/catalog/closers.go 14:38:13 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:38:13 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:38:13 spire-1.2.1/pkg/common/catalog/config.go 14:38:13 spire-1.2.1/pkg/common/catalog/config_test.go 14:38:13 spire-1.2.1/pkg/common/catalog/configure.go 14:38:13 spire-1.2.1/pkg/common/catalog/constraints.go 14:38:13 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:38:13 spire-1.2.1/pkg/common/catalog/context.go 14:38:13 spire-1.2.1/pkg/common/catalog/external.go 14:38:13 spire-1.2.1/pkg/common/catalog/host.go 14:38:13 spire-1.2.1/pkg/common/catalog/pipenet.go 14:38:13 spire-1.2.1/pkg/common/catalog/plugin.go 14:38:13 spire-1.2.1/pkg/common/catalog/testplugin/ 14:38:13 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:38:13 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:38:13 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:38:13 spire-1.2.1/pkg/common/cli/ 14:38:13 spire-1.2.1/pkg/common/cli/env.go 14:38:13 spire-1.2.1/pkg/common/cli/flags.go 14:38:13 spire-1.2.1/pkg/common/cli/trust_domain.go 14:38:13 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:38:13 spire-1.2.1/pkg/common/cli/umask.go 14:38:13 spire-1.2.1/pkg/common/cli/umask_posix.go 14:38:13 spire-1.2.1/pkg/common/cli/umask_test.go 14:38:13 spire-1.2.1/pkg/common/cli/umask_windows.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/ 14:38:13 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/flag.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/format.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/ 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:38:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:38:13 spire-1.2.1/pkg/common/coretypes/ 14:38:13 spire-1.2.1/pkg/common/coretypes/bundle/ 14:38:13 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:38:13 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:38:13 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:38:13 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:38:13 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:38:13 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:38:13 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:38:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:38:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:38:13 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:38:13 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:38:13 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:38:13 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:38:13 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:38:13 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:38:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:38:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:38:13 spire-1.2.1/pkg/common/cryptoutil/ 14:38:13 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:38:13 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:38:13 spire-1.2.1/pkg/common/diskutil/ 14:38:13 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:38:13 spire-1.2.1/pkg/common/diskutil/file_test.go 14:38:13 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:38:13 spire-1.2.1/pkg/common/errorutil/ 14:38:13 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:38:13 spire-1.2.1/pkg/common/health/ 14:38:13 spire-1.2.1/pkg/common/health/config.go 14:38:13 spire-1.2.1/pkg/common/health/context.go 14:38:13 spire-1.2.1/pkg/common/health/context_test.go 14:38:13 spire-1.2.1/pkg/common/health/health.go 14:38:13 spire-1.2.1/pkg/common/health/health_test.go 14:38:13 spire-1.2.1/pkg/common/health/logger.go 14:38:13 spire-1.2.1/pkg/common/hostservice/ 14:38:13 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:38:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:38:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:38:13 spire-1.2.1/pkg/common/idutil/ 14:38:13 spire-1.2.1/pkg/common/idutil/require.go 14:38:13 spire-1.2.1/pkg/common/idutil/require_test.go 14:38:13 spire-1.2.1/pkg/common/idutil/safety.go 14:38:13 spire-1.2.1/pkg/common/idutil/safety_test.go 14:38:13 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:38:13 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:38:13 spire-1.2.1/pkg/common/jwtsvid/ 14:38:13 spire-1.2.1/pkg/common/jwtsvid/common.go 14:38:13 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:38:13 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:38:13 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:38:13 spire-1.2.1/pkg/common/jwtutil/ 14:38:13 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:38:13 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:38:13 spire-1.2.1/pkg/common/log/ 14:38:13 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:38:13 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:38:13 spire-1.2.1/pkg/common/log/log.go 14:38:13 spire-1.2.1/pkg/common/log/log_test.go 14:38:13 spire-1.2.1/pkg/common/log/options.go 14:38:13 spire-1.2.1/pkg/common/nodeutil/ 14:38:13 spire-1.2.1/pkg/common/nodeutil/node.go 14:38:13 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:38:13 spire-1.2.1/pkg/common/peertracker/ 14:38:13 spire-1.2.1/pkg/common/peertracker/conn.go 14:38:13 spire-1.2.1/pkg/common/peertracker/credentials.go 14:38:13 spire-1.2.1/pkg/common/peertracker/errors.go 14:38:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:38:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:38:13 spire-1.2.1/pkg/common/peertracker/info.go 14:38:13 spire-1.2.1/pkg/common/peertracker/listener.go 14:38:13 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:38:13 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:38:13 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:38:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:38:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:38:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:38:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:38:13 spire-1.2.1/pkg/common/peertracker/tcp.go 14:38:13 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:38:13 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:38:13 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:38:13 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:38:13 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:38:13 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:38:13 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:38:13 spire-1.2.1/pkg/common/peertracker/uds.go 14:38:13 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:38:13 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:38:13 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:38:13 spire-1.2.1/pkg/common/pemutil/ 14:38:13 spire-1.2.1/pkg/common/pemutil/block.go 14:38:13 spire-1.2.1/pkg/common/pemutil/certs.go 14:38:13 spire-1.2.1/pkg/common/pemutil/common.go 14:38:13 spire-1.2.1/pkg/common/pemutil/csr.go 14:38:13 spire-1.2.1/pkg/common/pemutil/keys.go 14:38:13 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:38:13 spire-1.2.1/pkg/common/pemutil/testdata/ 14:38:13 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:38:13 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:38:13 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:38:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:38:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:38:13 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:38:13 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:38:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:38:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:38:13 spire-1.2.1/pkg/common/plugin/ 14:38:13 spire-1.2.1/pkg/common/plugin/aws/ 14:38:13 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:38:13 spire-1.2.1/pkg/common/plugin/azure/ 14:38:13 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:38:13 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:38:13 spire-1.2.1/pkg/common/plugin/facade.go 14:38:13 spire-1.2.1/pkg/common/plugin/facade_test.go 14:38:13 spire-1.2.1/pkg/common/plugin/gcp/ 14:38:13 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:38:13 spire-1.2.1/pkg/common/plugin/k8s/ 14:38:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:38:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:38:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:38:13 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:38:13 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:38:13 spire-1.2.1/pkg/common/plugin/log.go 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/ 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:38:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:38:13 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:38:13 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:38:13 spire-1.2.1/pkg/common/plugin/x509pop/ 14:38:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:38:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:38:13 spire-1.2.1/pkg/common/profiling/ 14:38:13 spire-1.2.1/pkg/common/profiling/dumpers.go 14:38:13 spire-1.2.1/pkg/common/profiling/profiling.go 14:38:13 spire-1.2.1/pkg/common/protoutil/ 14:38:13 spire-1.2.1/pkg/common/protoutil/masks.go 14:38:13 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:38:13 spire-1.2.1/pkg/common/rotationutil/ 14:38:13 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:38:13 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:38:13 spire-1.2.1/pkg/common/selector/ 14:38:13 spire-1.2.1/pkg/common/selector/selector.go 14:38:13 spire-1.2.1/pkg/common/selector/selector_test.go 14:38:13 spire-1.2.1/pkg/common/selector/set.go 14:38:13 spire-1.2.1/pkg/common/selector/set_utils.go 14:38:13 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/ 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/ 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:38:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:38:13 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:38:13 spire-1.2.1/pkg/common/telemetry/call.go 14:38:13 spire-1.2.1/pkg/common/telemetry/common/ 14:38:13 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:38:13 spire-1.2.1/pkg/common/telemetry/config.go 14:38:13 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:38:13 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/inmem.go 14:38:13 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/m3.go 14:38:13 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/metrics.go 14:38:13 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/names.go 14:38:13 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:38:13 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:38:13 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/ 14:38:13 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:38:13 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:38:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:38:13 spire-1.2.1/pkg/common/telemetry/server/server.go 14:38:13 spire-1.2.1/pkg/common/telemetry/sink.go 14:38:13 spire-1.2.1/pkg/common/telemetry/statsd.go 14:38:13 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:38:13 spire-1.2.1/pkg/common/telemetry/uptime.go 14:38:13 spire-1.2.1/pkg/common/telemetry/version.go 14:38:13 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:38:13 spire-1.2.1/pkg/common/uptime/ 14:38:13 spire-1.2.1/pkg/common/uptime/uptime.go 14:38:13 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:38:13 spire-1.2.1/pkg/common/util/ 14:38:13 spire-1.2.1/pkg/common/util/certs.go 14:38:13 spire-1.2.1/pkg/common/util/certs_test.go 14:38:13 spire-1.2.1/pkg/common/util/csr.go 14:38:13 spire-1.2.1/pkg/common/util/hash.go 14:38:13 spire-1.2.1/pkg/common/util/selectors.go 14:38:13 spire-1.2.1/pkg/common/util/selectors_test.go 14:38:13 spire-1.2.1/pkg/common/util/signals.go 14:38:13 spire-1.2.1/pkg/common/util/sort.go 14:38:13 spire-1.2.1/pkg/common/util/sort_test.go 14:38:13 spire-1.2.1/pkg/common/util/task.go 14:38:13 spire-1.2.1/pkg/common/util/task_test.go 14:38:13 spire-1.2.1/pkg/common/util/testdata/ 14:38:13 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:38:13 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:38:13 spire-1.2.1/pkg/common/version/ 14:38:13 spire-1.2.1/pkg/common/version/version.go 14:38:13 spire-1.2.1/pkg/common/x509svid/ 14:38:13 spire-1.2.1/pkg/common/x509svid/common_test.go 14:38:13 spire-1.2.1/pkg/common/x509svid/csr.go 14:38:13 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:38:13 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:38:13 spire-1.2.1/pkg/common/x509util/ 14:38:13 spire-1.2.1/pkg/common/x509util/cert.go 14:38:13 spire-1.2.1/pkg/common/x509util/dns.go 14:38:13 spire-1.2.1/pkg/common/x509util/dns_test.go 14:38:13 spire-1.2.1/pkg/common/x509util/keyid.go 14:38:13 spire-1.2.1/pkg/common/x509util/keypair.go 14:38:13 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:38:13 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:38:13 spire-1.2.1/pkg/server/ 14:38:13 spire-1.2.1/pkg/server/api/ 14:38:13 spire-1.2.1/pkg/server/api/agent.go 14:38:13 spire-1.2.1/pkg/server/api/agent/ 14:38:13 spire-1.2.1/pkg/server/api/agent/v1/ 14:38:13 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:38:13 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:38:13 spire-1.2.1/pkg/server/api/agent_test.go 14:38:13 spire-1.2.1/pkg/server/api/api.go 14:38:13 spire-1.2.1/pkg/server/api/audit/ 14:38:13 spire-1.2.1/pkg/server/api/audit/audit.go 14:38:13 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:38:13 spire-1.2.1/pkg/server/api/bundle.go 14:38:13 spire-1.2.1/pkg/server/api/bundle/ 14:38:13 spire-1.2.1/pkg/server/api/bundle/v1/ 14:38:13 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:38:13 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:38:13 spire-1.2.1/pkg/server/api/bundle_test.go 14:38:13 spire-1.2.1/pkg/server/api/debug/ 14:38:13 spire-1.2.1/pkg/server/api/debug/v1/ 14:38:13 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:38:13 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:38:13 spire-1.2.1/pkg/server/api/entry.go 14:38:13 spire-1.2.1/pkg/server/api/entry/ 14:38:13 spire-1.2.1/pkg/server/api/entry/v1/ 14:38:13 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:38:13 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:38:13 spire-1.2.1/pkg/server/api/entry_test.go 14:38:13 spire-1.2.1/pkg/server/api/health/ 14:38:13 spire-1.2.1/pkg/server/api/health/v1/ 14:38:13 spire-1.2.1/pkg/server/api/health/v1/service.go 14:38:13 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:38:13 spire-1.2.1/pkg/server/api/id.go 14:38:13 spire-1.2.1/pkg/server/api/id_test.go 14:38:13 spire-1.2.1/pkg/server/api/limits/ 14:38:13 spire-1.2.1/pkg/server/api/limits/limits.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/ 14:38:13 spire-1.2.1/pkg/server/api/middleware/alias.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/audit.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/caller.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/common.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/entries.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:38:13 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:38:13 spire-1.2.1/pkg/server/api/ratelimit.go 14:38:13 spire-1.2.1/pkg/server/api/rpccontext/ 14:38:13 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:38:13 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:38:13 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:38:13 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:38:13 spire-1.2.1/pkg/server/api/selector.go 14:38:13 spire-1.2.1/pkg/server/api/selector_test.go 14:38:13 spire-1.2.1/pkg/server/api/status.go 14:38:13 spire-1.2.1/pkg/server/api/status_test.go 14:38:13 spire-1.2.1/pkg/server/api/svid/ 14:38:13 spire-1.2.1/pkg/server/api/svid/v1/ 14:38:13 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:38:13 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:38:13 spire-1.2.1/pkg/server/api/trustdomain.go 14:38:13 spire-1.2.1/pkg/server/api/trustdomain/ 14:38:13 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:38:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:38:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:38:13 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:38:13 spire-1.2.1/pkg/server/authpolicy/ 14:38:13 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:38:13 spire-1.2.1/pkg/server/authpolicy/policy.go 14:38:13 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:38:13 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:38:13 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:38:13 spire-1.2.1/pkg/server/authpolicy/validate.go 14:38:13 spire-1.2.1/pkg/server/bundle/ 14:38:13 spire-1.2.1/pkg/server/bundle/client/ 14:38:13 spire-1.2.1/pkg/server/bundle/client/client.go 14:38:13 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:38:13 spire-1.2.1/pkg/server/bundle/client/manager.go 14:38:13 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:38:13 spire-1.2.1/pkg/server/bundle/client/sources.go 14:38:13 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:38:13 spire-1.2.1/pkg/server/bundle/client/updater.go 14:38:13 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:38:13 spire-1.2.1/pkg/server/ca/ 14:38:13 spire-1.2.1/pkg/server/ca/ca.go 14:38:13 spire-1.2.1/pkg/server/ca/ca_health.go 14:38:13 spire-1.2.1/pkg/server/ca/ca_test.go 14:38:13 spire-1.2.1/pkg/server/ca/journal.go 14:38:13 spire-1.2.1/pkg/server/ca/journal_test.go 14:38:13 spire-1.2.1/pkg/server/ca/manager.go 14:38:13 spire-1.2.1/pkg/server/ca/manager_health.go 14:38:13 spire-1.2.1/pkg/server/ca/manager_test.go 14:38:13 spire-1.2.1/pkg/server/ca/templates.go 14:38:13 spire-1.2.1/pkg/server/ca/upstream_client.go 14:38:13 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:38:13 spire-1.2.1/pkg/server/ca/validation.go 14:38:13 spire-1.2.1/pkg/server/cache/ 14:38:13 spire-1.2.1/pkg/server/cache/dscache/ 14:38:13 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:38:13 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:38:13 spire-1.2.1/pkg/server/cache/entrycache/ 14:38:13 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:38:13 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:38:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:38:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:38:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:38:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:38:13 spire-1.2.1/pkg/server/catalog/ 14:38:13 spire-1.2.1/pkg/server/catalog/catalog.go 14:38:13 spire-1.2.1/pkg/server/catalog/keymanager.go 14:38:13 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:38:13 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:38:13 spire-1.2.1/pkg/server/catalog/notifier.go 14:38:13 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:38:13 spire-1.2.1/pkg/server/config.go 14:38:13 spire-1.2.1/pkg/server/datastore/ 14:38:13 spire-1.2.1/pkg/server/datastore/datastore.go 14:38:13 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:38:13 spire-1.2.1/pkg/server/datastore/repository.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:38:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:38:13 spire-1.2.1/pkg/server/endpoints/ 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/ 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:38:13 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:38:13 spire-1.2.1/pkg/server/endpoints/config.go 14:38:13 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:38:13 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:38:13 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:38:13 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:38:13 spire-1.2.1/pkg/server/endpoints/middleware.go 14:38:13 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:38:13 spire-1.2.1/pkg/server/hostservice/ 14:38:13 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:38:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:38:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:38:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:38:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:38:13 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:38:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:38:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/ 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/ 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:38:13 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:38:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:38:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:38:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:38:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:38:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:38:13 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:38:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:38:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/ 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:38:13 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:38:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:38:13 spire-1.2.1/pkg/server/registration/ 14:38:13 spire-1.2.1/pkg/server/registration/manager.go 14:38:13 spire-1.2.1/pkg/server/registration/manager_test.go 14:38:13 spire-1.2.1/pkg/server/scanentries.go 14:38:13 spire-1.2.1/pkg/server/scanentries_test.go 14:38:13 spire-1.2.1/pkg/server/server.go 14:38:13 spire-1.2.1/pkg/server/server_test.go 14:38:13 spire-1.2.1/pkg/server/svid/ 14:38:13 spire-1.2.1/pkg/server/svid/observer.go 14:38:13 spire-1.2.1/pkg/server/svid/observer_test.go 14:38:13 spire-1.2.1/pkg/server/svid/rotator.go 14:38:13 spire-1.2.1/pkg/server/svid/rotator_config.go 14:38:13 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:38:13 spire-1.2.1/pkg/server/svid/rotator_test.go 14:38:13 spire-1.2.1/proto/ 14:38:13 spire-1.2.1/proto/private/ 14:38:13 spire-1.2.1/proto/private/server/ 14:38:13 spire-1.2.1/proto/private/server/journal/ 14:38:13 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:38:13 spire-1.2.1/proto/private/server/journal/journal.proto 14:38:13 spire-1.2.1/proto/spire/ 14:38:13 spire-1.2.1/proto/spire/common/ 14:38:13 spire-1.2.1/proto/spire/common/common.pb.go 14:38:13 spire-1.2.1/proto/spire/common/common.proto 14:38:13 spire-1.2.1/proto/spire/common/plugin/ 14:38:13 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:38:13 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:38:13 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:38:13 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:38:13 spire-1.2.1/proto/spire/plugin/ 14:38:13 spire-1.2.1/proto/spire/plugin/agent/ 14:38:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:38:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:38:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:38:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:38:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:38:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:38:13 spire-1.2.1/release/ 14:38:13 spire-1.2.1/release/spire-extras/ 14:38:13 spire-1.2.1/release/spire-extras/README.md 14:38:13 spire-1.2.1/release/spire-extras/conf/ 14:38:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:38:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:38:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:38:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:38:13 spire-1.2.1/release/spire/ 14:38:13 spire-1.2.1/release/spire/README.md 14:38:13 spire-1.2.1/release/spire/conf/ 14:38:13 spire-1.2.1/release/spire/conf/agent/ 14:38:13 spire-1.2.1/release/spire/conf/agent/agent.conf 14:38:13 spire-1.2.1/release/spire/conf/server/ 14:38:13 spire-1.2.1/release/spire/conf/server/server.conf 14:38:13 spire-1.2.1/script/ 14:38:13 spire-1.2.1/script/build-artifact.sh 14:38:13 spire-1.2.1/script/generate_dummy_ca.sh 14:38:13 spire-1.2.1/support/ 14:38:13 spire-1.2.1/support/k8s/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:38:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/ 14:38:13 spire-1.2.1/support/oidc-discovery-provider/README.md 14:38:13 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/config.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/main.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:38:13 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:38:13 spire-1.2.1/test/ 14:38:13 spire-1.2.1/test/clock/ 14:38:13 spire-1.2.1/test/clock/clock.go 14:38:13 spire-1.2.1/test/fakes/ 14:38:13 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:38:13 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:38:13 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:38:13 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:38:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:38:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:38:13 spire-1.2.1/test/fakes/fakeagentstore/ 14:38:13 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:38:13 spire-1.2.1/test/fakes/fakedatastore/ 14:38:13 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:38:13 spire-1.2.1/test/fakes/fakeentryclient/ 14:38:13 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:38:13 spire-1.2.1/test/fakes/fakehealthchecker/ 14:38:13 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:38:13 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:38:13 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:38:13 spire-1.2.1/test/fakes/fakemetrics/ 14:38:13 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:38:13 spire-1.2.1/test/fakes/fakenoderesolver/ 14:38:13 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:38:13 spire-1.2.1/test/fakes/fakenotifier/ 14:38:13 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:38:13 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:38:13 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:38:13 spire-1.2.1/test/fakes/fakeserverca/ 14:38:13 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:38:13 spire-1.2.1/test/fakes/fakeservercatalog/ 14:38:13 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:38:13 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:38:13 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:38:13 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:38:13 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:38:13 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:38:13 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:38:13 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:38:13 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:38:13 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:38:13 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:38:13 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:38:13 spire-1.2.1/test/fixture/ 14:38:13 spire-1.2.1/test/fixture/certs/ 14:38:13 spire-1.2.1/test/fixture/certs/agent_svid.der 14:38:13 spire-1.2.1/test/fixture/certs/base_cert.pem 14:38:13 spire-1.2.1/test/fixture/certs/base_csr.pem 14:38:13 spire-1.2.1/test/fixture/certs/base_key.pem 14:38:13 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:38:13 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:38:13 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:38:13 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:38:13 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:38:13 spire-1.2.1/test/fixture/certs/blog_key.pem 14:38:13 spire-1.2.1/test/fixture/certs/bundle.der 14:38:13 spire-1.2.1/test/fixture/certs/ca.pem 14:38:13 spire-1.2.1/test/fixture/certs/ca_key.pem 14:38:13 spire-1.2.1/test/fixture/certs/database_cert.pem 14:38:13 spire-1.2.1/test/fixture/certs/database_csr.pem 14:38:13 spire-1.2.1/test/fixture/certs/database_key.pem 14:38:13 spire-1.2.1/test/fixture/certs/node_cert.pem 14:38:13 spire-1.2.1/test/fixture/certs/node_csr.pem 14:38:13 spire-1.2.1/test/fixture/certs/node_key.pem 14:38:13 spire-1.2.1/test/fixture/certs/svid.pem 14:38:13 spire-1.2.1/test/fixture/certs/svid_key.pem 14:38:13 spire-1.2.1/test/fixture/config/ 14:38:13 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:38:13 spire-1.2.1/test/fixture/config/agent_good.conf 14:38:13 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:38:13 spire-1.2.1/test/fixture/config/plugin_good.conf 14:38:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:38:13 spire-1.2.1/test/fixture/config/server_good.conf 14:38:13 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:38:13 spire-1.2.1/test/fixture/fixture.go 14:38:13 spire-1.2.1/test/fixture/nodeattestor/ 14:38:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:38:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:38:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:38:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:38:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:38:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:38:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:38:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:38:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:38:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:38:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:38:13 spire-1.2.1/test/fixture/registration/ 14:38:13 spire-1.2.1/test/fixture/registration/entries.json 14:38:13 spire-1.2.1/test/fixture/registration/good-for-update.json 14:38:13 spire-1.2.1/test/fixture/registration/good.json 14:38:13 spire-1.2.1/test/fixture/registration/invalid.json 14:38:13 spire-1.2.1/test/fixture/registration/invalid_json.json 14:38:13 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:38:13 spire-1.2.1/test/integration/ 14:38:13 spire-1.2.1/test/integration/README.md 14:38:13 spire-1.2.1/test/integration/common 14:38:13 spire-1.2.1/test/integration/setup/ 14:38:13 spire-1.2.1/test/integration/setup/adminclient/ 14:38:13 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:38:13 spire-1.2.1/test/integration/setup/adminclient/client.go 14:38:13 spire-1.2.1/test/integration/setup/debugagent/ 14:38:13 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:38:13 spire-1.2.1/test/integration/setup/debugagent/main.go 14:38:13 spire-1.2.1/test/integration/setup/debugserver/ 14:38:13 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:38:13 spire-1.2.1/test/integration/setup/debugserver/main.go 14:38:13 spire-1.2.1/test/integration/setup/downstreamclient/ 14:38:13 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:38:13 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:38:13 spire-1.2.1/test/integration/setup/itclient/ 14:38:13 spire-1.2.1/test/integration/setup/itclient/client.go 14:38:13 spire-1.2.1/test/integration/setup/node-attestation/ 14:38:13 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:38:13 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:38:13 spire-1.2.1/test/integration/setup/x509pop/ 14:38:13 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:38:13 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:38:13 spire-1.2.1/test/integration/suites/ 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:38:13 spire-1.2.1/test/integration/suites/join-token/ 14:38:13 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:38:13 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:38:13 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:38:13 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:38:13 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:38:13 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:38:13 spire-1.2.1/test/integration/suites/join-token/README.md 14:38:13 spire-1.2.1/test/integration/suites/join-token/conf/ 14:38:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/join-token/teardown 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:38:13 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:38:13 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:38:13 spire-1.2.1/test/integration/suites/k8s/ 14:38:13 spire-1.2.1/test/integration/suites/k8s/00-setup 14:38:13 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:38:13 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:38:13 spire-1.2.1/test/integration/suites/k8s/README.md 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/ 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:38:13 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:38:13 spire-1.2.1/test/integration/suites/k8s/teardown 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/ 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:38:13 spire-1.2.1/test/integration/suites/rotation/ 14:38:13 spire-1.2.1/test/integration/suites/rotation/00-setup 14:38:13 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:38:13 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:38:13 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:38:13 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:38:13 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:38:13 spire-1.2.1/test/integration/suites/rotation/README.md 14:38:13 spire-1.2.1/test/integration/suites/rotation/conf/ 14:38:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/rotation/teardown 14:38:13 spire-1.2.1/test/integration/suites/self-test/ 14:38:13 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:38:13 spire-1.2.1/test/integration/suites/self-test/README.md 14:38:13 spire-1.2.1/test/integration/suites/self-test/teardown 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:38:13 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:38:13 spire-1.2.1/test/integration/suites/upgrade/ 14:38:13 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:38:13 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:38:13 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:38:13 spire-1.2.1/test/integration/suites/upgrade/README.md 14:38:13 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:38:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:38:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:38:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:38:13 spire-1.2.1/test/integration/suites/upgrade/teardown 14:38:13 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:38:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:38:13 spire-1.2.1/test/integration/test-one.sh 14:38:13 spire-1.2.1/test/integration/test.sh 14:38:13 spire-1.2.1/test/plugintest/ 14:38:13 spire-1.2.1/test/plugintest/config.go 14:38:13 spire-1.2.1/test/plugintest/load.go 14:38:13 spire-1.2.1/test/plugintest/option.go 14:38:13 spire-1.2.1/test/spiretest/ 14:38:13 spire-1.2.1/test/spiretest/apiserver.go 14:38:13 spire-1.2.1/test/spiretest/assertions.go 14:38:13 spire-1.2.1/test/spiretest/dir.go 14:38:13 spire-1.2.1/test/spiretest/errors_posix.go 14:38:13 spire-1.2.1/test/spiretest/errors_windows.go 14:38:13 spire-1.2.1/test/spiretest/logs.go 14:38:13 spire-1.2.1/test/spiretest/socketapi.go 14:38:13 spire-1.2.1/test/spiretest/suite.go 14:38:13 spire-1.2.1/test/spiretest/x509.go 14:38:13 spire-1.2.1/test/testca/ 14:38:13 spire-1.2.1/test/testca/ca.go 14:38:13 spire-1.2.1/test/testkey/ 14:38:13 spire-1.2.1/test/testkey/generate.sh 14:38:13 spire-1.2.1/test/testkey/genkeys.go 14:38:13 spire-1.2.1/test/testkey/keys.go 14:38:13 spire-1.2.1/test/testkey/new.go 14:38:13 spire-1.2.1/test/tpmsimulator/ 14:38:13 spire-1.2.1/test/tpmsimulator/simulator.go 14:38:13 spire-1.2.1/test/util/ 14:38:13 spire-1.2.1/test/util/cert_fixtures.go 14:38:13 spire-1.2.1/test/util/cert_generation.go 14:38:13 spire-1.2.1/test/util/io_redirection.go 14:38:13 spire-1.2.1/test/util/race.go 14:38:13 spire-1.2.1/test/util/util.go 14:38:13 building spire from source... 14:38:13 Installing go1.17.7... 14:38:15 Removing intermediate container 4418820473dd 14:38:15 ---> ba8cdd8336eb 14:38:15 14:38:15 Step 10/31 : FROM alpine:3.14 14:38:15 ---> e04c818066af 14:38:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:38:15 Removing intermediate container e3957a5937f2 14:38:15 ---> 97e451c91fbd 14:38:15 14:38:15 Step 9/20 : FROM alpine:3.15 14:38:15 ---> Running in a07f281eeda8 14:38:15 3.15: Pulling from library/alpine 14:38:15 Removing intermediate container a07f281eeda8 14:38:15 ---> 3631506936ef 14:38:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:38:15 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:38:15 Status: Downloaded newer image for alpine:3.15 14:38:15 ---> 0ac33e5f5afa 14:38:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:15 ---> Running in ffad9fc61481 14:38:15 ---> Running in 32825c22d5bd 14:38:15 Removing intermediate container 32825c22d5bd 14:38:15 ---> 606912725a59 14:38:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:15 ---> Running in 32359cd44e7f 14:38:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:38:16 (1/2) Installing dumb-init (1.2.5-r1) 14:38:16 (2/2) Installing su-exec (0.2-r1) 14:38:16 Executing busybox-1.33.1-r7.trigger 14:38:16 OK: 6 MiB in 16 packages 14:38:17 Removing intermediate container ffad9fc61481 14:38:17 ---> 003c625ef28b 14:38:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:38:17 Removing intermediate container 32359cd44e7f 14:38:17 ---> 7ecd110d0dc7 14:38:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:38:17 ---> Running in c09826f43ca0 14:38:17 ---> Running in 9f69fef05ef1 14:38:17 Removing intermediate container c09826f43ca0 14:38:17 ---> 93f8cc0d9ca8 14:38:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:38:17 ---> Running in 0488377016f4 14:38:17 Removing intermediate container 0488377016f4 14:38:17 ---> 4134b8a81a66 14:38:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:38:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:38:17 ---> Running in dc6f6b6b1f2f 14:38:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:38:18 Removing intermediate container dc6f6b6b1f2f 14:38:18 ---> 64abdad97558 14:38:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:38:18 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:38:18 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 14:38:18 OK: 15855 distinct packages available 14:38:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:38:18 ---> Running in e5699cc5e75d 14:38:19 Removing intermediate container e5699cc5e75d 14:38:19 ---> 607f01f45097 14:38:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:38:19 Building bin/spire-server... 14:38:19 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:38:19 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:38:19 go: downloading google.golang.org/grpc v1.44.0 14:38:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:38:19 go: downloading github.com/mitchellh/cli v1.1.2 14:38:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:38:19  ---> 7dc5a1e3d140 14:38:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:38:19 go: downloading github.com/imdario/mergo v0.3.12 14:38:19 go: downloading github.com/sirupsen/logrus v1.8.1 14:38:19 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:38:19  ---> Running in 6b6b53277ec0 14:38:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:38:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:38:19 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:38:19 go: downloading github.com/fatih/color v1.13.0 14:38:19 go: downloading github.com/mattn/go-isatty v0.0.14 14:38:19 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:38:19 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:38:19 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:38:19 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:38:20 go: downloading github.com/armon/go-metrics v0.3.10 14:38:20 go: downloading github.com/prometheus/client_golang v1.12.1 14:38:20 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:38:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:38:20 go: downloading github.com/open-policy-agent/opa v0.38.0 14:38:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:38:20 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:38:20 go: downloading github.com/mattn/go-colorable v0.1.12 14:38:20 go: downloading github.com/Masterminds/goutils v1.1.0 14:38:20 go: downloading github.com/Masterminds/semver v1.5.0 14:38:20 go: downloading github.com/google/uuid v1.1.2 14:38:20 (1/9) Installing ca-certificates (20211220-r0) 14:38:20 go: downloading github.com/huandu/xstrings v1.3.2 14:38:20 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:38:20 go: downloading github.com/oklog/run v1.0.0 14:38:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:38:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:38:20 go: downloading github.com/prometheus/client_model v0.2.0 14:38:20 go: downloading github.com/prometheus/common v0.32.1 14:38:20 go: downloading github.com/beorn7/perks v1.0.1 14:38:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:38:20 go: downloading github.com/prometheus/procfs v0.7.3 14:38:20 (2/9) Installing brotli-libs (1.0.9-r5) 14:38:20 go: downloading github.com/imkira/go-observer v1.0.3 14:38:20 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:38:20 go: downloading go.uber.org/atomic v1.9.0 14:38:20 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:38:20 go: downloading github.com/hashicorp/errwrap v1.1.0 14:38:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:38:20 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:38:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:38:20 go: downloading github.com/blang/semver/v4 v4.0.0 14:38:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:38:20 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:38:20 go: downloading github.com/jinzhu/gorm v1.9.16 14:38:20 (4/9) Installing libcurl (7.80.0-r1) 14:38:20 go: downloading github.com/lib/pq v1.10.4 14:38:20 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:38:20 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:38:20 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:38:20 (5/9) Installing curl (7.80.0-r1) 14:38:20 (6/9) Installing dumb-init (1.2.5-r1) 14:38:20 (7/9) Installing musl-obstack (1.2.3-r0) 14:38:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:38:20 (8/9) Installing libucontext (1.1-r0) 14:38:20 (9/9) Installing gcompat (1.0.0-r4) 14:38:21 Executing busybox-1.34.1-r5.trigger 14:38:21 Executing ca-certificates-20211220-r0.trigger 14:38:21 OK: 8 MiB in 23 packages 14:38:21 Removing intermediate container 6b6b53277ec0 14:38:21 ---> c71a75beecd7 14:38:21 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:38:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:38:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:38:21 go: downloading github.com/stretchr/testify v1.7.0 14:38:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:38:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:38:21  ---> 260f7d35e6f0 14:38:21 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:38:22 Removing intermediate container 9f69fef05ef1 14:38:22 ---> 50af3e6d912e 14:38:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:38:22 ---> 53bacb357fae 14:38:22 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:38:22 ---> 5409e3522118 14:38:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:38:23 ---> d213fc1ec5e0 14:38:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:38:23 ---> 9b45d4be668a 14:38:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:38:23 ---> 4a07eca905cd 14:38:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:38:23 ---> c38de16bd2af 14:38:23 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:38:23 ---> Running in 228382223a5f 14:38:23 ---> 9d58c30b8e39 14:38:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:38:23 ---> Running in 787c9dde802e 14:38:24 Removing intermediate container 228382223a5f 14:38:24 ---> 7cc94174f8b4 14:38:24 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:38:24 Removing intermediate container 787c9dde802e 14:38:24 ---> 8a137eed29b7 14:38:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:38:24 ---> bb75e9d86f7b 14:38:24 Step 26/31 : RUN chmod +x /entrypoint.sh 14:38:24 ---> Running in 972a50a5d200 14:38:24 ---> Running in 383419cde7a2 14:38:24 Removing intermediate container 972a50a5d200 14:38:24 ---> 63f1ae6f6284 14:38:24 Step 18/20 : LABEL arch=x86_64 14:38:24 ---> Running in eea544ae067b 14:38:25 Removing intermediate container eea544ae067b 14:38:25 ---> c275be9f8842 14:38:25 Step 19/20 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:38:25 ---> Running in 65b71889ddb3 14:38:25 go: downloading google.golang.org/api v0.70.0 14:38:25 go: downloading k8s.io/client-go v0.23.4 14:38:25 go: downloading k8s.io/api v0.23.4 14:38:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:38:25 go: downloading github.com/google/go-tpm v0.3.3 14:38:25 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:38:25 ---> a349cb143f19 14:38:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:38:25 ---> Running in 0dd08d874d0c 14:38:25 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:38:25 Removing intermediate container 65b71889ddb3 14:38:25 ---> d824f905d469 14:38:25 Step 20/20 : LABEL version=2.2.0-dev.91 14:38:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:38:25 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:38:25 go: downloading cloud.google.com/go/storage v1.21.0 14:38:25  ---> Running in 6b7cf94366ce 14:38:25 go: downloading cloud.google.com/go v0.100.2 14:38:25 Removing intermediate container 383419cde7a2 14:38:25 ---> f4cccd7275e4 14:38:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:38:26 ---> Running in 2ddab05f0011 14:38:26 Removing intermediate container 6b7cf94366ce 14:38:26 ---> 7342ce0e45c2 14:38:26 14:38:26 Successfully built 7342ce0e45c2 14:38:26 go: downloading k8s.io/apimachinery v0.23.4 14:38:26 Successfully tagged security-spiffe-token-provider:latest 14:38:26  Building security-spiffe-token-provider ... done go: downloading k8s.io/kube-aggregator v0.23.3 14:38:26 go: downloading cloud.google.com/go/security v1.3.0 14:38:26 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:38:26 Removing intermediate container 2ddab05f0011 14:38:26 ---> fef38f288dae 14:38:26 Step 28/31 : CMD ["gate"] 14:38:26 go: downloading github.com/hashicorp/vault/api v1.4.1 14:38:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:38:27  ---> Running in c67c5c356460 14:38:27 go: downloading github.com/twmb/murmur3 v1.1.6 14:38:27 go: downloading github.com/jinzhu/inflection v1.0.0 14:38:27 go: downloading github.com/aws/smithy-go v1.11.0 14:38:27 Removing intermediate container c67c5c356460 14:38:27 ---> e164dbfcf43b 14:38:27 Step 29/31 : LABEL arch=x86_64 14:38:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:38:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:38:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:38:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:38:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:38:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:38:27  ---> Running in c42436a03dc6 14:38:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:38:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:38:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:38:27 go: downloading github.com/dimchansky/utfbom v1.1.1 14:38:27 go: downloading cloud.google.com/go/compute v1.3.0 14:38:27 go: downloading cloud.google.com/go/iam v0.1.1 14:38:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:38:27 ---> 599f2bb31d8c 14:38:27 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:38: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.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:38:27 ---> Running in 56a0901b8894 14:38:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:38:27 Removing intermediate container c42436a03dc6 14:38:27 ---> 3755dd1e93bb 14:38:27 Step 30/31 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:38:27 ---> Running in 965310f1aee4 14:38:28 Removing intermediate container 965310f1aee4 14:38:28 ---> 2c80ea96e79d 14:38:28 Step 31/31 : LABEL version=2.2.0-dev.91 14:38:28 ---> 77fbe5b03d28 14:38:28 Step 9/23 : RUN make cmd/core-data/core-data 14:38:28 ---> Running in baf561ed4408 14:38:28 ---> Running in 915ab03f8aa7 14:38:28 ---> 7f41110ee52f 14:38:28 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:38:28 ---> Running in 94cdf8c996ac 14:38:28 Removing intermediate container baf561ed4408 14:38:28 ---> 6cd487a0ce38 14:38:28 14:38:28 Successfully built 6cd487a0ce38 14:38:28 Successfully tagged security-bootstrapper:latest 14:38:29  Building security-bootstrapper ... done go: downloading github.com/gogo/protobuf v1.3.2 14:38:29 go: downloading k8s.io/klog/v2 v2.30.0 14:38:29 go: downloading github.com/google/gofuzz v1.1.0 14:38:29 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:38:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:38:29 go: downloading github.com/spf13/pflag v1.0.5 14:38:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:38:29 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:38:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:38:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:38:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:38:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:38:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:38:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:38:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:38:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:38:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:38:29 go: downloading gopkg.in/yaml.v2 v2.4.0 14:38:29 ---> 254e44c01e62 14:38:29 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:38:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:38:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:38:29 go: downloading github.com/gobwas/glob v0.2.3 14:38:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:38:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:38:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:38:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:38:29 go: downloading go.opencensus.io v0.23.0 14:38:29 go: downloading gopkg.in/inf.v0 v0.9.1 14:38:29 go: downloading github.com/google/go-cmp v0.5.7 14:38:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:38:29 go: downloading github.com/go-logr/logr v1.2.2 14:38:29 go: downloading github.com/googleapis/gnostic v0.5.5 14:38:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:38:29 go: downloading github.com/json-iterator/go v1.1.12 14:38:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:38:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:38:29 ---> Running in 4dc073a39891 14:38:29 go: downloading go.uber.org/zap v1.21.0 14:38:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:38:29 go: downloading github.com/tklauser/numcpus v0.3.0 14:38:29 go: downloading sigs.k8s.io/yaml v1.3.0 14:38:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:38:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:38:29 go: downloading github.com/modern-go/reflect2 v1.0.2 14:38:29 go: downloading github.com/ryanuber/go-glob v1.0.0 14:38:29 go: downloading github.com/golang/snappy v0.0.4 14:38:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:38:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:38:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:38:29 go: downloading github.com/hashicorp/go-version v1.2.0 14:38:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:38:29 go: downloading go.uber.org/multierr v1.6.0 14:38:30 Removing intermediate container 4dc073a39891 14:38:30 ---> 83ff39640c53 14:38:30 Step 10/25 : RUN mkdir -p spire-build 14:38:30 ---> Running in 6e86a1cff978 14:38: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.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:38: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.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:38:33 Removing intermediate container 6e86a1cff978 14:38:33 ---> 24097c9f4dfa 14:38:33 Step 11/25 : WORKDIR /edgex-go/spire-build 14:38:33 ---> Running in da0683bef254 14:38:34 Removing intermediate container da0683bef254 14:38:34 ---> 91800f4b9075 14:38:34 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 14:38:34 ---> Running in 0bd41e7f2fe2 14:38:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:38:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:38:36 spire-1.2.1/ 14:38:36 spire-1.2.1/.data/ 14:38:36 spire-1.2.1/.data/.file 14:38:36 spire-1.2.1/.dockerignore 14:38:36 spire-1.2.1/.gitattributes 14:38:36 spire-1.2.1/.githooks/ 14:38:36 spire-1.2.1/.githooks/pre-commit 14:38:36 spire-1.2.1/.github/ 14:38:36 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:38:36 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:38:36 spire-1.2.1/.github/dependabot.yml 14:38:36 spire-1.2.1/.github/workflows/ 14:38:36 spire-1.2.1/.github/workflows/nightly_build.yaml 14:38:36 spire-1.2.1/.github/workflows/pr_build.yaml 14:38:36 spire-1.2.1/.github/workflows/release_build.yaml 14:38:36 spire-1.2.1/.github/workflows/scripts/ 14:38:36 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:38:36 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:38:36 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:38:36 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:38:36 spire-1.2.1/.github/workflows/scripts/split.sh 14:38:36 spire-1.2.1/.gitignore 14:38:36 spire-1.2.1/.go-version 14:38:36 spire-1.2.1/.golangci.yml 14:38:36 spire-1.2.1/ADOPTERS.md 14:38:36 spire-1.2.1/CHANGELOG.md 14:38:36 spire-1.2.1/CODE-OF-CONDUCT.md 14:38:36 spire-1.2.1/CODEOWNERS 14:38:36 spire-1.2.1/CONTRIBUTING.md 14:38:36 spire-1.2.1/Dockerfile 14:38:36 spire-1.2.1/Dockerfile.dev 14:38:36 spire-1.2.1/Dockerfile.scratch 14:38:36 spire-1.2.1/LICENSE 14:38:36 spire-1.2.1/MAINTAINERS.md 14:38:36 spire-1.2.1/Makefile 14:38:36 spire-1.2.1/README.md 14:38:36 spire-1.2.1/ROADMAP.md 14:38:36 spire-1.2.1/SECURITY.md 14:38:36 spire-1.2.1/cmd/ 14:38:36 spire-1.2.1/cmd/spire-agent/ 14:38:36 spire-1.2.1/cmd/spire-agent/cli/ 14:38:36 spire-1.2.1/cmd/spire-agent/cli/api/ 14:38:36 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/common/ 14:38:36 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:38:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/run/ 14:38:36 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:38:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:38:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:38:36 spire-1.2.1/cmd/spire-agent/main.go 14:38:36 spire-1.2.1/cmd/spire-server/ 14:38:36 spire-1.2.1/cmd/spire-server/cli/ 14:38:36 spire-1.2.1/cmd/spire-server/cli/agent/ 14:38:36 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/cli.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/ 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/ 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:38:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:38:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/run/ 14:38:36 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/token/ 14:38:36 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:38:36 spire-1.2.1/cmd/spire-server/cli/validate/ 14:38:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:38:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:38:37 spire-1.2.1/cmd/spire-server/cli/x509/ 14:38:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:38:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:38:37 spire-1.2.1/cmd/spire-server/main.go 14:38:37 spire-1.2.1/cmd/spire-server/util/ 14:38:37 spire-1.2.1/cmd/spire-server/util/util.go 14:38:37 spire-1.2.1/conf/ 14:38:37 spire-1.2.1/conf/agent/ 14:38:37 spire-1.2.1/conf/agent/agent.conf 14:38:37 spire-1.2.1/conf/agent/agent_full.conf 14:38:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:38:37 spire-1.2.1/conf/server/ 14:38:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:38:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:38:37 spire-1.2.1/conf/server/server.conf 14:38:37 spire-1.2.1/conf/server/server_full.conf 14:38:37 spire-1.2.1/doc/ 14:38:37 spire-1.2.1/doc/SPIRE101.md 14:38:37 spire-1.2.1/doc/auditlog.md 14:38:37 spire-1.2.1/doc/authorization_policy_engine.md 14:38:37 spire-1.2.1/doc/changelog_guidelines.md 14:38:37 spire-1.2.1/doc/cure53-report.pdf 14:38:37 spire-1.2.1/doc/images/ 14:38:37 spire-1.2.1/doc/images/2019_roadmap.png 14:38:37 spire-1.2.1/doc/images/SPIRE101.png 14:38:37 spire-1.2.1/doc/images/SPIRE_agent.png 14:38:37 spire-1.2.1/doc/images/SPIRE_server.png 14:38:37 spire-1.2.1/doc/images/cache_mgr.png 14:38:37 spire-1.2.1/doc/images/cache_mgr_components.png 14:38:37 spire-1.2.1/doc/images/federated_spire.png 14:38:37 spire-1.2.1/doc/images/ha_mode.png 14:38:37 spire-1.2.1/doc/images/nested_spire.png 14:38:37 spire-1.2.1/doc/images/oidc_federation.png 14:38:37 spire-1.2.1/doc/images/single_trust_domain.png 14:38:37 spire-1.2.1/doc/images/spiffe_compatible.png 14:38:37 spire-1.2.1/doc/images/spire_logo.png 14:38:37 spire-1.2.1/doc/migrating_registration_api_clients.md 14:38:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:38:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:38:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:38:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:38:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:38:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:38:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:38:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:38:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:38:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:38:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:38:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:38:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:38:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:38:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:38:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:38:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:38:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:38:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:38:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:38:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:38:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:38:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:38:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:38:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:38:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:38:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:38:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:38:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:38:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:38:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:38:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:38:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:38:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:38:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:38:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:38:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:38:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:38:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:38:37 spire-1.2.1/doc/scaling_spire.md 14:38:37 spire-1.2.1/doc/spire_agent.md 14:38:37 spire-1.2.1/doc/spire_server.md 14:38:37 spire-1.2.1/doc/supported_integrations.md 14:38:37 spire-1.2.1/doc/telemetry.md 14:38:37 spire-1.2.1/doc/telemetry_config.md 14:38:37 spire-1.2.1/doc/upgrading.md 14:38:37 spire-1.2.1/doc/using_spire.md 14:38:37 spire-1.2.1/examples/ 14:38:37 spire-1.2.1/examples/README.md 14:38:37 spire-1.2.1/go.mod 14:38:37 spire-1.2.1/go.sum 14:38:37 spire-1.2.1/pkg/ 14:38:37 spire-1.2.1/pkg/agent/ 14:38:37 spire-1.2.1/pkg/agent/agent.go 14:38:37 spire-1.2.1/pkg/agent/api/ 14:38:37 spire-1.2.1/pkg/agent/api/config.go 14:38:37 spire-1.2.1/pkg/agent/api/debug/ 14:38:37 spire-1.2.1/pkg/agent/api/debug/v1/ 14:38:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:38:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:38:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:38:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:38:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:38:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:38:37 spire-1.2.1/pkg/agent/api/endpoints.go 14:38:37 spire-1.2.1/pkg/agent/api/health/ 14:38:37 spire-1.2.1/pkg/agent/api/health/v1/ 14:38:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:38:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:38:37 spire-1.2.1/pkg/agent/api/rpccontext/ 14:38:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:38:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:38:37 spire-1.2.1/pkg/agent/attestor/ 14:38:37 spire-1.2.1/pkg/agent/attestor/node/ 14:38:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:38:37 spire-1.2.1/pkg/agent/attestor/node/node.go 14:38:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:38:37 spire-1.2.1/pkg/agent/attestor/workload/ 14:38:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:38:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:38:37 spire-1.2.1/pkg/agent/catalog/ 14:38:37 spire-1.2.1/pkg/agent/catalog/catalog.go 14:38:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:38:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:38:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:38:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:38:37 spire-1.2.1/pkg/agent/client/ 14:38:37 spire-1.2.1/pkg/agent/client/client.go 14:38:37 spire-1.2.1/pkg/agent/client/client_test.go 14:38:37 spire-1.2.1/pkg/agent/client/dial.go 14:38:37 spire-1.2.1/pkg/agent/client/nodeconn.go 14:38:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:38:37 spire-1.2.1/pkg/agent/client/update.go 14:38:37 spire-1.2.1/pkg/agent/client/util.go 14:38:37 spire-1.2.1/pkg/agent/common/ 14:38:37 spire-1.2.1/pkg/agent/common/backoff/ 14:38:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:38:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:38:37 spire-1.2.1/pkg/agent/common/cgroups/ 14:38:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:38:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:38:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:38:37 spire-1.2.1/pkg/agent/config.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/ 14:38:37 spire-1.2.1/pkg/agent/endpoints/config.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:38:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:38:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/workload/ 14:38:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:38:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:38:37 spire-1.2.1/pkg/agent/manager/ 14:38:37 spire-1.2.1/pkg/agent/manager/cache/ 14:38:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:38:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:38:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:38:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:38:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:38:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:38:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:38:37 spire-1.2.1/pkg/agent/manager/config.go 14:38:37 spire-1.2.1/pkg/agent/manager/manager.go 14:38:37 spire-1.2.1/pkg/agent/manager/manager_test.go 14:38:37 spire-1.2.1/pkg/agent/manager/storage.go 14:38:37 spire-1.2.1/pkg/agent/manager/storage_test.go 14:38:37 spire-1.2.1/pkg/agent/manager/storecache/ 14:38:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:38:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:38:37 spire-1.2.1/pkg/agent/manager/sync.go 14:38:37 spire-1.2.1/pkg/agent/plugin/ 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:38:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:38:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:38:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:38:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:38:37 spire-1.2.1/pkg/agent/svid/ 14:38:37 spire-1.2.1/pkg/agent/svid/rotator.go 14:38:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:38:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:38:37 spire-1.2.1/pkg/agent/svid/store/ 14:38:37 spire-1.2.1/pkg/agent/svid/store/service.go 14:38:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:38:37 spire-1.2.1/pkg/common/ 14:38:37 spire-1.2.1/pkg/common/agentpathtemplate/ 14:38:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:38:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:38:37 spire-1.2.1/pkg/common/api/ 14:38:37 spire-1.2.1/pkg/common/api/metrics.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/ 14:38:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/logger.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/names.go 14:38:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:38:37 spire-1.2.1/pkg/common/api/names.go 14:38:37 spire-1.2.1/pkg/common/api/ratelimit.go 14:38:37 spire-1.2.1/pkg/common/api/rpccontext/ 14:38:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:38:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:38:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:38:37 spire-1.2.1/pkg/common/auth/ 14:38:37 spire-1.2.1/pkg/common/auth/interceptors.go 14:38:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:38:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:38:37 spire-1.2.1/pkg/common/bundleutil/ 14:38:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:38:37 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:38:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:38:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:38:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:38:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:38:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:38:37 spire-1.2.1/pkg/common/bundleutil/types.go 14:38:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:38:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:38:37 spire-1.2.1/pkg/common/catalog/ 14:38:37 spire-1.2.1/pkg/common/catalog/bind.go 14:38:37 spire-1.2.1/pkg/common/catalog/builtin.go 14:38:37 spire-1.2.1/pkg/common/catalog/catalog.go 14:38:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:38:37 spire-1.2.1/pkg/common/catalog/closers.go 14:38:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:38:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:38:37 spire-1.2.1/pkg/common/catalog/config.go 14:38:37 spire-1.2.1/pkg/common/catalog/config_test.go 14:38:37 spire-1.2.1/pkg/common/catalog/configure.go 14:38:37 spire-1.2.1/pkg/common/catalog/constraints.go 14:38:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:38:37 spire-1.2.1/pkg/common/catalog/context.go 14:38:37 spire-1.2.1/pkg/common/catalog/external.go 14:38:37 spire-1.2.1/pkg/common/catalog/host.go 14:38:37 spire-1.2.1/pkg/common/catalog/pipenet.go 14:38:37 spire-1.2.1/pkg/common/catalog/plugin.go 14:38:37 spire-1.2.1/pkg/common/catalog/testplugin/ 14:38:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:38:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:38:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:38:37 spire-1.2.1/pkg/common/cli/ 14:38:37 spire-1.2.1/pkg/common/cli/env.go 14:38:37 spire-1.2.1/pkg/common/cli/flags.go 14:38:37 spire-1.2.1/pkg/common/cli/trust_domain.go 14:38:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:38:37 spire-1.2.1/pkg/common/cli/umask.go 14:38:37 spire-1.2.1/pkg/common/cli/umask_posix.go 14:38:37 spire-1.2.1/pkg/common/cli/umask_test.go 14:38:37 spire-1.2.1/pkg/common/cli/umask_windows.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/ 14:38:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/flag.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/format.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/ 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:38:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:38:37 spire-1.2.1/pkg/common/coretypes/ 14:38:37 spire-1.2.1/pkg/common/coretypes/bundle/ 14:38:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:38:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:38:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:38:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:38:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:38:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:38:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:38:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:38:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:38:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:38:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:38:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:38:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:38:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:38:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:38:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:38:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:38:37 spire-1.2.1/pkg/common/cryptoutil/ 14:38:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:38:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:38:37 spire-1.2.1/pkg/common/diskutil/ 14:38:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:38:37 spire-1.2.1/pkg/common/diskutil/file_test.go 14:38:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:38:37 spire-1.2.1/pkg/common/errorutil/ 14:38:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:38:37 spire-1.2.1/pkg/common/health/ 14:38:37 spire-1.2.1/pkg/common/health/config.go 14:38:37 spire-1.2.1/pkg/common/health/context.go 14:38:37 spire-1.2.1/pkg/common/health/context_test.go 14:38:37 spire-1.2.1/pkg/common/health/health.go 14:38:37 spire-1.2.1/pkg/common/health/health_test.go 14:38:37 spire-1.2.1/pkg/common/health/logger.go 14:38:37 spire-1.2.1/pkg/common/hostservice/ 14:38:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:38:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:38:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:38:37 spire-1.2.1/pkg/common/idutil/ 14:38:37 spire-1.2.1/pkg/common/idutil/require.go 14:38:37 spire-1.2.1/pkg/common/idutil/require_test.go 14:38:37 spire-1.2.1/pkg/common/idutil/safety.go 14:38:37 spire-1.2.1/pkg/common/idutil/safety_test.go 14:38:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:38:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:38:37 spire-1.2.1/pkg/common/jwtsvid/ 14:38:37 spire-1.2.1/pkg/common/jwtsvid/common.go 14:38:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:38:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:38:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:38:37 spire-1.2.1/pkg/common/jwtutil/ 14:38:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:38:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:38:37 spire-1.2.1/pkg/common/log/ 14:38:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:38:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:38:37 spire-1.2.1/pkg/common/log/log.go 14:38:37 spire-1.2.1/pkg/common/log/log_test.go 14:38:37 spire-1.2.1/pkg/common/log/options.go 14:38:37 spire-1.2.1/pkg/common/nodeutil/ 14:38:37 spire-1.2.1/pkg/common/nodeutil/node.go 14:38:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:38:37 spire-1.2.1/pkg/common/peertracker/ 14:38:37 spire-1.2.1/pkg/common/peertracker/conn.go 14:38:37 spire-1.2.1/pkg/common/peertracker/credentials.go 14:38:37 spire-1.2.1/pkg/common/peertracker/errors.go 14:38:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:38:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:38:37 spire-1.2.1/pkg/common/peertracker/info.go 14:38:37 spire-1.2.1/pkg/common/peertracker/listener.go 14:38:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:38:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:38:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:38:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:38:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:38:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:38:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:38:37 spire-1.2.1/pkg/common/peertracker/tcp.go 14:38:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:38:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:38:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:38:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:38:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:38:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:38:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:38:37 spire-1.2.1/pkg/common/peertracker/uds.go 14:38:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:38:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:38:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:38:37 spire-1.2.1/pkg/common/pemutil/ 14:38:37 spire-1.2.1/pkg/common/pemutil/block.go 14:38:37 spire-1.2.1/pkg/common/pemutil/certs.go 14:38:37 spire-1.2.1/pkg/common/pemutil/common.go 14:38:37 spire-1.2.1/pkg/common/pemutil/csr.go 14:38:37 spire-1.2.1/pkg/common/pemutil/keys.go 14:38:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:38:37 spire-1.2.1/pkg/common/pemutil/testdata/ 14:38:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:38:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:38:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:38:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:38:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:38:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:38:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:38:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:38:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:38:37 spire-1.2.1/pkg/common/plugin/ 14:38:37 spire-1.2.1/pkg/common/plugin/aws/ 14:38:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:38:37 spire-1.2.1/pkg/common/plugin/azure/ 14:38:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:38:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:38:37 spire-1.2.1/pkg/common/plugin/facade.go 14:38:37 spire-1.2.1/pkg/common/plugin/facade_test.go 14:38:37 spire-1.2.1/pkg/common/plugin/gcp/ 14:38:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:38:37 spire-1.2.1/pkg/common/plugin/k8s/ 14:38:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:38:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:38:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:38:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:38:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:38:37 spire-1.2.1/pkg/common/plugin/log.go 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/ 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:38:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:38:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:38:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:38:37 spire-1.2.1/pkg/common/plugin/x509pop/ 14:38:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:38:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:38:37 spire-1.2.1/pkg/common/profiling/ 14:38:37 spire-1.2.1/pkg/common/profiling/dumpers.go 14:38:37 spire-1.2.1/pkg/common/profiling/profiling.go 14:38:37 spire-1.2.1/pkg/common/protoutil/ 14:38:37 spire-1.2.1/pkg/common/protoutil/masks.go 14:38:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:38:37 spire-1.2.1/pkg/common/rotationutil/ 14:38:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:38:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:38:37 spire-1.2.1/pkg/common/selector/ 14:38:37 spire-1.2.1/pkg/common/selector/selector.go 14:38:37 spire-1.2.1/pkg/common/selector/selector_test.go 14:38:37 spire-1.2.1/pkg/common/selector/set.go 14:38:37 spire-1.2.1/pkg/common/selector/set_utils.go 14:38:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/ 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/ 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:38:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:38:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:38:37 spire-1.2.1/pkg/common/telemetry/call.go 14:38:37 spire-1.2.1/pkg/common/telemetry/common/ 14:38:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:38:37 spire-1.2.1/pkg/common/telemetry/config.go 14:38:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:38:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/inmem.go 14:38:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/m3.go 14:38:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/metrics.go 14:38:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/names.go 14:38:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:38:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:38:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/ 14:38:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:38:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:38:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:38:37 spire-1.2.1/pkg/common/telemetry/server/server.go 14:38:37 spire-1.2.1/pkg/common/telemetry/sink.go 14:38:37 spire-1.2.1/pkg/common/telemetry/statsd.go 14:38:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:38:37 spire-1.2.1/pkg/common/telemetry/uptime.go 14:38:37 spire-1.2.1/pkg/common/telemetry/version.go 14:38:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:38:37 spire-1.2.1/pkg/common/uptime/ 14:38:37 spire-1.2.1/pkg/common/uptime/uptime.go 14:38:37 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:38:37 spire-1.2.1/pkg/common/util/ 14:38:37 spire-1.2.1/pkg/common/util/certs.go 14:38:37 spire-1.2.1/pkg/common/util/certs_test.go 14:38:37 spire-1.2.1/pkg/common/util/csr.go 14:38:37 spire-1.2.1/pkg/common/util/hash.go 14:38:37 spire-1.2.1/pkg/common/util/selectors.go 14:38:37 spire-1.2.1/pkg/common/util/selectors_test.go 14:38:37 spire-1.2.1/pkg/common/util/signals.go 14:38:37 spire-1.2.1/pkg/common/util/sort.go 14:38:37 spire-1.2.1/pkg/common/util/sort_test.go 14:38:37 spire-1.2.1/pkg/common/util/task.go 14:38:37 spire-1.2.1/pkg/common/util/task_test.go 14:38:37 spire-1.2.1/pkg/common/util/testdata/ 14:38:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:38:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:38:37 spire-1.2.1/pkg/common/version/ 14:38:37 spire-1.2.1/pkg/common/version/version.go 14:38:37 spire-1.2.1/pkg/common/x509svid/ 14:38:37 spire-1.2.1/pkg/common/x509svid/common_test.go 14:38:37 spire-1.2.1/pkg/common/x509svid/csr.go 14:38:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:38:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:38:37 spire-1.2.1/pkg/common/x509util/ 14:38:37 spire-1.2.1/pkg/common/x509util/cert.go 14:38:37 spire-1.2.1/pkg/common/x509util/dns.go 14:38:37 spire-1.2.1/pkg/common/x509util/dns_test.go 14:38:37 spire-1.2.1/pkg/common/x509util/keyid.go 14:38:37 spire-1.2.1/pkg/common/x509util/keypair.go 14:38:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:38:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:38:37 spire-1.2.1/pkg/server/ 14:38:37 spire-1.2.1/pkg/server/api/ 14:38:37 spire-1.2.1/pkg/server/api/agent.go 14:38:37 spire-1.2.1/pkg/server/api/agent/ 14:38:37 spire-1.2.1/pkg/server/api/agent/v1/ 14:38:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:38:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:38:37 spire-1.2.1/pkg/server/api/agent_test.go 14:38:37 spire-1.2.1/pkg/server/api/api.go 14:38:37 spire-1.2.1/pkg/server/api/audit/ 14:38:37 spire-1.2.1/pkg/server/api/audit/audit.go 14:38:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:38:37 spire-1.2.1/pkg/server/api/bundle.go 14:38:37 spire-1.2.1/pkg/server/api/bundle/ 14:38:37 spire-1.2.1/pkg/server/api/bundle/v1/ 14:38:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:38:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:38:37 spire-1.2.1/pkg/server/api/bundle_test.go 14:38:37 spire-1.2.1/pkg/server/api/debug/ 14:38:37 spire-1.2.1/pkg/server/api/debug/v1/ 14:38:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:38:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:38:37 spire-1.2.1/pkg/server/api/entry.go 14:38:37 spire-1.2.1/pkg/server/api/entry/ 14:38:37 spire-1.2.1/pkg/server/api/entry/v1/ 14:38:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:38:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:38:37 spire-1.2.1/pkg/server/api/entry_test.go 14:38:37 spire-1.2.1/pkg/server/api/health/ 14:38:37 spire-1.2.1/pkg/server/api/health/v1/ 14:38:37 spire-1.2.1/pkg/server/api/health/v1/service.go 14:38:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:38:37 spire-1.2.1/pkg/server/api/id.go 14:38:37 spire-1.2.1/pkg/server/api/id_test.go 14:38:37 spire-1.2.1/pkg/server/api/limits/ 14:38:37 spire-1.2.1/pkg/server/api/limits/limits.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/ 14:38:37 spire-1.2.1/pkg/server/api/middleware/alias.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/audit.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/caller.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/common.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/entries.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:38:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:38:37 spire-1.2.1/pkg/server/api/ratelimit.go 14:38:37 spire-1.2.1/pkg/server/api/rpccontext/ 14:38:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:38:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:38:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:38:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:38:37 spire-1.2.1/pkg/server/api/selector.go 14:38:37 spire-1.2.1/pkg/server/api/selector_test.go 14:38:37 spire-1.2.1/pkg/server/api/status.go 14:38:37 spire-1.2.1/pkg/server/api/status_test.go 14:38:37 spire-1.2.1/pkg/server/api/svid/ 14:38:37 spire-1.2.1/pkg/server/api/svid/v1/ 14:38:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:38:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:38:37 spire-1.2.1/pkg/server/api/trustdomain.go 14:38:37 spire-1.2.1/pkg/server/api/trustdomain/ 14:38:37 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:38:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:38:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:38:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:38:37 spire-1.2.1/pkg/server/authpolicy/ 14:38:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:38:37 spire-1.2.1/pkg/server/authpolicy/policy.go 14:38:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:38:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:38:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:38:37 spire-1.2.1/pkg/server/authpolicy/validate.go 14:38:37 spire-1.2.1/pkg/server/bundle/ 14:38:37 spire-1.2.1/pkg/server/bundle/client/ 14:38:37 spire-1.2.1/pkg/server/bundle/client/client.go 14:38:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:38:37 spire-1.2.1/pkg/server/bundle/client/manager.go 14:38:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:38:37 spire-1.2.1/pkg/server/bundle/client/sources.go 14:38:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:38:37 spire-1.2.1/pkg/server/bundle/client/updater.go 14:38:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:38:37 spire-1.2.1/pkg/server/ca/ 14:38:37 spire-1.2.1/pkg/server/ca/ca.go 14:38:37 spire-1.2.1/pkg/server/ca/ca_health.go 14:38:37 spire-1.2.1/pkg/server/ca/ca_test.go 14:38:37 spire-1.2.1/pkg/server/ca/journal.go 14:38:37 spire-1.2.1/pkg/server/ca/journal_test.go 14:38:37 spire-1.2.1/pkg/server/ca/manager.go 14:38:37 spire-1.2.1/pkg/server/ca/manager_health.go 14:38:37 spire-1.2.1/pkg/server/ca/manager_test.go 14:38:37 spire-1.2.1/pkg/server/ca/templates.go 14:38:37 spire-1.2.1/pkg/server/ca/upstream_client.go 14:38:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:38:37 spire-1.2.1/pkg/server/ca/validation.go 14:38:37 spire-1.2.1/pkg/server/cache/ 14:38:37 spire-1.2.1/pkg/server/cache/dscache/ 14:38:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:38:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:38:37 spire-1.2.1/pkg/server/cache/entrycache/ 14:38:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:38:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:38:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:38:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:38:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:38:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:38:37 spire-1.2.1/pkg/server/catalog/ 14:38:37 spire-1.2.1/pkg/server/catalog/catalog.go 14:38:37 spire-1.2.1/pkg/server/catalog/keymanager.go 14:38:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:38:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:38:37 spire-1.2.1/pkg/server/catalog/notifier.go 14:38:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:38:37 spire-1.2.1/pkg/server/config.go 14:38:37 spire-1.2.1/pkg/server/datastore/ 14:38:37 spire-1.2.1/pkg/server/datastore/datastore.go 14:38:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:38:37 spire-1.2.1/pkg/server/datastore/repository.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:38:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:38:37 spire-1.2.1/pkg/server/endpoints/ 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/ 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:38:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:38:37 spire-1.2.1/pkg/server/endpoints/config.go 14:38:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:38:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:38:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:38:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:38:37 spire-1.2.1/pkg/server/endpoints/middleware.go 14:38:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:38:37 spire-1.2.1/pkg/server/hostservice/ 14:38:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:38:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:38:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:38:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:38:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:38:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:38:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:38:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/ 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/ 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:38:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:38:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:38:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:38:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:38:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:38:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:38:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:38:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:38:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/ 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:38:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:38:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:38:37 spire-1.2.1/pkg/server/registration/ 14:38:37 spire-1.2.1/pkg/server/registration/manager.go 14:38:37 spire-1.2.1/pkg/server/registration/manager_test.go 14:38:37 spire-1.2.1/pkg/server/scanentries.go 14:38:37 spire-1.2.1/pkg/server/scanentries_test.go 14:38:37 spire-1.2.1/pkg/server/server.go 14:38:37 spire-1.2.1/pkg/server/server_test.go 14:38:37 spire-1.2.1/pkg/server/svid/ 14:38:37 spire-1.2.1/pkg/server/svid/observer.go 14:38:37 spire-1.2.1/pkg/server/svid/observer_test.go 14:38:37 spire-1.2.1/pkg/server/svid/rotator.go 14:38:37 spire-1.2.1/pkg/server/svid/rotator_config.go 14:38:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:38:37 spire-1.2.1/pkg/server/svid/rotator_test.go 14:38:37 spire-1.2.1/proto/ 14:38:37 spire-1.2.1/proto/private/ 14:38:37 spire-1.2.1/proto/private/server/ 14:38:37 spire-1.2.1/proto/private/server/journal/ 14:38:37 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:38:37 spire-1.2.1/proto/private/server/journal/journal.proto 14:38:37 spire-1.2.1/proto/spire/ 14:38:37 spire-1.2.1/proto/spire/common/ 14:38:37 spire-1.2.1/proto/spire/common/common.pb.go 14:38:37 spire-1.2.1/proto/spire/common/common.proto 14:38:37 spire-1.2.1/proto/spire/common/plugin/ 14:38:37 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:38:37 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:38:37 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:38:37 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:38:37 spire-1.2.1/proto/spire/plugin/ 14:38:37 spire-1.2.1/proto/spire/plugin/agent/ 14:38:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:38:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:38:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:38:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:38:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:38:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:38:37 spire-1.2.1/release/ 14:38:37 spire-1.2.1/release/spire-extras/ 14:38:37 spire-1.2.1/release/spire-extras/README.md 14:38:37 spire-1.2.1/release/spire-extras/conf/ 14:38:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:38:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:38:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:38:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:38:37 spire-1.2.1/release/spire/ 14:38:37 spire-1.2.1/release/spire/README.md 14:38:37 spire-1.2.1/release/spire/conf/ 14:38:37 spire-1.2.1/release/spire/conf/agent/ 14:38:37 spire-1.2.1/release/spire/conf/agent/agent.conf 14:38:37 spire-1.2.1/release/spire/conf/server/ 14:38:37 spire-1.2.1/release/spire/conf/server/server.conf 14:38:37 spire-1.2.1/script/ 14:38:37 spire-1.2.1/script/build-artifact.sh 14:38:37 spire-1.2.1/script/generate_dummy_ca.sh 14:38:37 spire-1.2.1/support/ 14:38:37 spire-1.2.1/support/k8s/ 14:38:37 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:38:37 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:38:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:38:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/ 14:38:38 spire-1.2.1/support/oidc-discovery-provider/README.md 14:38:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/config.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/main.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:38:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:38:38 spire-1.2.1/test/ 14:38:38 spire-1.2.1/test/clock/ 14:38:38 spire-1.2.1/test/clock/clock.go 14:38:38 spire-1.2.1/test/fakes/ 14:38:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:38:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:38:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:38:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:38:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:38:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:38:38 spire-1.2.1/test/fakes/fakeagentstore/ 14:38:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:38:38 spire-1.2.1/test/fakes/fakedatastore/ 14:38:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:38:38 spire-1.2.1/test/fakes/fakeentryclient/ 14:38:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:38:38 spire-1.2.1/test/fakes/fakehealthchecker/ 14:38:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:38:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:38:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:38:38 spire-1.2.1/test/fakes/fakemetrics/ 14:38:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:38:38 spire-1.2.1/test/fakes/fakenoderesolver/ 14:38:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:38:38 spire-1.2.1/test/fakes/fakenotifier/ 14:38:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:38:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:38:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:38:38 spire-1.2.1/test/fakes/fakeserverca/ 14:38:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:38:38 spire-1.2.1/test/fakes/fakeservercatalog/ 14:38:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:38:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:38:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:38:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:38:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:38:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:38:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:38:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:38:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:38:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:38:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:38:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:38:38 spire-1.2.1/test/fixture/ 14:38:38 spire-1.2.1/test/fixture/certs/ 14:38:38 spire-1.2.1/test/fixture/certs/agent_svid.der 14:38:38 spire-1.2.1/test/fixture/certs/base_cert.pem 14:38:38 spire-1.2.1/test/fixture/certs/base_csr.pem 14:38:38 spire-1.2.1/test/fixture/certs/base_key.pem 14:38:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:38:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:38:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:38:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:38:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:38:38 spire-1.2.1/test/fixture/certs/blog_key.pem 14:38:38 spire-1.2.1/test/fixture/certs/bundle.der 14:38:38 spire-1.2.1/test/fixture/certs/ca.pem 14:38:38 spire-1.2.1/test/fixture/certs/ca_key.pem 14:38:38 spire-1.2.1/test/fixture/certs/database_cert.pem 14:38:38 spire-1.2.1/test/fixture/certs/database_csr.pem 14:38:38 spire-1.2.1/test/fixture/certs/database_key.pem 14:38:38 spire-1.2.1/test/fixture/certs/node_cert.pem 14:38:38 spire-1.2.1/test/fixture/certs/node_csr.pem 14:38:38 spire-1.2.1/test/fixture/certs/node_key.pem 14:38:38 spire-1.2.1/test/fixture/certs/svid.pem 14:38:38 spire-1.2.1/test/fixture/certs/svid_key.pem 14:38:38 spire-1.2.1/test/fixture/config/ 14:38:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:38:38 spire-1.2.1/test/fixture/config/agent_good.conf 14:38:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:38:38 spire-1.2.1/test/fixture/config/plugin_good.conf 14:38:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:38:38 spire-1.2.1/test/fixture/config/server_good.conf 14:38:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:38:38 spire-1.2.1/test/fixture/fixture.go 14:38:38 spire-1.2.1/test/fixture/nodeattestor/ 14:38:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:38:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:38:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:38:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:38:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:38:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:38:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:38:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:38:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:38:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:38:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:38:38 spire-1.2.1/test/fixture/registration/ 14:38:38 spire-1.2.1/test/fixture/registration/entries.json 14:38:38 spire-1.2.1/test/fixture/registration/good-for-update.json 14:38:38 spire-1.2.1/test/fixture/registration/good.json 14:38:38 spire-1.2.1/test/fixture/registration/invalid.json 14:38:38 spire-1.2.1/test/fixture/registration/invalid_json.json 14:38:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:38:38 spire-1.2.1/test/integration/ 14:38:38 spire-1.2.1/test/integration/README.md 14:38:38 spire-1.2.1/test/integration/common 14:38:38 spire-1.2.1/test/integration/setup/ 14:38:38 spire-1.2.1/test/integration/setup/adminclient/ 14:38:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:38:38 spire-1.2.1/test/integration/setup/adminclient/client.go 14:38:38 spire-1.2.1/test/integration/setup/debugagent/ 14:38:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:38:38 spire-1.2.1/test/integration/setup/debugagent/main.go 14:38:38 spire-1.2.1/test/integration/setup/debugserver/ 14:38:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:38:38 spire-1.2.1/test/integration/setup/debugserver/main.go 14:38:38 spire-1.2.1/test/integration/setup/downstreamclient/ 14:38:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:38:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:38:38 spire-1.2.1/test/integration/setup/itclient/ 14:38:38 spire-1.2.1/test/integration/setup/itclient/client.go 14:38:38 spire-1.2.1/test/integration/setup/node-attestation/ 14:38:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:38:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:38:38 spire-1.2.1/test/integration/setup/x509pop/ 14:38:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:38:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:38:38 spire-1.2.1/test/integration/suites/ 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:38:38 Removing intermediate container 535e23c939e4 14:38:38 ---> 3e5bf5d23745 14:38:38 14:38:38 Step 13/25 : FROM alpine:3.15 14:38:38 ---> 0ac33e5f5afa 14:38:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:38 ---> Using cache 14:38:38 ---> 606912725a59 14:38:38 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:38 ---> Using cache 14:38:38 ---> 7ecd110d0dc7 14:38:38 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:38:38 spire-1.2.1/test/integration/suites/join-token/ 14:38:38 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:38:38 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:38:38 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:38:38 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:38:38 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:38:38 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:38:38 spire-1.2.1/test/integration/suites/join-token/README.md 14:38:38 spire-1.2.1/test/integration/suites/join-token/conf/ 14:38:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/join-token/teardown 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:38:38 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:38:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:38:38 spire-1.2.1/test/integration/suites/k8s/ 14:38:38 spire-1.2.1/test/integration/suites/k8s/00-setup 14:38:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:38:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:38:38 spire-1.2.1/test/integration/suites/k8s/README.md 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/ 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:38:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:38:38 spire-1.2.1/test/integration/suites/k8s/teardown 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/ 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:38:38 spire-1.2.1/test/integration/suites/rotation/ 14:38:38 spire-1.2.1/test/integration/suites/rotation/00-setup 14:38:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:38:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:38:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:38:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:38:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:38:38 spire-1.2.1/test/integration/suites/rotation/README.md 14:38:38 spire-1.2.1/test/integration/suites/rotation/conf/ 14:38:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/rotation/teardown 14:38:38 spire-1.2.1/test/integration/suites/self-test/ 14:38:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:38:38 spire-1.2.1/test/integration/suites/self-test/README.md 14:38:38 spire-1.2.1/test/integration/suites/self-test/teardown 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:38:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:38:38 spire-1.2.1/test/integration/suites/upgrade/ 14:38:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:38:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:38:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:38:38 spire-1.2.1/test/integration/suites/upgrade/README.md 14:38:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:38:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:38:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:38:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:38:38 spire-1.2.1/test/integration/suites/upgrade/teardown 14:38:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:38:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:38:38 spire-1.2.1/test/integration/test-one.sh 14:38:38 spire-1.2.1/test/integration/test.sh 14:38:38 spire-1.2.1/test/plugintest/ 14:38:38 spire-1.2.1/test/plugintest/config.go 14:38:38 spire-1.2.1/test/plugintest/load.go 14:38:38 spire-1.2.1/test/plugintest/option.go 14:38:38 spire-1.2.1/test/spiretest/ 14:38:38 spire-1.2.1/test/spiretest/apiserver.go 14:38:38 spire-1.2.1/test/spiretest/assertions.go 14:38:38 spire-1.2.1/test/spiretest/dir.go 14:38:38 spire-1.2.1/test/spiretest/errors_posix.go 14:38:38 spire-1.2.1/test/spiretest/errors_windows.go 14:38:38 spire-1.2.1/test/spiretest/logs.go 14:38:38 spire-1.2.1/test/spiretest/socketapi.go 14:38:38 spire-1.2.1/test/spiretest/suite.go 14:38:38 spire-1.2.1/test/spiretest/x509.go 14:38:38 spire-1.2.1/test/testca/ 14:38:38 spire-1.2.1/test/testca/ca.go 14:38:38 spire-1.2.1/test/testkey/ 14:38:38 spire-1.2.1/test/testkey/generate.sh 14:38:38 spire-1.2.1/test/testkey/genkeys.go 14:38:38 spire-1.2.1/test/testkey/keys.go 14:38:38 spire-1.2.1/test/testkey/new.go 14:38:38 spire-1.2.1/test/tpmsimulator/ 14:38:38 spire-1.2.1/test/tpmsimulator/simulator.go 14:38:38 spire-1.2.1/test/util/ 14:38:38 spire-1.2.1/test/util/cert_fixtures.go 14:38:38 spire-1.2.1/test/util/cert_generation.go 14:38:38 spire-1.2.1/test/util/io_redirection.go 14:38:38 spire-1.2.1/test/util/race.go 14:38:38 spire-1.2.1/test/util/util.go 14:38:38 building spire from source... 14:38:38 ---> Running in 553c0fe075a4 14:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:38:39 Installing go1.17.7... 14:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:38:40 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:38:40 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 14:38:40 OK: 15855 distinct packages available 14:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:38:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:38:41 (1/5) Installing dumb-init (1.2.5-r1) 14:38:41 (2/5) Installing musl-obstack (1.2.3-r0) 14:38:41 (3/5) Installing libucontext (1.1-r0) 14:38:42 (4/5) Installing gcompat (1.0.0-r4) 14:38:42 (5/5) Installing openssl (1.1.1n-r0) 14:38:42 Executing busybox-1.34.1-r5.trigger 14:38:42 OK: 6 MiB in 19 packages 14:38:43 Building bin/spire-agent... 14:38:43 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:38:43 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:38:43 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:38:43 go: downloading github.com/docker/docker v20.10.12+incompatible 14:38:43 Removing intermediate container 553c0fe075a4 14:38:43 ---> 5486ce66c076 14:38:43 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:38:44 go: downloading github.com/google/go-tpm-tools v0.3.3 14:38:44 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:38:44 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:38:44 go: downloading github.com/docker/go-connections v0.4.0 14:38:44 go: downloading github.com/docker/go-units v0.4.0 14:38:44 go: downloading github.com/opencontainers/image-spec v1.0.1 14:38:44 go: downloading github.com/containerd/containerd v1.3.4 14:38:44 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:38:44 go: downloading github.com/opencontainers/go-digest v1.0.0 14:38:46  ---> dd84cf1f1f30 14:38:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:38:46 ---> b7dfca935852 14:38:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:38:47 ---> 814df1af5dc7 14:38:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:38:47 ---> 4a1789d421f6 14:38:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:38:48 ---> Running in e5a4d09217c6 14:38:48 Removing intermediate container e5a4d09217c6 14:38:48 ---> a4f55fd0f7c2 14:38:48 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:38:48 ---> Running in e8ec43edca99 14:38:48 Removing intermediate container e8ec43edca99 14:38:48 ---> f1cecdbfbfe6 14:38:48 Step 23/25 : LABEL arch=x86_64 14:38:48 ---> Running in cc0d299f9064 14:38:48 Removing intermediate container cc0d299f9064 14:38:48 ---> 644c9c9066a0 14:38:48 Step 24/25 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:38:48 ---> Running in fe6ef29a276d 14:38:49 Removing intermediate container fe6ef29a276d 14:38:49 ---> ac4eaf930960 14:38:49 Step 25/25 : LABEL version=2.2.0-dev.91 14:38:49 ---> Running in 440b19744d50 14:38:49 Removing intermediate container 440b19744d50 14:38:49 ---> 387d5b829f7c 14:38:49 14:38:49 Successfully built 387d5b829f7c 14:38:49 Successfully tagged security-spire-server:latest 14:39:06 Building bin/spire-server... 14:39:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:39:06 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:39:06 go: downloading github.com/mitchellh/cli v1.1.2 14:39:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:39:06 go: downloading google.golang.org/grpc v1.44.0 14:39:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:39:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:39:06 go: downloading github.com/imdario/mergo v0.3.12 14:39:06 go: downloading github.com/sirupsen/logrus v1.8.1 14:39:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:39:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:39:07 go: downloading github.com/fatih/color v1.13.0 14:39:07 go: downloading github.com/mattn/go-isatty v0.0.14 14:39:07 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:39:07 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:39:08 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:39:08 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:39:08 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:39:08 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:39:08 go: downloading github.com/armon/go-metrics v0.3.10 14:39:08 go: downloading github.com/prometheus/client_golang v1.12.1 14:39:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:39:09 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:39:09 go: downloading github.com/open-policy-agent/opa v0.38.0 14:39:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:39:25 go: downloading github.com/mattn/go-colorable v0.1.12 14:39:25 go: downloading github.com/Masterminds/goutils v1.1.0 14:39:25 go: downloading github.com/Masterminds/semver v1.5.0 14:39:25 go: downloading github.com/google/uuid v1.1.2 14:39:25 go: downloading github.com/huandu/xstrings v1.3.2 14:39:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:39:25 go: downloading github.com/oklog/run v1.0.0 14:39:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:39:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:39:25 go: downloading github.com/prometheus/client_model v0.2.0 14:39:25 go: downloading github.com/prometheus/common v0.32.1 14:39:25 go: downloading github.com/beorn7/perks v1.0.1 14:39:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:39:25 go: downloading github.com/prometheus/procfs v0.7.3 14:39:27 go: downloading github.com/imkira/go-observer v1.0.3 14:39:27 go: downloading go.uber.org/atomic v1.9.0 14:39:28 go: downloading github.com/hashicorp/errwrap v1.1.0 14:39:28 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:39:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:39:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:39:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:39:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:39:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:39:41 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:39:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:39:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:39:41 go: downloading github.com/stretchr/testify v1.7.0 14:39:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:39:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:39:41 go: downloading github.com/blang/semver/v4 v4.0.0 14:39:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:39:41 go: downloading github.com/jinzhu/gorm v1.9.16 14:39:42 go: downloading github.com/lib/pq v1.10.4 14:39:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:39:43 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:39:45  Building security-spire-server ... done Removing intermediate container 457403942c5e 14:39:45 ---> 6938328fb021 14:39:45 14:39:45 Step 13/26 : FROM alpine:3.15 14:39:45 ---> 0ac33e5f5afa 14:39:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:39:45 ---> Using cache 14:39:45 ---> 606912725a59 14:39:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:45 ---> Using cache 14:39:45 ---> 7ecd110d0dc7 14:39:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:39:45 ---> Running in 0a4e4876de54 14:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:39:45 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:39:45 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 14:39:45 OK: 15855 distinct packages available 14:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:39:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:39:45 (1/4) Installing dumb-init (1.2.5-r1) 14:39:45 (2/4) Installing musl-obstack (1.2.3-r0) 14:39:45 (3/4) Installing libucontext (1.1-r0) 14:39:45 (4/4) Installing gcompat (1.0.0-r4) 14:39:45 Executing busybox-1.34.1-r5.trigger 14:39:45 OK: 6 MiB in 18 packages 14:39:45 Removing intermediate container 0a4e4876de54 14:39:45 ---> ce9d281c6d67 14:39:45 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:39:45 ---> 727c8d7a3b61 14:39:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:39:45 ---> 6bacec3e9d75 14:39:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:39:45 ---> Running in 14f0012335e2 14:39:45 Removing intermediate container 14f0012335e2 14:39:45 ---> d90c65a80438 14:39:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:39:45 ---> 2cea866d3e29 14:39:45 Step 21/26 : WORKDIR / 14:39:45 ---> Running in f352a0f529e1 14:39:45 Removing intermediate container f352a0f529e1 14:39:45 ---> 62ac22c94965 14:39:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:39:45 ---> Running in 8ac867ec791e 14:39:45 Removing intermediate container 8ac867ec791e 14:39:45 ---> dc178a634936 14:39:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:39:45 ---> Running in 216796e5de0a 14:39:45 Removing intermediate container 216796e5de0a 14:39:45 ---> eab12e55a10b 14:39:45 Step 24/26 : LABEL arch=x86_64 14:39:45 ---> Running in a58c56a0fb62 14:39:45 Removing intermediate container a58c56a0fb62 14:39:45 ---> 9fbe17015a04 14:39:45 Step 25/26 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:39:45 ---> Running in c46507993261 14:39:45 Removing intermediate container c46507993261 14:39:45 ---> 710f371ea655 14:39:45 Step 26/26 : LABEL version=2.2.0-dev.91 14:39:45 ---> Running in a82d819086e3 14:39:45 Removing intermediate container a82d819086e3 14:39:45 ---> 77722c2268e4 14:39:45 14:39:45 Successfully built 77722c2268e4 14:39:45 Successfully tagged security-spire-config:latest 14:40:07  Building security-spire-config ... done Building bin/spire-agent... 14:40:07 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:40:07 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:40:07 go: downloading github.com/docker/docker v20.10.12+incompatible 14:40:07 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:40:07 go: downloading github.com/google/go-tpm-tools v0.3.3 14:40:07 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:40:07 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:40:07 go: downloading github.com/docker/go-connections v0.4.0 14:40:07 go: downloading github.com/opencontainers/image-spec v1.0.1 14:40:07 go: downloading github.com/docker/go-units v0.4.0 14:40:07 go: downloading github.com/containerd/containerd v1.3.4 14:40:07 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:40:07 go: downloading github.com/opencontainers/go-digest v1.0.0 14:40:10 go: downloading k8s.io/client-go v0.23.4 14:40:10 go: downloading google.golang.org/api v0.70.0 14:40:10 go: downloading github.com/google/go-tpm v0.3.3 14:40:10 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:40:49 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:40:49 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:40:49 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:40:49 go: downloading cloud.google.com/go/storage v1.21.0 14:40:49 go: downloading cloud.google.com/go v0.100.2 14:40:49 go: downloading k8s.io/api v0.23.4 14:40:54 go: downloading k8s.io/apimachinery v0.23.4 14:40:56 go: downloading k8s.io/kube-aggregator v0.23.3 14:40:56 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:40:58 go: downloading cloud.google.com/go/security v1.3.0 14:40:58 go: downloading github.com/hashicorp/vault/api v1.4.1 14:40:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:40:59 go: downloading github.com/twmb/murmur3 v1.1.6 14:40:59 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:40:59 go: downloading gopkg.in/yaml.v2 v2.4.0 14:41:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:41:00 go: downloading github.com/gobwas/glob v0.2.3 14:41:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:41:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:41:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:41:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:41:01 go: downloading github.com/aws/smithy-go v1.11.0 14:41:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:41:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:41:03 go: downloading github.com/jinzhu/inflection v1.0.0 14:41:03 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:41:03 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:41:03 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:41:04 Removing intermediate container 7df56cb74d21 14:41:04 ---> 5eeba14d9dcd 14:41:04 14:41:04 Step 13/26 : FROM alpine:3.15 14:41:04 ---> 0ac33e5f5afa 14:41:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:41:04 ---> Using cache 14:41:04 ---> 606912725a59 14:41:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:04 ---> Using cache 14:41:04 ---> 7ecd110d0dc7 14:41:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:41:04 ---> Using cache 14:41:04 ---> 5486ce66c076 14:41:04 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:41:04 ---> 366855f31adb 14:41:04 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:41:04 ---> ed0d8f5a723f 14:41:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:41:04 ---> 0994eabe9b0f 14:41:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:41:04 ---> 866434bfe9d7 14:41:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:41:04 ---> 6d977232e6d7 14:41:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:41:04 ---> Running in 38621b3c0bd9 14:41:04 Removing intermediate container 38621b3c0bd9 14:41:04 ---> 78bba922d1bb 14:41:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:41:04 ---> Running in 2f234aa53a86 14:41:04 Removing intermediate container 2f234aa53a86 14:41:04 ---> bf208213f62a 14:41:04 Step 24/26 : LABEL arch=x86_64 14:41:04 ---> Running in c89469950981 14:41:04 Removing intermediate container c89469950981 14:41:04 ---> c1818dd228a3 14:41:04 Step 25/26 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:04 ---> Running in 8b6523730d53 14:41:04 Removing intermediate container 8b6523730d53 14:41:04 ---> 1019668b0daa 14:41:04 Step 26/26 : LABEL version=2.2.0-dev.91 14:41:04 ---> Running in 46daf90adee4 14:41:04 Removing intermediate container 46daf90adee4 14:41:04 ---> 9fb5870b3eef 14:41:04 14:41:04 Successfully built 9fb5870b3eef 14:41:04 Successfully tagged security-spire-agent:latest 14:41:04  Building security-spire-agent ... done  [Pipeline] } 14:41:04 $ docker stop --time=1 404836e85af0bb82ef5988904598a8b71147b05e9f10b72d775b8d449751966c 14:41:04 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:41:04 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:41:04 go: downloading github.com/dimchansky/utfbom v1.1.1 14:41:04 go: downloading cloud.google.com/go/compute v1.3.0 14:41:05 go: downloading cloud.google.com/go/iam v0.1.1 14:41:05 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:41:05 go: downloading github.com/gogo/protobuf v1.3.2 14:41:05 $ docker rm -f 404836e85af0bb82ef5988904598a8b71147b05e9f10b72d775b8d449751966c [Pipeline] // withDockerContainer [Pipeline] sh 14:41:05 + docker images 14:41:05 REPOSITORY TAG IMAGE ID CREATED SIZE 14:41:05 security-spire-agent latest 9fb5870b3eef 6 seconds ago 127MB 14:41:05 5eeba14d9dcd 18 seconds ago 4.43GB 14:41:05 security-spire-config latest 77722c2268e4 About a minute ago 86.7MB 14:41:05 6938328fb021 About a minute ago 4.43GB 14:41:05 security-spire-server latest 387d5b829f7c 2 minutes ago 87.3MB 14:41:05 3e5bf5d23745 2 minutes ago 4.43GB 14:41:05 security-bootstrapper latest 6cd487a0ce38 2 minutes ago 19.1MB 14:41:05 security-spiffe-token-provider latest 7342ce0e45c2 2 minutes ago 28.8MB 14:41:05 97e451c91fbd 2 minutes ago 1.54GB 14:41:05 ba8cdd8336eb 2 minutes ago 1.5GB 14:41:05 security-proxy-setup latest 7bb1f7cd763b 3 minutes ago 26.9MB 14:41:05 e304ef811fa8 3 minutes ago 1.5GB 14:41:05 sys-mgmt-agent latest 30b20ee4d4fb 3 minutes ago 299MB 14:41:05 core-data latest 4d506c01d195 3 minutes ago 22.5MB 14:41:05 core-metadata latest 3b514035fde4 3 minutes ago 17MB 14:41:05 589459974850 3 minutes ago 1.49GB 14:41:05 9f4c9f5b8380 3 minutes ago 1.52GB 14:41:05 c67515b5eb6c 3 minutes ago 1.5GB 14:41:05 security-secretstore-setup latest abbf2ebcbec1 4 minutes ago 28.5MB 14:41:05 support-scheduler latest 86cac8de2946 5 minutes ago 26.3MB 14:41:05 core-command latest ecfb01a65706 5 minutes ago 16.1MB 14:41:05 support-notifications latest 8eb250929dfb 5 minutes ago 26.9MB 14:41:05 0929be4b4c6b 5 minutes ago 1.55GB 14:41:05 39a18d2ba3e3 5 minutes ago 1.55GB 14:41:05 bbb08c645129 5 minutes ago 1.5GB 14:41:05 cd5b20f343a3 5 minutes ago 1.49GB 14:41:05 ci-base-image-x86_64 latest b7f61dade5b6 8 minutes ago 895MB 14:41:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 13 days ago 562MB 14:41:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 14:41:05 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 14:41:05 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 14:41:05 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 14:41:05 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 14:41:05 provisioning config files... 14:41:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/219@tmp/config7752769713266502182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:41:06 ---> docker-login.sh 14:41:06 nexus3.edgexfoundry.org:10001 14:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:06 Configure a credential helper to remove this warning. See 14:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:06 14:41:06 Login Succeeded 14:41:06 nexus3.edgexfoundry.org:10002 14:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:06 Configure a credential helper to remove this warning. See 14:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:06 14:41:06 Login Succeeded 14:41:06 nexus3.edgexfoundry.org:10003 14:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:06 Configure a credential helper to remove this warning. See 14:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:06 14:41:06 Login Succeeded 14:41:06 nexus3.edgexfoundry.org:10004 14:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:06 Configure a credential helper to remove this warning. See 14:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:06 14:41:06 Login Succeeded 14:41:06 docker.io 14:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:06 Configure a credential helper to remove this warning. See 14:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:06 14:41:06 Login Succeeded 14:41:06 ---> docker-login.sh ends [Pipeline] } 14:41:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:41:06 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:41:06 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:06 latest 14:41:06 2.2.0-dev.91 14:41:06 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:06 main 14:41:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:41:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:41:07 + docker push nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:41:07 0255ddffa997: Preparing 14:41:07 434dde674ac6: Preparing 14:41:07 1b579034dbf1: Preparing 14:41:07 2889b85a78cc: Preparing 14:41:07 b541d28bf3b4: Preparing 14:41:07 b541d28bf3b4: Layer already exists 14:41:07 2889b85a78cc: Pushed 14:41:07 0255ddffa997: Pushed 14:41:07 1b579034dbf1: Pushed 14:41:08 434dde674ac6: Pushed 14:41:08 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:d4bd7fa29cef1b12806ac633db022a1c7e79002069e585b7efe4cf9105a93372 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:41:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 14:41:09 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:41:09 0255ddffa997: Preparing 14:41:09 434dde674ac6: Preparing 14:41:09 1b579034dbf1: Preparing 14:41:09 2889b85a78cc: Preparing 14:41:09 b541d28bf3b4: Preparing 14:41:09 b541d28bf3b4: Layer already exists 14:41:09 2889b85a78cc: Layer already exists 14:41:09 434dde674ac6: Layer already exists 14:41:09 1b579034dbf1: Layer already exists 14:41:09 0255ddffa997: Layer already exists 14:41:09 latest: digest: sha256:d4bd7fa29cef1b12806ac633db022a1c7e79002069e585b7efe4cf9105a93372 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:41:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:10 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.91 14:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:41:10 0255ddffa997: Preparing 14:41:10 434dde674ac6: Preparing 14:41:10 1b579034dbf1: Preparing 14:41:10 2889b85a78cc: Preparing 14:41:10 b541d28bf3b4: Preparing 14:41:10 2889b85a78cc: Layer already exists 14:41:10 0255ddffa997: Layer already exists 14:41:10 b541d28bf3b4: Layer already exists 14:41:10 434dde674ac6: Layer already exists 14:41:10 1b579034dbf1: Layer already exists 14:41:10 2.2.0-dev.91: digest: sha256:d4bd7fa29cef1b12806ac633db022a1c7e79002069e585b7efe4cf9105a93372 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:41:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:10 go: downloading k8s.io/klog/v2 v2.30.0 14:41:10 go: downloading github.com/google/gofuzz v1.1.0 14:41:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:41:10 + docker push nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:41:10 0255ddffa997: Preparing 14:41:10 434dde674ac6: Preparing 14:41:10 1b579034dbf1: Preparing 14:41:10 2889b85a78cc: Preparing 14:41:10 b541d28bf3b4: Preparing 14:41:10 b541d28bf3b4: Layer already exists 14:41:10 2889b85a78cc: Layer already exists 14:41:10 434dde674ac6: Layer already exists 14:41:10 0255ddffa997: Layer already exists 14:41:10 1b579034dbf1: Layer already exists 14:41:10 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:d4bd7fa29cef1b12806ac633db022a1c7e79002069e585b7efe4cf9105a93372 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:41:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 14:41:11 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:41:11 0255ddffa997: Preparing 14:41:11 434dde674ac6: Preparing 14:41:11 1b579034dbf1: Preparing 14:41:11 2889b85a78cc: Preparing 14:41:11 b541d28bf3b4: Preparing 14:41:11 1b579034dbf1: Layer already exists 14:41:11 434dde674ac6: Layer already exists 14:41:11 0255ddffa997: Layer already exists 14:41:11 b541d28bf3b4: Layer already exists 14:41:11 2889b85a78cc: Layer already exists 14:41:11 main: digest: sha256:d4bd7fa29cef1b12806ac633db022a1c7e79002069e585b7efe4cf9105a93372 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:11 ===================================================== [Pipeline] echo 14:41:11 taggedImages: 14:41:11 - nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:11 - nexus3.edgexfoundry.org:10004/core-command:latest 14:41:11 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.91 14:41:11 - nexus3.edgexfoundry.org:10004/core-command:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:11 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:41:11 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:41:11 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:11 latest 14:41:11 2.2.0-dev.91 14:41:11 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:11 main 14:41:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:41:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:41:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:41:12 + docker push nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:41:12 4d66a1b4b593: Preparing 14:41:12 375eabe0efbc: Preparing 14:41:12 1b579034dbf1: Preparing 14:41:12 8b69b2c0afe0: Preparing 14:41:12 c7ad089e88cb: Preparing 14:41:12 b541d28bf3b4: Preparing 14:41:12 b541d28bf3b4: Waiting 14:41:12 1b579034dbf1: Layer already exists 14:41:12 b541d28bf3b4: Layer already exists 14:41:12 4d66a1b4b593: Pushed 14:41:12 c7ad089e88cb: Pushed 14:41:12 go: downloading github.com/spf13/pflag v1.0.5 14:41:12 8b69b2c0afe0: Pushed 14:41:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:41:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:41:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:41:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:41:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:41:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:41:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:41:13 375eabe0efbc: Pushed 14:41:13 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:e2b493d6197185182af7ef13223393282e9f4375296596a17e5d6e6ae0e0dd75 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:41:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 14:41:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:41:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:41:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:41:14 4d66a1b4b593: Preparing 14:41:14 375eabe0efbc: Preparing 14:41:14 1b579034dbf1: Preparing 14:41:14 8b69b2c0afe0: Preparing 14:41:14 c7ad089e88cb: Preparing 14:41:14 b541d28bf3b4: Preparing 14:41:14 b541d28bf3b4: Waiting 14:41:14 c7ad089e88cb: Layer already exists 14:41:14 375eabe0efbc: Layer already exists 14:41:14 4d66a1b4b593: Layer already exists 14:41:14 1b579034dbf1: Layer already exists 14:41:14 8b69b2c0afe0: Layer already exists 14:41:14 b541d28bf3b4: Layer already exists 14:41:14 latest: digest: sha256:e2b493d6197185182af7ef13223393282e9f4375296596a17e5d6e6ae0e0dd75 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:41:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:41:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:41:14 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:41:14 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.91 14:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:41:14 4d66a1b4b593: Preparing 14:41:14 375eabe0efbc: Preparing 14:41:14 1b579034dbf1: Preparing 14:41:14 8b69b2c0afe0: Preparing 14:41:14 c7ad089e88cb: Preparing 14:41:14 b541d28bf3b4: Preparing 14:41:14 b541d28bf3b4: Waiting 14:41:14 375eabe0efbc: Layer already exists 14:41:14 1b579034dbf1: Layer already exists 14:41:14 8b69b2c0afe0: Layer already exists 14:41:14 c7ad089e88cb: Layer already exists 14:41:14 4d66a1b4b593: Layer already exists 14:41:14 b541d28bf3b4: Layer already exists 14:41:14 2.2.0-dev.91: digest: sha256:e2b493d6197185182af7ef13223393282e9f4375296596a17e5d6e6ae0e0dd75 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:41:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:15 + docker push nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:41:15 4d66a1b4b593: Preparing 14:41:15 375eabe0efbc: Preparing 14:41:15 1b579034dbf1: Preparing 14:41:15 8b69b2c0afe0: Preparing 14:41:15 c7ad089e88cb: Preparing 14:41:15 b541d28bf3b4: Preparing 14:41:15 b541d28bf3b4: Waiting 14:41:15 4d66a1b4b593: Layer already exists 14:41:15 1b579034dbf1: Layer already exists 14:41:15 8b69b2c0afe0: Layer already exists 14:41:15 375eabe0efbc: Layer already exists 14:41:15 c7ad089e88cb: Layer already exists 14:41:15 b541d28bf3b4: Layer already exists 14:41:15 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:e2b493d6197185182af7ef13223393282e9f4375296596a17e5d6e6ae0e0dd75 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:41:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 14:41:16 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:41:16 4d66a1b4b593: Preparing 14:41:16 375eabe0efbc: Preparing 14:41:16 1b579034dbf1: Preparing 14:41:16 8b69b2c0afe0: Preparing 14:41:16 c7ad089e88cb: Preparing 14:41:16 b541d28bf3b4: Preparing 14:41:16 b541d28bf3b4: Waiting 14:41:16 4d66a1b4b593: Layer already exists 14:41:16 1b579034dbf1: Layer already exists 14:41:16 c7ad089e88cb: Layer already exists 14:41:16 375eabe0efbc: Layer already exists 14:41:16 8b69b2c0afe0: Layer already exists 14:41:16 b541d28bf3b4: Layer already exists 14:41:16 main: digest: sha256:e2b493d6197185182af7ef13223393282e9f4375296596a17e5d6e6ae0e0dd75 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:16 ===================================================== [Pipeline] echo 14:41:16 taggedImages: 14:41:16 - nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:16 - nexus3.edgexfoundry.org:10004/core-data:latest 14:41:16 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.91 14:41:16 - nexus3.edgexfoundry.org:10004/core-data:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:16 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:41:16 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:41:16 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:16 latest 14:41:16 2.2.0-dev.91 14:41:16 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:16 main 14:41:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:41:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:41:16 go: downloading go.opencensus.io v0.23.0 14:41:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:41:16 ece912de3f26: Preparing 14:41:16 dba10218af90: Preparing 14:41:16 1b579034dbf1: Preparing 14:41:16 2889b85a78cc: Preparing 14:41:16 b541d28bf3b4: Preparing 14:41:16 1b579034dbf1: Layer already exists 14:41:16 2889b85a78cc: Layer already exists 14:41:16 b541d28bf3b4: Layer already exists 14:41:16 ece912de3f26: Pushed 14:41:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:41:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:41:17 go: downloading gopkg.in/inf.v0 v0.9.1 14:41:17 go: downloading github.com/go-logr/logr v1.2.2 14:41:18 go: downloading github.com/google/go-cmp v0.5.7 14:41:18 dba10218af90: Pushed 14:41:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:41:18 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:ea10a97f4c02f565cf95a48d286f334e32409acea9ce40b8cdf6d70183bc1311 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:41:18 go: downloading github.com/json-iterator/go v1.1.12 14:41:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 14:41:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:41:19 ece912de3f26: Preparing 14:41:19 dba10218af90: Preparing 14:41:19 1b579034dbf1: Preparing 14:41:19 2889b85a78cc: Preparing 14:41:19 b541d28bf3b4: Preparing 14:41:19 2889b85a78cc: Layer already exists 14:41:19 b541d28bf3b4: Layer already exists 14:41:19 dba10218af90: Layer already exists 14:41:19 1b579034dbf1: Layer already exists 14:41:19 ece912de3f26: Layer already exists 14:41:19 latest: digest: sha256:ea10a97f4c02f565cf95a48d286f334e32409acea9ce40b8cdf6d70183bc1311 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:41:19 go: downloading github.com/googleapis/gnostic v0.5.5 14:41:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.91 14:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:41:19 ece912de3f26: Preparing 14:41:19 dba10218af90: Preparing 14:41:19 1b579034dbf1: Preparing 14:41:19 2889b85a78cc: Preparing 14:41:19 b541d28bf3b4: Preparing 14:41:19 1b579034dbf1: Layer already exists 14:41:19 dba10218af90: Layer already exists 14:41:19 2889b85a78cc: Layer already exists 14:41:19 b541d28bf3b4: Layer already exists 14:41:19 ece912de3f26: Layer already exists 14:41:19 2.2.0-dev.91: digest: sha256:ea10a97f4c02f565cf95a48d286f334e32409acea9ce40b8cdf6d70183bc1311 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:41:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:41:20 ece912de3f26: Preparing 14:41:20 dba10218af90: Preparing 14:41:20 1b579034dbf1: Preparing 14:41:20 2889b85a78cc: Preparing 14:41:20 b541d28bf3b4: Preparing 14:41:20 1b579034dbf1: Layer already exists 14:41:20 2889b85a78cc: Layer already exists 14:41:20 b541d28bf3b4: Layer already exists 14:41:20 ece912de3f26: Layer already exists 14:41:20 dba10218af90: Layer already exists 14:41:20 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:ea10a97f4c02f565cf95a48d286f334e32409acea9ce40b8cdf6d70183bc1311 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:41:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 14:41:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:41:20 ece912de3f26: Preparing 14:41:20 dba10218af90: Preparing 14:41:20 1b579034dbf1: Preparing 14:41:20 2889b85a78cc: Preparing 14:41:20 b541d28bf3b4: Preparing 14:41:20 b541d28bf3b4: Layer already exists 14:41:20 1b579034dbf1: Layer already exists 14:41:20 dba10218af90: Layer already exists 14:41:20 2889b85a78cc: Layer already exists 14:41:20 ece912de3f26: Layer already exists 14:41:20 main: digest: sha256:ea10a97f4c02f565cf95a48d286f334e32409acea9ce40b8cdf6d70183bc1311 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:20 ===================================================== [Pipeline] echo 14:41:20 taggedImages: 14:41:20 - nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:20 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:41:20 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.91 14:41:20 - nexus3.edgexfoundry.org:10004/core-metadata:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:20 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:41:20 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:41:20 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:20 latest 14:41:20 2.2.0-dev.91 14:41:20 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:20 main 14:41:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:41:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:41:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:41:21 c9bfda9880b4: Preparing 14:41:21 c9bfda9880b4: Preparing 14:41:21 b8bade397575: Preparing 14:41:21 47273a170e2d: Preparing 14:41:21 f1fe4f5e55cd: Preparing 14:41:21 d0f53a32bbdf: Preparing 14:41:21 1b579034dbf1: Preparing 14:41:21 240e96b33b3e: Preparing 14:41:21 16d16e7574c1: Preparing 14:41:21 ff1537961b7f: Preparing 14:41:21 444812e19865: Preparing 14:41:21 b541d28bf3b4: Preparing 14:41:21 16d16e7574c1: Waiting 14:41:21 ff1537961b7f: Waiting 14:41:21 1b579034dbf1: Waiting 14:41:21 b541d28bf3b4: Waiting 14:41:21 c9bfda9880b4: Pushed 14:41:21 b8bade397575: Pushed 14:41:21 f1fe4f5e55cd: Pushed 14:41:21 1b579034dbf1: Layer already exists 14:41:21 47273a170e2d: Pushed 14:41:21 444812e19865: Pushed 14:41:21 ff1537961b7f: Pushed 14:41:21 240e96b33b3e: Pushed 14:41:21 16d16e7574c1: Pushed 14:41:21 b541d28bf3b4: Layer already exists 14:41:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:41:23 d0f53a32bbdf: Pushed 14:41:23 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:306b2cf0037be481528947eddfdd5118afcfa7345d660e4219467ec2497c049c size: 2817 [Pipeline] isUnix [Pipeline] sh 14:41:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 14:41:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:41:23 c9bfda9880b4: Preparing 14:41:23 c9bfda9880b4: Preparing 14:41:23 b8bade397575: Preparing 14:41:23 47273a170e2d: Preparing 14:41:23 f1fe4f5e55cd: Preparing 14:41:23 d0f53a32bbdf: Preparing 14:41:23 1b579034dbf1: Preparing 14:41:23 240e96b33b3e: Preparing 14:41:23 16d16e7574c1: Preparing 14:41:23 ff1537961b7f: Preparing 14:41:23 444812e19865: Preparing 14:41:23 b541d28bf3b4: Preparing 14:41:23 240e96b33b3e: Waiting 14:41:23 16d16e7574c1: Waiting 14:41:23 ff1537961b7f: Waiting 14:41:23 444812e19865: Waiting 14:41:23 b541d28bf3b4: Waiting 14:41:23 1b579034dbf1: Waiting 14:41:23 47273a170e2d: Layer already exists 14:41:23 c9bfda9880b4: Layer already exists 14:41:23 b8bade397575: Layer already exists 14:41:23 d0f53a32bbdf: Layer already exists 14:41:23 f1fe4f5e55cd: Layer already exists 14:41:23 1b579034dbf1: Layer already exists 14:41:23 240e96b33b3e: Layer already exists 14:41:23 16d16e7574c1: Layer already exists 14:41:23 444812e19865: Layer already exists 14:41:23 ff1537961b7f: Layer already exists 14:41:23 b541d28bf3b4: Layer already exists 14:41:23 latest: digest: sha256:306b2cf0037be481528947eddfdd5118afcfa7345d660e4219467ec2497c049c size: 2817 [Pipeline] isUnix [Pipeline] sh 14:41:23 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:41:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:41:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:24 go: downloading github.com/tklauser/numcpus v0.3.0 14:41:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:41:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.91 14:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:41:24 c9bfda9880b4: Preparing 14:41:24 c9bfda9880b4: Preparing 14:41:24 b8bade397575: Preparing 14:41:24 47273a170e2d: Preparing 14:41:24 f1fe4f5e55cd: Preparing 14:41:24 d0f53a32bbdf: Preparing 14:41:24 1b579034dbf1: Preparing 14:41:24 240e96b33b3e: Preparing 14:41:24 16d16e7574c1: Preparing 14:41:24 ff1537961b7f: Preparing 14:41:24 444812e19865: Preparing 14:41:24 b541d28bf3b4: Preparing 14:41:24 1b579034dbf1: Waiting 14:41:24 240e96b33b3e: Waiting 14:41:24 16d16e7574c1: Waiting 14:41:24 ff1537961b7f: Waiting 14:41:24 444812e19865: Waiting 14:41:24 b541d28bf3b4: Waiting 14:41:24 f1fe4f5e55cd: Layer already exists 14:41:24 47273a170e2d: Layer already exists 14:41:24 c9bfda9880b4: Layer already exists 14:41:24 b8bade397575: Layer already exists 14:41:24 d0f53a32bbdf: Layer already exists 14:41:24 1b579034dbf1: Layer already exists 14:41:24 240e96b33b3e: Layer already exists 14:41:24 ff1537961b7f: Layer already exists 14:41:24 444812e19865: Layer already exists 14:41:24 16d16e7574c1: Layer already exists 14:41:24 b541d28bf3b4: Layer already exists 14:41:24 2.2.0-dev.91: digest: sha256:306b2cf0037be481528947eddfdd5118afcfa7345d660e4219467ec2497c049c size: 2817 [Pipeline] isUnix [Pipeline] sh 14:41:24 go: downloading go.uber.org/zap v1.21.0 14:41:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:41:24 c9bfda9880b4: Preparing 14:41:24 c9bfda9880b4: Preparing 14:41:24 b8bade397575: Preparing 14:41:24 47273a170e2d: Preparing 14:41:24 f1fe4f5e55cd: Preparing 14:41:24 d0f53a32bbdf: Preparing 14:41:24 1b579034dbf1: Preparing 14:41:24 240e96b33b3e: Preparing 14:41:24 16d16e7574c1: Preparing 14:41:24 ff1537961b7f: Preparing 14:41:24 444812e19865: Preparing 14:41:24 b541d28bf3b4: Preparing 14:41:24 16d16e7574c1: Waiting 14:41:24 ff1537961b7f: Waiting 14:41:24 444812e19865: Waiting 14:41:24 b541d28bf3b4: Waiting 14:41:24 1b579034dbf1: Waiting 14:41:24 240e96b33b3e: Waiting 14:41:24 47273a170e2d: Layer already exists 14:41:24 f1fe4f5e55cd: Layer already exists 14:41:24 c9bfda9880b4: Layer already exists 14:41:24 b8bade397575: Layer already exists 14:41:24 d0f53a32bbdf: Layer already exists 14:41:24 240e96b33b3e: Layer already exists 14:41:24 1b579034dbf1: Layer already exists 14:41:24 ff1537961b7f: Layer already exists 14:41:24 16d16e7574c1: Layer already exists 14:41:24 444812e19865: Layer already exists 14:41:24 b541d28bf3b4: Layer already exists 14:41:24 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:306b2cf0037be481528947eddfdd5118afcfa7345d660e4219467ec2497c049c size: 2817 [Pipeline] isUnix [Pipeline] sh 14:41:25 go: downloading sigs.k8s.io/yaml v1.3.0 14:41:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:41:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 14:41:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:41:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:41:25 c9bfda9880b4: Preparing 14:41:25 c9bfda9880b4: Preparing 14:41:25 b8bade397575: Preparing 14:41:25 47273a170e2d: Preparing 14:41:25 f1fe4f5e55cd: Preparing 14:41:25 d0f53a32bbdf: Preparing 14:41:25 1b579034dbf1: Preparing 14:41:25 240e96b33b3e: Preparing 14:41:25 16d16e7574c1: Preparing 14:41:25 ff1537961b7f: Preparing 14:41:25 444812e19865: Preparing 14:41:25 b541d28bf3b4: Preparing 14:41:25 444812e19865: Waiting 14:41:25 240e96b33b3e: Waiting 14:41:25 16d16e7574c1: Waiting 14:41:25 b541d28bf3b4: Waiting 14:41:25 ff1537961b7f: Waiting 14:41:25 1b579034dbf1: Waiting 14:41:25 47273a170e2d: Layer already exists 14:41:25 c9bfda9880b4: Layer already exists 14:41:25 d0f53a32bbdf: Layer already exists 14:41:25 f1fe4f5e55cd: Layer already exists 14:41:25 b8bade397575: Layer already exists 14:41:25 1b579034dbf1: Layer already exists 14:41:25 240e96b33b3e: Layer already exists 14:41:25 ff1537961b7f: Layer already exists 14:41:25 16d16e7574c1: Layer already exists 14:41:25 444812e19865: Layer already exists 14:41:25 b541d28bf3b4: Layer already exists 14:41:25 main: digest: sha256:306b2cf0037be481528947eddfdd5118afcfa7345d660e4219467ec2497c049c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:25 ===================================================== 14:41:25 go: downloading github.com/modern-go/reflect2 v1.0.2 14:41:25 go: downloading github.com/ryanuber/go-glob v1.0.0 14:41:25 go: downloading github.com/golang/snappy v0.0.4 [Pipeline] echo 14:41:25 taggedImages: 14:41:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:41:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.91 14:41:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:41:25 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:41:25 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:25 latest 14:41:25 2.2.0-dev.91 14:41:25 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:25 main 14:41:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:41:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:41:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:41:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:41:26 da07e77ffa8a: Preparing 14:41:26 7c2c61a05edd: Preparing 14:41:26 48282420fbf6: Preparing 14:41:26 002263ef8947: Preparing 14:41:26 420a72936774: Preparing 14:41:26 776c51b5b062: Preparing 14:41:26 8dd730f591f1: Preparing 14:41:26 b541d28bf3b4: Preparing 14:41:26 776c51b5b062: Waiting 14:41:26 8dd730f591f1: Waiting 14:41:26 b541d28bf3b4: Waiting 14:41:26 7c2c61a05edd: Pushed 14:41:26 da07e77ffa8a: Pushed 14:41:26 420a72936774: Pushed 14:41:26 b541d28bf3b4: Layer already exists 14:41:26 776c51b5b062: Pushed 14:41:26 8dd730f591f1: Pushed 14:41:27 48282420fbf6: Pushed 14:41:27 002263ef8947: Pushed 14:41:27 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:2d876a836c2c8a2680b52519853f0252b0fad7170017c0e2ad8dedde7994600f size: 1990 [Pipeline] isUnix [Pipeline] sh 14:41:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 14:41:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:41:27 da07e77ffa8a: Preparing 14:41:27 7c2c61a05edd: Preparing 14:41:27 48282420fbf6: Preparing 14:41:27 002263ef8947: Preparing 14:41:27 420a72936774: Preparing 14:41:27 776c51b5b062: Preparing 14:41:27 8dd730f591f1: Preparing 14:41:27 b541d28bf3b4: Preparing 14:41:27 8dd730f591f1: Waiting 14:41:27 776c51b5b062: Waiting 14:41:27 b541d28bf3b4: Waiting 14:41:27 7c2c61a05edd: Layer already exists 14:41:27 48282420fbf6: Layer already exists 14:41:27 002263ef8947: Layer already exists 14:41:27 da07e77ffa8a: Layer already exists 14:41:27 420a72936774: Layer already exists 14:41:27 8dd730f591f1: Layer already exists 14:41:27 776c51b5b062: Layer already exists 14:41:27 b541d28bf3b4: Layer already exists 14:41:27 latest: digest: sha256:2d876a836c2c8a2680b52519853f0252b0fad7170017c0e2ad8dedde7994600f size: 1990 [Pipeline] isUnix [Pipeline] sh 14:41:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.91 14:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:41:28 da07e77ffa8a: Preparing 14:41:28 7c2c61a05edd: Preparing 14:41:28 48282420fbf6: Preparing 14:41:28 002263ef8947: Preparing 14:41:28 420a72936774: Preparing 14:41:28 776c51b5b062: Preparing 14:41:28 8dd730f591f1: Preparing 14:41:28 b541d28bf3b4: Preparing 14:41:28 776c51b5b062: Waiting 14:41:28 b541d28bf3b4: Waiting 14:41:28 8dd730f591f1: Waiting 14:41:28 002263ef8947: Layer already exists 14:41:28 48282420fbf6: Layer already exists 14:41:28 420a72936774: Layer already exists 14:41:28 da07e77ffa8a: Layer already exists 14:41:28 7c2c61a05edd: Layer already exists 14:41:28 b541d28bf3b4: Layer already exists 14:41:28 776c51b5b062: Layer already exists 14:41:28 8dd730f591f1: Layer already exists 14:41:28 2.2.0-dev.91: digest: sha256:2d876a836c2c8a2680b52519853f0252b0fad7170017c0e2ad8dedde7994600f size: 1990 [Pipeline] isUnix [Pipeline] sh 14:41:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:41:29 da07e77ffa8a: Preparing 14:41:29 7c2c61a05edd: Preparing 14:41:29 48282420fbf6: Preparing 14:41:29 002263ef8947: Preparing 14:41:29 420a72936774: Preparing 14:41:29 776c51b5b062: Preparing 14:41:29 8dd730f591f1: Preparing 14:41:29 b541d28bf3b4: Preparing 14:41:29 8dd730f591f1: Waiting 14:41:29 776c51b5b062: Waiting 14:41:29 b541d28bf3b4: Waiting 14:41:29 002263ef8947: Layer already exists 14:41:29 420a72936774: Layer already exists 14:41:29 da07e77ffa8a: Layer already exists 14:41:29 7c2c61a05edd: Layer already exists 14:41:29 48282420fbf6: Layer already exists 14:41:29 776c51b5b062: Layer already exists 14:41:29 b541d28bf3b4: Layer already exists 14:41:29 8dd730f591f1: Layer already exists 14:41:29 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:2d876a836c2c8a2680b52519853f0252b0fad7170017c0e2ad8dedde7994600f size: 1990 [Pipeline] isUnix [Pipeline] sh 14:41:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 14:41:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:41:29 da07e77ffa8a: Preparing 14:41:29 7c2c61a05edd: Preparing 14:41:29 48282420fbf6: Preparing 14:41:29 002263ef8947: Preparing 14:41:29 420a72936774: Preparing 14:41:29 776c51b5b062: Preparing 14:41:29 8dd730f591f1: Preparing 14:41:29 b541d28bf3b4: Preparing 14:41:29 776c51b5b062: Waiting 14:41:29 8dd730f591f1: Waiting 14:41:29 b541d28bf3b4: Waiting 14:41:29 002263ef8947: Layer already exists 14:41:29 7c2c61a05edd: Layer already exists 14:41:29 420a72936774: Layer already exists 14:41:29 48282420fbf6: Layer already exists 14:41:29 da07e77ffa8a: Layer already exists 14:41:29 b541d28bf3b4: Layer already exists 14:41:29 8dd730f591f1: Layer already exists 14:41:29 776c51b5b062: Layer already exists 14:41:29 main: digest: sha256:2d876a836c2c8a2680b52519853f0252b0fad7170017c0e2ad8dedde7994600f size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:29 ===================================================== [Pipeline] echo 14:41:29 taggedImages: 14:41:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:41:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.91 14:41:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:41:29 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:41:29 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:29 latest 14:41:29 2.2.0-dev.91 14:41:29 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:29 main 14:41:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:41:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:41:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:41:30 babd29acb269: Preparing 14:41:30 443c115e76cf: Preparing 14:41:30 8ecebb431a26: Preparing 14:41:30 85d57b38cd7e: Preparing 14:41:30 1e91307ba2de: Preparing 14:41:30 860aa9f0e770: Preparing 14:41:30 041d22a42391: Preparing 14:41:30 01bac50b2b80: Preparing 14:41:30 4054daa4ed4c: Preparing 14:41:30 b541d28bf3b4: Preparing 14:41:30 01bac50b2b80: Waiting 14:41:30 4054daa4ed4c: Waiting 14:41:30 b541d28bf3b4: Waiting 14:41:30 860aa9f0e770: Waiting 14:41:30 041d22a42391: Waiting 14:41:30 babd29acb269: Pushed 14:41:30 443c115e76cf: Pushed 14:41:30 1e91307ba2de: Pushed 14:41:30 860aa9f0e770: Pushed 14:41:30 041d22a42391: Pushed 14:41:30 01bac50b2b80: Pushed 14:41:30 b541d28bf3b4: Layer already exists 14:41:30 4054daa4ed4c: Pushed 14:41:31 85d57b38cd7e: Pushed 14:41:31 8ecebb431a26: Pushed 14:41:31 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:2a1da2985599ed511a2f97579eed600f1c750da7fcd7ce34b03f31dcf69fafca size: 2405 [Pipeline] isUnix [Pipeline] sh 14:41:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 14:41:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:41:32 babd29acb269: Preparing 14:41:32 443c115e76cf: Preparing 14:41:32 8ecebb431a26: Preparing 14:41:32 85d57b38cd7e: Preparing 14:41:32 1e91307ba2de: Preparing 14:41:32 860aa9f0e770: Preparing 14:41:32 041d22a42391: Preparing 14:41:32 01bac50b2b80: Preparing 14:41:32 4054daa4ed4c: Preparing 14:41:32 b541d28bf3b4: Preparing 14:41:32 01bac50b2b80: Waiting 14:41:32 b541d28bf3b4: Waiting 14:41:32 041d22a42391: Waiting 14:41:32 8ecebb431a26: Layer already exists 14:41:32 babd29acb269: Layer already exists 14:41:32 443c115e76cf: Layer already exists 14:41:32 85d57b38cd7e: Layer already exists 14:41:32 1e91307ba2de: Layer already exists 14:41:32 860aa9f0e770: Layer already exists 14:41:32 041d22a42391: Layer already exists 14:41:32 4054daa4ed4c: Layer already exists 14:41:32 01bac50b2b80: Layer already exists 14:41:32 b541d28bf3b4: Layer already exists 14:41:32 latest: digest: sha256:2a1da2985599ed511a2f97579eed600f1c750da7fcd7ce34b03f31dcf69fafca size: 2405 [Pipeline] isUnix [Pipeline] sh 14:41:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.91 14:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:41:33 babd29acb269: Preparing 14:41:33 443c115e76cf: Preparing 14:41:33 8ecebb431a26: Preparing 14:41:33 85d57b38cd7e: Preparing 14:41:33 1e91307ba2de: Preparing 14:41:33 860aa9f0e770: Preparing 14:41:33 041d22a42391: Preparing 14:41:33 01bac50b2b80: Preparing 14:41:33 4054daa4ed4c: Preparing 14:41:33 b541d28bf3b4: Preparing 14:41:33 860aa9f0e770: Waiting 14:41:33 01bac50b2b80: Waiting 14:41:33 041d22a42391: Waiting 14:41:33 b541d28bf3b4: Waiting 14:41:33 85d57b38cd7e: Layer already exists 14:41:33 babd29acb269: Layer already exists 14:41:33 8ecebb431a26: Layer already exists 14:41:33 443c115e76cf: Layer already exists 14:41:33 1e91307ba2de: Layer already exists 14:41:33 860aa9f0e770: Layer already exists 14:41:33 b541d28bf3b4: Layer already exists 14:41:33 041d22a42391: Layer already exists 14:41:33 01bac50b2b80: Layer already exists 14:41:33 4054daa4ed4c: Layer already exists 14:41:33 2.2.0-dev.91: digest: sha256:2a1da2985599ed511a2f97579eed600f1c750da7fcd7ce34b03f31dcf69fafca size: 2405 [Pipeline] isUnix [Pipeline] sh 14:41:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:41:33 babd29acb269: Preparing 14:41:33 443c115e76cf: Preparing 14:41:33 8ecebb431a26: Preparing 14:41:33 85d57b38cd7e: Preparing 14:41:33 1e91307ba2de: Preparing 14:41:33 860aa9f0e770: Preparing 14:41:33 041d22a42391: Preparing 14:41:33 01bac50b2b80: Preparing 14:41:33 4054daa4ed4c: Preparing 14:41:33 b541d28bf3b4: Preparing 14:41:33 860aa9f0e770: Waiting 14:41:33 041d22a42391: Waiting 14:41:33 01bac50b2b80: Waiting 14:41:33 4054daa4ed4c: Waiting 14:41:33 b541d28bf3b4: Waiting 14:41:33 443c115e76cf: Layer already exists 14:41:33 8ecebb431a26: Layer already exists 14:41:33 85d57b38cd7e: Layer already exists 14:41:33 babd29acb269: Layer already exists 14:41:33 1e91307ba2de: Layer already exists 14:41:33 860aa9f0e770: Layer already exists 14:41:33 041d22a42391: Layer already exists 14:41:33 01bac50b2b80: Layer already exists 14:41:33 4054daa4ed4c: Layer already exists 14:41:33 b541d28bf3b4: Layer already exists 14:41:33 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:2a1da2985599ed511a2f97579eed600f1c750da7fcd7ce34b03f31dcf69fafca size: 2405 [Pipeline] isUnix [Pipeline] sh 14:41:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 14:41:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:41:34 babd29acb269: Preparing 14:41:34 443c115e76cf: Preparing 14:41:34 8ecebb431a26: Preparing 14:41:34 85d57b38cd7e: Preparing 14:41:34 1e91307ba2de: Preparing 14:41:34 860aa9f0e770: Preparing 14:41:34 041d22a42391: Preparing 14:41:34 01bac50b2b80: Preparing 14:41:34 4054daa4ed4c: Preparing 14:41:34 b541d28bf3b4: Preparing 14:41:34 860aa9f0e770: Waiting 14:41:34 041d22a42391: Waiting 14:41:34 01bac50b2b80: Waiting 14:41:34 b541d28bf3b4: Waiting 14:41:34 8ecebb431a26: Layer already exists 14:41:34 443c115e76cf: Layer already exists 14:41:34 babd29acb269: Layer already exists 14:41:34 85d57b38cd7e: Layer already exists 14:41:34 1e91307ba2de: Layer already exists 14:41:34 860aa9f0e770: Layer already exists 14:41:34 041d22a42391: Layer already exists 14:41:34 b541d28bf3b4: Layer already exists 14:41:34 01bac50b2b80: Layer already exists 14:41:34 4054daa4ed4c: Layer already exists 14:41:34 main: digest: sha256:2a1da2985599ed511a2f97579eed600f1c750da7fcd7ce34b03f31dcf69fafca size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:34 ===================================================== [Pipeline] echo 14:41:34 taggedImages: 14:41:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:41:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.91 14:41:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:41:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:41:34 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:34 latest 14:41:34 2.2.0-dev.91 14:41:34 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:34 main 14:41:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:41:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:41:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:41:34 2f9d4a4ded16: Preparing 14:41:34 973524f0573c: Preparing 14:41:34 1b579034dbf1: Preparing 14:41:34 f61510c51831: Preparing 14:41:34 79299ad8d5f1: Preparing 14:41:34 4fc242d58285: Preparing 14:41:34 4fc242d58285: Waiting 14:41:34 1b579034dbf1: Layer already exists 14:41:34 2f9d4a4ded16: Pushed 14:41:34 4fc242d58285: Layer already exists 14:41:34 79299ad8d5f1: Pushed 14:41:35 f61510c51831: Pushed 14:41:36 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:41:36 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:41:36 go: downloading github.com/hashicorp/go-version v1.2.0 14:41:36 go: downloading go.uber.org/multierr v1.6.0 14:41:36 973524f0573c: Pushed 14:41:36 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:27db4eaf5079d8a4c0291f5fea36d7ecd8fc59e5d0b3c0f3b45607acebb85259 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:41:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 14:41:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:41:37 2f9d4a4ded16: Preparing 14:41:37 973524f0573c: Preparing 14:41:37 1b579034dbf1: Preparing 14:41:37 f61510c51831: Preparing 14:41:37 79299ad8d5f1: Preparing 14:41:37 4fc242d58285: Preparing 14:41:37 4fc242d58285: Waiting 14:41:37 2f9d4a4ded16: Layer already exists 14:41:37 1b579034dbf1: Layer already exists 14:41:37 f61510c51831: Layer already exists 14:41:37 973524f0573c: Layer already exists 14:41:37 79299ad8d5f1: Layer already exists 14:41:37 4fc242d58285: Layer already exists 14:41:37 latest: digest: sha256:27db4eaf5079d8a4c0291f5fea36d7ecd8fc59e5d0b3c0f3b45607acebb85259 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:41:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.91 14:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:41:38 2f9d4a4ded16: Preparing 14:41:38 973524f0573c: Preparing 14:41:38 1b579034dbf1: Preparing 14:41:38 f61510c51831: Preparing 14:41:38 79299ad8d5f1: Preparing 14:41:38 4fc242d58285: Preparing 14:41:38 4fc242d58285: Waiting 14:41:38 973524f0573c: Layer already exists 14:41:38 1b579034dbf1: Layer already exists 14:41:38 2f9d4a4ded16: Layer already exists 14:41:38 79299ad8d5f1: Layer already exists 14:41:38 f61510c51831: Layer already exists 14:41:38 4fc242d58285: Layer already exists 14:41:38 2.2.0-dev.91: digest: sha256:27db4eaf5079d8a4c0291f5fea36d7ecd8fc59e5d0b3c0f3b45607acebb85259 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:41:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:41:38 2f9d4a4ded16: Preparing 14:41:38 973524f0573c: Preparing 14:41:38 1b579034dbf1: Preparing 14:41:38 f61510c51831: Preparing 14:41:38 79299ad8d5f1: Preparing 14:41:38 4fc242d58285: Preparing 14:41:38 4fc242d58285: Waiting 14:41:38 1b579034dbf1: Layer already exists 14:41:38 79299ad8d5f1: Layer already exists 14:41:38 f61510c51831: Layer already exists 14:41:38 2f9d4a4ded16: Layer already exists 14:41:38 973524f0573c: Layer already exists 14:41:38 4fc242d58285: Layer already exists 14:41:38 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:27db4eaf5079d8a4c0291f5fea36d7ecd8fc59e5d0b3c0f3b45607acebb85259 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:41:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 14:41:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:41:39 2f9d4a4ded16: Preparing 14:41:39 973524f0573c: Preparing 14:41:39 1b579034dbf1: Preparing 14:41:39 f61510c51831: Preparing 14:41:39 79299ad8d5f1: Preparing 14:41:39 4fc242d58285: Preparing 14:41:39 4fc242d58285: Waiting 14:41:39 79299ad8d5f1: Layer already exists 14:41:39 f61510c51831: Layer already exists 14:41:39 1b579034dbf1: Layer already exists 14:41:39 2f9d4a4ded16: Layer already exists 14:41:39 973524f0573c: Layer already exists 14:41:39 4fc242d58285: Layer already exists 14:41:39 main: digest: sha256:27db4eaf5079d8a4c0291f5fea36d7ecd8fc59e5d0b3c0f3b45607acebb85259 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:39 ===================================================== [Pipeline] echo 14:41:39 taggedImages: 14:41:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:41:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.91 14:41:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:41:39 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:41:39 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:39 latest 14:41:39 2.2.0-dev.91 14:41:39 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:39 main 14:41:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:41:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:41:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:41:39 0f3540d38326: Preparing 14:41:39 296ed853f3ef: Preparing 14:41:39 e12d9787a493: Preparing 14:41:39 e5fae784bd77: Preparing 14:41:39 a97028f694a2: Preparing 14:41:39 aa124d83720f: Preparing 14:41:39 79299ad8d5f1: Preparing 14:41:39 4fc242d58285: Preparing 14:41:39 79299ad8d5f1: Waiting 14:41:39 4fc242d58285: Waiting 14:41:39 aa124d83720f: Waiting 14:41:39 0f3540d38326: Pushed 14:41:39 e12d9787a493: Pushed 14:41:39 296ed853f3ef: Pushed 14:41:39 79299ad8d5f1: Layer already exists 14:41:39 4fc242d58285: Layer already exists 14:41:40 aa124d83720f: Pushed 14:41:43 a97028f694a2: Pushed 14:41:47 e5fae784bd77: Pushed 14:41:47 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:1cef35b5e11af632ef9bb6e1bdb12a616ae25889915233699a5f49010ff2a3e7 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:41:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 14:41:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:41:47 0f3540d38326: Preparing 14:41:47 296ed853f3ef: Preparing 14:41:47 e12d9787a493: Preparing 14:41:47 e5fae784bd77: Preparing 14:41:47 a97028f694a2: Preparing 14:41:47 aa124d83720f: Preparing 14:41:47 79299ad8d5f1: Preparing 14:41:47 4fc242d58285: Preparing 14:41:47 aa124d83720f: Waiting 14:41:47 79299ad8d5f1: Waiting 14:41:47 4fc242d58285: Waiting 14:41:47 0f3540d38326: Layer already exists 14:41:47 a97028f694a2: Layer already exists 14:41:47 e5fae784bd77: Layer already exists 14:41:47 296ed853f3ef: Layer already exists 14:41:47 e12d9787a493: Layer already exists 14:41:47 aa124d83720f: Layer already exists 14:41:47 4fc242d58285: Layer already exists 14:41:47 79299ad8d5f1: Layer already exists 14:41:47 latest: digest: sha256:1cef35b5e11af632ef9bb6e1bdb12a616ae25889915233699a5f49010ff2a3e7 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:41:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.91 14:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:41:48 0f3540d38326: Preparing 14:41:48 296ed853f3ef: Preparing 14:41:48 e12d9787a493: Preparing 14:41:48 e5fae784bd77: Preparing 14:41:48 a97028f694a2: Preparing 14:41:48 aa124d83720f: Preparing 14:41:48 79299ad8d5f1: Preparing 14:41:48 aa124d83720f: Waiting 14:41:48 4fc242d58285: Preparing 14:41:48 79299ad8d5f1: Waiting 14:41:48 4fc242d58285: Waiting 14:41:48 e5fae784bd77: Layer already exists 14:41:48 0f3540d38326: Layer already exists 14:41:48 a97028f694a2: Layer already exists 14:41:48 296ed853f3ef: Layer already exists 14:41:48 e12d9787a493: Layer already exists 14:41:48 aa124d83720f: Layer already exists 14:41:48 4fc242d58285: Layer already exists 14:41:48 79299ad8d5f1: Layer already exists 14:41:48 2.2.0-dev.91: digest: sha256:1cef35b5e11af632ef9bb6e1bdb12a616ae25889915233699a5f49010ff2a3e7 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:41:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:41:48 0f3540d38326: Preparing 14:41:48 296ed853f3ef: Preparing 14:41:48 e12d9787a493: Preparing 14:41:48 e5fae784bd77: Preparing 14:41:48 a97028f694a2: Preparing 14:41:48 aa124d83720f: Preparing 14:41:48 79299ad8d5f1: Preparing 14:41:48 4fc242d58285: Preparing 14:41:48 aa124d83720f: Waiting 14:41:48 79299ad8d5f1: Waiting 14:41:48 4fc242d58285: Waiting 14:41:48 296ed853f3ef: Layer already exists 14:41:48 0f3540d38326: Layer already exists 14:41:48 e12d9787a493: Layer already exists 14:41:48 e5fae784bd77: Layer already exists 14:41:48 a97028f694a2: Layer already exists 14:41:48 aa124d83720f: Layer already exists 14:41:48 4fc242d58285: Layer already exists 14:41:48 79299ad8d5f1: Layer already exists 14:41:48 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:1cef35b5e11af632ef9bb6e1bdb12a616ae25889915233699a5f49010ff2a3e7 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:41:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 14:41:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:41:49 0f3540d38326: Preparing 14:41:49 296ed853f3ef: Preparing 14:41:49 e12d9787a493: Preparing 14:41:49 e5fae784bd77: Preparing 14:41:49 a97028f694a2: Preparing 14:41:49 aa124d83720f: Preparing 14:41:49 79299ad8d5f1: Preparing 14:41:49 4fc242d58285: Preparing 14:41:49 79299ad8d5f1: Waiting 14:41:49 aa124d83720f: Waiting 14:41:49 e12d9787a493: Layer already exists 14:41:49 e5fae784bd77: Layer already exists 14:41:49 a97028f694a2: Layer already exists 14:41:49 296ed853f3ef: Layer already exists 14:41:49 0f3540d38326: Layer already exists 14:41:49 aa124d83720f: Layer already exists 14:41:49 79299ad8d5f1: Layer already exists 14:41:49 4fc242d58285: Layer already exists 14:41:49 main: digest: sha256:1cef35b5e11af632ef9bb6e1bdb12a616ae25889915233699a5f49010ff2a3e7 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:49 ===================================================== [Pipeline] echo 14:41:49 taggedImages: 14:41:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:41:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.91 14:41:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:41:49 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:41:49 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:49 latest 14:41:49 2.2.0-dev.91 14:41:49 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:49 main 14:41:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:41:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:41:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:41:50 e2fc39fcdb45: Preparing 14:41:50 f938c1781b75: Preparing 14:41:50 f1540a8418ff: Preparing 14:41:50 7dc0f3fd56d3: Preparing 14:41:50 1ec1e42faaf0: Preparing 14:41:50 79299ad8d5f1: Preparing 14:41:50 4fc242d58285: Preparing 14:41:50 79299ad8d5f1: Waiting 14:41:50 4fc242d58285: Waiting 14:41:50 f1540a8418ff: Pushed 14:41:50 e2fc39fcdb45: Pushed 14:41:50 f938c1781b75: Pushed 14:41:50 79299ad8d5f1: Layer already exists 14:41:50 4fc242d58285: Layer already exists 14:41:50 1ec1e42faaf0: Pushed 14:41:54 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:41:54 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:41:56 7dc0f3fd56d3: Pushed 14:41:57 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:8fdd4af0921e2ecba7d84cb80927f7c936c2ea540f024b032d64a90ee1e1c20e size: 1780 [Pipeline] isUnix [Pipeline] sh 14:41:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 14:41:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:41:57 e2fc39fcdb45: Preparing 14:41:57 f938c1781b75: Preparing 14:41:57 f1540a8418ff: Preparing 14:41:57 7dc0f3fd56d3: Preparing 14:41:57 1ec1e42faaf0: Preparing 14:41:57 79299ad8d5f1: Preparing 14:41:57 4fc242d58285: Preparing 14:41:57 79299ad8d5f1: Waiting 14:41:57 4fc242d58285: Waiting 14:41:57 f938c1781b75: Layer already exists 14:41:57 1ec1e42faaf0: Layer already exists 14:41:57 e2fc39fcdb45: Layer already exists 14:41:57 7dc0f3fd56d3: Layer already exists 14:41:57 f1540a8418ff: Layer already exists 14:41:57 4fc242d58285: Layer already exists 14:41:57 79299ad8d5f1: Layer already exists 14:41:57 latest: digest: sha256:8fdd4af0921e2ecba7d84cb80927f7c936c2ea540f024b032d64a90ee1e1c20e size: 1780 [Pipeline] isUnix [Pipeline] sh 14:41:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.91 14:41:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:41:58 e2fc39fcdb45: Preparing 14:41:58 f938c1781b75: Preparing 14:41:58 f1540a8418ff: Preparing 14:41:58 7dc0f3fd56d3: Preparing 14:41:58 1ec1e42faaf0: Preparing 14:41:58 79299ad8d5f1: Preparing 14:41:58 4fc242d58285: Preparing 14:41:58 79299ad8d5f1: Waiting 14:41:58 4fc242d58285: Waiting 14:41:58 f1540a8418ff: Layer already exists 14:41:58 1ec1e42faaf0: Layer already exists 14:41:58 f938c1781b75: Layer already exists 14:41:58 e2fc39fcdb45: Layer already exists 14:41:58 7dc0f3fd56d3: Layer already exists 14:41:58 79299ad8d5f1: Layer already exists 14:41:58 4fc242d58285: Layer already exists 14:41:58 2.2.0-dev.91: digest: sha256:8fdd4af0921e2ecba7d84cb80927f7c936c2ea540f024b032d64a90ee1e1c20e size: 1780 [Pipeline] isUnix [Pipeline] sh 14:41:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:41:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:41:59 e2fc39fcdb45: Preparing 14:41:59 f938c1781b75: Preparing 14:41:59 f1540a8418ff: Preparing 14:41:59 7dc0f3fd56d3: Preparing 14:41:59 1ec1e42faaf0: Preparing 14:41:59 79299ad8d5f1: Preparing 14:41:59 4fc242d58285: Preparing 14:41:59 79299ad8d5f1: Waiting 14:41:59 4fc242d58285: Waiting 14:41:59 f1540a8418ff: Layer already exists 14:41:59 e2fc39fcdb45: Layer already exists 14:41:59 f938c1781b75: Layer already exists 14:41:59 7dc0f3fd56d3: Layer already exists 14:41:59 1ec1e42faaf0: Layer already exists 14:41:59 79299ad8d5f1: Layer already exists 14:41:59 4fc242d58285: Layer already exists 14:41:59 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:8fdd4af0921e2ecba7d84cb80927f7c936c2ea540f024b032d64a90ee1e1c20e size: 1780 [Pipeline] isUnix [Pipeline] sh 14:41:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 14:41:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:41:59 e2fc39fcdb45: Preparing 14:41:59 f938c1781b75: Preparing 14:41:59 f1540a8418ff: Preparing 14:41:59 7dc0f3fd56d3: Preparing 14:41:59 1ec1e42faaf0: Preparing 14:41:59 79299ad8d5f1: Preparing 14:41:59 4fc242d58285: Preparing 14:41:59 79299ad8d5f1: Waiting 14:41:59 7dc0f3fd56d3: Layer already exists 14:41:59 e2fc39fcdb45: Layer already exists 14:41:59 f1540a8418ff: Layer already exists 14:41:59 1ec1e42faaf0: Layer already exists 14:41:59 f938c1781b75: Layer already exists 14:41:59 79299ad8d5f1: Layer already exists 14:41:59 4fc242d58285: Layer already exists 14:41:59 main: digest: sha256:8fdd4af0921e2ecba7d84cb80927f7c936c2ea540f024b032d64a90ee1e1c20e size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:41:59 ===================================================== [Pipeline] echo 14:41:59 taggedImages: 14:41:59 - nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:59 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:41:59 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.91 14:41:59 - nexus3.edgexfoundry.org:10004/security-spire-config:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:59 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:41:59 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:41:59 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:41:59 latest 14:41:59 2.2.0-dev.91 14:41:59 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:41:59 main 14:41:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:42:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:42:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:42:00 6a4051a9b915: Preparing 14:42:00 660d511d4392: Preparing 14:42:00 bef4a2f6be31: Preparing 14:42:00 9522df535851: Preparing 14:42:00 aa124d83720f: Preparing 14:42:00 79299ad8d5f1: Preparing 14:42:00 4fc242d58285: Preparing 14:42:00 79299ad8d5f1: Waiting 14:42:00 4fc242d58285: Waiting 14:42:00 aa124d83720f: Layer already exists 14:42:00 79299ad8d5f1: Layer already exists 14:42:00 4fc242d58285: Layer already exists 14:42:00 660d511d4392: Pushed 14:42:00 bef4a2f6be31: Pushed 14:42:00 6a4051a9b915: Pushed 14:42:06 9522df535851: Pushed 14:42:06 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:a3e61607b4d760f4f45146c72dbd749b0245f05085fe19e80db82e4415579e0b size: 1780 [Pipeline] isUnix [Pipeline] sh 14:42:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 14:42:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:42:07 6a4051a9b915: Preparing 14:42:07 660d511d4392: Preparing 14:42:07 bef4a2f6be31: Preparing 14:42:07 9522df535851: Preparing 14:42:07 aa124d83720f: Preparing 14:42:07 79299ad8d5f1: Preparing 14:42:07 4fc242d58285: Preparing 14:42:07 79299ad8d5f1: Waiting 14:42:07 4fc242d58285: Waiting 14:42:07 9522df535851: Layer already exists 14:42:07 660d511d4392: Layer already exists 14:42:07 bef4a2f6be31: Layer already exists 14:42:07 aa124d83720f: Layer already exists 14:42:07 6a4051a9b915: Layer already exists 14:42:07 4fc242d58285: Layer already exists 14:42:07 79299ad8d5f1: Layer already exists 14:42:07 latest: digest: sha256:a3e61607b4d760f4f45146c72dbd749b0245f05085fe19e80db82e4415579e0b size: 1780 [Pipeline] isUnix [Pipeline] sh 14:42:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:42:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.91 14:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:42:08 6a4051a9b915: Preparing 14:42:08 660d511d4392: Preparing 14:42:08 bef4a2f6be31: Preparing 14:42:08 9522df535851: Preparing 14:42:08 aa124d83720f: Preparing 14:42:08 79299ad8d5f1: Preparing 14:42:08 4fc242d58285: Preparing 14:42:08 79299ad8d5f1: Waiting 14:42:08 4fc242d58285: Waiting 14:42:08 6a4051a9b915: Layer already exists 14:42:08 660d511d4392: Layer already exists 14:42:08 bef4a2f6be31: Layer already exists 14:42:08 aa124d83720f: Layer already exists 14:42:08 9522df535851: Layer already exists 14:42:08 79299ad8d5f1: Layer already exists 14:42:08 4fc242d58285: Layer already exists 14:42:08 2.2.0-dev.91: digest: sha256:a3e61607b4d760f4f45146c72dbd749b0245f05085fe19e80db82e4415579e0b size: 1780 [Pipeline] isUnix [Pipeline] sh 14:42:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:42:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:42:08 6a4051a9b915: Preparing 14:42:08 660d511d4392: Preparing 14:42:08 bef4a2f6be31: Preparing 14:42:08 9522df535851: Preparing 14:42:08 aa124d83720f: Preparing 14:42:08 79299ad8d5f1: Preparing 14:42:08 4fc242d58285: Preparing 14:42:08 660d511d4392: Layer already exists 14:42:08 bef4a2f6be31: Layer already exists 14:42:08 6a4051a9b915: Layer already exists 14:42:08 aa124d83720f: Layer already exists 14:42:08 9522df535851: Layer already exists 14:42:08 79299ad8d5f1: Layer already exists 14:42:08 4fc242d58285: Layer already exists 14:42:08 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:a3e61607b4d760f4f45146c72dbd749b0245f05085fe19e80db82e4415579e0b size: 1780 [Pipeline] isUnix [Pipeline] sh 14:42:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 14:42:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:42:09 6a4051a9b915: Preparing 14:42:09 660d511d4392: Preparing 14:42:09 bef4a2f6be31: Preparing 14:42:09 9522df535851: Preparing 14:42:09 aa124d83720f: Preparing 14:42:09 79299ad8d5f1: Preparing 14:42:09 4fc242d58285: Preparing 14:42:09 4fc242d58285: Waiting 14:42:09 79299ad8d5f1: Waiting 14:42:09 bef4a2f6be31: Layer already exists 14:42:09 660d511d4392: Layer already exists 14:42:09 9522df535851: Layer already exists 14:42:09 6a4051a9b915: Layer already exists 14:42:09 aa124d83720f: Layer already exists 14:42:09 79299ad8d5f1: Layer already exists 14:42:09 4fc242d58285: Layer already exists 14:42:09 main: digest: sha256:a3e61607b4d760f4f45146c72dbd749b0245f05085fe19e80db82e4415579e0b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:09 ===================================================== [Pipeline] echo 14:42:09 taggedImages: 14:42:09 - nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:09 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:42:09 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.91 14:42:09 - nexus3.edgexfoundry.org:10004/security-spire-server:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:09 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:42:09 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:42:09 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:09 latest 14:42:09 2.2.0-dev.91 14:42:09 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:09 main 14:42:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:42:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:42:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:42:10 6ec363502b65: Preparing 14:42:10 f0310cd7135c: Preparing 14:42:10 1b579034dbf1: Preparing 14:42:10 35381013d4ba: Preparing 14:42:10 b541d28bf3b4: Preparing 14:42:10 b541d28bf3b4: Layer already exists 14:42:10 1b579034dbf1: Layer already exists 14:42:10 6ec363502b65: Pushed 14:42:10 35381013d4ba: Pushed 14:42:12 f0310cd7135c: Pushed 14:42:12 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:509bd31bed44c924c241177c40c8ba150df09f135656b8aaa0ef46ef09234c19 size: 1366 [Pipeline] isUnix [Pipeline] sh 14:42:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 14:42:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:42:13 6ec363502b65: Preparing 14:42:13 f0310cd7135c: Preparing 14:42:13 1b579034dbf1: Preparing 14:42:13 35381013d4ba: Preparing 14:42:13 b541d28bf3b4: Preparing 14:42:13 b541d28bf3b4: Layer already exists 14:42:13 1b579034dbf1: Layer already exists 14:42:13 6ec363502b65: Layer already exists 14:42:13 f0310cd7135c: Layer already exists 14:42:13 35381013d4ba: Layer already exists 14:42:13 latest: digest: sha256:509bd31bed44c924c241177c40c8ba150df09f135656b8aaa0ef46ef09234c19 size: 1366 [Pipeline] isUnix [Pipeline] sh 14:42:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:42:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.91 14:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:42:13 6ec363502b65: Preparing 14:42:13 f0310cd7135c: Preparing 14:42:13 1b579034dbf1: Preparing 14:42:13 35381013d4ba: Preparing 14:42:13 b541d28bf3b4: Preparing 14:42:13 b541d28bf3b4: Layer already exists 14:42:13 1b579034dbf1: Layer already exists 14:42:13 35381013d4ba: Layer already exists 14:42:13 6ec363502b65: Layer already exists 14:42:13 f0310cd7135c: Layer already exists 14:42:13 2.2.0-dev.91: digest: sha256:509bd31bed44c924c241177c40c8ba150df09f135656b8aaa0ef46ef09234c19 size: 1366 [Pipeline] isUnix [Pipeline] sh 14:42:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:42:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:42:14 6ec363502b65: Preparing 14:42:14 f0310cd7135c: Preparing 14:42:14 1b579034dbf1: Preparing 14:42:14 35381013d4ba: Preparing 14:42:14 b541d28bf3b4: Preparing 14:42:14 1b579034dbf1: Layer already exists 14:42:14 f0310cd7135c: Layer already exists 14:42:14 35381013d4ba: Layer already exists 14:42:14 b541d28bf3b4: Layer already exists 14:42:14 6ec363502b65: Layer already exists 14:42:14 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:509bd31bed44c924c241177c40c8ba150df09f135656b8aaa0ef46ef09234c19 size: 1366 [Pipeline] isUnix [Pipeline] sh 14:42:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 14:42:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:42:14 6ec363502b65: Preparing 14:42:14 f0310cd7135c: Preparing 14:42:14 1b579034dbf1: Preparing 14:42:14 35381013d4ba: Preparing 14:42:14 b541d28bf3b4: Preparing 14:42:14 b541d28bf3b4: Layer already exists 14:42:14 f0310cd7135c: Layer already exists 14:42:14 1b579034dbf1: Layer already exists 14:42:14 6ec363502b65: Layer already exists 14:42:14 35381013d4ba: Layer already exists 14:42:14 main: digest: sha256:509bd31bed44c924c241177c40c8ba150df09f135656b8aaa0ef46ef09234c19 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:14 ===================================================== [Pipeline] echo 14:42:14 taggedImages: 14:42:14 - nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:42:14 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.91 14:42:14 - nexus3.edgexfoundry.org:10004/support-notifications:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:42:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:42:14 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:14 latest 14:42:14 2.2.0-dev.91 14:42:14 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:14 main 14:42:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:42:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:42:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:42:15 1295bebd5f48: Preparing 14:42:15 8e1066355d33: Preparing 14:42:15 1b579034dbf1: Preparing 14:42:15 5cbfd13dca42: Preparing 14:42:15 b541d28bf3b4: Preparing 14:42:15 b541d28bf3b4: Layer already exists 14:42:15 1b579034dbf1: Layer already exists 14:42:15 1295bebd5f48: Pushed 14:42:15 5cbfd13dca42: Pushed 14:42:18 8e1066355d33: Pushed 14:42:18 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:7b80be0a572a85fd2a883c6a269e79e547003feb7a48cad44b5ebe7df3a0b7b7 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:42:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 14:42:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:42:18 1295bebd5f48: Preparing 14:42:18 8e1066355d33: Preparing 14:42:18 1b579034dbf1: Preparing 14:42:18 5cbfd13dca42: Preparing 14:42:18 b541d28bf3b4: Preparing 14:42:18 1295bebd5f48: Layer already exists 14:42:18 b541d28bf3b4: Layer already exists 14:42:18 8e1066355d33: Layer already exists 14:42:18 5cbfd13dca42: Layer already exists 14:42:18 1b579034dbf1: Layer already exists 14:42:18 latest: digest: sha256:7b80be0a572a85fd2a883c6a269e79e547003feb7a48cad44b5ebe7df3a0b7b7 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:42:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:42:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.91 14:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:42:19 1295bebd5f48: Preparing 14:42:19 8e1066355d33: Preparing 14:42:19 1b579034dbf1: Preparing 14:42:19 5cbfd13dca42: Preparing 14:42:19 b541d28bf3b4: Preparing 14:42:19 1b579034dbf1: Layer already exists 14:42:19 1295bebd5f48: Layer already exists 14:42:19 b541d28bf3b4: Layer already exists 14:42:19 8e1066355d33: Layer already exists 14:42:19 5cbfd13dca42: Layer already exists 14:42:19 2.2.0-dev.91: digest: sha256:7b80be0a572a85fd2a883c6a269e79e547003feb7a48cad44b5ebe7df3a0b7b7 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:42:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:42:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:42:19 1295bebd5f48: Preparing 14:42:19 8e1066355d33: Preparing 14:42:19 1b579034dbf1: Preparing 14:42:19 5cbfd13dca42: Preparing 14:42:19 b541d28bf3b4: Preparing 14:42:19 1295bebd5f48: Layer already exists 14:42:19 1b579034dbf1: Layer already exists 14:42:19 b541d28bf3b4: Layer already exists 14:42:19 8e1066355d33: Layer already exists 14:42:19 5cbfd13dca42: Layer already exists 14:42:19 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:7b80be0a572a85fd2a883c6a269e79e547003feb7a48cad44b5ebe7df3a0b7b7 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:42:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 14:42:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:42:20 1295bebd5f48: Preparing 14:42:20 8e1066355d33: Preparing 14:42:20 1b579034dbf1: Preparing 14:42:20 5cbfd13dca42: Preparing 14:42:20 b541d28bf3b4: Preparing 14:42:20 b541d28bf3b4: Layer already exists 14:42:20 1b579034dbf1: Layer already exists 14:42:20 5cbfd13dca42: Layer already exists 14:42:20 1295bebd5f48: Layer already exists 14:42:20 8e1066355d33: Layer already exists 14:42:20 main: digest: sha256:7b80be0a572a85fd2a883c6a269e79e547003feb7a48cad44b5ebe7df3a0b7b7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:20 ===================================================== [Pipeline] echo 14:42:20 taggedImages: 14:42:20 - nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:20 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:42:20 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.91 14:42:20 - nexus3.edgexfoundry.org:10004/support-scheduler:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:20 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 14:42:20 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 14:42:20 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:20 latest 14:42:20 2.2.0-dev.91 14:42:20 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:20 main 14:42:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:42:21 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 14:42:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:42:21 db87b2451c9d: Preparing 14:42:21 fdb9bab51956: Preparing 14:42:21 93af1a5c5e74: Preparing 14:42:21 415aabd422f2: Preparing 14:42:21 52f44be93a46: Preparing 14:42:21 10d82663b225: Preparing 14:42:21 f7a7a140f1b3: Preparing 14:42:21 31e69d4774c9: Preparing 14:42:21 7750d494dfbd: Preparing 14:42:21 18708474c90b: Preparing 14:42:21 4fc242d58285: Preparing 14:42:21 f7a7a140f1b3: Waiting 14:42:21 4fc242d58285: Waiting 14:42:21 18708474c90b: Waiting 14:42:21 31e69d4774c9: Waiting 14:42:21 7750d494dfbd: Waiting 14:42:21 10d82663b225: Waiting 14:42:21 52f44be93a46: Layer already exists 14:42:21 10d82663b225: Layer already exists 14:42:21 f7a7a140f1b3: Layer already exists 14:42:21 31e69d4774c9: Layer already exists 14:42:21 fdb9bab51956: Pushed 14:42:21 7750d494dfbd: Layer already exists 14:42:21 18708474c90b: Layer already exists 14:42:21 4fc242d58285: Layer already exists 14:42:21 db87b2451c9d: Pushed 14:42:22 93af1a5c5e74: Pushed 14:42:29 415aabd422f2: Pushed 14:42:29 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:40ca546ce6bd95a2f4bc6cee82685dd893f71d292b872d8bff96dd935b36fc40 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:42:29 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 14:42:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:42:29 db87b2451c9d: Preparing 14:42:29 fdb9bab51956: Preparing 14:42:29 93af1a5c5e74: Preparing 14:42:29 415aabd422f2: Preparing 14:42:29 52f44be93a46: Preparing 14:42:29 10d82663b225: Preparing 14:42:29 f7a7a140f1b3: Preparing 14:42:29 31e69d4774c9: Preparing 14:42:29 7750d494dfbd: Preparing 14:42:29 18708474c90b: Preparing 14:42:29 4fc242d58285: Preparing 14:42:29 18708474c90b: Waiting 14:42:29 31e69d4774c9: Waiting 14:42:29 7750d494dfbd: Waiting 14:42:29 10d82663b225: Waiting 14:42:29 f7a7a140f1b3: Waiting 14:42:29 4fc242d58285: Waiting 14:42:29 52f44be93a46: Layer already exists 14:42:29 fdb9bab51956: Layer already exists 14:42:29 93af1a5c5e74: Layer already exists 14:42:29 415aabd422f2: Layer already exists 14:42:29 db87b2451c9d: Layer already exists 14:42:29 7750d494dfbd: Layer already exists 14:42:29 10d82663b225: Layer already exists 14:42:29 18708474c90b: Layer already exists 14:42:29 f7a7a140f1b3: Layer already exists 14:42:29 31e69d4774c9: Layer already exists 14:42:29 4fc242d58285: Layer already exists 14:42:29 latest: digest: sha256:40ca546ce6bd95a2f4bc6cee82685dd893f71d292b872d8bff96dd935b36fc40 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:42:29 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:42:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.91 14:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:42:30 db87b2451c9d: Preparing 14:42:30 fdb9bab51956: Preparing 14:42:30 93af1a5c5e74: Preparing 14:42:30 415aabd422f2: Preparing 14:42:30 52f44be93a46: Preparing 14:42:30 10d82663b225: Preparing 14:42:30 f7a7a140f1b3: Preparing 14:42:30 31e69d4774c9: Preparing 14:42:30 7750d494dfbd: Preparing 14:42:30 18708474c90b: Preparing 14:42:30 4fc242d58285: Preparing 14:42:30 f7a7a140f1b3: Waiting 14:42:30 18708474c90b: Waiting 14:42:30 31e69d4774c9: Waiting 14:42:30 7750d494dfbd: Waiting 14:42:30 4fc242d58285: Waiting 14:42:30 10d82663b225: Waiting 14:42:30 52f44be93a46: Layer already exists 14:42:30 415aabd422f2: Layer already exists 14:42:30 93af1a5c5e74: Layer already exists 14:42:30 db87b2451c9d: Layer already exists 14:42:30 fdb9bab51956: Layer already exists 14:42:30 10d82663b225: Layer already exists 14:42:30 f7a7a140f1b3: Layer already exists 14:42:30 31e69d4774c9: Layer already exists 14:42:30 7750d494dfbd: Layer already exists 14:42:30 18708474c90b: Layer already exists 14:42:30 4fc242d58285: Layer already exists 14:42:30 2.2.0-dev.91: digest: sha256:40ca546ce6bd95a2f4bc6cee82685dd893f71d292b872d8bff96dd935b36fc40 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:42:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 14:42:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:42:30 db87b2451c9d: Preparing 14:42:30 fdb9bab51956: Preparing 14:42:30 93af1a5c5e74: Preparing 14:42:30 415aabd422f2: Preparing 14:42:30 52f44be93a46: Preparing 14:42:30 10d82663b225: Preparing 14:42:30 f7a7a140f1b3: Preparing 14:42:30 31e69d4774c9: Preparing 14:42:30 7750d494dfbd: Preparing 14:42:30 18708474c90b: Preparing 14:42:30 4fc242d58285: Preparing 14:42:30 7750d494dfbd: Waiting 14:42:30 18708474c90b: Waiting 14:42:30 4fc242d58285: Waiting 14:42:30 10d82663b225: Waiting 14:42:30 f7a7a140f1b3: Waiting 14:42:30 31e69d4774c9: Waiting 14:42:30 fdb9bab51956: Layer already exists 14:42:30 93af1a5c5e74: Layer already exists 14:42:30 db87b2451c9d: Layer already exists 14:42:30 415aabd422f2: Layer already exists 14:42:30 52f44be93a46: Layer already exists 14:42:30 31e69d4774c9: Layer already exists 14:42:30 f7a7a140f1b3: Layer already exists 14:42:30 10d82663b225: Layer already exists 14:42:30 18708474c90b: Layer already exists 14:42:30 7750d494dfbd: Layer already exists 14:42:30 4fc242d58285: Layer already exists 14:42:30 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:40ca546ce6bd95a2f4bc6cee82685dd893f71d292b872d8bff96dd935b36fc40 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:42:31 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 14:42:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 14:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:42:31 db87b2451c9d: Preparing 14:42:31 fdb9bab51956: Preparing 14:42:31 93af1a5c5e74: Preparing 14:42:31 415aabd422f2: Preparing 14:42:31 52f44be93a46: Preparing 14:42:31 10d82663b225: Preparing 14:42:31 f7a7a140f1b3: Preparing 14:42:31 31e69d4774c9: Preparing 14:42:31 7750d494dfbd: Preparing 14:42:31 18708474c90b: Preparing 14:42:31 4fc242d58285: Preparing 14:42:31 f7a7a140f1b3: Waiting 14:42:31 31e69d4774c9: Waiting 14:42:31 10d82663b225: Waiting 14:42:31 7750d494dfbd: Waiting 14:42:31 18708474c90b: Waiting 14:42:31 4fc242d58285: Waiting 14:42:31 415aabd422f2: Layer already exists 14:42:31 52f44be93a46: Layer already exists 14:42:31 fdb9bab51956: Layer already exists 14:42:31 db87b2451c9d: Layer already exists 14:42:31 93af1a5c5e74: Layer already exists 14:42:31 10d82663b225: Layer already exists 14:42:31 7750d494dfbd: Layer already exists 14:42:31 31e69d4774c9: Layer already exists 14:42:31 f7a7a140f1b3: Layer already exists 14:42:31 18708474c90b: Layer already exists 14:42:31 4fc242d58285: Layer already exists 14:42:31 main: digest: sha256:40ca546ce6bd95a2f4bc6cee82685dd893f71d292b872d8bff96dd935b36fc40 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:31 ===================================================== [Pipeline] echo 14:42:31 taggedImages: 14:42:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:42:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:42:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.91 14:42:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 14:42:31 - 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] } 14:43: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.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:43:12 Removing intermediate container 56a0901b8894 14:43:12 ---> 7852453c4efd 14:43:12 14:43:12 Step 10/25 : FROM alpine:3.14 14:43:12 3.14: Pulling from library/alpine 14:43:12 Removing intermediate container 94cdf8c996ac 14:43:12 ---> 31a5865f9daa 14:43:12 14:43:12 Step 10/31 : FROM alpine:3.14 14:43:13 3.14: Pulling from library/alpine 14:43:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:43:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:43:13 Status: Downloaded newer image for alpine:3.14 14:43:13 Status: Downloaded newer image for alpine:3.14 14:43:13 ---> ac73e934f311 14:43:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:43:13 ---> ac73e934f311 14:43:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:43:13 ---> Running in e2c3386ea06f 14:43:13 ---> Running in 34653b937eda 14:43:14 Removing intermediate container e2c3386ea06f 14:43:14 ---> b0740fcbae62 14:43:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:43:14 ---> Running in f0cafea4cda7 14:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:43:18 (1/2) Installing dumb-init (1.2.5-r1) 14:43:18 (2/2) Installing su-exec (0.2-r1) 14:43:18 Executing busybox-1.33.1-r7.trigger 14:43:18 OK: 6 MiB in 16 packages 14:43:18 (1/3) Installing ca-certificates (20211220-r0) 14:43:18 (2/3) Installing dumb-init (1.2.5-r1) 14:43:18 (3/3) Installing su-exec (0.2-r1) 14:43:18 Executing busybox-1.33.1-r7.trigger 14:43:18 Executing ca-certificates-20211220-r0.trigger 14:43:18 OK: 6 MiB in 17 packages 14:43:19 Removing intermediate container f0cafea4cda7 14:43:19 ---> ff288f47a5cb 14:43:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:43:20 ---> Running in 396c49cadbf9 14:43:21 Removing intermediate container 396c49cadbf9 14:43:21 ---> 253bdb59e4de 14:43:21 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:43:21 ---> Running in f8978280de38 14:43:21 Removing intermediate container 34653b937eda 14:43:21 ---> 4ee8135bad94 14:43:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:43:21 ---> Running in 0418a3b3f7a2 14:43:21 Removing intermediate container f8978280de38 14:43:21 ---> 6584c4a8ce6c 14:43:21 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:43:22 ---> Running in 84587096d250 14:43:22 Removing intermediate container 0418a3b3f7a2 14:43:22 ---> 21c02af3a60e 14:43:22 Step 13/25 : WORKDIR / 14:43:22 ---> Running in 5900fc32165c 14:43:23 Removing intermediate container 5900fc32165c 14:43:23 ---> 1d8dce4a509d 14:43:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:43:24 ---> 3ebbc77caa8a 14:43:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:43:25 Removing intermediate container 84587096d250 14:43:25 ---> 8922d1ec1d1f 14:43:25 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:43:25 ---> e1d70331085a 14:43:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:43:26 ---> Running in 09683adee65e 14:43:26 Removing intermediate container 09683adee65e 14:43:26 ---> 23617512c005 14:43:26 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:43:27 ---> b3e2afdb0669 14:43:27 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:43:28 ---> c7c4e3013699 14:43:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:43:28 ---> c3ef1024d0c0 14:43:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:43:28 ---> Running in 881fae2c24b0 14:43:31 ---> 32bc11fb5431 14:43:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:43:32 Removing intermediate container 881fae2c24b0 14:43:32 ---> e9124356bfe0 14:43:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:43:33 ---> fb0833dde463 14:43:33 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:43:33 ---> a3157930cef1 14:43:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:43:35 ---> bcbecd8d8216 14:43:35 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/ 14:43:35 ---> Running in 4a2cbd5eb1f3 14:43:36 ---> 469fa18ccf6b 14:43:36 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:43:37 ---> 685a5005011a 14:43:37 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:43:39 Removing intermediate container 4a2cbd5eb1f3 14:43:39 ---> f2ac16930a7f 14:43:39 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:43:39 ---> 4e7ea086ba7c 14:43:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:43:39 ---> Running in 4204e1969956 14:43:40 Removing intermediate container 4204e1969956 14:43:40 ---> 7543f4451cf2 14:43:40 Step 23/25 : LABEL arch=arm64 14:43:40 ---> Running in b15bc52d0e11 14:43:40 ---> 9b3f90d67b8a 14:43:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:43:40 ---> Running in d75289d217a9 14:43:41 Removing intermediate container b15bc52d0e11 14:43:41 ---> e599b1f62598 14:43:41 Step 24/25 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:43:41 ---> Running in 353b1be749f2 14:43:41 Removing intermediate container d75289d217a9 14:43:41 ---> f7f2e37ce299 14:43:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:43:42 Removing intermediate container 353b1be749f2 14:43:42 ---> e2c70ca1eb32 14:43:42 Step 25/25 : LABEL version=2.2.0-dev.91 14:43:42 ---> Running in 23a9620e8214 14:43:43 Removing intermediate container 23a9620e8214 14:43:43 ---> 8f07a5a83774 14:43:43 14:43:43 ---> 2b622af09da9 14:43:43 Step 26/31 : RUN chmod +x /entrypoint.sh 14:43:43 Successfully built 8f07a5a83774 14:43:43 Successfully tagged security-secretstore-setup-arm64:latest 14:43:43 ---> Running in de7e8d06a60c 14:43:43 Building security-spire-agent 14:43:47  Building security-secretstore-setup ... done Removing intermediate container de7e8d06a60c 14:43:47 ---> e8435d62d847 14:43:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:43:47 ---> Running in beb5e95f5728 14:43:47 Removing intermediate container beb5e95f5728 14:43:47 ---> 0511887fa427 14:43:47 Step 28/31 : CMD ["gate"] 14:43:47 ---> Running in d3a54438fc5c 14:43:48 Removing intermediate container d3a54438fc5c 14:43:48 ---> 45055244f778 14:43:48 Step 29/31 : LABEL arch=arm64 14:43:48 ---> Running in 6bbeb0709b3e 14:43:49 Removing intermediate container 6bbeb0709b3e 14:43:49 ---> ded08fb54625 14:43:49 Step 30/31 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:43:49 ---> Running in 9e3b3b57a06f 14:43:49 Removing intermediate container 9e3b3b57a06f 14:43:49 ---> 3f09e4f5a0ac 14:43:49 Step 31/31 : LABEL version=2.2.0-dev.91 14:43:49 ---> Running in e695e4a1ad02 14:43:50 Removing intermediate container e695e4a1ad02 14:43:50 ---> c2d29e54b872 14:43:50 14:43:50 Successfully built c2d29e54b872 14:43:50 Successfully tagged security-bootstrapper-arm64:latest 14:43:51  Building security-bootstrapper ... done Building sys-mgmt-agent 14:44:06 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:44:06 ---> f33a9f088d27 14:44:06 Step 3/26 : WORKDIR /edgex-go 14:44:06 ---> Using cache 14:44:06 ---> 209e938ef734 14:44:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:06 ---> Using cache 14:44:06 ---> 92476b9b6f83 14:44:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:44:06 ---> Running in 4d760076e8a3 14:44:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:44:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:44:08 OK: 220 MiB in 52 packages 14:44:11 Removing intermediate container 4d760076e8a3 14:44:11 ---> 862fa61701ad 14:44:11 Step 6/26 : COPY go.mod vendor* ./ 14:44:13 ---> ec69ccac1fda 14:44:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:13 ---> Running in 9b0179d479dc 14:44:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:44:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:44:17 ---> f33a9f088d27 14:44:17 Step 3/23 : WORKDIR /edgex-go 14:44:17 ---> Using cache 14:44:17 ---> 209e938ef734 14:44:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:17 ---> Using cache 14:44:17 ---> 92476b9b6f83 14:44:17 Step 5/23 : RUN apk add --update --no-cache make bash git 14:44:17 ---> Running in 0ac579e99f1a 14:44:17 Removing intermediate container 915ab03f8aa7 14:44:17 ---> 593e60cddd6e 14:44:17 14:44:17 Step 10/23 : FROM alpine:3.14 14:44:17 ---> ac73e934f311 14:44:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:44:17 ---> Running in c9e71a369fd8 14:44:18 Removing intermediate container c9e71a369fd8 14:44:18 ---> 32de1a32f0d9 14:44:18 Step 12/23 : ENV APP_PORT=59880 14:44:18 ---> Running in 16339bce88a3 14:44:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:44:19 Removing intermediate container 16339bce88a3 14:44:19 ---> 6c083b25e927 14:44:19 Step 13/23 : EXPOSE $APP_PORT 14:44:20 ---> Running in f96a894d6d56 14:44:20 Removing intermediate container 9b0179d479dc 14:44:20 ---> b54ba2ae31bd 14:44:20 Step 8/26 : COPY . . 14:44:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:44:20 Removing intermediate container f96a894d6d56 14:44:20 ---> 901de414f8d0 14:44:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:20 ---> Running in 46a7b8def70b 14:44:21 OK: 220 MiB in 52 packages 14:44:24 Removing intermediate container 0ac579e99f1a 14:44:24 ---> b99526393236 14:44:24 Step 6/23 : COPY go.mod vendor* ./ 14:44:25 Removing intermediate container 46a7b8def70b 14:44:25 ---> 553e94f6f86d 14:44:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:44:25 ---> Running in da1e64ac2570 14:44:25 ---> 195bc64da7cd 14:44:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:25 ---> Running in 300936267d4c 14:44:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:44:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:44:30 (1/6) Installing dumb-init (1.2.5-r1) 14:44:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:44:30 (3/6) Installing libsodium (1.0.18-r0) 14:44:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:44:30 (5/6) Installing libzmq (4.3.4-r0) 14:44:30 (6/6) Installing zeromq (4.3.4-r0) 14:44:30 Executing busybox-1.33.1-r7.trigger 14:44:30 OK: 8 MiB in 20 packages 14:44:32 Removing intermediate container 300936267d4c 14:44:32 ---> 583efd657b8a 14:44:32 Step 8/23 : COPY . . 14:44:33 Removing intermediate container da1e64ac2570 14:44:33 ---> fade535ba15b 14:44:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:44:35 ---> d1f0234dee92 14:44:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:44:39 ---> 242f424259c4 14:44:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:44:41 ---> deb12dfbefa5 14:44:41 Step 19/23 : ENTRYPOINT ["/core-data"] 14:44:41 ---> Running in 43d73ed0ab64 14:44:42 ---> 157e9e4d0f50 14:44:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:44:42 Removing intermediate container 43d73ed0ab64 14:44:42 ---> 79f2de8aafe4 14:44:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:44:42 ---> Running in b7b9fd3d3cb8 14:44:42 ---> Running in 5cb8b447aab6 14:44:43 Removing intermediate container 5cb8b447aab6 14:44:43 ---> 324c7e84fd4a 14:44:43 Step 21/23 : LABEL arch=arm64 14:44:43 Removing intermediate container b7b9fd3d3cb8 14:44:43 ---> 14d28d2836bb 14:44:43 Step 10/26 : RUN mkdir -p spire-build 14:44:43 ---> Running in 252c783ee9a2 14:44:43 ---> Running in 02995f98c4ba 14:44:45 Removing intermediate container 252c783ee9a2 14:44:45 ---> 959321fba173 14:44:45 Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:44:45 ---> Running in 5e8aa1ef1c4c 14:44:46 Removing intermediate container 5e8aa1ef1c4c 14:44:46 ---> 0436d2511849 14:44:46 Step 23/23 : LABEL version=2.2.0-dev.91 14:44:46 ---> Running in fbb88926f7f1 14:44:47 Removing intermediate container fbb88926f7f1 14:44:47 ---> a48f3e146cb1 14:44:47 14:44:48 Removing intermediate container 02995f98c4ba 14:44:48 ---> 6adcb1d6de77 14:44:48 Step 11/26 : WORKDIR /edgex-go/spire-build 14:44:48 ---> Running in dad19728738a 14:44:49 Successfully built a48f3e146cb1 14:44:49 Successfully tagged core-data-arm64:latest 14:44:49 Building security-spire-config 14:44:50  Building core-data ... done Removing intermediate container dad19728738a 14:44:50 ---> 392e5f91c4c2 14:44:50 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 14:44:50 ---> Running in f4768e9ef908 14:44:53 spire-1.2.1/ 14:44:53 spire-1.2.1/.data/ 14:44:53 spire-1.2.1/.data/.file 14:44:53 spire-1.2.1/.dockerignore 14:44:53 spire-1.2.1/.gitattributes 14:44:53 spire-1.2.1/.githooks/ 14:44:53 spire-1.2.1/.githooks/pre-commit 14:44:53 spire-1.2.1/.github/ 14:44:53 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:44:53 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:44:53 spire-1.2.1/.github/dependabot.yml 14:44:53 spire-1.2.1/.github/workflows/ 14:44:53 spire-1.2.1/.github/workflows/nightly_build.yaml 14:44:53 spire-1.2.1/.github/workflows/pr_build.yaml 14:44:53 spire-1.2.1/.github/workflows/release_build.yaml 14:44:53 spire-1.2.1/.github/workflows/scripts/ 14:44:53 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:44:53 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:44:53 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:44:53 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:44:53 spire-1.2.1/.github/workflows/scripts/split.sh 14:44:53 spire-1.2.1/.gitignore 14:44:53 spire-1.2.1/.go-version 14:44:53 spire-1.2.1/.golangci.yml 14:44:53 spire-1.2.1/ADOPTERS.md 14:44:53 spire-1.2.1/CHANGELOG.md 14:44:53 spire-1.2.1/CODE-OF-CONDUCT.md 14:44:53 spire-1.2.1/CODEOWNERS 14:44:53 spire-1.2.1/CONTRIBUTING.md 14:44:53 spire-1.2.1/Dockerfile 14:44:53 spire-1.2.1/Dockerfile.dev 14:44:53 spire-1.2.1/Dockerfile.scratch 14:44:53 spire-1.2.1/LICENSE 14:44:53 spire-1.2.1/MAINTAINERS.md 14:44:53 spire-1.2.1/Makefile 14:44:53 spire-1.2.1/README.md 14:44:53 spire-1.2.1/ROADMAP.md 14:44:53 spire-1.2.1/SECURITY.md 14:44:53 spire-1.2.1/cmd/ 14:44:53 spire-1.2.1/cmd/spire-agent/ 14:44:53 spire-1.2.1/cmd/spire-agent/cli/ 14:44:53 spire-1.2.1/cmd/spire-agent/cli/api/ 14:44:53 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/common/ 14:44:53 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:44:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/run/ 14:44:53 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:44:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:44:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:44:53 spire-1.2.1/cmd/spire-agent/main.go 14:44:53 spire-1.2.1/cmd/spire-server/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/agent/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/cli.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/run/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/token/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/validate/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/x509/ 14:44:53 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:44:53 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:44:53 spire-1.2.1/cmd/spire-server/main.go 14:44:53 spire-1.2.1/cmd/spire-server/util/ 14:44:53 spire-1.2.1/cmd/spire-server/util/util.go 14:44:53 spire-1.2.1/conf/ 14:44:53 spire-1.2.1/conf/agent/ 14:44:53 spire-1.2.1/conf/agent/agent.conf 14:44:53 spire-1.2.1/conf/agent/agent_full.conf 14:44:53 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:44:53 spire-1.2.1/conf/server/ 14:44:53 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:44:53 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:44:53 spire-1.2.1/conf/server/server.conf 14:44:53 spire-1.2.1/conf/server/server_full.conf 14:44:53 spire-1.2.1/doc/ 14:44:53 spire-1.2.1/doc/SPIRE101.md 14:44:53 spire-1.2.1/doc/auditlog.md 14:44:53 spire-1.2.1/doc/authorization_policy_engine.md 14:44:53 spire-1.2.1/doc/changelog_guidelines.md 14:44:53 spire-1.2.1/doc/cure53-report.pdf 14:44:53 spire-1.2.1/doc/images/ 14:44:53 spire-1.2.1/doc/images/2019_roadmap.png 14:44:53 spire-1.2.1/doc/images/SPIRE101.png 14:44:53 spire-1.2.1/doc/images/SPIRE_agent.png 14:44:53 spire-1.2.1/doc/images/SPIRE_server.png 14:44:53 spire-1.2.1/doc/images/cache_mgr.png 14:44:53 spire-1.2.1/doc/images/cache_mgr_components.png 14:44:53 spire-1.2.1/doc/images/federated_spire.png 14:44:53 spire-1.2.1/doc/images/ha_mode.png 14:44:53 spire-1.2.1/doc/images/nested_spire.png 14:44:53 spire-1.2.1/doc/images/oidc_federation.png 14:44:53 spire-1.2.1/doc/images/single_trust_domain.png 14:44:53 spire-1.2.1/doc/images/spiffe_compatible.png 14:44:53 spire-1.2.1/doc/images/spire_logo.png 14:44:53 spire-1.2.1/doc/migrating_registration_api_clients.md 14:44:53 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:44:53 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:44:53 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:44:53 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:44:53 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:44:53 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:44:53 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:44:53 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:44:53 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:44:53 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:44:53 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:44:53 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:44:53 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:44:53 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:44:53 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:44:53 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:44:53 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:44:53 spire-1.2.1/doc/scaling_spire.md 14:44:53 spire-1.2.1/doc/spire_agent.md 14:44:53 spire-1.2.1/doc/spire_server.md 14:44:53 spire-1.2.1/doc/supported_integrations.md 14:44:53 spire-1.2.1/doc/telemetry.md 14:44:53 spire-1.2.1/doc/telemetry_config.md 14:44:53 spire-1.2.1/doc/upgrading.md 14:44:53 spire-1.2.1/doc/using_spire.md 14:44:53 spire-1.2.1/examples/ 14:44:53 spire-1.2.1/examples/README.md 14:44:53 spire-1.2.1/go.mod 14:44:53 spire-1.2.1/go.sum 14:44:53 spire-1.2.1/pkg/ 14:44:53 spire-1.2.1/pkg/agent/ 14:44:53 spire-1.2.1/pkg/agent/agent.go 14:44:53 spire-1.2.1/pkg/agent/api/ 14:44:53 spire-1.2.1/pkg/agent/api/config.go 14:44:53 spire-1.2.1/pkg/agent/api/debug/ 14:44:53 spire-1.2.1/pkg/agent/api/debug/v1/ 14:44:53 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:44:53 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:44:53 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:44:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:44:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:44:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:44:53 spire-1.2.1/pkg/agent/api/endpoints.go 14:44:53 spire-1.2.1/pkg/agent/api/health/ 14:44:53 spire-1.2.1/pkg/agent/api/health/v1/ 14:44:53 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:44:53 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:44:53 spire-1.2.1/pkg/agent/api/rpccontext/ 14:44:53 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:44:53 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:44:53 spire-1.2.1/pkg/agent/attestor/ 14:44:53 spire-1.2.1/pkg/agent/attestor/node/ 14:44:53 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:44:53 spire-1.2.1/pkg/agent/attestor/node/node.go 14:44:53 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:44:53 spire-1.2.1/pkg/agent/attestor/workload/ 14:44:53 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:44:53 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:44:53 spire-1.2.1/pkg/agent/catalog/ 14:44:53 spire-1.2.1/pkg/agent/catalog/catalog.go 14:44:53 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:44:53 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:44:53 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:44:53 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:44:53 spire-1.2.1/pkg/agent/client/ 14:44:53 spire-1.2.1/pkg/agent/client/client.go 14:44:53 spire-1.2.1/pkg/agent/client/client_test.go 14:44:53 spire-1.2.1/pkg/agent/client/dial.go 14:44:53 spire-1.2.1/pkg/agent/client/nodeconn.go 14:44:53 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:44:53 spire-1.2.1/pkg/agent/client/update.go 14:44:53 spire-1.2.1/pkg/agent/client/util.go 14:44:53 spire-1.2.1/pkg/agent/common/ 14:44:53 spire-1.2.1/pkg/agent/common/backoff/ 14:44:53 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:44:53 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:44:53 spire-1.2.1/pkg/agent/common/cgroups/ 14:44:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:44:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:44:53 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:44:53 spire-1.2.1/pkg/agent/config.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/ 14:44:53 spire-1.2.1/pkg/agent/endpoints/config.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/workload/ 14:44:53 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:44:53 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:44:53 spire-1.2.1/pkg/agent/manager/ 14:44:53 spire-1.2.1/pkg/agent/manager/cache/ 14:44:53 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:44:53 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:44:53 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:44:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:44:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:44:53 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:44:53 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:44:53 spire-1.2.1/pkg/agent/manager/config.go 14:44:53 spire-1.2.1/pkg/agent/manager/manager.go 14:44:53 spire-1.2.1/pkg/agent/manager/manager_test.go 14:44:53 spire-1.2.1/pkg/agent/manager/storage.go 14:44:53 spire-1.2.1/pkg/agent/manager/storage_test.go 14:44:53 spire-1.2.1/pkg/agent/manager/storecache/ 14:44:53 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:44:53 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:44:53 spire-1.2.1/pkg/agent/manager/sync.go 14:44:53 spire-1.2.1/pkg/agent/plugin/ 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:44:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:44:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:44:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:44:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:44:53 spire-1.2.1/pkg/agent/svid/ 14:44:53 spire-1.2.1/pkg/agent/svid/rotator.go 14:44:53 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:44:53 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:44:53 spire-1.2.1/pkg/agent/svid/store/ 14:44:53 spire-1.2.1/pkg/agent/svid/store/service.go 14:44:53 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:44:53 spire-1.2.1/pkg/common/ 14:44:53 spire-1.2.1/pkg/common/agentpathtemplate/ 14:44:53 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:44:53 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:44:53 spire-1.2.1/pkg/common/api/ 14:44:53 spire-1.2.1/pkg/common/api/metrics.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/ 14:44:53 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/logger.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/names.go 14:44:53 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:44:53 spire-1.2.1/pkg/common/api/names.go 14:44:53 spire-1.2.1/pkg/common/api/ratelimit.go 14:44:53 spire-1.2.1/pkg/common/api/rpccontext/ 14:44:53 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:44:53 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:44:53 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:44:53 spire-1.2.1/pkg/common/auth/ 14:44:53 spire-1.2.1/pkg/common/auth/interceptors.go 14:44:53 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:44:53 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:44:53 spire-1.2.1/pkg/common/bundleutil/ 14:44:53 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:44:53 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:44:53 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:44:53 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:44:53 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:44:53 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:44:53 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:44:53 spire-1.2.1/pkg/common/bundleutil/types.go 14:44:53 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:44:53 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:44:53 spire-1.2.1/pkg/common/catalog/ 14:44:53 spire-1.2.1/pkg/common/catalog/bind.go 14:44:53 spire-1.2.1/pkg/common/catalog/builtin.go 14:44:53 spire-1.2.1/pkg/common/catalog/catalog.go 14:44:53 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:44:53 spire-1.2.1/pkg/common/catalog/closers.go 14:44:53 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:44:53 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:44:53 spire-1.2.1/pkg/common/catalog/config.go 14:44:53 spire-1.2.1/pkg/common/catalog/config_test.go 14:44:53 spire-1.2.1/pkg/common/catalog/configure.go 14:44:53 spire-1.2.1/pkg/common/catalog/constraints.go 14:44:53 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:44:53 spire-1.2.1/pkg/common/catalog/context.go 14:44:53 spire-1.2.1/pkg/common/catalog/external.go 14:44:53 spire-1.2.1/pkg/common/catalog/host.go 14:44:53 spire-1.2.1/pkg/common/catalog/pipenet.go 14:44:53 spire-1.2.1/pkg/common/catalog/plugin.go 14:44:53 spire-1.2.1/pkg/common/catalog/testplugin/ 14:44:53 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:44:53 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:44:53 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:44:53 spire-1.2.1/pkg/common/cli/ 14:44:53 spire-1.2.1/pkg/common/cli/env.go 14:44:53 spire-1.2.1/pkg/common/cli/flags.go 14:44:53 spire-1.2.1/pkg/common/cli/trust_domain.go 14:44:53 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:44:53 spire-1.2.1/pkg/common/cli/umask.go 14:44:53 spire-1.2.1/pkg/common/cli/umask_posix.go 14:44:53 spire-1.2.1/pkg/common/cli/umask_test.go 14:44:53 spire-1.2.1/pkg/common/cli/umask_windows.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/ 14:44:53 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/flag.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/format.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/ 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:44:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:44:53 spire-1.2.1/pkg/common/coretypes/ 14:44:53 spire-1.2.1/pkg/common/coretypes/bundle/ 14:44:53 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:44:53 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:44:53 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:44:53 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:44:53 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:44:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:44:53 spire-1.2.1/pkg/common/cryptoutil/ 14:44:53 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:44:53 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:44:53 spire-1.2.1/pkg/common/diskutil/ 14:44:53 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:44:53 spire-1.2.1/pkg/common/diskutil/file_test.go 14:44:53 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:44:53 spire-1.2.1/pkg/common/errorutil/ 14:44:53 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:44:53 spire-1.2.1/pkg/common/health/ 14:44:53 spire-1.2.1/pkg/common/health/config.go 14:44:53 spire-1.2.1/pkg/common/health/context.go 14:44:53 spire-1.2.1/pkg/common/health/context_test.go 14:44:53 spire-1.2.1/pkg/common/health/health.go 14:44:53 spire-1.2.1/pkg/common/health/health_test.go 14:44:53 spire-1.2.1/pkg/common/health/logger.go 14:44:53 spire-1.2.1/pkg/common/hostservice/ 14:44:53 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:44:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:44:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:44:53 spire-1.2.1/pkg/common/idutil/ 14:44:53 spire-1.2.1/pkg/common/idutil/require.go 14:44:53 spire-1.2.1/pkg/common/idutil/require_test.go 14:44:53 spire-1.2.1/pkg/common/idutil/safety.go 14:44:53 spire-1.2.1/pkg/common/idutil/safety_test.go 14:44:53 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:44:53 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:44:53 spire-1.2.1/pkg/common/jwtsvid/ 14:44:53 spire-1.2.1/pkg/common/jwtsvid/common.go 14:44:53 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:44:53 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:44:53 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:44:53 spire-1.2.1/pkg/common/jwtutil/ 14:44:53 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:44:53 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:44:53 spire-1.2.1/pkg/common/log/ 14:44:53 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:44:53 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:44:53 spire-1.2.1/pkg/common/log/log.go 14:44:53 spire-1.2.1/pkg/common/log/log_test.go 14:44:53 spire-1.2.1/pkg/common/log/options.go 14:44:53 spire-1.2.1/pkg/common/nodeutil/ 14:44:53 spire-1.2.1/pkg/common/nodeutil/node.go 14:44:53 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:44:53 spire-1.2.1/pkg/common/peertracker/ 14:44:53 spire-1.2.1/pkg/common/peertracker/conn.go 14:44:53 spire-1.2.1/pkg/common/peertracker/credentials.go 14:44:53 spire-1.2.1/pkg/common/peertracker/errors.go 14:44:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:44:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:44:53 spire-1.2.1/pkg/common/peertracker/info.go 14:44:53 spire-1.2.1/pkg/common/peertracker/listener.go 14:44:53 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:44:53 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:44:53 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:44:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:44:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:44:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:44:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:44:53 spire-1.2.1/pkg/common/peertracker/tcp.go 14:44:53 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:44:53 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:44:53 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:44:53 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:44:53 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:44:53 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:44:53 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:44:53 spire-1.2.1/pkg/common/peertracker/uds.go 14:44:53 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:44:53 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:44:53 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:44:53 spire-1.2.1/pkg/common/pemutil/ 14:44:53 spire-1.2.1/pkg/common/pemutil/block.go 14:44:53 spire-1.2.1/pkg/common/pemutil/certs.go 14:44:53 spire-1.2.1/pkg/common/pemutil/common.go 14:44:53 spire-1.2.1/pkg/common/pemutil/csr.go 14:44:53 spire-1.2.1/pkg/common/pemutil/keys.go 14:44:53 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:44:53 spire-1.2.1/pkg/common/pemutil/testdata/ 14:44:53 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:44:53 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:44:53 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:44:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:44:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:44:53 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:44:53 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:44:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:44:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:44:53 spire-1.2.1/pkg/common/plugin/ 14:44:53 spire-1.2.1/pkg/common/plugin/aws/ 14:44:53 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:44:53 spire-1.2.1/pkg/common/plugin/azure/ 14:44:53 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:44:53 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:44:53 spire-1.2.1/pkg/common/plugin/facade.go 14:44:53 spire-1.2.1/pkg/common/plugin/facade_test.go 14:44:53 spire-1.2.1/pkg/common/plugin/gcp/ 14:44:53 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:44:53 spire-1.2.1/pkg/common/plugin/k8s/ 14:44:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:44:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:44:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:44:53 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:44:53 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:44:53 spire-1.2.1/pkg/common/plugin/log.go 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/ 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:44:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:44:53 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:44:53 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:44:53 spire-1.2.1/pkg/common/plugin/x509pop/ 14:44:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:44:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:44:53 spire-1.2.1/pkg/common/profiling/ 14:44:53 spire-1.2.1/pkg/common/profiling/dumpers.go 14:44:53 spire-1.2.1/pkg/common/profiling/profiling.go 14:44:53 spire-1.2.1/pkg/common/protoutil/ 14:44:53 spire-1.2.1/pkg/common/protoutil/masks.go 14:44:53 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:44:53 spire-1.2.1/pkg/common/rotationutil/ 14:44:53 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:44:53 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:44:53 spire-1.2.1/pkg/common/selector/ 14:44:53 spire-1.2.1/pkg/common/selector/selector.go 14:44:53 spire-1.2.1/pkg/common/selector/selector_test.go 14:44:53 spire-1.2.1/pkg/common/selector/set.go 14:44:53 spire-1.2.1/pkg/common/selector/set_utils.go 14:44:53 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/ 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/ 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:44:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:44:53 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:44:53 spire-1.2.1/pkg/common/telemetry/call.go 14:44:53 spire-1.2.1/pkg/common/telemetry/common/ 14:44:53 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:44:53 spire-1.2.1/pkg/common/telemetry/config.go 14:44:53 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:44:53 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/inmem.go 14:44:53 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/m3.go 14:44:53 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/metrics.go 14:44:53 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/names.go 14:44:53 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:44:53 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:44:53 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/ 14:44:53 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:44:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:44:53 spire-1.2.1/pkg/common/telemetry/server/server.go 14:44:53 spire-1.2.1/pkg/common/telemetry/sink.go 14:44:53 spire-1.2.1/pkg/common/telemetry/statsd.go 14:44:53 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:44:53 spire-1.2.1/pkg/common/telemetry/uptime.go 14:44:53 spire-1.2.1/pkg/common/telemetry/version.go 14:44:53 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:44:53 spire-1.2.1/pkg/common/uptime/ 14:44:53 spire-1.2.1/pkg/common/uptime/uptime.go 14:44:53 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:44:53 spire-1.2.1/pkg/common/util/ 14:44:53 spire-1.2.1/pkg/common/util/certs.go 14:44:53 spire-1.2.1/pkg/common/util/certs_test.go 14:44:53 spire-1.2.1/pkg/common/util/csr.go 14:44:53 spire-1.2.1/pkg/common/util/hash.go 14:44:53 spire-1.2.1/pkg/common/util/selectors.go 14:44:53 spire-1.2.1/pkg/common/util/selectors_test.go 14:44:53 spire-1.2.1/pkg/common/util/signals.go 14:44:53 spire-1.2.1/pkg/common/util/sort.go 14:44:53 spire-1.2.1/pkg/common/util/sort_test.go 14:44:53 spire-1.2.1/pkg/common/util/task.go 14:44:53 spire-1.2.1/pkg/common/util/task_test.go 14:44:53 spire-1.2.1/pkg/common/util/testdata/ 14:44:53 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:44:53 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:44:53 spire-1.2.1/pkg/common/version/ 14:44:53 spire-1.2.1/pkg/common/version/version.go 14:44:53 spire-1.2.1/pkg/common/x509svid/ 14:44:53 spire-1.2.1/pkg/common/x509svid/common_test.go 14:44:53 spire-1.2.1/pkg/common/x509svid/csr.go 14:44:53 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:44:53 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:44:53 spire-1.2.1/pkg/common/x509util/ 14:44:53 spire-1.2.1/pkg/common/x509util/cert.go 14:44:53 spire-1.2.1/pkg/common/x509util/dns.go 14:44:54 spire-1.2.1/pkg/common/x509util/dns_test.go 14:44:54 spire-1.2.1/pkg/common/x509util/keyid.go 14:44:54 spire-1.2.1/pkg/common/x509util/keypair.go 14:44:54 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:44:54 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:44:54 spire-1.2.1/pkg/server/ 14:44:54 spire-1.2.1/pkg/server/api/ 14:44:54 spire-1.2.1/pkg/server/api/agent.go 14:44:54 spire-1.2.1/pkg/server/api/agent/ 14:44:54 spire-1.2.1/pkg/server/api/agent/v1/ 14:44:54 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:44:54 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:44:54 spire-1.2.1/pkg/server/api/agent_test.go 14:44:54 spire-1.2.1/pkg/server/api/api.go 14:44:54 spire-1.2.1/pkg/server/api/audit/ 14:44:54 spire-1.2.1/pkg/server/api/audit/audit.go 14:44:54 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:44:54 spire-1.2.1/pkg/server/api/bundle.go 14:44:54 spire-1.2.1/pkg/server/api/bundle/ 14:44:54 spire-1.2.1/pkg/server/api/bundle/v1/ 14:44:54 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:44:54 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:44:54 spire-1.2.1/pkg/server/api/bundle_test.go 14:44:54 spire-1.2.1/pkg/server/api/debug/ 14:44:54 spire-1.2.1/pkg/server/api/debug/v1/ 14:44:54 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:44:54 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:44:54 spire-1.2.1/pkg/server/api/entry.go 14:44:54 spire-1.2.1/pkg/server/api/entry/ 14:44:54 spire-1.2.1/pkg/server/api/entry/v1/ 14:44:54 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:44:54 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:44:54 spire-1.2.1/pkg/server/api/entry_test.go 14:44:54 spire-1.2.1/pkg/server/api/health/ 14:44:54 spire-1.2.1/pkg/server/api/health/v1/ 14:44:54 spire-1.2.1/pkg/server/api/health/v1/service.go 14:44:54 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:44:54 spire-1.2.1/pkg/server/api/id.go 14:44:54 spire-1.2.1/pkg/server/api/id_test.go 14:44:54 spire-1.2.1/pkg/server/api/limits/ 14:44:54 spire-1.2.1/pkg/server/api/limits/limits.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/ 14:44:54 spire-1.2.1/pkg/server/api/middleware/alias.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/audit.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/caller.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/common.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/entries.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:44:54 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:44:54 spire-1.2.1/pkg/server/api/ratelimit.go 14:44:54 spire-1.2.1/pkg/server/api/rpccontext/ 14:44:54 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:44:54 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:44:54 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:44:54 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:44:54 spire-1.2.1/pkg/server/api/selector.go 14:44:54 spire-1.2.1/pkg/server/api/selector_test.go 14:44:54 spire-1.2.1/pkg/server/api/status.go 14:44:54 spire-1.2.1/pkg/server/api/status_test.go 14:44:54 spire-1.2.1/pkg/server/api/svid/ 14:44:54 spire-1.2.1/pkg/server/api/svid/v1/ 14:44:54 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:44:54 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:44:54 spire-1.2.1/pkg/server/api/trustdomain.go 14:44:54 spire-1.2.1/pkg/server/api/trustdomain/ 14:44:54 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:44:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:44:54 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:44:54 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:44:54 spire-1.2.1/pkg/server/authpolicy/ 14:44:54 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:44:54 spire-1.2.1/pkg/server/authpolicy/policy.go 14:44:54 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:44:54 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:44:54 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:44:54 spire-1.2.1/pkg/server/authpolicy/validate.go 14:44:54 spire-1.2.1/pkg/server/bundle/ 14:44:54 spire-1.2.1/pkg/server/bundle/client/ 14:44:54 spire-1.2.1/pkg/server/bundle/client/client.go 14:44:54 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:44:54 spire-1.2.1/pkg/server/bundle/client/manager.go 14:44:54 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:44:54 spire-1.2.1/pkg/server/bundle/client/sources.go 14:44:54 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:44:54 spire-1.2.1/pkg/server/bundle/client/updater.go 14:44:54 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:44:54 spire-1.2.1/pkg/server/ca/ 14:44:54 spire-1.2.1/pkg/server/ca/ca.go 14:44:54 spire-1.2.1/pkg/server/ca/ca_health.go 14:44:54 spire-1.2.1/pkg/server/ca/ca_test.go 14:44:54 spire-1.2.1/pkg/server/ca/journal.go 14:44:54 spire-1.2.1/pkg/server/ca/journal_test.go 14:44:54 spire-1.2.1/pkg/server/ca/manager.go 14:44:54 spire-1.2.1/pkg/server/ca/manager_health.go 14:44:54 spire-1.2.1/pkg/server/ca/manager_test.go 14:44:54 spire-1.2.1/pkg/server/ca/templates.go 14:44:54 spire-1.2.1/pkg/server/ca/upstream_client.go 14:44:54 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:44:54 spire-1.2.1/pkg/server/ca/validation.go 14:44:54 spire-1.2.1/pkg/server/cache/ 14:44:54 spire-1.2.1/pkg/server/cache/dscache/ 14:44:54 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:44:54 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:44:54 spire-1.2.1/pkg/server/cache/entrycache/ 14:44:54 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:44:54 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:44:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:44:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:44:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:44:54 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:44:54 spire-1.2.1/pkg/server/catalog/ 14:44:54 spire-1.2.1/pkg/server/catalog/catalog.go 14:44:54 spire-1.2.1/pkg/server/catalog/keymanager.go 14:44:54 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:44:54 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:44:54 spire-1.2.1/pkg/server/catalog/notifier.go 14:44:54 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:44:54 spire-1.2.1/pkg/server/config.go 14:44:54 spire-1.2.1/pkg/server/datastore/ 14:44:54 spire-1.2.1/pkg/server/datastore/datastore.go 14:44:54 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:44:54 spire-1.2.1/pkg/server/datastore/repository.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:44:54 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:44:54 spire-1.2.1/pkg/server/endpoints/ 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/ 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:44:54 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:44:54 spire-1.2.1/pkg/server/endpoints/config.go 14:44:54 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:44:54 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:44:54 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:44:54 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:44:54 spire-1.2.1/pkg/server/endpoints/middleware.go 14:44:54 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:44:54 spire-1.2.1/pkg/server/hostservice/ 14:44:54 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:44:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:44:54 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:44:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:44:54 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:44:54 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:44:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:44:54 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/ 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/ 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:44:54 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:44:54 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:44:54 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/ 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:44:54 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:44:54 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:44:54 spire-1.2.1/pkg/server/registration/ 14:44:54 spire-1.2.1/pkg/server/registration/manager.go 14:44:54 spire-1.2.1/pkg/server/registration/manager_test.go 14:44:54 spire-1.2.1/pkg/server/scanentries.go 14:44:54 spire-1.2.1/pkg/server/scanentries_test.go 14:44:54 spire-1.2.1/pkg/server/server.go 14:44:54 spire-1.2.1/pkg/server/server_test.go 14:44:54 spire-1.2.1/pkg/server/svid/ 14:44:54 spire-1.2.1/pkg/server/svid/observer.go 14:44:54 spire-1.2.1/pkg/server/svid/observer_test.go 14:44:54 spire-1.2.1/pkg/server/svid/rotator.go 14:44:54 spire-1.2.1/pkg/server/svid/rotator_config.go 14:44:54 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:44:54 spire-1.2.1/pkg/server/svid/rotator_test.go 14:44:54 spire-1.2.1/proto/ 14:44:54 spire-1.2.1/proto/private/ 14:44:54 spire-1.2.1/proto/private/server/ 14:44:54 spire-1.2.1/proto/private/server/journal/ 14:44:54 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:44:54 spire-1.2.1/proto/private/server/journal/journal.proto 14:44:54 spire-1.2.1/proto/spire/ 14:44:54 spire-1.2.1/proto/spire/common/ 14:44:54 spire-1.2.1/proto/spire/common/common.pb.go 14:44:54 spire-1.2.1/proto/spire/common/common.proto 14:44:54 spire-1.2.1/proto/spire/common/plugin/ 14:44:54 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:44:54 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:44:54 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:44:54 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:44:54 spire-1.2.1/proto/spire/plugin/ 14:44:54 spire-1.2.1/proto/spire/plugin/agent/ 14:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:44:54 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:44:54 spire-1.2.1/release/ 14:44:54 spire-1.2.1/release/spire-extras/ 14:44:54 spire-1.2.1/release/spire-extras/README.md 14:44:54 spire-1.2.1/release/spire-extras/conf/ 14:44:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:44:54 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:44:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:44:54 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:44:54 spire-1.2.1/release/spire/ 14:44:54 spire-1.2.1/release/spire/README.md 14:44:54 spire-1.2.1/release/spire/conf/ 14:44:54 spire-1.2.1/release/spire/conf/agent/ 14:44:54 spire-1.2.1/release/spire/conf/agent/agent.conf 14:44:54 spire-1.2.1/release/spire/conf/server/ 14:44:54 spire-1.2.1/release/spire/conf/server/server.conf 14:44:54 spire-1.2.1/script/ 14:44:54 spire-1.2.1/script/build-artifact.sh 14:44:54 spire-1.2.1/script/generate_dummy_ca.sh 14:44:54 spire-1.2.1/support/ 14:44:54 spire-1.2.1/support/k8s/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:44:54 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/ 14:44:54 spire-1.2.1/support/oidc-discovery-provider/README.md 14:44:54 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/config.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/main.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:44:54 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:44:54 spire-1.2.1/test/ 14:44:54 spire-1.2.1/test/clock/ 14:44:54 spire-1.2.1/test/clock/clock.go 14:44:54 spire-1.2.1/test/fakes/ 14:44:54 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:44:54 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:44:54 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:44:54 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:44:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:44:54 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:44:54 spire-1.2.1/test/fakes/fakeagentstore/ 14:44:54 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:44:54 spire-1.2.1/test/fakes/fakedatastore/ 14:44:54 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:44:54 spire-1.2.1/test/fakes/fakeentryclient/ 14:44:54 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:44:54 spire-1.2.1/test/fakes/fakehealthchecker/ 14:44:54 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:44:54 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:44:54 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:44:54 spire-1.2.1/test/fakes/fakemetrics/ 14:44:54 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:44:54 spire-1.2.1/test/fakes/fakenoderesolver/ 14:44:54 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:44:54 spire-1.2.1/test/fakes/fakenotifier/ 14:44:54 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:44:54 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:44:54 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:44:54 spire-1.2.1/test/fakes/fakeserverca/ 14:44:54 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:44:54 spire-1.2.1/test/fakes/fakeservercatalog/ 14:44:54 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:44:54 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:44:54 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:44:54 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:44:54 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:44:54 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:44:54 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:44:54 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:44:54 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:44:54 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:44:54 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:44:54 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:44:54 spire-1.2.1/test/fixture/ 14:44:54 spire-1.2.1/test/fixture/certs/ 14:44:54 spire-1.2.1/test/fixture/certs/agent_svid.der 14:44:54 spire-1.2.1/test/fixture/certs/base_cert.pem 14:44:54 spire-1.2.1/test/fixture/certs/base_csr.pem 14:44:54 spire-1.2.1/test/fixture/certs/base_key.pem 14:44:54 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:44:54 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:44:54 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:44:54 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:44:54 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:44:54 spire-1.2.1/test/fixture/certs/blog_key.pem 14:44:54 spire-1.2.1/test/fixture/certs/bundle.der 14:44:54 spire-1.2.1/test/fixture/certs/ca.pem 14:44:54 spire-1.2.1/test/fixture/certs/ca_key.pem 14:44:54 spire-1.2.1/test/fixture/certs/database_cert.pem 14:44:54 spire-1.2.1/test/fixture/certs/database_csr.pem 14:44:54 spire-1.2.1/test/fixture/certs/database_key.pem 14:44:54 spire-1.2.1/test/fixture/certs/node_cert.pem 14:44:54 spire-1.2.1/test/fixture/certs/node_csr.pem 14:44:54 spire-1.2.1/test/fixture/certs/node_key.pem 14:44:54 spire-1.2.1/test/fixture/certs/svid.pem 14:44:54 spire-1.2.1/test/fixture/certs/svid_key.pem 14:44:54 spire-1.2.1/test/fixture/config/ 14:44:54 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:44:54 spire-1.2.1/test/fixture/config/agent_good.conf 14:44:54 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:44:54 spire-1.2.1/test/fixture/config/plugin_good.conf 14:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:44:54 spire-1.2.1/test/fixture/config/server_good.conf 14:44:54 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:44:54 spire-1.2.1/test/fixture/fixture.go 14:44:54 spire-1.2.1/test/fixture/nodeattestor/ 14:44:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:44:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:44:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:44:54 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:44:54 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:44:54 spire-1.2.1/test/fixture/registration/ 14:44:54 spire-1.2.1/test/fixture/registration/entries.json 14:44:54 spire-1.2.1/test/fixture/registration/good-for-update.json 14:44:54 spire-1.2.1/test/fixture/registration/good.json 14:44:54 spire-1.2.1/test/fixture/registration/invalid.json 14:44:54 spire-1.2.1/test/fixture/registration/invalid_json.json 14:44:54 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:44:54 spire-1.2.1/test/integration/ 14:44:54 spire-1.2.1/test/integration/README.md 14:44:54 spire-1.2.1/test/integration/common 14:44:54 spire-1.2.1/test/integration/setup/ 14:44:54 spire-1.2.1/test/integration/setup/adminclient/ 14:44:54 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:44:54 spire-1.2.1/test/integration/setup/adminclient/client.go 14:44:54 spire-1.2.1/test/integration/setup/debugagent/ 14:44:54 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:44:54 spire-1.2.1/test/integration/setup/debugagent/main.go 14:44:54 spire-1.2.1/test/integration/setup/debugserver/ 14:44:54 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:44:54 spire-1.2.1/test/integration/setup/debugserver/main.go 14:44:54 spire-1.2.1/test/integration/setup/downstreamclient/ 14:44:54 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:44:54 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:44:54 spire-1.2.1/test/integration/setup/itclient/ 14:44:54 spire-1.2.1/test/integration/setup/itclient/client.go 14:44:54 spire-1.2.1/test/integration/setup/node-attestation/ 14:44:54 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:44:54 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:44:54 spire-1.2.1/test/integration/setup/x509pop/ 14:44:54 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:44:54 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:44:54 spire-1.2.1/test/integration/suites/ 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:44:54 spire-1.2.1/test/integration/suites/join-token/ 14:44:54 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:44:54 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:44:54 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:44:54 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:44:54 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:44:54 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:44:54 spire-1.2.1/test/integration/suites/join-token/README.md 14:44:54 spire-1.2.1/test/integration/suites/join-token/conf/ 14:44:54 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/join-token/teardown 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:44:54 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:44:54 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:44:54 spire-1.2.1/test/integration/suites/k8s/ 14:44:54 spire-1.2.1/test/integration/suites/k8s/00-setup 14:44:54 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:44:54 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:44:54 spire-1.2.1/test/integration/suites/k8s/README.md 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/ 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:44:54 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:44:54 spire-1.2.1/test/integration/suites/k8s/teardown 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/ 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:44:54 spire-1.2.1/test/integration/suites/rotation/ 14:44:54 spire-1.2.1/test/integration/suites/rotation/00-setup 14:44:54 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:44:54 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:44:54 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:44:54 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:44:54 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:44:54 spire-1.2.1/test/integration/suites/rotation/README.md 14:44:54 spire-1.2.1/test/integration/suites/rotation/conf/ 14:44:54 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/rotation/teardown 14:44:54 spire-1.2.1/test/integration/suites/self-test/ 14:44:54 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:44:54 spire-1.2.1/test/integration/suites/self-test/README.md 14:44:54 spire-1.2.1/test/integration/suites/self-test/teardown 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:44:54 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:44:54 spire-1.2.1/test/integration/suites/upgrade/ 14:44:54 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:44:54 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:44:54 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:44:54 spire-1.2.1/test/integration/suites/upgrade/README.md 14:44:54 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:44:54 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:44:54 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:44:54 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:44:54 spire-1.2.1/test/integration/suites/upgrade/teardown 14:44:54 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:44:54 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:44:54 spire-1.2.1/test/integration/test-one.sh 14:44:54 spire-1.2.1/test/integration/test.sh 14:44:54 spire-1.2.1/test/plugintest/ 14:44:54 spire-1.2.1/test/plugintest/config.go 14:44:54 spire-1.2.1/test/plugintest/load.go 14:44:54 spire-1.2.1/test/plugintest/option.go 14:44:54 spire-1.2.1/test/spiretest/ 14:44:54 spire-1.2.1/test/spiretest/apiserver.go 14:44:55 spire-1.2.1/test/spiretest/assertions.go 14:44:55 spire-1.2.1/test/spiretest/dir.go 14:44:55 spire-1.2.1/test/spiretest/errors_posix.go 14:44:55 spire-1.2.1/test/spiretest/errors_windows.go 14:44:55 spire-1.2.1/test/spiretest/logs.go 14:44:55 spire-1.2.1/test/spiretest/socketapi.go 14:44:55 spire-1.2.1/test/spiretest/suite.go 14:44:55 spire-1.2.1/test/spiretest/x509.go 14:44:55 spire-1.2.1/test/testca/ 14:44:55 spire-1.2.1/test/testca/ca.go 14:44:55 spire-1.2.1/test/testkey/ 14:44:55 spire-1.2.1/test/testkey/generate.sh 14:44:55 spire-1.2.1/test/testkey/genkeys.go 14:44:55 spire-1.2.1/test/testkey/keys.go 14:44:55 spire-1.2.1/test/testkey/new.go 14:44:55 spire-1.2.1/test/tpmsimulator/ 14:44:55 spire-1.2.1/test/tpmsimulator/simulator.go 14:44:55 spire-1.2.1/test/util/ 14:44:55 spire-1.2.1/test/util/cert_fixtures.go 14:44:55 spire-1.2.1/test/util/cert_generation.go 14:44:55 spire-1.2.1/test/util/io_redirection.go 14:44:55 spire-1.2.1/test/util/race.go 14:44:55 spire-1.2.1/test/util/util.go 14:44:55 building spire from source... 14:44:55 Installing go1.17.7... 14:44:58 Removing intermediate container 0dd08d874d0c 14:44:58 ---> abc76d05fc18 14:44:58 14:44:58 Step 9/20 : FROM alpine:3.15 14:44:58 3.15: Pulling from library/alpine 14:45:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:45:01 Status: Downloaded newer image for alpine:3.15 14:45:01 ---> 3fb3c9af89a9 14:45:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:45:01 ---> Running in 15914e6d7a41 14:45:02 ---> 001dc92196e2 14:45:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:45:02 ---> Running in 42ede1160aa3 14:45:02 Removing intermediate container 15914e6d7a41 14:45:02 ---> 92467d7f5d95 14:45:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:03 ---> Running in 6311d6b2ddf5 14:45:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:45:07 Removing intermediate container 6311d6b2ddf5 14:45:07 ---> 533ac53f2a86 14:45:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:45:07 ---> Running in 619c8abd745f 14:45:08 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:45:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:45:08 ---> f33a9f088d27 14:45:08 Step 3/26 : WORKDIR /edgex-go 14:45:08 ---> Using cache 14:45:08 ---> 209e938ef734 14:45:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:08 ---> Using cache 14:45:08 ---> 92476b9b6f83 14:45:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:45:08 ---> Using cache 14:45:08 ---> 862fa61701ad 14:45:08 Step 6/26 : COPY go.mod vendor* ./ 14:45:08 ---> Using cache 14:45:08 ---> ec69ccac1fda 14:45:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:08 ---> Using cache 14:45:08 ---> b54ba2ae31bd 14:45:08 Step 8/26 : COPY . . 14:45:08 ---> Using cache 14:45:08 ---> 157e9e4d0f50 14:45:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:45:08 ---> Using cache 14:45:08 ---> 14d28d2836bb 14:45:08 Step 10/26 : RUN mkdir -p spire-build 14:45:08 ---> Using cache 14:45:08 ---> 6adcb1d6de77 14:45:08 Step 11/26 : WORKDIR /edgex-go/spire-build 14:45:08 ---> Using cache 14:45:08 ---> 392e5f91c4c2 14:45:08 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 14:45:09 ---> Running in f8befc75674a 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:11 spire-1.2.1/ 14:45:11 spire-1.2.1/.data/ 14:45:11 spire-1.2.1/.data/.file 14:45:11 spire-1.2.1/.dockerignore 14:45:11 spire-1.2.1/.gitattributes 14:45:11 spire-1.2.1/.githooks/ 14:45:11 spire-1.2.1/.githooks/pre-commit 14:45:11 spire-1.2.1/.github/ 14:45:11 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:45:11 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:45:11 spire-1.2.1/.github/dependabot.yml 14:45:11 spire-1.2.1/.github/workflows/ 14:45:11 spire-1.2.1/.github/workflows/nightly_build.yaml 14:45:11 spire-1.2.1/.github/workflows/pr_build.yaml 14:45:11 spire-1.2.1/.github/workflows/release_build.yaml 14:45:11 spire-1.2.1/.github/workflows/scripts/ 14:45:11 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:45:11 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:45:11 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:45:11 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:45:11 spire-1.2.1/.github/workflows/scripts/split.sh 14:45:11 spire-1.2.1/.gitignore 14:45:11 spire-1.2.1/.go-version 14:45:11 spire-1.2.1/.golangci.yml 14:45:11 spire-1.2.1/ADOPTERS.md 14:45:11 spire-1.2.1/CHANGELOG.md 14:45:11 spire-1.2.1/CODE-OF-CONDUCT.md 14:45:11 spire-1.2.1/CODEOWNERS 14:45:11 spire-1.2.1/CONTRIBUTING.md 14:45:11 spire-1.2.1/Dockerfile 14:45:11 spire-1.2.1/Dockerfile.dev 14:45:11 spire-1.2.1/Dockerfile.scratch 14:45:11 spire-1.2.1/LICENSE 14:45:11 spire-1.2.1/MAINTAINERS.md 14:45:11 spire-1.2.1/Makefile 14:45:11 spire-1.2.1/README.md 14:45:11 spire-1.2.1/ROADMAP.md 14:45:11 spire-1.2.1/SECURITY.md 14:45:11 spire-1.2.1/cmd/ 14:45:11 spire-1.2.1/cmd/spire-agent/ 14:45:11 spire-1.2.1/cmd/spire-agent/cli/ 14:45:11 spire-1.2.1/cmd/spire-agent/cli/api/ 14:45:11 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/common/ 14:45:11 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:45:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/run/ 14:45:11 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:45:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:45:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:45:11 spire-1.2.1/cmd/spire-agent/main.go 14:45:11 spire-1.2.1/cmd/spire-server/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/agent/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/cli.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/run/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/token/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/validate/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/x509/ 14:45:11 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:45:11 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:45:11 spire-1.2.1/cmd/spire-server/main.go 14:45:11 spire-1.2.1/cmd/spire-server/util/ 14:45:11 spire-1.2.1/cmd/spire-server/util/util.go 14:45:11 spire-1.2.1/conf/ 14:45:11 spire-1.2.1/conf/agent/ 14:45:11 spire-1.2.1/conf/agent/agent.conf 14:45:11 spire-1.2.1/conf/agent/agent_full.conf 14:45:11 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:45:11 spire-1.2.1/conf/server/ 14:45:11 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:45:11 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:45:11 spire-1.2.1/conf/server/server.conf 14:45:11 spire-1.2.1/conf/server/server_full.conf 14:45:11 spire-1.2.1/doc/ 14:45:11 spire-1.2.1/doc/SPIRE101.md 14:45:11 spire-1.2.1/doc/auditlog.md 14:45:11 spire-1.2.1/doc/authorization_policy_engine.md 14:45:11 spire-1.2.1/doc/changelog_guidelines.md 14:45:11 spire-1.2.1/doc/cure53-report.pdf 14:45:11 spire-1.2.1/doc/images/ 14:45:11 spire-1.2.1/doc/images/2019_roadmap.png 14:45:11 spire-1.2.1/doc/images/SPIRE101.png 14:45:11 spire-1.2.1/doc/images/SPIRE_agent.png 14:45:12 spire-1.2.1/doc/images/SPIRE_server.png 14:45:12 spire-1.2.1/doc/images/cache_mgr.png 14:45:12 spire-1.2.1/doc/images/cache_mgr_components.png 14:45:12 spire-1.2.1/doc/images/federated_spire.png 14:45:12 spire-1.2.1/doc/images/ha_mode.png 14:45:12 spire-1.2.1/doc/images/nested_spire.png 14:45:12 spire-1.2.1/doc/images/oidc_federation.png 14:45:12 spire-1.2.1/doc/images/single_trust_domain.png 14:45:12 spire-1.2.1/doc/images/spiffe_compatible.png 14:45:12 spire-1.2.1/doc/images/spire_logo.png 14:45:12 spire-1.2.1/doc/migrating_registration_api_clients.md 14:45:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:45:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:45:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:45:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:45:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:45:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:45:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:45:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:45:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:45:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:45:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:45:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:45:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:45:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:45:12 spire-1.2.1/doc/scaling_spire.md 14:45:12 spire-1.2.1/doc/spire_agent.md 14:45:12 spire-1.2.1/doc/spire_server.md 14:45:12 spire-1.2.1/doc/supported_integrations.md 14:45:12 spire-1.2.1/doc/telemetry.md 14:45:12 spire-1.2.1/doc/telemetry_config.md 14:45:12 spire-1.2.1/doc/upgrading.md 14:45:12 spire-1.2.1/doc/using_spire.md 14:45:12 spire-1.2.1/examples/ 14:45:12 spire-1.2.1/examples/README.md 14:45:12 spire-1.2.1/go.mod 14:45:12 spire-1.2.1/go.sum 14:45:12 spire-1.2.1/pkg/ 14:45:12 spire-1.2.1/pkg/agent/ 14:45:12 spire-1.2.1/pkg/agent/agent.go 14:45:12 spire-1.2.1/pkg/agent/api/ 14:45:12 spire-1.2.1/pkg/agent/api/config.go 14:45:12 spire-1.2.1/pkg/agent/api/debug/ 14:45:12 spire-1.2.1/pkg/agent/api/debug/v1/ 14:45:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:45:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:45:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:45:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:45:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:45:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:45:12 spire-1.2.1/pkg/agent/api/endpoints.go 14:45:12 spire-1.2.1/pkg/agent/api/health/ 14:45:12 spire-1.2.1/pkg/agent/api/health/v1/ 14:45:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:45:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:45:12 spire-1.2.1/pkg/agent/api/rpccontext/ 14:45:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:45:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:45:12 spire-1.2.1/pkg/agent/attestor/ 14:45:12 spire-1.2.1/pkg/agent/attestor/node/ 14:45:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:45:12 spire-1.2.1/pkg/agent/attestor/node/node.go 14:45:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:45:12 spire-1.2.1/pkg/agent/attestor/workload/ 14:45:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:45:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:45:12 spire-1.2.1/pkg/agent/catalog/ 14:45:12 spire-1.2.1/pkg/agent/catalog/catalog.go 14:45:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:45:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:45:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:45:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:45:12 spire-1.2.1/pkg/agent/client/ 14:45:12 spire-1.2.1/pkg/agent/client/client.go 14:45:12 spire-1.2.1/pkg/agent/client/client_test.go 14:45:12 spire-1.2.1/pkg/agent/client/dial.go 14:45:12 spire-1.2.1/pkg/agent/client/nodeconn.go 14:45:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:45:12 spire-1.2.1/pkg/agent/client/update.go 14:45:12 spire-1.2.1/pkg/agent/client/util.go 14:45:12 spire-1.2.1/pkg/agent/common/ 14:45:12 spire-1.2.1/pkg/agent/common/backoff/ 14:45:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:45:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:45:12 spire-1.2.1/pkg/agent/common/cgroups/ 14:45:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:45:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:45:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:45:12 spire-1.2.1/pkg/agent/config.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/ 14:45:12 spire-1.2.1/pkg/agent/endpoints/config.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/workload/ 14:45:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:45:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:45:12 spire-1.2.1/pkg/agent/manager/ 14:45:12 spire-1.2.1/pkg/agent/manager/cache/ 14:45:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:45:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:45:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:45:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:45:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:45:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:45:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:45:12 spire-1.2.1/pkg/agent/manager/config.go 14:45:12 spire-1.2.1/pkg/agent/manager/manager.go 14:45:12 spire-1.2.1/pkg/agent/manager/manager_test.go 14:45:12 spire-1.2.1/pkg/agent/manager/storage.go 14:45:12 spire-1.2.1/pkg/agent/manager/storage_test.go 14:45:12 spire-1.2.1/pkg/agent/manager/storecache/ 14:45:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:45:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:45:12 spire-1.2.1/pkg/agent/manager/sync.go 14:45:12 spire-1.2.1/pkg/agent/plugin/ 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:45:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:45:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:45:12 spire-1.2.1/pkg/agent/svid/ 14:45:12 spire-1.2.1/pkg/agent/svid/rotator.go 14:45:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:45:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:45:12 spire-1.2.1/pkg/agent/svid/store/ 14:45:12 spire-1.2.1/pkg/agent/svid/store/service.go 14:45:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:45:12 spire-1.2.1/pkg/common/ 14:45:12 spire-1.2.1/pkg/common/agentpathtemplate/ 14:45:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:45:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:45:12 spire-1.2.1/pkg/common/api/ 14:45:12 spire-1.2.1/pkg/common/api/metrics.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/ 14:45:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/logger.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/names.go 14:45:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:45:12 spire-1.2.1/pkg/common/api/names.go 14:45:12 spire-1.2.1/pkg/common/api/ratelimit.go 14:45:12 spire-1.2.1/pkg/common/api/rpccontext/ 14:45:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:45:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:45:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:45:12 spire-1.2.1/pkg/common/auth/ 14:45:12 spire-1.2.1/pkg/common/auth/interceptors.go 14:45:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:45:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:45:12 spire-1.2.1/pkg/common/bundleutil/ 14:45:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:45:12 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:45:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:45:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:45:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:45:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:45:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:45:12 spire-1.2.1/pkg/common/bundleutil/types.go 14:45:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:45:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:45:12 spire-1.2.1/pkg/common/catalog/ 14:45:12 spire-1.2.1/pkg/common/catalog/bind.go 14:45:12 spire-1.2.1/pkg/common/catalog/builtin.go 14:45:12 spire-1.2.1/pkg/common/catalog/catalog.go 14:45:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:45:12 spire-1.2.1/pkg/common/catalog/closers.go 14:45:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:45:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:45:12 spire-1.2.1/pkg/common/catalog/config.go 14:45:12 spire-1.2.1/pkg/common/catalog/config_test.go 14:45:12 spire-1.2.1/pkg/common/catalog/configure.go 14:45:12 spire-1.2.1/pkg/common/catalog/constraints.go 14:45:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:45:12 spire-1.2.1/pkg/common/catalog/context.go 14:45:12 spire-1.2.1/pkg/common/catalog/external.go 14:45:12 spire-1.2.1/pkg/common/catalog/host.go 14:45:12 spire-1.2.1/pkg/common/catalog/pipenet.go 14:45:12 spire-1.2.1/pkg/common/catalog/plugin.go 14:45:12 spire-1.2.1/pkg/common/catalog/testplugin/ 14:45:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:45:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:45:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:45:12 spire-1.2.1/pkg/common/cli/ 14:45:12 spire-1.2.1/pkg/common/cli/env.go 14:45:12 spire-1.2.1/pkg/common/cli/flags.go 14:45:12 spire-1.2.1/pkg/common/cli/trust_domain.go 14:45:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:45:12 spire-1.2.1/pkg/common/cli/umask.go 14:45:12 spire-1.2.1/pkg/common/cli/umask_posix.go 14:45:12 spire-1.2.1/pkg/common/cli/umask_test.go 14:45:12 spire-1.2.1/pkg/common/cli/umask_windows.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/ 14:45:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/flag.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/format.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/ 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:45:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:45:12 spire-1.2.1/pkg/common/coretypes/ 14:45:12 spire-1.2.1/pkg/common/coretypes/bundle/ 14:45:12 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:45:12 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:45:12 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:45:12 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:45:12 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:45:12 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:45:12 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:45:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:45:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:45:12 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:45:12 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:45:12 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:45:12 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:45:12 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:45:12 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:45:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:45:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:45:12 spire-1.2.1/pkg/common/cryptoutil/ 14:45:12 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:45:12 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:45:12 spire-1.2.1/pkg/common/diskutil/ 14:45:12 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:45:12 spire-1.2.1/pkg/common/diskutil/file_test.go 14:45:12 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:45:12 spire-1.2.1/pkg/common/errorutil/ 14:45:12 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:45:12 spire-1.2.1/pkg/common/health/ 14:45:12 spire-1.2.1/pkg/common/health/config.go 14:45:12 spire-1.2.1/pkg/common/health/context.go 14:45:12 spire-1.2.1/pkg/common/health/context_test.go 14:45:12 spire-1.2.1/pkg/common/health/health.go 14:45:12 spire-1.2.1/pkg/common/health/health_test.go 14:45:12 spire-1.2.1/pkg/common/health/logger.go 14:45:12 spire-1.2.1/pkg/common/hostservice/ 14:45:12 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:45:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:45:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:45:12 spire-1.2.1/pkg/common/idutil/ 14:45:12 spire-1.2.1/pkg/common/idutil/require.go 14:45:12 spire-1.2.1/pkg/common/idutil/require_test.go 14:45:12 spire-1.2.1/pkg/common/idutil/safety.go 14:45:12 spire-1.2.1/pkg/common/idutil/safety_test.go 14:45:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:45:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:45:12 spire-1.2.1/pkg/common/jwtsvid/ 14:45:12 spire-1.2.1/pkg/common/jwtsvid/common.go 14:45:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:45:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:45:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:45:12 spire-1.2.1/pkg/common/jwtutil/ 14:45:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:45:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:45:12 spire-1.2.1/pkg/common/log/ 14:45:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:45:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:45:12 spire-1.2.1/pkg/common/log/log.go 14:45:12 spire-1.2.1/pkg/common/log/log_test.go 14:45:12 spire-1.2.1/pkg/common/log/options.go 14:45:12 spire-1.2.1/pkg/common/nodeutil/ 14:45:12 spire-1.2.1/pkg/common/nodeutil/node.go 14:45:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:45:12 spire-1.2.1/pkg/common/peertracker/ 14:45:12 spire-1.2.1/pkg/common/peertracker/conn.go 14:45:12 spire-1.2.1/pkg/common/peertracker/credentials.go 14:45:12 spire-1.2.1/pkg/common/peertracker/errors.go 14:45:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:45:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:45:12 spire-1.2.1/pkg/common/peertracker/info.go 14:45:12 spire-1.2.1/pkg/common/peertracker/listener.go 14:45:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:45:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:45:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:45:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:45:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:45:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:45:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:45:12 spire-1.2.1/pkg/common/peertracker/tcp.go 14:45:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:45:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:45:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:45:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:45:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:45:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:45:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:45:12 spire-1.2.1/pkg/common/peertracker/uds.go 14:45:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:45:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:45:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:45:12 spire-1.2.1/pkg/common/pemutil/ 14:45:12 spire-1.2.1/pkg/common/pemutil/block.go 14:45:12 spire-1.2.1/pkg/common/pemutil/certs.go 14:45:12 spire-1.2.1/pkg/common/pemutil/common.go 14:45:12 spire-1.2.1/pkg/common/pemutil/csr.go 14:45:12 spire-1.2.1/pkg/common/pemutil/keys.go 14:45:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:45:12 spire-1.2.1/pkg/common/pemutil/testdata/ 14:45:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:45:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:45:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:45:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:45:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:45:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:45:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:45:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:45:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:45:12 spire-1.2.1/pkg/common/plugin/ 14:45:12 spire-1.2.1/pkg/common/plugin/aws/ 14:45:12 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:45:12 spire-1.2.1/pkg/common/plugin/azure/ 14:45:12 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:45:12 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:45:12 spire-1.2.1/pkg/common/plugin/facade.go 14:45:12 spire-1.2.1/pkg/common/plugin/facade_test.go 14:45:12 spire-1.2.1/pkg/common/plugin/gcp/ 14:45:12 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:45:12 spire-1.2.1/pkg/common/plugin/k8s/ 14:45:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:45:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:45:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:45:12 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:45:12 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:45:12 spire-1.2.1/pkg/common/plugin/log.go 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/ 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:45:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:45:12 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:45:12 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:45:12 spire-1.2.1/pkg/common/plugin/x509pop/ 14:45:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:45:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:45:12 spire-1.2.1/pkg/common/profiling/ 14:45:12 spire-1.2.1/pkg/common/profiling/dumpers.go 14:45:12 spire-1.2.1/pkg/common/profiling/profiling.go 14:45:12 spire-1.2.1/pkg/common/protoutil/ 14:45:12 spire-1.2.1/pkg/common/protoutil/masks.go 14:45:12 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:45:12 spire-1.2.1/pkg/common/rotationutil/ 14:45:12 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:45:12 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:45:12 spire-1.2.1/pkg/common/selector/ 14:45:12 spire-1.2.1/pkg/common/selector/selector.go 14:45:12 spire-1.2.1/pkg/common/selector/selector_test.go 14:45:12 spire-1.2.1/pkg/common/selector/set.go 14:45:12 spire-1.2.1/pkg/common/selector/set_utils.go 14:45:12 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/ 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/ 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:45:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:45:12 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:45:12 spire-1.2.1/pkg/common/telemetry/call.go 14:45:12 spire-1.2.1/pkg/common/telemetry/common/ 14:45:12 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:45:12 spire-1.2.1/pkg/common/telemetry/config.go 14:45:12 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:45:12 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/inmem.go 14:45:12 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/m3.go 14:45:12 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/metrics.go 14:45:12 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/names.go 14:45:12 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:45:12 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:45:12 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/ 14:45:12 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:45:12 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:45:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:45:12 spire-1.2.1/pkg/common/telemetry/server/server.go 14:45:12 spire-1.2.1/pkg/common/telemetry/sink.go 14:45:12 spire-1.2.1/pkg/common/telemetry/statsd.go 14:45:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:45:12 spire-1.2.1/pkg/common/telemetry/uptime.go 14:45:12 spire-1.2.1/pkg/common/telemetry/version.go 14:45:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:45:12 spire-1.2.1/pkg/common/uptime/ 14:45:12 spire-1.2.1/pkg/common/uptime/uptime.go 14:45:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:45:12 spire-1.2.1/pkg/common/util/ 14:45:12 spire-1.2.1/pkg/common/util/certs.go 14:45:12 spire-1.2.1/pkg/common/util/certs_test.go 14:45:12 spire-1.2.1/pkg/common/util/csr.go 14:45:12 spire-1.2.1/pkg/common/util/hash.go 14:45:12 spire-1.2.1/pkg/common/util/selectors.go 14:45:12 spire-1.2.1/pkg/common/util/selectors_test.go 14:45:12 spire-1.2.1/pkg/common/util/signals.go 14:45:12 spire-1.2.1/pkg/common/util/sort.go 14:45:12 spire-1.2.1/pkg/common/util/sort_test.go 14:45:12 spire-1.2.1/pkg/common/util/task.go 14:45:12 spire-1.2.1/pkg/common/util/task_test.go 14:45:12 spire-1.2.1/pkg/common/util/testdata/ 14:45:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:45:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:45:12 spire-1.2.1/pkg/common/version/ 14:45:12 spire-1.2.1/pkg/common/version/version.go 14:45:12 spire-1.2.1/pkg/common/x509svid/ 14:45:12 spire-1.2.1/pkg/common/x509svid/common_test.go 14:45:12 spire-1.2.1/pkg/common/x509svid/csr.go 14:45:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:45:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:45:12 spire-1.2.1/pkg/common/x509util/ 14:45:12 spire-1.2.1/pkg/common/x509util/cert.go 14:45:12 spire-1.2.1/pkg/common/x509util/dns.go 14:45:12 spire-1.2.1/pkg/common/x509util/dns_test.go 14:45:12 spire-1.2.1/pkg/common/x509util/keyid.go 14:45:12 spire-1.2.1/pkg/common/x509util/keypair.go 14:45:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:45:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:45:12 spire-1.2.1/pkg/server/ 14:45:12 spire-1.2.1/pkg/server/api/ 14:45:12 spire-1.2.1/pkg/server/api/agent.go 14:45:12 spire-1.2.1/pkg/server/api/agent/ 14:45:12 spire-1.2.1/pkg/server/api/agent/v1/ 14:45:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:45:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:45:12 spire-1.2.1/pkg/server/api/agent_test.go 14:45:12 spire-1.2.1/pkg/server/api/api.go 14:45:12 spire-1.2.1/pkg/server/api/audit/ 14:45:12 spire-1.2.1/pkg/server/api/audit/audit.go 14:45:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:45:12 spire-1.2.1/pkg/server/api/bundle.go 14:45:12 spire-1.2.1/pkg/server/api/bundle/ 14:45:12 spire-1.2.1/pkg/server/api/bundle/v1/ 14:45:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:45:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:45:12 spire-1.2.1/pkg/server/api/bundle_test.go 14:45:12 spire-1.2.1/pkg/server/api/debug/ 14:45:12 spire-1.2.1/pkg/server/api/debug/v1/ 14:45:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:45:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:45:12 spire-1.2.1/pkg/server/api/entry.go 14:45:12 spire-1.2.1/pkg/server/api/entry/ 14:45:12 spire-1.2.1/pkg/server/api/entry/v1/ 14:45:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:45:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:45:12 spire-1.2.1/pkg/server/api/entry_test.go 14:45:12 spire-1.2.1/pkg/server/api/health/ 14:45:12 spire-1.2.1/pkg/server/api/health/v1/ 14:45:12 spire-1.2.1/pkg/server/api/health/v1/service.go 14:45:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:45:12 spire-1.2.1/pkg/server/api/id.go 14:45:12 spire-1.2.1/pkg/server/api/id_test.go 14:45:12 spire-1.2.1/pkg/server/api/limits/ 14:45:12 spire-1.2.1/pkg/server/api/limits/limits.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/ 14:45:12 spire-1.2.1/pkg/server/api/middleware/alias.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/audit.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/caller.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/common.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/entries.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:45:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:45:12 spire-1.2.1/pkg/server/api/ratelimit.go 14:45:12 spire-1.2.1/pkg/server/api/rpccontext/ 14:45:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:45:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:45:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:45:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:45:12 spire-1.2.1/pkg/server/api/selector.go 14:45:12 spire-1.2.1/pkg/server/api/selector_test.go 14:45:12 spire-1.2.1/pkg/server/api/status.go 14:45:12 spire-1.2.1/pkg/server/api/status_test.go 14:45:12 spire-1.2.1/pkg/server/api/svid/ 14:45:12 spire-1.2.1/pkg/server/api/svid/v1/ 14:45:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:45:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:45:12 spire-1.2.1/pkg/server/api/trustdomain.go 14:45:12 spire-1.2.1/pkg/server/api/trustdomain/ 14:45:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:45:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:45:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:45:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:45:12 spire-1.2.1/pkg/server/authpolicy/ 14:45:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:45:12 spire-1.2.1/pkg/server/authpolicy/policy.go 14:45:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:45:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:45:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:45:12 spire-1.2.1/pkg/server/authpolicy/validate.go 14:45:12 spire-1.2.1/pkg/server/bundle/ 14:45:12 spire-1.2.1/pkg/server/bundle/client/ 14:45:12 spire-1.2.1/pkg/server/bundle/client/client.go 14:45:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:45:12 spire-1.2.1/pkg/server/bundle/client/manager.go 14:45:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:45:12 spire-1.2.1/pkg/server/bundle/client/sources.go 14:45:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:45:12 spire-1.2.1/pkg/server/bundle/client/updater.go 14:45:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:45:12 spire-1.2.1/pkg/server/ca/ 14:45:12 spire-1.2.1/pkg/server/ca/ca.go 14:45:12 spire-1.2.1/pkg/server/ca/ca_health.go 14:45:12 spire-1.2.1/pkg/server/ca/ca_test.go 14:45:12 spire-1.2.1/pkg/server/ca/journal.go 14:45:12 spire-1.2.1/pkg/server/ca/journal_test.go 14:45:12 spire-1.2.1/pkg/server/ca/manager.go 14:45:12 spire-1.2.1/pkg/server/ca/manager_health.go 14:45:12 spire-1.2.1/pkg/server/ca/manager_test.go 14:45:12 spire-1.2.1/pkg/server/ca/templates.go 14:45:12 spire-1.2.1/pkg/server/ca/upstream_client.go 14:45:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:45:12 spire-1.2.1/pkg/server/ca/validation.go 14:45:12 spire-1.2.1/pkg/server/cache/ 14:45:12 spire-1.2.1/pkg/server/cache/dscache/ 14:45:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:45:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:45:12 spire-1.2.1/pkg/server/cache/entrycache/ 14:45:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:45:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:45:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:45:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:45:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:45:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:45:12 spire-1.2.1/pkg/server/catalog/ 14:45:12 spire-1.2.1/pkg/server/catalog/catalog.go 14:45:12 spire-1.2.1/pkg/server/catalog/keymanager.go 14:45:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:45:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:45:12 spire-1.2.1/pkg/server/catalog/notifier.go 14:45:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:45:12 spire-1.2.1/pkg/server/config.go 14:45:12 spire-1.2.1/pkg/server/datastore/ 14:45:12 spire-1.2.1/pkg/server/datastore/datastore.go 14:45:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:45:12 spire-1.2.1/pkg/server/datastore/repository.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:45:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:45:12 spire-1.2.1/pkg/server/endpoints/ 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/ 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:45:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:45:12 spire-1.2.1/pkg/server/endpoints/config.go 14:45:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:45:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:45:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:45:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:45:12 spire-1.2.1/pkg/server/endpoints/middleware.go 14:45:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:45:12 spire-1.2.1/pkg/server/hostservice/ 14:45:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:45:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:45:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:45:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:45:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gov3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:45:12 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 14:45:12 OK: 15730 distinct packages available 14:45:12 14:45:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:45:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:45:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/ 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/ 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:45:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:45:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:45:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:45:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:45:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:45:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:45:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:45:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:45:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/ 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:45:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemfetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:12 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:45:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:45:12 spire-1.2.1/pkg/server/registration/ 14:45:12 spire-1.2.1/pkg/server/registration/manager.go 14:45:12 spire-1.2.1/pkg/server/registration/manager_test.go 14:45:12 spire-1.2.1/pkg/server/scanentries.go 14:45:12 spire-1.2.1/pkg/server/scanentries_test.go 14:45:12 spire-1.2.1/pkg/server/server.go 14:45:12 spire-1.2.1/pkg/server/server_test.go 14:45:12 spire-1.2.1/pkg/server/svid/ 14:45:12 spire-1.2.1/pkg/server/svid/observer.go 14:45:12 spire-1.2.1/pkg/server/svid/observer_test.go 14:45:12 spire-1.2.1/pkg/server/svid/rotator.go 14:45:12 spire-1.2.1/pkg/server/svid/rotator_config.go 14:45:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:45:12 spire-1.2.1/pkg/server/svid/rotator_test.go 14:45:12 spire-1.2.1/proto/ 14:45:12 spire-1.2.1/proto/private/ 14:45:12 spire-1.2.1/proto/private/server/ 14:45:13 spire-1.2.1/proto/private/server/journal/ 14:45:13 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:45:13 spire-1.2.1/proto/private/server/journal/journal.proto 14:45:13 spire-1.2.1/proto/spire/ 14:45:13 spire-1.2.1/proto/spire/common/ 14:45:13 spire-1.2.1/proto/spire/common/common.pb.go 14:45:13 spire-1.2.1/proto/spire/common/common.proto 14:45:13 spire-1.2.1/proto/spire/common/plugin/ 14:45:13 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:45:13 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:45:13 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:45:13 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:45:13 spire-1.2.1/proto/spire/plugin/ 14:45:13 spire-1.2.1/proto/spire/plugin/agent/ 14:45:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:45:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:45:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:45:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:45:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:45:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:45:13 spire-1.2.1/release/ 14:45:13 spire-1.2.1/release/spire-extras/ 14:45:13 spire-1.2.1/release/spire-extras/README.md 14:45:13 spire-1.2.1/release/spire-extras/conf/ 14:45:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:45:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:45:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:45:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:45:13 spire-1.2.1/release/spire/ 14:45:13 spire-1.2.1/release/spire/README.md 14:45:13 spire-1.2.1/release/spire/conf/ 14:45:13 spire-1.2.1/release/spire/conf/agent/ 14:45:13 spire-1.2.1/release/spire/conf/agent/agent.conf 14:45:13 spire-1.2.1/release/spire/conf/server/ 14:45:13 spire-1.2.1/release/spire/conf/server/server.conf 14:45:13 spire-1.2.1/script/ 14:45:13 spire-1.2.1/script/build-artifact.sh 14:45:13 spire-1.2.1/script/generate_dummy_ca.sh 14:45:13 spire-1.2.1/support/ 14:45:13 spire-1.2.1/support/k8s/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:45:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/ 14:45:13 spire-1.2.1/support/oidc-discovery-provider/README.md 14:45:13 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/config.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/main.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:45:13 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:45:13 spire-1.2.1/test/ 14:45:13 spire-1.2.1/test/clock/ 14:45:13 spire-1.2.1/test/clock/clock.go 14:45:13 spire-1.2.1/test/fakes/ 14:45:13 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:45:13 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:45:13 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:45:13 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:45:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:45:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:45:13 spire-1.2.1/test/fakes/fakeagentstore/ 14:45:13 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:45:13 spire-1.2.1/test/fakes/fakedatastore/ 14:45:13 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:45:13 spire-1.2.1/test/fakes/fakeentryclient/ 14:45:13 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:45:13 spire-1.2.1/test/fakes/fakehealthchecker/ 14:45:13 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:45:13 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:45:13 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:45:13 spire-1.2.1/test/fakes/fakemetrics/ 14:45:13 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:45:13 spire-1.2.1/test/fakes/fakenoderesolver/ 14:45:13 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:45:13 spire-1.2.1/test/fakes/fakenotifier/ 14:45:13 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:45:13 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:45:13 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:45:13 spire-1.2.1/test/fakes/fakeserverca/ 14:45:13 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:45:13 spire-1.2.1/test/fakes/fakeservercatalog/ 14:45:13 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:45:13 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:45:13 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:45:13 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:45:13 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:45:13 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:45:13 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:45:13 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:45:13 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:45:13 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:45:13 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:45:13 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:45:13 spire-1.2.1/test/fixture/ 14:45:13 spire-1.2.1/test/fixture/certs/ 14:45:13 spire-1.2.1/test/fixture/certs/agent_svid.der 14:45:13 spire-1.2.1/test/fixture/certs/base_cert.pem 14:45:13 spire-1.2.1/test/fixture/certs/base_csr.pem 14:45:13 spire-1.2.1/test/fixture/certs/base_key.pem 14:45:13 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:45:13 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:45:13 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:45:13 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:45:13 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:45:13 spire-1.2.1/test/fixture/certs/blog_key.pem 14:45:13 spire-1.2.1/test/fixture/certs/bundle.der 14:45:13 spire-1.2.1/test/fixture/certs/ca.pem 14:45:13 spire-1.2.1/test/fixture/certs/ca_key.pem 14:45:13 spire-1.2.1/test/fixture/certs/database_cert.pem 14:45:13 spire-1.2.1/test/fixture/certs/database_csr.pem 14:45:13 spire-1.2.1/test/fixture/certs/database_key.pem 14:45:13 spire-1.2.1/test/fixture/certs/node_cert.pem 14:45:13 spire-1.2.1/test/fixture/certs/node_csr.pem 14:45:13 spire-1.2.1/test/fixture/certs/node_key.pem 14:45:13 spire-1.2.1/test/fixture/certs/svid.pem 14:45:13 spire-1.2.1/test/fixture/certs/svid_key.pem 14:45:13 spire-1.2.1/test/fixture/config/ 14:45:13 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:45:13 spire-1.2.1/test/fixture/config/agent_good.conf 14:45:13 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:45:13 spire-1.2.1/test/fixture/config/plugin_good.conf 14:45:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:45:13 spire-1.2.1/test/fixture/config/server_good.conf 14:45:13 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:45:13 spire-1.2.1/test/fixture/fixture.go 14:45:13 spire-1.2.1/test/fixture/nodeattestor/ 14:45:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:45:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:45:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:45:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:45:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:45:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:45:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:45:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:45:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:45:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:45:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:45:13 spire-1.2.1/test/fixture/registration/ 14:45:13 spire-1.2.1/test/fixture/registration/entries.json 14:45:13 spire-1.2.1/test/fixture/registration/good-for-update.json 14:45:13 spire-1.2.1/test/fixture/registration/good.json 14:45:13 spire-1.2.1/test/fixture/registration/invalid.json 14:45:13 spire-1.2.1/test/fixture/registration/invalid_json.json 14:45:13 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:45:13 spire-1.2.1/test/integration/ 14:45:13 spire-1.2.1/test/integration/README.md 14:45:13 spire-1.2.1/test/integration/common 14:45:13 spire-1.2.1/test/integration/setup/ 14:45:13 spire-1.2.1/test/integration/setup/adminclient/ 14:45:13 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:45:13 spire-1.2.1/test/integration/setup/adminclient/client.go 14:45:13 spire-1.2.1/test/integration/setup/debugagent/ 14:45:13 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:45:13 spire-1.2.1/test/integration/setup/debugagent/main.go 14:45:13 spire-1.2.1/test/integration/setup/debugserver/ 14:45:13 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:45:13 spire-1.2.1/test/integration/setup/debugserver/main.go 14:45:13 spire-1.2.1/test/integration/setup/downstreamclient/ 14:45:13 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:45:13 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:45:13 spire-1.2.1/test/integration/setup/itclient/ 14:45:13 spire-1.2.1/test/integration/setup/itclient/client.go 14:45:13 spire-1.2.1/test/integration/setup/node-attestation/ 14:45:13 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:45:13 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:45:13 spire-1.2.1/test/integration/setup/x509pop/ 14:45:13 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:45:13 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:45:13 spire-1.2.1/test/integration/suites/ 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:45:13 spire-1.2.1/test/integration/suites/join-token/ 14:45:13 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:45:13 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:45:13 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:45:13 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:45:13 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:45:13 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:45:13 spire-1.2.1/test/integration/suites/join-token/README.md 14:45:13 spire-1.2.1/test/integration/suites/join-token/conf/ 14:45:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/join-token/teardown 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:45:13 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:45:13 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:45:13 spire-1.2.1/test/integration/suites/k8s/ 14:45:13 spire-1.2.1/test/integration/suites/k8s/00-setup 14:45:13 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:45:13 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:45:13 spire-1.2.1/test/integration/suites/k8s/README.md 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/ 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:45:13 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:45:13 spire-1.2.1/test/integration/suites/k8s/teardown 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/ 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:45:13 spire-1.2.1/test/integration/suites/rotation/ 14:45:13 spire-1.2.1/test/integration/suites/rotation/00-setup 14:45:13 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:45:13 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:45:13 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:45:13 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:45:13 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:45:13 spire-1.2.1/test/integration/suites/rotation/README.md 14:45:13 spire-1.2.1/test/integration/suites/rotation/conf/ 14:45:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/rotation/teardown 14:45:13 spire-1.2.1/test/integration/suites/self-test/ 14:45:13 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:45:13 spire-1.2.1/test/integration/suites/self-test/README.md 14:45:13 spire-1.2.1/test/integration/suites/self-test/teardown 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:45:13 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:45:13 spire-1.2.1/test/integration/suites/upgrade/ 14:45:13 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:45:13 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:45:13 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:45:13 spire-1.2.1/test/integration/suites/upgrade/README.md 14:45:13 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:45:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:45:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:45:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:45:13 spire-1.2.1/test/integration/suites/upgrade/teardown 14:45:13 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:45:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:45:13 spire-1.2.1/test/integration/test-one.sh 14:45:13 spire-1.2.1/test/integration/test.sh 14:45:13 spire-1.2.1/test/plugintest/ 14:45:13 spire-1.2.1/test/plugintest/config.go 14:45:13 spire-1.2.1/test/plugintest/load.go 14:45:13 spire-1.2.1/test/plugintest/option.go 14:45:13 spire-1.2.1/test/spiretest/ 14:45:13 spire-1.2.1/test/spiretest/apiserver.go 14:45:13 spire-1.2.1/test/spiretest/assertions.go 14:45:13 spire-1.2.1/test/spiretest/dir.go 14:45:13 spire-1.2.1/test/spiretest/errors_posix.go 14:45:13 spire-1.2.1/test/spiretest/errors_windows.go 14:45:13 spire-1.2.1/test/spiretest/logs.go 14:45:13 spire-1.2.1/test/spiretest/socketapi.go 14:45:13 spire-1.2.1/test/spiretest/suite.go 14:45:13 spire-1.2.1/test/spiretest/x509.go 14:45:13 spire-1.2.1/test/testca/ 14:45:13 spire-1.2.1/test/testca/ca.go 14:45:13 spire-1.2.1/test/testkey/ 14:45:13 spire-1.2.1/test/testkey/generate.sh 14:45:13 spire-1.2.1/test/testkey/genkeys.go 14:45:13 spire-1.2.1/test/testkey/keys.go 14:45:13 spire-1.2.1/test/testkey/new.go 14:45:13 spire-1.2.1/test/tpmsimulator/ 14:45:13 spire-1.2.1/test/tpmsimulator/simulator.go 14:45:13 spire-1.2.1/test/util/ 14:45:13 spire-1.2.1/test/util/cert_fixtures.go 14:45:13 spire-1.2.1/test/util/cert_generation.go 14:45:13 spire-1.2.1/test/util/io_redirection.go 14:45:13 spire-1.2.1/test/util/race.go 14:45:13 spire-1.2.1/test/util/util.go 14:45:13 building spire from source... 14:45:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:14 Installing go1.17.7... 14:45:15 (1/9) Installing ca-certificates (20211220-r0) 14:45:15 (2/9) Installing brotli-libs (1.0.9-r5) 14:45:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:45:15 (4/9) Installing libcurl (7.80.0-r1) 14:45:15 (5/9) Installing curl (7.80.0-r1) 14:45:16 (6/9) Installing dumb-init (1.2.5-r1) 14:45:16 (7/9) Installing musl-obstack (1.2.3-r0) 14:45:16 (8/9) Installing libucontext (1.1-r0) 14:45:16 (9/9) Installing gcompat (1.0.0-r4) 14:45:16 Executing busybox-1.34.1-r5.trigger 14:45:16 Executing ca-certificates-20211220-r0.trigger 14:45:17 OK: 8 MiB in 23 packages 14:45:19 Removing intermediate container 619c8abd745f 14:45:19 ---> d89647b7ae52 14:45:19 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:45:20 ---> 0ad5e7fab959 14:45:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:45:21 Building bin/spire-server... 14:45:21 go: downloading github.com/mitchellh/cli v1.1.2 14:45:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:45:21 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:45:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:45:22 go: downloading google.golang.org/grpc v1.44.0 14:45:22  ---> 6f5d299ff37f 14:45:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:45:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:45:23  ---> 2666e93c1bf6 14:45:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:45:24 ---> Running in 357dfa840ddb 14:45:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:45:24 Removing intermediate container 357dfa840ddb 14:45:24 ---> 422fc958b8db 14:45:24 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:45:24 ---> Running in 41aa7418bd71 14:45:25 Removing intermediate container 41aa7418bd71 14:45:25 ---> b0b793e905e0 14:45:25 Step 18/20 : LABEL arch=arm64 14:45:25 ---> Running in 7df3f89dddff 14:45:25 go: downloading github.com/imdario/mergo v0.3.12 14:45:25 Removing intermediate container 7df3f89dddff 14:45:25 ---> b044e3258e14 14:45:25 Step 19/20 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:45:25 ---> Running in 6ba16e8b9956 14:45:26 go: downloading github.com/sirupsen/logrus v1.8.1 14:45:26 Removing intermediate container 6ba16e8b9956 14:45:26 ---> ca810a1a0a31 14:45:26 Step 20/20 : LABEL version=2.2.0-dev.91 14:45:26 ---> Running in 4fe66893abfa 14:45:26 Removing intermediate container 4fe66893abfa 14:45:26 ---> 2c7ece286d20 14:45:26 14:45:27 Successfully built 2c7ece286d20 14:45:27 Successfully tagged security-spiffe-token-provider-arm64:latest 14:45:27 Building support-scheduler 14:45:28  Building security-spiffe-token-provider ... done go: downloading github.com/hashicorp/go-hclog v1.1.0 14:45:28 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:45:29 go: downloading github.com/fatih/color v1.13.0 14:45:29 go: downloading github.com/mattn/go-isatty v0.0.14 14:45:29 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:45:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:45:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:45:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:45:30 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:45:30 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:45:30 go: downloading github.com/armon/go-metrics v0.3.10 14:45:31 go: downloading github.com/prometheus/client_golang v1.12.1 14:45:31 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:45:32 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:45:32 go: downloading github.com/open-policy-agent/opa v0.38.0 14:45:44 Building bin/spire-server... 14:45:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:45:44 go: downloading github.com/mitchellh/cli v1.1.2 14:45:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:45:44 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:45:44 go: downloading google.golang.org/grpc v1.44.0 14:45:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:45:45 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:45:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:45:45 ---> f33a9f088d27 14:45:45 Step 3/22 : WORKDIR /edgex-go 14:45:45 ---> Using cache 14:45:45 ---> 209e938ef734 14:45:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:45 ---> Using cache 14:45:45 ---> 92476b9b6f83 14:45:45 Step 5/22 : RUN apk add --update --no-cache make git 14:45:46 ---> Running in 50a4ae272f35 14:45:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:45:48 go: downloading github.com/mattn/go-colorable v0.1.12 14:45:48 go: downloading github.com/Masterminds/goutils v1.1.0 14:45:48 go: downloading github.com/Masterminds/semver v1.5.0 14:45:48 go: downloading github.com/google/uuid v1.1.2 14:45:48 go: downloading github.com/huandu/xstrings v1.3.2 14:45:48 go: downloading github.com/oklog/run v1.0.0 14:45:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:45:49 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:45:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:45:49 go: downloading github.com/prometheus/client_model v0.2.0 14:45:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:49 go: downloading github.com/prometheus/common v0.32.1 14:45:49 go: downloading github.com/beorn7/perks v1.0.1 14:45:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:45:49 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:45:49 go: downloading github.com/prometheus/procfs v0.7.3 14:45:50 OK: 220 MiB in 52 packages 14:45:50 go: downloading github.com/imdario/mergo v0.3.12 14:45:50 go: downloading github.com/imkira/go-observer v1.0.3 14:45:50 go: downloading go.uber.org/atomic v1.9.0 14:45:51 go: downloading github.com/sirupsen/logrus v1.8.1 14:45:51 go: downloading github.com/hashicorp/errwrap v1.1.0 14:45:51 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:45:51 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:45:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:45:51 Removing intermediate container 50a4ae272f35 14:45:51 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:45:51  ---> af7248ed7d09 14:45:51 Step 6/22 : COPY go.mod vendor* ./ 14:45:51 go: downloading github.com/blang/semver/v4 v4.0.0 14:45:51 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:45:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:45:52 go: downloading github.com/jinzhu/gorm v1.9.16 14:45:52  ---> a4c539420a26 14:45:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:53 ---> Running in f2a3b9704359 14:45:53 go: downloading github.com/lib/pq v1.10.4 14:45:53 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:45:53 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:45:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:45:53 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:45:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:45:54 go: downloading github.com/fatih/color v1.13.0 14:45:54 go: downloading github.com/mattn/go-isatty v0.0.14 14:45:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:45:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:45:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:45:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:45:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:45:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:45:55 go: downloading github.com/armon/go-metrics v0.3.10 14:45:56 go: downloading github.com/prometheus/client_golang v1.12.1 14:45:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:45:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:45:57 go: downloading github.com/open-policy-agent/opa v0.38.0 14:45:58 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:45:58 Removing intermediate container f2a3b9704359 14:45:58 ---> 1803ffa8affb 14:45:58 Step 8/22 : COPY . . 14:46:08 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:46:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:46:08 go: downloading github.com/stretchr/testify v1.7.0 14:46:08 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:46:08 go: downloading google.golang.org/api v0.70.0 14:46:08 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:46:10  ---> 7f72fc8d445f 14:46:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:46:10 ---> Running in fa6af8f5117b 14:46:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:46:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:46:15 go: downloading github.com/mattn/go-colorable v0.1.12 14:46:15 go: downloading github.com/Masterminds/goutils v1.1.0 14:46:15 go: downloading github.com/Masterminds/semver v1.5.0 14:46:15 go: downloading github.com/google/uuid v1.1.2 14:46:15 go: downloading github.com/huandu/xstrings v1.3.2 14:46:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:46:16 go: downloading github.com/oklog/run v1.0.0 14:46:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:46:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:46:16 go: downloading github.com/prometheus/client_model v0.2.0 14:46:16 go: downloading github.com/prometheus/common v0.32.1 14:46:16 go: downloading github.com/beorn7/perks v1.0.1 14:46:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:46:17 go: downloading github.com/prometheus/procfs v0.7.3 14:46:18 go: downloading go.uber.org/atomic v1.9.0 14:46:18 go: downloading github.com/imkira/go-observer v1.0.3 14:46:19 go: downloading github.com/hashicorp/errwrap v1.1.0 14:46:19 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:46:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:46:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:46:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:46:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:46:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:46:31 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:46:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:46:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:46:31 go: downloading github.com/stretchr/testify v1.7.0 14:46:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:46:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:46:32 go: downloading github.com/blang/semver/v4 v4.0.0 14:46:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:46:32 go: downloading github.com/jinzhu/gorm v1.9.16 14:46:33 go: downloading github.com/lib/pq v1.10.4 14:46:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:46:33 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:46:48 go: downloading k8s.io/api v0.23.4 14:46:48 go: downloading k8s.io/client-go v0.23.4 14:46:48 go: downloading github.com/google/go-tpm v0.3.3 14:46:48 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:46:58 go: downloading google.golang.org/api v0.70.0 14:46:58 go: downloading k8s.io/client-go v0.23.4 14:46:58 go: downloading k8s.io/api v0.23.4 14:47:03 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:47:03 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:47:03 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:47:03 go: downloading cloud.google.com/go/storage v1.21.0 14:47:03 go: downloading cloud.google.com/go v0.100.2 14:47:05 go: downloading k8s.io/apimachinery v0.23.4 14:47:07 go: downloading k8s.io/kube-aggregator v0.23.3 14:47:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:47:09 go: downloading github.com/google/go-tpm v0.3.3 14:47:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:47:09 go: downloading cloud.google.com/go/security v1.3.0 14:47:09 go: downloading github.com/hashicorp/vault/api v1.4.1 14:47:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:47:11 go: downloading github.com/twmb/murmur3 v1.1.6 14:47:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:47:11 go: downloading gopkg.in/yaml.v2 v2.4.0 14:47:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:47:12 go: downloading github.com/gobwas/glob v0.2.3 14:47:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:47:12 go: downloading github.com/jinzhu/inflection v1.0.0 14:47:12 go: downloading github.com/aws/smithy-go v1.11.0 14:47:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:47:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:47:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:47:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:47:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:47:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:47:15 go: downloading github.com/gogo/protobuf v1.3.2 14:47:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:47:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:47:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:47:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:47:21 go: downloading github.com/dimchansky/utfbom v1.1.1 14:47:21 go: downloading cloud.google.com/go/compute v1.3.0 14:47:22 go: downloading cloud.google.com/go/iam v0.1.1 14:47:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:47:22 go: downloading k8s.io/klog/v2 v2.30.0 14:47:23 go: downloading github.com/google/gofuzz v1.1.0 14:47:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:47:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:47:24 go: downloading github.com/spf13/pflag v1.0.5 14:47:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:47:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:47:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:47:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:47:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:47:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:47:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:47:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:47:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:47:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:47:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:47:27 go: downloading go.opencensus.io v0.23.0 14:47:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:47:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:47:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:47:30 go: downloading gopkg.in/inf.v0 v0.9.1 14:47:30 go: downloading github.com/go-logr/logr v1.2.2 14:47:30 go: downloading github.com/google/go-cmp v0.5.7 14:47:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:47:31 go: downloading github.com/json-iterator/go v1.1.12 14:47:32 go: downloading github.com/googleapis/gnostic v0.5.5 14:47:34 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:47:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:47:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:47:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:47:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:47:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:47:36 go: downloading cloud.google.com/go/storage v1.21.0 14:47:37 go: downloading github.com/tklauser/numcpus v0.3.0 14:47:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:47:37 go: downloading go.uber.org/zap v1.21.0 14:47:37 go: downloading cloud.google.com/go v0.100.2 14:47:38 go: downloading sigs.k8s.io/yaml v1.3.0 14:47:38 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:47:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:47:38 go: downloading github.com/modern-go/reflect2 v1.0.2 14:47:39 go: downloading github.com/ryanuber/go-glob v1.0.0 14:47:39 go: downloading github.com/golang/snappy v0.0.4 14:47:39 go: downloading k8s.io/apimachinery v0.23.4 14:47:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:47:41 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:47:43 go: downloading k8s.io/kube-aggregator v0.23.3 14:47:44 go: downloading cloud.google.com/go/security v1.3.0 14:47:44 go: downloading github.com/hashicorp/vault/api v1.4.1 14:47:44 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:47:45 go: downloading github.com/twmb/murmur3 v1.1.6 14:47:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:47:45 go: downloading gopkg.in/yaml.v2 v2.4.0 14:47:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:47:46 go: downloading github.com/gobwas/glob v0.2.3 14:47:47 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:47:47 go: downloading github.com/aws/smithy-go v1.11.0 14:47:48 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:47:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:47:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:47:48 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:47:48 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:47:48 go: downloading github.com/hashicorp/go-version v1.2.0 14:47:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:47:48 go: downloading go.uber.org/multierr v1.6.0 14:47:48 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:47:48 go: downloading github.com/jinzhu/inflection v1.0.0 14:47:49 go: downloading github.com/gogo/protobuf v1.3.2 14:47:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:47:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:47:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:47:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:47:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:47:55 go: downloading github.com/dimchansky/utfbom v1.1.1 14:47:55 go: downloading cloud.google.com/go/compute v1.3.0 14:47:56 go: downloading cloud.google.com/go/iam v0.1.1 14:47:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:47:56 go: downloading github.com/google/gofuzz v1.1.0 14:47:57 go: downloading k8s.io/klog/v2 v2.30.0 14:47:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:47:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:47:58 go: downloading github.com/spf13/pflag v1.0.5 14:47:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:47:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:47:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:47:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:47:59 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:47:59 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:47:59 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:48:00 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:48:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:48:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:48:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:48:01 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:48:03 go: downloading go.opencensus.io v0.23.0 14:48:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:48:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:48:04 go: downloading gopkg.in/inf.v0 v0.9.1 14:48:04 go: downloading github.com/google/go-cmp v0.5.7 14:48:04 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:48:05 go: downloading github.com/go-logr/logr v1.2.2 14:48:05 go: downloading github.com/json-iterator/go v1.1.12 14:48:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:48:08 go: downloading github.com/googleapis/gnostic v0.5.5 14:48:10 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:48:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:48:11 go: downloading github.com/tklauser/numcpus v0.3.0 14:48:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:48:11 go: downloading go.uber.org/zap v1.21.0 14:48:11 go: downloading sigs.k8s.io/yaml v1.3.0 14:48:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:48:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:48:12 go: downloading github.com/modern-go/reflect2 v1.0.2 14:48:12 go: downloading github.com/ryanuber/go-glob v1.0.0 14:48:12 go: downloading github.com/golang/snappy v0.0.4 14:48:12 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:48:22 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:48:22 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:48:22 go: downloading github.com/hashicorp/go-version v1.2.0 14:48:22 go: downloading go.uber.org/multierr v1.6.0 14:48:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:48:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:48:49 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:48:49 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:49:46 Removing intermediate container 42ede1160aa3 14:49:46 ---> 5813c906f986 14:49:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:49:46 ---> Running in 28cc22f688c8 14:49:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:49:48 Removing intermediate container 28cc22f688c8 14:49:48 ---> 299078fcf9cb 14:49:48 14:49:48 Step 11/23 : FROM docker:20.10.14 14:49:48 20.10.14: Pulling from library/docker 14:50:00 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:50:00 Status: Downloaded newer image for docker:20.10.14 14:50:00 ---> c346e9eafbab 14:50:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:50:00 ---> Running in 320b9569acc1 14:50:01 Removing intermediate container 320b9569acc1 14:50:01 ---> 2c5535c17fa4 14:50:01 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 14:50:01 ---> Running in 157740c0b7c7 14:50:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:50:05 (1/43) Installing readline (8.1.1-r0) 14:50:05 (2/43) Installing bash (5.1.16-r0) 14:50:05 Executing bash-5.1.16-r0.post-install 14:50:05 (3/43) Installing brotli-libs (1.0.9-r5) 14:50:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:50:06 (5/43) Installing libcurl (7.80.0-r1) 14:50:06 (6/43) Installing curl (7.80.0-r1) 14:50:06 (7/43) Installing dumb-init (1.2.5-r1) 14:50:06 (8/43) Installing libbz2 (1.0.8-r1) 14:50:06 (9/43) Installing expat (2.4.7-r0) 14:50:06 (10/43) Installing libffi (3.4.2-r1) 14:50:06 (11/43) Installing gdbm (1.22-r0) 14:50:06 (12/43) Installing xz-libs (5.2.5-r1) 14:50:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:50:06 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:50:07 (15/43) Installing mpdecimal (2.5.1-r1) 14:50:07 (16/43) Installing sqlite-libs (3.36.0-r0) 14:50:07 (17/43) Installing python3 (3.9.7-r4) 14:50:12 (18/43) Installing py3-appdirs (1.4.4-r2) 14:50:12 (19/43) Installing py3-certifi (2020.12.5-r1) 14:50:12 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:50:12 (21/43) Installing py3-idna (3.3-r0) 14:50:12 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:50:12 (23/43) Installing py3-requests (2.26.0-r1) 14:50:12 (24/43) Installing py3-msgpack (1.0.2-r1) 14:50:12 (25/43) Installing py3-lockfile (0.12.2-r4) 14:50:12 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:50:12 (27/43) Installing py3-colorama (0.4.4-r1) 14:50:12 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:50:12 (29/43) Installing py3-distlib (0.3.3-r0) 14:50:13 (30/43) Installing py3-distro (1.6.0-r0) 14:50:13 (31/43) Installing py3-six (1.16.0-r0) 14:50:13 (32/43) Installing py3-webencodings (0.5.1-r4) 14:50:13 (33/43) Installing py3-html5lib (1.1-r1) 14:50:13 (34/43) Installing py3-parsing (2.4.7-r2) 14:50:13 (35/43) Installing py3-packaging (20.9-r1) 14:50:13 (36/43) Installing py3-tomli (1.2.2-r0) 14:50:13 (37/43) Installing py3-pep517 (0.12.0-r0) 14:50:13 (38/43) Installing py3-progress (1.6-r0) 14:50:13 (39/43) Installing py3-retrying (1.3.3-r2) 14:50:13 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:50:13 (41/43) Installing py3-setuptools (52.0.0-r4) 14:50:14 (42/43) Installing py3-toml (0.10.2-r2) 14:50:14 (43/43) Installing py3-pip (20.3.4-r1) 14:50:16 Executing busybox-1.34.1-r5.trigger 14:50:16 OK: 82 MiB in 65 packages 14:50:20 Collecting docker-compose==1.23.2 14:50:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:50:21 Collecting dockerpty<0.5,>=0.4.1 14:50:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:50:23 Collecting cached-property<2,>=1.2.0 14:50:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:50:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:50:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:50:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:50:25 Collecting websocket-client<1.0,>=0.32.0 14:50:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:50:26 Collecting docker<4.0,>=3.6.0 14:50:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:50:27 Collecting PyYAML<4,>=3.10 14:50:27 Downloading PyYAML-3.13.tar.gz (270 kB) 14:50:31 Collecting texttable<0.10,>=0.9.0 14:50:31 Downloading texttable-0.9.1.tar.gz (11 kB) 14:50:33 Collecting docopt<0.7,>=0.6.1 14:50:33 Downloading docopt-0.6.2.tar.gz (25 kB) 14:50:36 Collecting jsonschema<3,>=2.5.1 14:50:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:50:36 Collecting docker-pycreds>=0.4.0 14:50:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:50:37 Collecting chardet<3.1.0,>=3.0.2 14:50:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:50:37 Collecting idna<2.8,>=2.5 14:50:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:50:37 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) 14:50:38 Collecting urllib3<1.25,>=1.21.1 14:50:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:50:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:50:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:50:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:50:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:50:39 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:50:39 Attempting uninstall: urllib3 14:50:39 Found existing installation: urllib3 1.26.7 14:50:39 Uninstalling urllib3-1.26.7: 14:50:39 Successfully uninstalled urllib3-1.26.7 14:50:40 Attempting uninstall: idna 14:50:40 Found existing installation: idna 3.3 14:50:40 Uninstalling idna-3.3: 14:50:40 Successfully uninstalled idna-3.3 14:50:43 Attempting uninstall: requests 14:50:43 Found existing installation: requests 2.26.0 14:50:43 Uninstalling requests-2.26.0: 14:50:43 Successfully uninstalled requests-2.26.0 14:50:43 Running setup.py install for texttable: started 14:50:46 Running setup.py install for texttable: finished with status 'done' 14:50:46 Running setup.py install for PyYAML: started 14:50:49 Running setup.py install for PyYAML: finished with status 'done' 14:50:49 Running setup.py install for docopt: started 14:50:52 Running setup.py install for docopt: finished with status 'done' 14:50:52 Running setup.py install for dockerpty: started 14:50:54 Running setup.py install for dockerpty: finished with status 'done' 14:50:57 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 14:51:12 Removing intermediate container 157740c0b7c7 14:51:12 ---> 10b2a1a46c1d 14:51:12 Step 14/23 : ENV APP_PORT=58890 14:51:12 ---> Running in db7f6e5b1ffa 14:51:12 Removing intermediate container db7f6e5b1ffa 14:51:12 ---> 88b486ba2dfb 14:51:12 Step 15/23 : EXPOSE $APP_PORT 14:51:12 ---> Running in 1f8ed722c6ae 14:51:12 Removing intermediate container 1f8ed722c6ae 14:51:12 ---> 7288e30d4f33 14:51:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:51:13 ---> b9eaa0ea0e2d 14:51:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:51:14 ---> 4059058014a1 14:51:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:51:16 ---> e0504cc9077e 14:51:16 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:51:16 ---> Running in 3275859995dc 14:51:16 Removing intermediate container 3275859995dc 14:51:16 ---> 8508233926f4 14:51:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:51:16 ---> Running in aad3569ef84a 14:51:17 Removing intermediate container aad3569ef84a 14:51:17 ---> 4eb7db4cb1cd 14:51:17 Step 21/23 : LABEL arch=arm64 14:51:17 ---> Running in 7f62e11f3173 14:51:17 Removing intermediate container 7f62e11f3173 14:51:17 ---> 99604044210a 14:51:17 Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:51:17 ---> Running in 608c536564ac 14:51:18 Removing intermediate container 608c536564ac 14:51:18 ---> 89e1a45bc710 14:51:18 Step 23/23 : LABEL version=2.2.0-dev.91 14:51:18 ---> Running in 2c4a39d701c1 14:51:18 Removing intermediate container 2c4a39d701c1 14:51:18 ---> 9b3dbe49ef59 14:51:18 14:51:19 Successfully built 9b3dbe49ef59 14:51:19 Successfully tagged sys-mgmt-agent-arm64:latest 14:51:19 Building support-notifications 14:51:38  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:51:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:51:38 ---> f33a9f088d27 14:51:38 Step 3/22 : WORKDIR /edgex-go 14:51:38 ---> Using cache 14:51:38 ---> 209e938ef734 14:51:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:38 ---> Using cache 14:51:38 ---> 92476b9b6f83 14:51:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:51:38 ---> Running in 902233450fb9 14:51:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:51:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:51:41 OK: 220 MiB in 52 packages 14:51:42 Removing intermediate container 902233450fb9 14:51:42 ---> 5bfeb700934a 14:51:42 Step 6/22 : COPY go.mod vendor* ./ 14:51:43 ---> 1b1ccaaa5fa3 14:51:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:43 ---> Running in 4976bbea57df 14:51:48 Removing intermediate container 4976bbea57df 14:51:48 ---> edde22a7e35c 14:51:48 Step 8/22 : COPY . . 14:52:01 ---> 3ef685acd1fc 14:52:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:52:01 ---> Running in 36c08fc9689b 14:52:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:53:24 Removing intermediate container fa6af8f5117b 14:53:24 ---> f97341ee0058 14:53:24 14:53:24 Step 10/22 : FROM alpine:3.14 14:53:24 ---> ac73e934f311 14:53:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:53:24 ---> Running in 5f008f38aafc 14:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:53:28 (1/1) Installing dumb-init (1.2.5-r1) 14:53:28 Executing busybox-1.33.1-r7.trigger 14:53:28 OK: 5 MiB in 15 packages 14:53:29 Removing intermediate container 5f008f38aafc 14:53:29 ---> 89408786d85d 14:53:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:53:29 ---> Running in 970d13b230b0 14:53:29 Removing intermediate container 970d13b230b0 14:53:29 ---> cd6ce3cdaed3 14:53:29 Step 13/22 : ENV APP_PORT=59861 14:53:29 ---> Running in 986fd958038b 14:53:30 Removing intermediate container 986fd958038b 14:53:30 ---> 7b82952adae3 14:53:30 Step 14/22 : EXPOSE $APP_PORT 14:53:30 ---> Running in a16727da6065 14:53:31 Removing intermediate container a16727da6065 14:53:31 ---> 8d2632e54782 14:53:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:32 ---> 19b6f2a8c2e9 14:53:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:53:34 ---> c112f391688e 14:53:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:53:35 ---> 0d6e7fefc0b3 14:53:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:53:35 ---> Running in 14e5bc16cafa 14:53:35 Removing intermediate container 14e5bc16cafa 14:53:35 ---> 275c17b8d2a2 14:53:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:35 ---> Running in 0000e71b50a4 14:53:36 Removing intermediate container 0000e71b50a4 14:53:36 ---> d5621d674bf8 14:53:36 Step 20/22 : LABEL arch=arm64 14:53:36 ---> Running in 5b89cadba5d7 14:53:37 Removing intermediate container 5b89cadba5d7 14:53:37 ---> 2028ea619f44 14:53:37 Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:53:37 ---> Running in 71b090589a98 14:53:38 Removing intermediate container 71b090589a98 14:53:38 ---> 3d15559d94c4 14:53:38 Step 22/22 : LABEL version=2.2.0-dev.91 14:53:38 ---> Running in 3666c399a686 14:53:38 Removing intermediate container 3666c399a686 14:53:38 ---> d8062fd0dbbf 14:53:38 14:53:38 Successfully built d8062fd0dbbf 14:53:38 Successfully tagged support-scheduler-arm64:latest 14:53:38  Building support-scheduler ... done Building security-proxy-setup 14:53:57 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:53:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:53:57 ---> f33a9f088d27 14:53:57 Step 3/22 : WORKDIR /edgex-go 14:53:57 ---> Using cache 14:53:57 ---> 209e938ef734 14:53:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:57 ---> Using cache 14:53:57 ---> 92476b9b6f83 14:53:57 Step 5/22 : RUN apk add --update --no-cache make git 14:53:57 ---> Using cache 14:53:57 ---> af7248ed7d09 14:53:57 Step 6/22 : COPY go.mod vendor* ./ 14:53:57 ---> Using cache 14:53:57 ---> a4c539420a26 14:53:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:57 ---> Using cache 14:53:57 ---> 1803ffa8affb 14:53:57 Step 8/22 : COPY . . 14:53:57 ---> Using cache 14:53:57 ---> 7f72fc8d445f 14:53:57 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:53:57 ---> Running in fc4aac77d0ca 14:53:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:58:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:58:41 Removing intermediate container fc4aac77d0ca 14:58:41 ---> 5748dec4911e 14:58:41 14:58:41 Step 10/22 : FROM alpine:3.14 14:58:41 ---> ac73e934f311 14:58:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:58:41 ---> Running in 309b34ef65f3 14:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:58:41 (1/6) Installing ca-certificates (20211220-r0) 14:58:41 (2/6) Installing brotli-libs (1.0.9-r5) 14:58:42 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:58:42 (4/6) Installing libcurl (7.79.1-r1) 14:58:42 (5/6) Installing curl (7.79.1-r1) 14:58:42 (6/6) Installing dumb-init (1.2.5-r1) 14:58:42 Executing busybox-1.33.1-r7.trigger 14:58:42 Executing ca-certificates-20211220-r0.trigger 14:58:42 OK: 8 MiB in 20 packages 14:58:44 Removing intermediate container 309b34ef65f3 14:58:44 ---> c6ea2fd597bc 14:58:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:58:44 ---> Running in d1f8542dd6a9 14:58:45 Removing intermediate container d1f8542dd6a9 14:58:45 ---> 5bfe0dcd6c20 14:58:45 Step 13/22 : WORKDIR /edgex 14:58:45 ---> Running in 9f6a0ee68654 14:58:45 Removing intermediate container 9f6a0ee68654 14:58:45 ---> 08dda2dde16c 14:58:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:58:46 ---> 6240dd47c960 14:58:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:58:48 ---> 2f1aaf32f6e8 14:58:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:58:50 ---> f3acdabc7c51 14:58:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:58:51 ---> c2071065e8cc 14:58:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:58:51 ---> Running in a50d3be933d3 14:58:54 Removing intermediate container a50d3be933d3 14:58:54 ---> 7c174a551514 14:58:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:58:54 ---> Running in effb8cc51345 14:58:54 Removing intermediate container effb8cc51345 14:58:54 ---> 639d5d2281fc 14:58:54 Step 20/22 : LABEL arch=arm64 14:58:54 ---> Running in 71c99dbd4cb8 14:58:55 Removing intermediate container 71c99dbd4cb8 14:58:55 ---> c55ff2c1a3da 14:58:55 Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:58:55 ---> Running in c792c7525b0d 14:58:56 Removing intermediate container c792c7525b0d 14:58:56 ---> fb8f849d59cc 14:58:56 Step 22/22 : LABEL version=2.2.0-dev.91 14:58:56 ---> Running in b89b7010e54f 14:58:56 Removing intermediate container b89b7010e54f 14:58:56 ---> 2fe7909cdcd5 14:58:56 14:58:57 Successfully built 2fe7909cdcd5 14:58:57 Successfully tagged security-proxy-setup-arm64:latest 14:58:57 Building core-metadata 14:59:15  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:59:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:59:15 ---> f33a9f088d27 14:59:15 Step 3/23 : WORKDIR /edgex-go 14:59:15 ---> Using cache 14:59:15 ---> 209e938ef734 14:59:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:15 ---> Using cache 14:59:15 ---> 92476b9b6f83 14:59:15 Step 5/23 : RUN apk add --update --no-cache make git 14:59:15 ---> Using cache 14:59:15 ---> af7248ed7d09 14:59:15 Step 6/23 : COPY go.mod vendor* ./ 14:59:15 ---> Using cache 14:59:15 ---> a4c539420a26 14:59:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:15 ---> Using cache 14:59:15 ---> 1803ffa8affb 14:59:15 Step 8/23 : COPY . . 14:59:15 ---> Using cache 14:59:15 ---> 7f72fc8d445f 14:59:15 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:59:15 ---> Running in 78bfb04aacd3 14:59:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:59:21 Removing intermediate container 36c08fc9689b 14:59:21 ---> 5f57590ecd12 14:59:21 14:59:21 Step 10/22 : FROM alpine:3.14 14:59:21 ---> ac73e934f311 14:59:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:59:21 ---> Running in 1383b8394c43 14:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:59:25 (1/2) Installing ca-certificates (20211220-r0) 14:59:25 (2/2) Installing dumb-init (1.2.5-r1) 14:59:25 Executing busybox-1.33.1-r7.trigger 14:59:25 Executing ca-certificates-20211220-r0.trigger 14:59:25 OK: 6 MiB in 16 packages 14:59:27 Removing intermediate container 1383b8394c43 14:59:27 ---> d3ad5fc26cc6 14:59:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:59:27 ---> Running in 423770169d98 14:59:28 Removing intermediate container 423770169d98 14:59:28 ---> cd1436fbd0c1 14:59:28 Step 13/22 : ENV APP_PORT=59860 14:59:28 ---> Running in eff065dbff6a 14:59:28 Removing intermediate container eff065dbff6a 14:59:28 ---> 710b7ed3fe38 14:59:28 Step 14/22 : EXPOSE $APP_PORT 14:59:28 ---> Running in 4eaf767fc9d6 14:59:29 Removing intermediate container 4eaf767fc9d6 14:59:29 ---> 69930a50a709 14:59:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:59:30 ---> 16d47ce890f3 14:59:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:59:33 ---> 65950d9383bc 14:59:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:59:33 ---> 58776f5a5028 14:59:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:59:33 ---> Running in 949e7dc6918c 14:59:34 Removing intermediate container 949e7dc6918c 14:59:34 ---> 138f9483b622 14:59:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:59:34 ---> Running in 3967cce1f1b6 14:59:35 Removing intermediate container 3967cce1f1b6 14:59:35 ---> 2a8f2241dae6 14:59:35 Step 20/22 : LABEL arch=arm64 14:59:35 ---> Running in 896001c8133f 14:59:35 Removing intermediate container 896001c8133f 14:59:35 ---> 1fbf13af5bce 14:59:35 Step 21/22 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 14:59:36 ---> Running in 86d574420019 14:59:36 Removing intermediate container 86d574420019 14:59:36 ---> 5ab64a825a94 14:59:36 Step 22/22 : LABEL version=2.2.0-dev.91 14:59:36 ---> Running in ebb549dca2c4 14:59:37 Removing intermediate container ebb549dca2c4 14:59:37 ---> 7d1e523c30d6 14:59:37 14:59:37 Successfully built 7d1e523c30d6 14:59:37 Successfully tagged support-notifications-arm64:latest 14:59:37  Building support-notifications ... done Building core-command 14:59:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:59:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:59:55 ---> f33a9f088d27 14:59:55 Step 3/23 : WORKDIR /edgex-go 14:59:55 ---> Using cache 14:59:55 ---> 209e938ef734 14:59:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:55 ---> Using cache 14:59:55 ---> 92476b9b6f83 14:59:55 Step 5/23 : RUN apk add --update --no-cache make git 14:59:55 ---> Using cache 14:59:55 ---> af7248ed7d09 14:59:55 Step 6/23 : COPY go.mod vendor* ./ 14:59:55 ---> Using cache 14:59:55 ---> a4c539420a26 14:59:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:55 ---> Using cache 14:59:55 ---> 1803ffa8affb 14:59:55 Step 8/23 : COPY . . 14:59:55 ---> Using cache 14:59:55 ---> 7f72fc8d445f 14:59:55 Step 9/23 : RUN make cmd/core-command/core-command 14:59:55 ---> Running in 18eaced067b1 14:59:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:04:19 Removing intermediate container 78bfb04aacd3 15:04:19 ---> 63d802243f33 15:04:19 15:04:19 Step 10/23 : FROM alpine:3.14 15:04:19 ---> ac73e934f311 15:04:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:04:19 ---> Using cache 15:04:19 ---> 89408786d85d 15:04:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:04:19 ---> Using cache 15:04:19 ---> cd6ce3cdaed3 15:04:19 Step 13/23 : ENV APP_PORT=59881 15:04:19 ---> Running in d208cc50b073 15:04:19 Removing intermediate container d208cc50b073 15:04:19 ---> 56c7623e32e8 15:04:19 Step 14/23 : EXPOSE $APP_PORT 15:04:19 ---> Running in 6be849a7d937 15:04:19 Removing intermediate container 6be849a7d937 15:04:19 ---> c23808fc927a 15:04:19 Step 15/23 : WORKDIR / 15:04:19 ---> Running in a6a56fcacbde 15:04:19 Removing intermediate container a6a56fcacbde 15:04:19 ---> fdf5c497e3ec 15:04:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:04:19 ---> d913b765099f 15:04:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:04:19 ---> 7be731c4ee1c 15:04:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:04:19 ---> cd608ca10387 15:04:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:04:19 ---> Running in f26f46908862 15:04:19 Removing intermediate container f26f46908862 15:04:19 ---> a43c87018348 15:04:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:04:19 ---> Running in e58961e78fd8 15:04:19 Removing intermediate container e58961e78fd8 15:04:19 ---> 79d34ccf7090 15:04:19 Step 21/23 : LABEL arch=arm64 15:04:19 ---> Running in ae0541ef23a5 15:04:19 Removing intermediate container ae0541ef23a5 15:04:19 ---> b566c8dc77e2 15:04:19 Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:04:19 ---> Running in 62ec01421472 15:04:19 Removing intermediate container 62ec01421472 15:04:19 ---> f40d4e14503d 15:04:19 Step 23/23 : LABEL version=2.2.0-dev.91 15:04:19 ---> Running in a526e0d2a887 15:04:20 Removing intermediate container a526e0d2a887 15:04:20 ---> f9afc9c040d6 15:04:20 15:04:20 Successfully built f9afc9c040d6 15:04:20 Successfully tagged core-metadata-arm64:latest 15:04:26  Building core-metadata ... done Removing intermediate container 18eaced067b1 15:04:26 ---> fc4d7d2a7d83 15:04:26 15:04:26 Step 10/23 : FROM alpine:3.14 15:04:26 ---> ac73e934f311 15:04:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:04:26 ---> Using cache 15:04:26 ---> 89408786d85d 15:04:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:04:26 ---> Using cache 15:04:26 ---> cd6ce3cdaed3 15:04:26 Step 13/23 : ENV APP_PORT=59882 15:04:26 ---> Running in 5c25f138685d 15:04:26 Removing intermediate container 5c25f138685d 15:04:26 ---> 7818b203a8ae 15:04:26 Step 14/23 : EXPOSE $APP_PORT 15:04:26 ---> Running in d5f99d51cb5d 15:04:27 Removing intermediate container d5f99d51cb5d 15:04:27 ---> fd63a5ad1c0e 15:04:27 Step 15/23 : WORKDIR / 15:04:27 ---> Running in 9b98945d0cdf 15:04:28 Removing intermediate container 9b98945d0cdf 15:04:28 ---> f3336d66643d 15:04:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:04:29 ---> cc44208c534c 15:04:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:04:30 ---> 0a60f5ad8080 15:04:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:04:31 ---> c987bb99155c 15:04:31 Step 19/23 : ENTRYPOINT ["/core-command"] 15:04:31 ---> Running in fbd29e43cbf2 15:04:32 Removing intermediate container fbd29e43cbf2 15:04:32 ---> 285f26e1547d 15:04:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:04:32 ---> Running in 489ecc3b1a6d 15:04:32 Removing intermediate container 489ecc3b1a6d 15:04:32 ---> 9546de3631db 15:04:32 Step 21/23 : LABEL arch=arm64 15:04:32 ---> Running in f9314d9d0782 15:04:33 Removing intermediate container f9314d9d0782 15:04:33 ---> f412baa88852 15:04:33 Step 22/23 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:04:33 ---> Running in 09b8a21c90ce 15:04:34 Removing intermediate container 09b8a21c90ce 15:04:34 ---> 6a11a0498d7b 15:04:34 Step 23/23 : LABEL version=2.2.0-dev.91 15:04:34 ---> Running in 05c6e5545416 15:04:34 Removing intermediate container 05c6e5545416 15:04:34 ---> dbc8220d261d 15:04:34 15:04:34 Successfully built dbc8220d261d 15:04:34 Successfully tagged core-command-arm64:latest 15:15:57  Building core-command ... done Building bin/spire-agent... 15:15:57 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:15:57 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:15:57 go: downloading github.com/docker/docker v20.10.12+incompatible 15:15:57 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:15:57 go: downloading github.com/google/go-tpm-tools v0.3.3 15:15:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:15:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:15:57 go: downloading github.com/docker/go-connections v0.4.0 15:15:57 go: downloading github.com/docker/go-units v0.4.0 15:15:57 go: downloading github.com/opencontainers/image-spec v1.0.1 15:15:57 go: downloading github.com/containerd/containerd v1.3.4 15:15:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:15:57 go: downloading github.com/opencontainers/go-digest v1.0.0 15:19:34 Building bin/spire-agent... 15:19:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:19:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:19:34 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:19:34 go: downloading github.com/docker/docker v20.10.12+incompatible 15:19:34 go: downloading github.com/google/go-tpm-tools v0.3.3 15:19:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:19:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:19:34 go: downloading github.com/docker/go-connections v0.4.0 15:19:34 go: downloading github.com/docker/go-units v0.4.0 15:19:34 go: downloading github.com/opencontainers/image-spec v1.0.1 15:19:34 go: downloading github.com/containerd/containerd v1.3.4 15:19:34 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:19:34 go: downloading github.com/opencontainers/go-digest v1.0.0 15:19:45 Building bin/spire-agent... 15:19:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:19:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:19:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:19:45 go: downloading github.com/docker/docker v20.10.12+incompatible 15:19:51 go: downloading github.com/google/go-tpm-tools v0.3.3 15:19:52 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:19:52 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:19:53 go: downloading github.com/docker/go-connections v0.4.0 15:19:53 go: downloading github.com/docker/go-units v0.4.0 15:19:53 go: downloading github.com/opencontainers/image-spec v1.0.1 15:19:53 go: downloading github.com/containerd/containerd v1.3.4 15:19:53 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:19:53 go: downloading github.com/opencontainers/go-digest v1.0.0 15:21:01 Removing intermediate container 0bd41e7f2fe2 15:21:01 ---> 6f6b536b369b 15:21:01 15:21:01 Step 13/25 : FROM alpine:3.15 15:21:01 ---> 3fb3c9af89a9 15:21:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:21:01 ---> Using cache 15:21:01 ---> 92467d7f5d95 15:21:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:01 ---> Using cache 15:21:01 ---> 533ac53f2a86 15:21:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:21:01 ---> Running in 21af2e11a6d2 15:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:21:01 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:21:01 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 15:21:01 OK: 15730 distinct packages available 15:21:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:21:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:21:03 (1/5) Installing dumb-init (1.2.5-r1) 15:21:03 (2/5) Installing musl-obstack (1.2.3-r0) 15:21:03 (3/5) Installing libucontext (1.1-r0) 15:21:03 (4/5) Installing gcompat (1.0.0-r4) 15:21:03 (5/5) Installing openssl (1.1.1n-r0) 15:21:03 Executing busybox-1.34.1-r5.trigger 15:21:03 OK: 6 MiB in 19 packages 15:21:05 Removing intermediate container 21af2e11a6d2 15:21:05 ---> 3446228eef70 15:21:05 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:21:11 ---> b2db698dd6b4 15:21:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:21:11 ---> 9c22df586483 15:21:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:21:12 ---> b7e9f0cd8697 15:21:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:21:13 ---> d401f6298690 15:21:13 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:21:13 ---> Running in 42c67c6f6db5 15:21:14 Removing intermediate container 42c67c6f6db5 15:21:14 ---> 701abf68d844 15:21:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:21:14 ---> Running in d74a3e2fdedd 15:21:14 Removing intermediate container d74a3e2fdedd 15:21:14 ---> 9cd870c5c830 15:21:14 Step 23/25 : LABEL arch=arm64 15:21:14 ---> Running in 7a982b0f0c2b 15:21:15 Removing intermediate container 7a982b0f0c2b 15:21:15 ---> d29b95571fa3 15:21:15 Step 24/25 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:21:15 ---> Running in 06744918a1de 15:21:15 Removing intermediate container 06744918a1de 15:21:15 ---> d0cfa4690030 15:21:15 Step 25/25 : LABEL version=2.2.0-dev.91 15:21:15 ---> Running in e035fdf45be9 15:21:16 Removing intermediate container e035fdf45be9 15:21:16 ---> bf9df09d6a95 15:21:16 15:21:16 Successfully built bf9df09d6a95 15:21:16 Successfully tagged security-spire-server-arm64:latest 15:24:38  Building security-spire-server ... done Removing intermediate container f4768e9ef908 15:24:38 ---> a80982d6e226 15:24:38 15:24:38 Step 13/26 : FROM alpine:3.15 15:24:38 ---> 3fb3c9af89a9 15:24:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:24:38 ---> Using cache 15:24:38 ---> 92467d7f5d95 15:24:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:38 ---> Using cache 15:24:38 ---> 533ac53f2a86 15:24:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:24:38 ---> Using cache 15:24:38 ---> 3446228eef70 15:24:38 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:24:38 ---> c6151d9dd337 15:24:38 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:24:38 ---> c90c1caf6b8e 15:24:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:24:38 ---> 8a15161ed5ed 15:24:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:24:38 ---> 34119bd603d3 15:24:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:24:38 ---> 7272e45542d5 15:24:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:24:38 ---> Running in 021422ed784c 15:24:38 Removing intermediate container 021422ed784c 15:24:38 ---> 16a94c4673b8 15:24:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:24:38 ---> Running in a3d0e05deaa3 15:24:38 Removing intermediate container a3d0e05deaa3 15:24:38 ---> 5f08c091a6b8 15:24:38 Step 24/26 : LABEL arch=arm64 15:24:38 ---> Running in 3c1af227ce82 15:24:38 Removing intermediate container 3c1af227ce82 15:24:38 ---> 3edd70437702 15:24:38 Step 25/26 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:24:38 ---> Running in e40d349e5146 15:24:38 Removing intermediate container e40d349e5146 15:24:38 ---> 013faa1e7177 15:24:38 Step 26/26 : LABEL version=2.2.0-dev.91 15:24:38 ---> Running in ed3448b1c5ed 15:24:38 Removing intermediate container ed3448b1c5ed 15:24:38 ---> 1b3374f4cb6a 15:24:38 15:24:38 Successfully built 1b3374f4cb6a 15:24:38 Successfully tagged security-spire-agent-arm64:latest 15:24:38  Building security-spire-agent ... done Removing intermediate container f8befc75674a 15:24:38 ---> 0eba3da40e78 15:24:38 15:24:38 Step 13/26 : FROM alpine:3.15 15:24:38 ---> 3fb3c9af89a9 15:24:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:24:38 ---> Using cache 15:24:38 ---> 92467d7f5d95 15:24:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:38 ---> Using cache 15:24:38 ---> 533ac53f2a86 15:24:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:24:38 ---> Running in 75664874265f 15:24:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:24:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:24:38 v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:24:38 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 15:24:38 OK: 15730 distinct packages available 15:24:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:24:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:24:40 (1/4) Installing dumb-init (1.2.5-r1) 15:24:40 (2/4) Installing musl-obstack (1.2.3-r0) 15:24:40 (3/4) Installing libucontext (1.1-r0) 15:24:40 (4/4) Installing gcompat (1.0.0-r4) 15:24:40 Executing busybox-1.34.1-r5.trigger 15:24:40 OK: 6 MiB in 18 packages 15:24:41 Removing intermediate container 75664874265f 15:24:41 ---> 13576b2519e2 15:24:41 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:24:45 ---> 1b005e6c8a92 15:24:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:24:45 ---> d6b73e8f4506 15:24:45 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:24:45 ---> Running in ca37ecaa87e8 15:24:46 Removing intermediate container ca37ecaa87e8 15:24:46 ---> 6f4bc5027fbd 15:24:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:24:46 ---> cfc9bf511c87 15:24:46 Step 21/26 : WORKDIR / 15:24:46 ---> Running in a89b076ae93b 15:24:46 Removing intermediate container a89b076ae93b 15:24:46 ---> 3b9fb4c84b9c 15:24:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:24:46 ---> Running in 3f9b6dd0fe17 15:24:47 Removing intermediate container 3f9b6dd0fe17 15:24:47 ---> 17424760faef 15:24:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:24:47 ---> Running in edf4ffb328d0 15:24:47 Removing intermediate container edf4ffb328d0 15:24:47 ---> f349d46901ff 15:24:47 Step 24/26 : LABEL arch=arm64 15:24:47 ---> Running in 99a7f127b192 15:24:48 Removing intermediate container 99a7f127b192 15:24:48 ---> 3f277e904407 15:24:48 Step 25/26 : LABEL git_sha=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:24:48 ---> Running in aa23ede546be 15:24:48 Removing intermediate container aa23ede546be 15:24:48 ---> 1796e5768ece 15:24:48 Step 26/26 : LABEL version=2.2.0-dev.91 15:24:48 ---> Running in 431966b8aac3 15:24:48 Removing intermediate container 431966b8aac3 15:24:48 ---> 31fd3e9a20d9 15:24:48 15:24:49 Successfully built 31fd3e9a20d9 15:24:49 Successfully tagged security-spire-config-arm64:latest 15:24:49  Building security-spire-config ... done  [Pipeline] } 15:24:49 $ docker stop --time=1 b406595f2306489e2245ec56471fed2660a0928cf097a7a2d416f8092b41bf54 15:24:51 $ docker rm -f b406595f2306489e2245ec56471fed2660a0928cf097a7a2d416f8092b41bf54 [Pipeline] // withDockerContainer [Pipeline] sh 15:24:51 + docker images 15:24:52 REPOSITORY TAG IMAGE ID CREATED SIZE 15:24:52 security-spire-config-arm64 latest 31fd3e9a20d9 3 seconds ago 85.6MB 15:24:52 security-spire-agent-arm64 latest 1b3374f4cb6a 17 seconds ago 126MB 15:24:52 0eba3da40e78 31 seconds ago 3.98GB 15:24:52 a80982d6e226 44 seconds ago 3.98GB 15:24:52 security-spire-server-arm64 latest bf9df09d6a95 3 minutes ago 86.3MB 15:24:52 6f6b536b369b 4 minutes ago 3.98GB 15:24:52 core-command-arm64 latest dbc8220d261d 20 minutes ago 15.5MB 15:24:52 fc4d7d2a7d83 20 minutes ago 1.15GB 15:24:52 core-metadata-arm64 latest f9afc9c040d6 20 minutes ago 16.3MB 15:24:52 63d802243f33 20 minutes ago 1.15GB 15:24:52 support-notifications-arm64 latest 7d1e523c30d6 25 minutes ago 25.8MB 15:24:52 5f57590ecd12 25 minutes ago 1.21GB 15:24:52 security-proxy-setup-arm64 latest 2fe7909cdcd5 25 minutes ago 26.1MB 15:24:52 5748dec4911e 26 minutes ago 1.16GB 15:24:52 support-scheduler-arm64 latest d8062fd0dbbf 31 minutes ago 25.2MB 15:24:52 f97341ee0058 31 minutes ago 1.21GB 15:24:52 sys-mgmt-agent-arm64 latest 9b3dbe49ef59 33 minutes ago 282MB 15:24:52 299078fcf9cb 35 minutes ago 1.15GB 15:24:52 security-spiffe-token-provider-arm64 latest 2c7ece286d20 39 minutes ago 27.9MB 15:24:52 abc76d05fc18 39 minutes ago 1.2GB 15:24:52 core-data-arm64 latest a48f3e146cb1 40 minutes ago 21.6MB 15:24:52 593e60cddd6e 40 minutes ago 1.18GB 15:24:52 security-bootstrapper-arm64 latest c2d29e54b872 41 minutes ago 18.3MB 15:24:52 security-secretstore-setup-arm64 latest 8f07a5a83774 41 minutes ago 27.5MB 15:24:52 31a5865f9daa 41 minutes ago 1.15GB 15:24:52 7852453c4efd 41 minutes ago 1.16GB 15:24:52 ci-base-image-arm64 latest f33a9f088d27 48 minutes ago 885MB 15:24:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 13 days ago 551MB 15:24:52 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 15:24:52 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 15:24:52 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 15:24:52 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 15:24:52 provisioning config files... 15:24:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/219@tmp/config5534842104413672473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:52 ---> docker-login.sh 15:24:52 nexus3.edgexfoundry.org:10001 15:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:53 Configure a credential helper to remove this warning. See 15:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:53 15:24:53 Login Succeeded 15:24:53 nexus3.edgexfoundry.org:10002 15:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:53 Configure a credential helper to remove this warning. See 15:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:53 15:24:53 Login Succeeded 15:24:53 nexus3.edgexfoundry.org:10003 15:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:53 Configure a credential helper to remove this warning. See 15:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:53 15:24:53 Login Succeeded 15:24:53 nexus3.edgexfoundry.org:10004 15:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:54 Configure a credential helper to remove this warning. See 15:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:54 15:24:54 Login Succeeded 15:24:54 docker.io 15:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:55 Configure a credential helper to remove this warning. See 15:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:55 15:24:55 Login Succeeded 15:24:55 ---> docker-login.sh ends [Pipeline] } 15:24:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:24:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:55 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:24:55 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:24:55 latest 15:24:55 2.2.0-dev.91 15:24:55 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:24:55 main 15:24:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:24:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:24:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:24:56 df34032bd7ba: Preparing 15:24:56 7f41ceb1d272: Preparing 15:24:56 46b87d86fe15: Preparing 15:24:56 cee967401f04: Preparing 15:24:56 f73e7dbfee58: Preparing 15:24:56 f73e7dbfee58: Layer already exists 15:24:56 46b87d86fe15: Pushed 15:24:56 df34032bd7ba: Pushed 15:24:56 cee967401f04: Pushed 15:24:59 7f41ceb1d272: Pushed 15:24:59 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:8b6a3f9f8b2dd61f7a3a7a7646eb9c4cf8c7cfc0d281ad3f713fa3abf0e3a10a size: 1363 [Pipeline] isUnix [Pipeline] sh 15:24:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:24:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:24:59 df34032bd7ba: Preparing 15:24:59 7f41ceb1d272: Preparing 15:24:59 46b87d86fe15: Preparing 15:24:59 cee967401f04: Preparing 15:24:59 f73e7dbfee58: Preparing 15:24:59 7f41ceb1d272: Layer already exists 15:24:59 df34032bd7ba: Layer already exists 15:24:59 46b87d86fe15: Layer already exists 15:24:59 f73e7dbfee58: Layer already exists 15:24:59 cee967401f04: Layer already exists 15:25:00 latest: digest: sha256:8b6a3f9f8b2dd61f7a3a7a7646eb9c4cf8c7cfc0d281ad3f713fa3abf0e3a10a size: 1363 [Pipeline] isUnix [Pipeline] sh 15:25:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.91 15:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:00 df34032bd7ba: Preparing 15:25:00 7f41ceb1d272: Preparing 15:25:00 46b87d86fe15: Preparing 15:25:00 cee967401f04: Preparing 15:25:00 f73e7dbfee58: Preparing 15:25:00 46b87d86fe15: Layer already exists 15:25:00 7f41ceb1d272: Layer already exists 15:25:00 f73e7dbfee58: Layer already exists 15:25:00 df34032bd7ba: Layer already exists 15:25:00 cee967401f04: Layer already exists 15:25:01 2.2.0-dev.91: digest: sha256:8b6a3f9f8b2dd61f7a3a7a7646eb9c4cf8c7cfc0d281ad3f713fa3abf0e3a10a size: 1363 [Pipeline] isUnix [Pipeline] sh 15:25:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:01 df34032bd7ba: Preparing 15:25:01 7f41ceb1d272: Preparing 15:25:01 46b87d86fe15: Preparing 15:25:01 cee967401f04: Preparing 15:25:01 f73e7dbfee58: Preparing 15:25:01 cee967401f04: Layer already exists 15:25:01 df34032bd7ba: Layer already exists 15:25:01 46b87d86fe15: Layer already exists 15:25:01 f73e7dbfee58: Layer already exists 15:25:01 7f41ceb1d272: Layer already exists 15:25:02 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:8b6a3f9f8b2dd61f7a3a7a7646eb9c4cf8c7cfc0d281ad3f713fa3abf0e3a10a size: 1363 [Pipeline] isUnix [Pipeline] sh 15:25:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 15:25:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:25:02 df34032bd7ba: Preparing 15:25:02 7f41ceb1d272: Preparing 15:25:02 46b87d86fe15: Preparing 15:25:02 cee967401f04: Preparing 15:25:02 f73e7dbfee58: Preparing 15:25:02 df34032bd7ba: Layer already exists 15:25:02 f73e7dbfee58: Layer already exists 15:25:02 cee967401f04: Layer already exists 15:25:02 7f41ceb1d272: Layer already exists 15:25:02 46b87d86fe15: Layer already exists 15:25:03 main: digest: sha256:8b6a3f9f8b2dd61f7a3a7a7646eb9c4cf8c7cfc0d281ad3f713fa3abf0e3a10a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:03 ===================================================== [Pipeline] echo 15:25:03 taggedImages: 15:25:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:25:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.91 15:25:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:25:03 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:25:03 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:03 latest 15:25:03 2.2.0-dev.91 15:25:03 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:03 main 15:25:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:25:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:25:03 52edaded39c6: Preparing 15:25:03 842f14dbbe5c: Preparing 15:25:03 46b87d86fe15: Preparing 15:25:03 714689de94cc: Preparing 15:25:03 12b19eca96d7: Preparing 15:25:03 f73e7dbfee58: Preparing 15:25:03 f73e7dbfee58: Waiting 15:25:03 46b87d86fe15: Layer already exists 15:25:04 f73e7dbfee58: Layer already exists 15:25:04 52edaded39c6: Pushed 15:25:04 12b19eca96d7: Pushed 15:25:04 714689de94cc: Pushed 15:25:07 842f14dbbe5c: Pushed 15:25:07 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:6a498e20cf921a616e47b968e6cf8c94f285b0c3bda31742349e3dd16f2c7ec3 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:25:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:25:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:25:08 52edaded39c6: Preparing 15:25:08 842f14dbbe5c: Preparing 15:25:08 46b87d86fe15: Preparing 15:25:08 714689de94cc: Preparing 15:25:08 12b19eca96d7: Preparing 15:25:08 f73e7dbfee58: Preparing 15:25:08 f73e7dbfee58: Waiting 15:25:08 714689de94cc: Layer already exists 15:25:08 52edaded39c6: Layer already exists 15:25:08 842f14dbbe5c: Layer already exists 15:25:08 12b19eca96d7: Layer already exists 15:25:08 46b87d86fe15: Layer already exists 15:25:08 f73e7dbfee58: Layer already exists 15:25:08 latest: digest: sha256:6a498e20cf921a616e47b968e6cf8c94f285b0c3bda31742349e3dd16f2c7ec3 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:25:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.91 15:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:25:09 52edaded39c6: Preparing 15:25:09 842f14dbbe5c: Preparing 15:25:09 46b87d86fe15: Preparing 15:25:09 714689de94cc: Preparing 15:25:09 12b19eca96d7: Preparing 15:25:09 f73e7dbfee58: Preparing 15:25:09 f73e7dbfee58: Waiting 15:25:09 842f14dbbe5c: Layer already exists 15:25:09 46b87d86fe15: Layer already exists 15:25:09 714689de94cc: Layer already exists 15:25:09 12b19eca96d7: Layer already exists 15:25:09 52edaded39c6: Layer already exists 15:25:09 f73e7dbfee58: Layer already exists 15:25:09 2.2.0-dev.91: digest: sha256:6a498e20cf921a616e47b968e6cf8c94f285b0c3bda31742349e3dd16f2c7ec3 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:25:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:25:10 52edaded39c6: Preparing 15:25:10 842f14dbbe5c: Preparing 15:25:10 46b87d86fe15: Preparing 15:25:10 714689de94cc: Preparing 15:25:10 12b19eca96d7: Preparing 15:25:10 f73e7dbfee58: Preparing 15:25:10 f73e7dbfee58: Waiting 15:25:10 12b19eca96d7: Layer already exists 15:25:10 714689de94cc: Layer already exists 15:25:10 52edaded39c6: Layer already exists 15:25:10 842f14dbbe5c: Layer already exists 15:25:10 46b87d86fe15: Layer already exists 15:25:10 f73e7dbfee58: Layer already exists 15:25:10 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:6a498e20cf921a616e47b968e6cf8c94f285b0c3bda31742349e3dd16f2c7ec3 size: 1572 [Pipeline] isUnix [Pipeline] sh 15:25:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 15:25:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:25:11 52edaded39c6: Preparing 15:25:11 842f14dbbe5c: Preparing 15:25:11 46b87d86fe15: Preparing 15:25:11 714689de94cc: Preparing 15:25:11 12b19eca96d7: Preparing 15:25:11 f73e7dbfee58: Preparing 15:25:11 f73e7dbfee58: Waiting 15:25:11 12b19eca96d7: Layer already exists 15:25:11 714689de94cc: Layer already exists 15:25:11 46b87d86fe15: Layer already exists 15:25:11 52edaded39c6: Layer already exists 15:25:11 842f14dbbe5c: Layer already exists 15:25:11 f73e7dbfee58: Layer already exists 15:25:11 main: digest: sha256:6a498e20cf921a616e47b968e6cf8c94f285b0c3bda31742349e3dd16f2c7ec3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:11 ===================================================== [Pipeline] echo 15:25:11 taggedImages: 15:25:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:25:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.91 15:25:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:25:11 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:25:11 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:11 latest 15:25:11 2.2.0-dev.91 15:25:11 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:11 main 15:25:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:25:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:25:12 bdbe2711a072: Preparing 15:25:12 2a60860c3105: Preparing 15:25:12 46b87d86fe15: Preparing 15:25:12 cee967401f04: Preparing 15:25:12 f73e7dbfee58: Preparing 15:25:12 cee967401f04: Layer already exists 15:25:12 46b87d86fe15: Layer already exists 15:25:12 f73e7dbfee58: Layer already exists 15:25:12 bdbe2711a072: Pushed 15:25:15 2a60860c3105: Pushed 15:25:15 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:8a4473d77240869e5d1e209a2dacdb3475a0fb0ea0e63331fa2082f6f803a0ed size: 1364 [Pipeline] isUnix [Pipeline] sh 15:25:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:25:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:25:16 bdbe2711a072: Preparing 15:25:16 2a60860c3105: Preparing 15:25:16 46b87d86fe15: Preparing 15:25:16 cee967401f04: Preparing 15:25:16 f73e7dbfee58: Preparing 15:25:16 bdbe2711a072: Layer already exists 15:25:16 2a60860c3105: Layer already exists 15:25:16 f73e7dbfee58: Layer already exists 15:25:16 46b87d86fe15: Layer already exists 15:25:16 cee967401f04: Layer already exists 15:25:16 latest: digest: sha256:8a4473d77240869e5d1e209a2dacdb3475a0fb0ea0e63331fa2082f6f803a0ed size: 1364 [Pipeline] isUnix [Pipeline] sh 15:25:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.91 15:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:25:17 bdbe2711a072: Preparing 15:25:17 2a60860c3105: Preparing 15:25:17 46b87d86fe15: Preparing 15:25:17 cee967401f04: Preparing 15:25:17 f73e7dbfee58: Preparing 15:25:17 cee967401f04: Layer already exists 15:25:17 2a60860c3105: Layer already exists 15:25:17 bdbe2711a072: Layer already exists 15:25:17 f73e7dbfee58: Layer already exists 15:25:17 46b87d86fe15: Layer already exists 15:25:17 2.2.0-dev.91: digest: sha256:8a4473d77240869e5d1e209a2dacdb3475a0fb0ea0e63331fa2082f6f803a0ed size: 1364 [Pipeline] isUnix [Pipeline] sh 15:25:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:25:18 bdbe2711a072: Preparing 15:25:18 2a60860c3105: Preparing 15:25:18 46b87d86fe15: Preparing 15:25:18 cee967401f04: Preparing 15:25:18 f73e7dbfee58: Preparing 15:25:18 bdbe2711a072: Layer already exists 15:25:18 f73e7dbfee58: Layer already exists 15:25:18 2a60860c3105: Layer already exists 15:25:18 46b87d86fe15: Layer already exists 15:25:18 cee967401f04: Layer already exists 15:25:18 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:8a4473d77240869e5d1e209a2dacdb3475a0fb0ea0e63331fa2082f6f803a0ed size: 1364 [Pipeline] isUnix [Pipeline] sh 15:25:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 15:25:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:25:19 bdbe2711a072: Preparing 15:25:19 2a60860c3105: Preparing 15:25:19 46b87d86fe15: Preparing 15:25:19 cee967401f04: Preparing 15:25:19 f73e7dbfee58: Preparing 15:25:19 bdbe2711a072: Layer already exists 15:25:19 46b87d86fe15: Layer already exists 15:25:19 cee967401f04: Layer already exists 15:25:19 f73e7dbfee58: Layer already exists 15:25:19 2a60860c3105: Layer already exists 15:25:19 main: digest: sha256:8a4473d77240869e5d1e209a2dacdb3475a0fb0ea0e63331fa2082f6f803a0ed size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:19 ===================================================== [Pipeline] echo 15:25:19 taggedImages: 15:25:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:25:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.91 15:25:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:25:19 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:25:19 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:19 latest 15:25:19 2.2.0-dev.91 15:25:19 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:19 main 15:25:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:25:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:25:20 47c273a8b91d: Preparing 15:25:20 47c273a8b91d: Preparing 15:25:20 ac2870e97392: Preparing 15:25:20 231936a9434f: Preparing 15:25:20 2dc0e70683a7: Preparing 15:25:20 b41a0d20bb26: Preparing 15:25:20 46b87d86fe15: Preparing 15:25:20 49d4729440c4: Preparing 15:25:20 4e1a129b668e: Preparing 15:25:20 6063cb3aefb5: Preparing 15:25:20 b9ca53c9a97f: Preparing 15:25:20 f73e7dbfee58: Preparing 15:25:20 46b87d86fe15: Waiting 15:25:20 49d4729440c4: Waiting 15:25:20 4e1a129b668e: Waiting 15:25:20 6063cb3aefb5: Waiting 15:25:20 b9ca53c9a97f: Waiting 15:25:20 f73e7dbfee58: Waiting 15:25:20 231936a9434f: Pushed 15:25:20 ac2870e97392: Pushed 15:25:20 47c273a8b91d: Pushed 15:25:20 2dc0e70683a7: Pushed 15:25:20 46b87d86fe15: Layer already exists 15:25:21 49d4729440c4: Pushed 15:25:21 6063cb3aefb5: Pushed 15:25:21 4e1a129b668e: Pushed 15:25:21 f73e7dbfee58: Layer already exists 15:25:21 b9ca53c9a97f: Pushed 15:25:24 b41a0d20bb26: Pushed 15:25:24 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:1f442132d1f45250ed0c2a6424f9131fecca9a64c96a05e745635c71ae989207 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:25:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:25:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:25:25 47c273a8b91d: Preparing 15:25:25 47c273a8b91d: Preparing 15:25:25 ac2870e97392: Preparing 15:25:25 231936a9434f: Preparing 15:25:25 2dc0e70683a7: Preparing 15:25:25 b41a0d20bb26: Preparing 15:25:25 46b87d86fe15: Preparing 15:25:25 49d4729440c4: Preparing 15:25:25 4e1a129b668e: Preparing 15:25:25 6063cb3aefb5: Preparing 15:25:25 b9ca53c9a97f: Preparing 15:25:25 f73e7dbfee58: Preparing 15:25:25 46b87d86fe15: Waiting 15:25:25 49d4729440c4: Waiting 15:25:25 4e1a129b668e: Waiting 15:25:25 6063cb3aefb5: Waiting 15:25:25 f73e7dbfee58: Waiting 15:25:25 b9ca53c9a97f: Waiting 15:25:25 47c273a8b91d: Layer already exists 15:25:25 231936a9434f: Layer already exists 15:25:25 ac2870e97392: Layer already exists 15:25:25 2dc0e70683a7: Layer already exists 15:25:25 b41a0d20bb26: Layer already exists 15:25:25 4e1a129b668e: Layer already exists 15:25:25 46b87d86fe15: Layer already exists 15:25:25 49d4729440c4: Layer already exists 15:25:25 b9ca53c9a97f: Layer already exists 15:25:25 6063cb3aefb5: Layer already exists 15:25:25 f73e7dbfee58: Layer already exists 15:25:25 latest: digest: sha256:1f442132d1f45250ed0c2a6424f9131fecca9a64c96a05e745635c71ae989207 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:25:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.91 15:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:25:26 47c273a8b91d: Preparing 15:25:26 47c273a8b91d: Preparing 15:25:26 ac2870e97392: Preparing 15:25:26 231936a9434f: Preparing 15:25:26 2dc0e70683a7: Preparing 15:25:26 b41a0d20bb26: Preparing 15:25:26 46b87d86fe15: Preparing 15:25:26 46b87d86fe15: Waiting 15:25:26 49d4729440c4: Preparing 15:25:26 4e1a129b668e: Preparing 15:25:26 6063cb3aefb5: Preparing 15:25:26 b9ca53c9a97f: Preparing 15:25:26 f73e7dbfee58: Preparing 15:25:26 49d4729440c4: Waiting 15:25:26 b9ca53c9a97f: Waiting 15:25:26 f73e7dbfee58: Waiting 15:25:26 4e1a129b668e: Waiting 15:25:26 6063cb3aefb5: Waiting 15:25:26 231936a9434f: Layer already exists 15:25:26 b41a0d20bb26: Layer already exists 15:25:26 2dc0e70683a7: Layer already exists 15:25:26 ac2870e97392: Layer already exists 15:25:26 47c273a8b91d: Layer already exists 15:25:26 49d4729440c4: Layer already exists 15:25:26 4e1a129b668e: Layer already exists 15:25:26 46b87d86fe15: Layer already exists 15:25:26 b9ca53c9a97f: Layer already exists 15:25:26 6063cb3aefb5: Layer already exists 15:25:26 f73e7dbfee58: Layer already exists 15:25:26 2.2.0-dev.91: digest: sha256:1f442132d1f45250ed0c2a6424f9131fecca9a64c96a05e745635c71ae989207 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:25:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:25:27 47c273a8b91d: Preparing 15:25:27 47c273a8b91d: Preparing 15:25:27 ac2870e97392: Preparing 15:25:27 231936a9434f: Preparing 15:25:27 2dc0e70683a7: Preparing 15:25:27 b41a0d20bb26: Preparing 15:25:27 46b87d86fe15: Preparing 15:25:27 49d4729440c4: Preparing 15:25:27 4e1a129b668e: Preparing 15:25:27 6063cb3aefb5: Preparing 15:25:27 b9ca53c9a97f: Preparing 15:25:27 f73e7dbfee58: Preparing 15:25:27 46b87d86fe15: Waiting 15:25:27 4e1a129b668e: Waiting 15:25:27 49d4729440c4: Waiting 15:25:27 6063cb3aefb5: Waiting 15:25:27 f73e7dbfee58: Waiting 15:25:27 b9ca53c9a97f: Waiting 15:25:27 b41a0d20bb26: Layer already exists 15:25:27 231936a9434f: Layer already exists 15:25:27 ac2870e97392: Layer already exists 15:25:27 2dc0e70683a7: Layer already exists 15:25:27 47c273a8b91d: Layer already exists 15:25:27 49d4729440c4: Layer already exists 15:25:27 6063cb3aefb5: Layer already exists 15:25:27 4e1a129b668e: Layer already exists 15:25:27 46b87d86fe15: Layer already exists 15:25:27 b9ca53c9a97f: Layer already exists 15:25:27 f73e7dbfee58: Layer already exists 15:25:27 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:1f442132d1f45250ed0c2a6424f9131fecca9a64c96a05e745635c71ae989207 size: 2817 [Pipeline] isUnix [Pipeline] sh 15:25:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 15:25:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:25:28 47c273a8b91d: Preparing 15:25:28 47c273a8b91d: Preparing 15:25:28 ac2870e97392: Preparing 15:25:28 231936a9434f: Preparing 15:25:28 2dc0e70683a7: Preparing 15:25:28 b41a0d20bb26: Preparing 15:25:28 46b87d86fe15: Preparing 15:25:28 49d4729440c4: Preparing 15:25:28 4e1a129b668e: Preparing 15:25:28 6063cb3aefb5: Preparing 15:25:28 b9ca53c9a97f: Preparing 15:25:28 49d4729440c4: Waiting 15:25:28 4e1a129b668e: Waiting 15:25:28 46b87d86fe15: Waiting 15:25:28 6063cb3aefb5: Waiting 15:25:28 b9ca53c9a97f: Waiting 15:25:28 f73e7dbfee58: Preparing 15:25:28 f73e7dbfee58: Waiting 15:25:28 2dc0e70683a7: Layer already exists 15:25:28 231936a9434f: Layer already exists 15:25:28 b41a0d20bb26: Layer already exists 15:25:28 ac2870e97392: Layer already exists 15:25:28 47c273a8b91d: Layer already exists 15:25:28 4e1a129b668e: Layer already exists 15:25:28 49d4729440c4: Layer already exists 15:25:28 46b87d86fe15: Layer already exists 15:25:28 b9ca53c9a97f: Layer already exists 15:25:28 6063cb3aefb5: Layer already exists 15:25:28 f73e7dbfee58: Layer already exists 15:25:28 main: digest: sha256:1f442132d1f45250ed0c2a6424f9131fecca9a64c96a05e745635c71ae989207 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:28 ===================================================== [Pipeline] echo 15:25:28 taggedImages: 15:25:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:25:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.91 15:25:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:25:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:25:28 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:28 latest 15:25:28 2.2.0-dev.91 15:25:28 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:28 main 15:25:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:25:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:25:29 210acc028794: Preparing 15:25:29 6e9b68b8fa7c: Preparing 15:25:29 25bdf539a1d3: Preparing 15:25:29 c6b5506bc5ca: Preparing 15:25:29 79ad791406b7: Preparing 15:25:29 e3bdd7762e25: Preparing 15:25:29 9042b455a22e: Preparing 15:25:29 f73e7dbfee58: Preparing 15:25:29 e3bdd7762e25: Waiting 15:25:29 9042b455a22e: Waiting 15:25:29 f73e7dbfee58: Waiting 15:25:29 210acc028794: Pushed 15:25:29 79ad791406b7: Pushed 15:25:29 6e9b68b8fa7c: Pushed 15:25:29 f73e7dbfee58: Layer already exists 15:25:30 e3bdd7762e25: Pushed 15:25:30 9042b455a22e: Pushed 15:25:32 c6b5506bc5ca: Pushed 15:25:32 25bdf539a1d3: Pushed 15:25:32 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:bdd850098db4436379509c30bc358b8bb3c9978a80ba504e7a1dd16c0f08ae5d size: 1990 [Pipeline] isUnix [Pipeline] sh 15:25:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:25:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:25:33 210acc028794: Preparing 15:25:33 6e9b68b8fa7c: Preparing 15:25:33 25bdf539a1d3: Preparing 15:25:33 c6b5506bc5ca: Preparing 15:25:33 79ad791406b7: Preparing 15:25:33 e3bdd7762e25: Preparing 15:25:33 9042b455a22e: Preparing 15:25:33 f73e7dbfee58: Preparing 15:25:33 e3bdd7762e25: Waiting 15:25:33 9042b455a22e: Waiting 15:25:33 f73e7dbfee58: Waiting 15:25:33 210acc028794: Layer already exists 15:25:33 25bdf539a1d3: Layer already exists 15:25:33 c6b5506bc5ca: Layer already exists 15:25:33 6e9b68b8fa7c: Layer already exists 15:25:33 79ad791406b7: Layer already exists 15:25:33 f73e7dbfee58: Layer already exists 15:25:33 e3bdd7762e25: Layer already exists 15:25:33 9042b455a22e: Layer already exists 15:25:33 latest: digest: sha256:bdd850098db4436379509c30bc358b8bb3c9978a80ba504e7a1dd16c0f08ae5d size: 1990 [Pipeline] isUnix [Pipeline] sh 15:25:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.91 15:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:25:33 210acc028794: Preparing 15:25:33 6e9b68b8fa7c: Preparing 15:25:33 25bdf539a1d3: Preparing 15:25:33 c6b5506bc5ca: Preparing 15:25:33 79ad791406b7: Preparing 15:25:33 e3bdd7762e25: Preparing 15:25:33 9042b455a22e: Preparing 15:25:33 f73e7dbfee58: Preparing 15:25:33 e3bdd7762e25: Waiting 15:25:33 9042b455a22e: Waiting 15:25:33 f73e7dbfee58: Waiting 15:25:33 6e9b68b8fa7c: Layer already exists 15:25:33 c6b5506bc5ca: Layer already exists 15:25:33 25bdf539a1d3: Layer already exists 15:25:33 79ad791406b7: Layer already exists 15:25:33 210acc028794: Layer already exists 15:25:33 f73e7dbfee58: Layer already exists 15:25:33 9042b455a22e: Layer already exists 15:25:33 e3bdd7762e25: Layer already exists 15:25:34 2.2.0-dev.91: digest: sha256:bdd850098db4436379509c30bc358b8bb3c9978a80ba504e7a1dd16c0f08ae5d size: 1990 [Pipeline] isUnix [Pipeline] sh 15:25:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:25:34 210acc028794: Preparing 15:25:34 6e9b68b8fa7c: Preparing 15:25:34 25bdf539a1d3: Preparing 15:25:34 c6b5506bc5ca: Preparing 15:25:34 79ad791406b7: Preparing 15:25:34 e3bdd7762e25: Preparing 15:25:34 9042b455a22e: Preparing 15:25:34 f73e7dbfee58: Preparing 15:25:34 9042b455a22e: Waiting 15:25:34 e3bdd7762e25: Waiting 15:25:34 6e9b68b8fa7c: Layer already exists 15:25:34 210acc028794: Layer already exists 15:25:34 25bdf539a1d3: Layer already exists 15:25:34 79ad791406b7: Layer already exists 15:25:34 c6b5506bc5ca: Layer already exists 15:25:34 e3bdd7762e25: Layer already exists 15:25:34 9042b455a22e: Layer already exists 15:25:34 f73e7dbfee58: Layer already exists 15:25:35 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:bdd850098db4436379509c30bc358b8bb3c9978a80ba504e7a1dd16c0f08ae5d size: 1990 [Pipeline] isUnix [Pipeline] sh 15:25:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:25:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:25:35 210acc028794: Preparing 15:25:35 6e9b68b8fa7c: Preparing 15:25:35 25bdf539a1d3: Preparing 15:25:35 c6b5506bc5ca: Preparing 15:25:35 79ad791406b7: Preparing 15:25:35 e3bdd7762e25: Preparing 15:25:35 9042b455a22e: Preparing 15:25:35 f73e7dbfee58: Preparing 15:25:35 9042b455a22e: Waiting 15:25:35 f73e7dbfee58: Waiting 15:25:35 e3bdd7762e25: Waiting 15:25:35 c6b5506bc5ca: Layer already exists 15:25:35 210acc028794: Layer already exists 15:25:35 79ad791406b7: Layer already exists 15:25:35 6e9b68b8fa7c: Layer already exists 15:25:35 25bdf539a1d3: Layer already exists 15:25:35 9042b455a22e: Layer already exists 15:25:35 f73e7dbfee58: Layer already exists 15:25:35 e3bdd7762e25: Layer already exists 15:25:36 main: digest: sha256:bdd850098db4436379509c30bc358b8bb3c9978a80ba504e7a1dd16c0f08ae5d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:36 ===================================================== [Pipeline] echo 15:25:36 taggedImages: 15:25:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:25:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.91 15:25:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:25:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:25:36 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:36 latest 15:25:36 2.2.0-dev.91 15:25:36 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:36 main 15:25:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:25:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:25:36 e0884f4c76a4: Preparing 15:25:36 209f4caa050b: Preparing 15:25:36 15b5279daa6d: Preparing 15:25:36 29ff1b06c474: Preparing 15:25:36 63c2f5edb940: Preparing 15:25:36 210f90124c6e: Preparing 15:25:36 8b9c05e4996a: Preparing 15:25:36 3106ac63ae7e: Preparing 15:25:36 e8fd43e384fb: Preparing 15:25:36 f73e7dbfee58: Preparing 15:25:36 3106ac63ae7e: Waiting 15:25:36 f73e7dbfee58: Waiting 15:25:36 210f90124c6e: Waiting 15:25:36 8b9c05e4996a: Waiting 15:25:36 e8fd43e384fb: Waiting 15:25:37 63c2f5edb940: Pushed 15:25:37 e0884f4c76a4: Pushed 15:25:37 209f4caa050b: Pushed 15:25:37 8b9c05e4996a: Pushed 15:25:37 210f90124c6e: Pushed 15:25:37 3106ac63ae7e: Pushed 15:25:37 f73e7dbfee58: Layer already exists 15:25:37 e8fd43e384fb: Pushed 15:25:39 29ff1b06c474: Pushed 15:25:40 15b5279daa6d: Pushed 15:25:40 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:d77e32ff37a7c794a6428491eb7e564ac86a8f7e1637174de750e868346e27a4 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:25:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:25:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:25:41 e0884f4c76a4: Preparing 15:25:41 209f4caa050b: Preparing 15:25:41 15b5279daa6d: Preparing 15:25:41 29ff1b06c474: Preparing 15:25:41 63c2f5edb940: Preparing 15:25:41 210f90124c6e: Preparing 15:25:41 8b9c05e4996a: Preparing 15:25:41 3106ac63ae7e: Preparing 15:25:41 e8fd43e384fb: Preparing 15:25:41 f73e7dbfee58: Preparing 15:25:41 8b9c05e4996a: Waiting 15:25:41 3106ac63ae7e: Waiting 15:25:41 e8fd43e384fb: Waiting 15:25:41 f73e7dbfee58: Waiting 15:25:41 210f90124c6e: Waiting 15:25:41 e0884f4c76a4: Layer already exists 15:25:41 29ff1b06c474: Layer already exists 15:25:41 209f4caa050b: Layer already exists 15:25:41 63c2f5edb940: Layer already exists 15:25:41 15b5279daa6d: Layer already exists 15:25:41 3106ac63ae7e: Layer already exists 15:25:41 8b9c05e4996a: Layer already exists 15:25:41 e8fd43e384fb: Layer already exists 15:25:41 f73e7dbfee58: Layer already exists 15:25:41 210f90124c6e: Layer already exists 15:25:41 latest: digest: sha256:d77e32ff37a7c794a6428491eb7e564ac86a8f7e1637174de750e868346e27a4 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:25:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.91 15:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:25:42 e0884f4c76a4: Preparing 15:25:42 209f4caa050b: Preparing 15:25:42 15b5279daa6d: Preparing 15:25:42 29ff1b06c474: Preparing 15:25:42 63c2f5edb940: Preparing 15:25:42 210f90124c6e: Preparing 15:25:42 8b9c05e4996a: Preparing 15:25:42 3106ac63ae7e: Preparing 15:25:42 e8fd43e384fb: Preparing 15:25:42 f73e7dbfee58: Preparing 15:25:42 210f90124c6e: Waiting 15:25:42 3106ac63ae7e: Waiting 15:25:42 e8fd43e384fb: Waiting 15:25:42 f73e7dbfee58: Waiting 15:25:42 8b9c05e4996a: Waiting 15:25:42 15b5279daa6d: Layer already exists 15:25:42 209f4caa050b: Layer already exists 15:25:42 29ff1b06c474: Layer already exists 15:25:42 63c2f5edb940: Layer already exists 15:25:42 e0884f4c76a4: Layer already exists 15:25:42 3106ac63ae7e: Layer already exists 15:25:42 210f90124c6e: Layer already exists 15:25:42 f73e7dbfee58: Layer already exists 15:25:42 8b9c05e4996a: Layer already exists 15:25:42 e8fd43e384fb: Layer already exists 15:25:42 2.2.0-dev.91: digest: sha256:d77e32ff37a7c794a6428491eb7e564ac86a8f7e1637174de750e868346e27a4 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:25:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:25:43 e0884f4c76a4: Preparing 15:25:43 209f4caa050b: Preparing 15:25:43 15b5279daa6d: Preparing 15:25:43 29ff1b06c474: Preparing 15:25:43 63c2f5edb940: Preparing 15:25:43 210f90124c6e: Preparing 15:25:43 8b9c05e4996a: Preparing 15:25:43 3106ac63ae7e: Preparing 15:25:43 e8fd43e384fb: Preparing 15:25:43 f73e7dbfee58: Preparing 15:25:43 3106ac63ae7e: Waiting 15:25:43 e8fd43e384fb: Waiting 15:25:43 f73e7dbfee58: Waiting 15:25:43 210f90124c6e: Waiting 15:25:43 8b9c05e4996a: Waiting 15:25:43 29ff1b06c474: Layer already exists 15:25:43 15b5279daa6d: Layer already exists 15:25:43 63c2f5edb940: Layer already exists 15:25:43 e0884f4c76a4: Layer already exists 15:25:43 209f4caa050b: Layer already exists 15:25:43 3106ac63ae7e: Layer already exists 15:25:43 210f90124c6e: Layer already exists 15:25:43 e8fd43e384fb: Layer already exists 15:25:43 f73e7dbfee58: Layer already exists 15:25:43 8b9c05e4996a: Layer already exists 15:25:43 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:d77e32ff37a7c794a6428491eb7e564ac86a8f7e1637174de750e868346e27a4 size: 2405 [Pipeline] isUnix [Pipeline] sh 15:25:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 15:25:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:25:44 e0884f4c76a4: Preparing 15:25:44 209f4caa050b: Preparing 15:25:44 15b5279daa6d: Preparing 15:25:44 29ff1b06c474: Preparing 15:25:44 63c2f5edb940: Preparing 15:25:44 210f90124c6e: Preparing 15:25:44 8b9c05e4996a: Preparing 15:25:44 3106ac63ae7e: Preparing 15:25:44 e8fd43e384fb: Preparing 15:25:44 f73e7dbfee58: Preparing 15:25:44 8b9c05e4996a: Waiting 15:25:44 3106ac63ae7e: Waiting 15:25:44 e8fd43e384fb: Waiting 15:25:44 f73e7dbfee58: Waiting 15:25:44 210f90124c6e: Waiting 15:25:44 29ff1b06c474: Layer already exists 15:25:44 15b5279daa6d: Layer already exists 15:25:44 63c2f5edb940: Layer already exists 15:25:44 e0884f4c76a4: Layer already exists 15:25:44 209f4caa050b: Layer already exists 15:25:44 210f90124c6e: Layer already exists 15:25:44 8b9c05e4996a: Layer already exists 15:25:44 3106ac63ae7e: Layer already exists 15:25:44 e8fd43e384fb: Layer already exists 15:25:44 f73e7dbfee58: Layer already exists 15:25:44 main: digest: sha256:d77e32ff37a7c794a6428491eb7e564ac86a8f7e1637174de750e868346e27a4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:44 ===================================================== [Pipeline] echo 15:25:44 taggedImages: 15:25:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:25:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.91 15:25:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:25:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:25:44 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:44 latest 15:25:44 2.2.0-dev.91 15:25:44 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:44 main 15:25:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:25:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:25:45 ef358e985086: Preparing 15:25:45 cbd6b66db8cd: Preparing 15:25:45 46b87d86fe15: Preparing 15:25:45 f1eba0da9a2a: Preparing 15:25:45 3465d5a6665c: Preparing 15:25:45 4f4ce317c6bb: Preparing 15:25:45 4f4ce317c6bb: Waiting 15:25:45 46b87d86fe15: Layer already exists 15:25:45 4f4ce317c6bb: Layer already exists 15:25:45 3465d5a6665c: Pushed 15:25:45 ef358e985086: Pushed 15:25:46 f1eba0da9a2a: Pushed 15:25:50 cbd6b66db8cd: Pushed 15:25:50 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:d29f1f66efbd6402cc73f1e7255803ee4e76414da706aaac2e05a6d39afc0b34 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:25:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:25:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:25:51 ef358e985086: Preparing 15:25:51 cbd6b66db8cd: Preparing 15:25:51 46b87d86fe15: Preparing 15:25:51 f1eba0da9a2a: Preparing 15:25:51 3465d5a6665c: Preparing 15:25:51 4f4ce317c6bb: Preparing 15:25:51 4f4ce317c6bb: Waiting 15:25:51 3465d5a6665c: Layer already exists 15:25:51 46b87d86fe15: Layer already exists 15:25:51 ef358e985086: Layer already exists 15:25:51 cbd6b66db8cd: Layer already exists 15:25:51 f1eba0da9a2a: Layer already exists 15:25:51 4f4ce317c6bb: Layer already exists 15:25:51 latest: digest: sha256:d29f1f66efbd6402cc73f1e7255803ee4e76414da706aaac2e05a6d39afc0b34 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:25:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.91 15:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:25:52 ef358e985086: Preparing 15:25:52 cbd6b66db8cd: Preparing 15:25:52 46b87d86fe15: Preparing 15:25:52 f1eba0da9a2a: Preparing 15:25:52 3465d5a6665c: Preparing 15:25:52 4f4ce317c6bb: Preparing 15:25:52 4f4ce317c6bb: Waiting 15:25:52 f1eba0da9a2a: Layer already exists 15:25:52 46b87d86fe15: Layer already exists 15:25:52 3465d5a6665c: Layer already exists 15:25:52 cbd6b66db8cd: Layer already exists 15:25:52 ef358e985086: Layer already exists 15:25:52 4f4ce317c6bb: Layer already exists 15:25:52 2.2.0-dev.91: digest: sha256:d29f1f66efbd6402cc73f1e7255803ee4e76414da706aaac2e05a6d39afc0b34 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:25:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:25:53 ef358e985086: Preparing 15:25:53 cbd6b66db8cd: Preparing 15:25:53 46b87d86fe15: Preparing 15:25:53 f1eba0da9a2a: Preparing 15:25:53 3465d5a6665c: Preparing 15:25:53 4f4ce317c6bb: Preparing 15:25:53 4f4ce317c6bb: Waiting 15:25:53 46b87d86fe15: Layer already exists 15:25:53 cbd6b66db8cd: Layer already exists 15:25:53 3465d5a6665c: Layer already exists 15:25:53 ef358e985086: Layer already exists 15:25:53 f1eba0da9a2a: Layer already exists 15:25:53 4f4ce317c6bb: Layer already exists 15:25:53 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:d29f1f66efbd6402cc73f1e7255803ee4e76414da706aaac2e05a6d39afc0b34 size: 1573 [Pipeline] isUnix [Pipeline] sh 15:25:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 15:25:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:25:54 ef358e985086: Preparing 15:25:54 cbd6b66db8cd: Preparing 15:25:54 46b87d86fe15: Preparing 15:25:54 f1eba0da9a2a: Preparing 15:25:54 3465d5a6665c: Preparing 15:25:54 4f4ce317c6bb: Preparing 15:25:54 4f4ce317c6bb: Waiting 15:25:54 3465d5a6665c: Layer already exists 15:25:54 cbd6b66db8cd: Layer already exists 15:25:54 46b87d86fe15: Layer already exists 15:25:54 f1eba0da9a2a: Layer already exists 15:25:54 ef358e985086: Layer already exists 15:25:54 4f4ce317c6bb: Layer already exists 15:25:54 main: digest: sha256:d29f1f66efbd6402cc73f1e7255803ee4e76414da706aaac2e05a6d39afc0b34 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:25:54 ===================================================== [Pipeline] echo 15:25:54 taggedImages: 15:25:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:25:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.91 15:25:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:25:54 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:25:54 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:54 latest 15:25:54 2.2.0-dev.91 15:25:54 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:25:54 main 15:25:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:25:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:25:55 eacb2456f932: Preparing 15:25:55 901da0a0b78a: Preparing 15:25:55 6d46bfdb3d60: Preparing 15:25:55 11ede86f9983: Preparing 15:25:55 e80a08723a27: Preparing 15:25:55 cadf5a746d2f: Preparing 15:25:55 3465d5a6665c: Preparing 15:25:55 4f4ce317c6bb: Preparing 15:25:55 cadf5a746d2f: Waiting 15:25:55 4f4ce317c6bb: Waiting 15:25:55 901da0a0b78a: Pushed 15:25:55 eacb2456f932: Pushed 15:25:55 6d46bfdb3d60: Pushed 15:25:55 3465d5a6665c: Layer already exists 15:25:55 4f4ce317c6bb: Layer already exists 15:25:56 cadf5a746d2f: Pushed 15:26:04 e80a08723a27: Pushed 15:26:12 11ede86f9983: Pushed 15:26:12 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:415c5f0bd3247089b6bbe938a8901d1f9914a112f2511ef4e99b73b243aa3d4f size: 1992 [Pipeline] isUnix [Pipeline] sh 15:26:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:26:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:26:13 eacb2456f932: Preparing 15:26:13 901da0a0b78a: Preparing 15:26:13 6d46bfdb3d60: Preparing 15:26:13 11ede86f9983: Preparing 15:26:13 e80a08723a27: Preparing 15:26:13 cadf5a746d2f: Preparing 15:26:13 3465d5a6665c: Preparing 15:26:13 4f4ce317c6bb: Preparing 15:26:13 cadf5a746d2f: Waiting 15:26:13 3465d5a6665c: Waiting 15:26:13 4f4ce317c6bb: Waiting 15:26:13 e80a08723a27: Layer already exists 15:26:13 901da0a0b78a: Layer already exists 15:26:13 eacb2456f932: Layer already exists 15:26:13 6d46bfdb3d60: Layer already exists 15:26:13 11ede86f9983: Layer already exists 15:26:13 4f4ce317c6bb: Layer already exists 15:26:13 cadf5a746d2f: Layer already exists 15:26:13 3465d5a6665c: Layer already exists 15:26:13 latest: digest: sha256:415c5f0bd3247089b6bbe938a8901d1f9914a112f2511ef4e99b73b243aa3d4f size: 1992 [Pipeline] isUnix [Pipeline] sh 15:26:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:26:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.91 15:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:26:14 eacb2456f932: Preparing 15:26:14 901da0a0b78a: Preparing 15:26:14 6d46bfdb3d60: Preparing 15:26:14 11ede86f9983: Preparing 15:26:14 e80a08723a27: Preparing 15:26:14 cadf5a746d2f: Preparing 15:26:14 3465d5a6665c: Preparing 15:26:14 4f4ce317c6bb: Preparing 15:26:14 cadf5a746d2f: Waiting 15:26:14 3465d5a6665c: Waiting 15:26:14 4f4ce317c6bb: Waiting 15:26:14 901da0a0b78a: Layer already exists 15:26:14 11ede86f9983: Layer already exists 15:26:14 6d46bfdb3d60: Layer already exists 15:26:14 e80a08723a27: Layer already exists 15:26:14 eacb2456f932: Layer already exists 15:26:14 3465d5a6665c: Layer already exists 15:26:14 cadf5a746d2f: Layer already exists 15:26:14 4f4ce317c6bb: Layer already exists 15:26:14 2.2.0-dev.91: digest: sha256:415c5f0bd3247089b6bbe938a8901d1f9914a112f2511ef4e99b73b243aa3d4f size: 1992 [Pipeline] isUnix [Pipeline] sh 15:26:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:26:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:26:15 eacb2456f932: Preparing 15:26:15 901da0a0b78a: Preparing 15:26:15 6d46bfdb3d60: Preparing 15:26:15 11ede86f9983: Preparing 15:26:15 e80a08723a27: Preparing 15:26:15 cadf5a746d2f: Preparing 15:26:15 3465d5a6665c: Preparing 15:26:15 4f4ce317c6bb: Preparing 15:26:15 cadf5a746d2f: Waiting 15:26:15 3465d5a6665c: Waiting 15:26:15 4f4ce317c6bb: Waiting 15:26:15 11ede86f9983: Layer already exists 15:26:15 901da0a0b78a: Layer already exists 15:26:15 eacb2456f932: Layer already exists 15:26:15 e80a08723a27: Layer already exists 15:26:15 6d46bfdb3d60: Layer already exists 15:26:15 4f4ce317c6bb: Layer already exists 15:26:15 3465d5a6665c: Layer already exists 15:26:15 cadf5a746d2f: Layer already exists 15:26:15 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:415c5f0bd3247089b6bbe938a8901d1f9914a112f2511ef4e99b73b243aa3d4f size: 1992 [Pipeline] isUnix [Pipeline] sh 15:26:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 15:26:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:26:16 eacb2456f932: Preparing 15:26:16 901da0a0b78a: Preparing 15:26:16 6d46bfdb3d60: Preparing 15:26:16 11ede86f9983: Preparing 15:26:16 e80a08723a27: Preparing 15:26:16 cadf5a746d2f: Preparing 15:26:16 3465d5a6665c: Preparing 15:26:16 4f4ce317c6bb: Preparing 15:26:16 cadf5a746d2f: Waiting 15:26:16 4f4ce317c6bb: Waiting 15:26:16 3465d5a6665c: Waiting 15:26:16 e80a08723a27: Layer already exists 15:26:16 901da0a0b78a: Layer already exists 15:26:16 6d46bfdb3d60: Layer already exists 15:26:16 11ede86f9983: Layer already exists 15:26:16 eacb2456f932: Layer already exists 15:26:16 4f4ce317c6bb: Layer already exists 15:26:16 cadf5a746d2f: Layer already exists 15:26:16 3465d5a6665c: Layer already exists 15:26:16 main: digest: sha256:415c5f0bd3247089b6bbe938a8901d1f9914a112f2511ef4e99b73b243aa3d4f size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:16 ===================================================== [Pipeline] echo 15:26:16 taggedImages: 15:26:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:26:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:26:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.91 15:26:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:26:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:26:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:26:16 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:26:16 latest 15:26:16 2.2.0-dev.91 15:26:16 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:26:16 main 15:26:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:26:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:26:17 43de187dcab0: Preparing 15:26:17 8155064a13ff: Preparing 15:26:17 16ff3230302f: Preparing 15:26:17 d628a4c82991: Preparing 15:26:17 ba1c792a5a64: Preparing 15:26:17 3465d5a6665c: Preparing 15:26:17 4f4ce317c6bb: Preparing 15:26:17 3465d5a6665c: Waiting 15:26:17 16ff3230302f: Pushed 15:26:17 8155064a13ff: Pushed 15:26:17 43de187dcab0: Pushed 15:26:17 3465d5a6665c: Layer already exists 15:26:17 4f4ce317c6bb: Layer already exists 15:26:18 ba1c792a5a64: Pushed 15:26:36 d628a4c82991: Pushed 15:26:36 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:0d3259983cf261dd2156d04085745066f9066efed44729803c7cd8737d505b2e size: 1780 [Pipeline] isUnix [Pipeline] sh 15:26:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:26:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:26:37 43de187dcab0: Preparing 15:26:37 8155064a13ff: Preparing 15:26:37 16ff3230302f: Preparing 15:26:37 d628a4c82991: Preparing 15:26:37 ba1c792a5a64: Preparing 15:26:37 3465d5a6665c: Preparing 15:26:37 4f4ce317c6bb: Preparing 15:26:37 3465d5a6665c: Waiting 15:26:37 4f4ce317c6bb: Waiting 15:26:37 d628a4c82991: Layer already exists 15:26:37 43de187dcab0: Layer already exists 15:26:37 8155064a13ff: Layer already exists 15:26:37 ba1c792a5a64: Layer already exists 15:26:37 16ff3230302f: Layer already exists 15:26:37 4f4ce317c6bb: Layer already exists 15:26:37 3465d5a6665c: Layer already exists 15:26:37 latest: digest: sha256:0d3259983cf261dd2156d04085745066f9066efed44729803c7cd8737d505b2e size: 1780 [Pipeline] isUnix [Pipeline] sh 15:26:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:26:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.91 15:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:26:38 43de187dcab0: Preparing 15:26:38 8155064a13ff: Preparing 15:26:38 16ff3230302f: Preparing 15:26:38 d628a4c82991: Preparing 15:26:38 ba1c792a5a64: Preparing 15:26:38 3465d5a6665c: Preparing 15:26:38 4f4ce317c6bb: Preparing 15:26:38 3465d5a6665c: Waiting 15:26:38 4f4ce317c6bb: Waiting 15:26:38 16ff3230302f: Layer already exists 15:26:38 ba1c792a5a64: Layer already exists 15:26:38 8155064a13ff: Layer already exists 15:26:38 43de187dcab0: Layer already exists 15:26:38 d628a4c82991: Layer already exists 15:26:38 3465d5a6665c: Layer already exists 15:26:38 4f4ce317c6bb: Layer already exists 15:26:38 2.2.0-dev.91: digest: sha256:0d3259983cf261dd2156d04085745066f9066efed44729803c7cd8737d505b2e size: 1780 [Pipeline] isUnix [Pipeline] sh 15:26:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:26:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:26:39 43de187dcab0: Preparing 15:26:39 8155064a13ff: Preparing 15:26:39 16ff3230302f: Preparing 15:26:39 d628a4c82991: Preparing 15:26:39 ba1c792a5a64: Preparing 15:26:39 3465d5a6665c: Preparing 15:26:39 4f4ce317c6bb: Preparing 15:26:39 3465d5a6665c: Waiting 15:26:39 4f4ce317c6bb: Waiting 15:26:39 43de187dcab0: Layer already exists 15:26:39 d628a4c82991: Layer already exists 15:26:39 8155064a13ff: Layer already exists 15:26:39 ba1c792a5a64: Layer already exists 15:26:39 16ff3230302f: Layer already exists 15:26:39 3465d5a6665c: Layer already exists 15:26:39 4f4ce317c6bb: Layer already exists 15:26:39 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:0d3259983cf261dd2156d04085745066f9066efed44729803c7cd8737d505b2e size: 1780 [Pipeline] isUnix [Pipeline] sh 15:26:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 15:26:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:26:40 43de187dcab0: Preparing 15:26:40 8155064a13ff: Preparing 15:26:40 16ff3230302f: Preparing 15:26:40 d628a4c82991: Preparing 15:26:40 ba1c792a5a64: Preparing 15:26:40 3465d5a6665c: Preparing 15:26:40 4f4ce317c6bb: Preparing 15:26:40 3465d5a6665c: Waiting 15:26:40 4f4ce317c6bb: Waiting 15:26:40 16ff3230302f: Layer already exists 15:26:40 43de187dcab0: Layer already exists 15:26:40 8155064a13ff: Layer already exists 15:26:40 ba1c792a5a64: Layer already exists 15:26:40 d628a4c82991: Layer already exists 15:26:40 4f4ce317c6bb: Layer already exists 15:26:40 3465d5a6665c: Layer already exists 15:26:40 main: digest: sha256:0d3259983cf261dd2156d04085745066f9066efed44729803c7cd8737d505b2e size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:40 ===================================================== [Pipeline] echo 15:26:40 taggedImages: 15:26:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:26:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:26:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.91 15:26:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:26:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:26:40 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:26:40 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:26:40 latest 15:26:40 2.2.0-dev.91 15:26:40 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:26:40 main 15:26:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:26:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:26:41 1b4ab4b134fc: Preparing 15:26:41 11067cd67b4a: Preparing 15:26:41 73175500f1cc: Preparing 15:26:41 de407714eab4: Preparing 15:26:41 cadf5a746d2f: Preparing 15:26:41 3465d5a6665c: Preparing 15:26:41 4f4ce317c6bb: Preparing 15:26:41 3465d5a6665c: Waiting 15:26:41 4f4ce317c6bb: Waiting 15:26:41 cadf5a746d2f: Layer already exists 15:26:41 3465d5a6665c: Layer already exists 15:26:41 4f4ce317c6bb: Layer already exists 15:26:41 11067cd67b4a: Pushed 15:26:41 1b4ab4b134fc: Pushed 15:26:41 73175500f1cc: Pushed 15:26:59 de407714eab4: Pushed 15:26:59 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:271e5279f1521017778a5fc9ae6b49f6070acd67b3adc0d5facedf248e4886fc size: 1780 [Pipeline] isUnix [Pipeline] sh 15:27:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:27:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:00 1b4ab4b134fc: Preparing 15:27:00 11067cd67b4a: Preparing 15:27:00 73175500f1cc: Preparing 15:27:00 de407714eab4: Preparing 15:27:00 cadf5a746d2f: Preparing 15:27:00 3465d5a6665c: Preparing 15:27:00 4f4ce317c6bb: Preparing 15:27:00 3465d5a6665c: Waiting 15:27:00 4f4ce317c6bb: Waiting 15:27:00 11067cd67b4a: Layer already exists 15:27:00 1b4ab4b134fc: Layer already exists 15:27:00 73175500f1cc: Layer already exists 15:27:00 cadf5a746d2f: Layer already exists 15:27:00 de407714eab4: Layer already exists 15:27:00 3465d5a6665c: Layer already exists 15:27:00 4f4ce317c6bb: Layer already exists 15:27:00 latest: digest: sha256:271e5279f1521017778a5fc9ae6b49f6070acd67b3adc0d5facedf248e4886fc size: 1780 [Pipeline] isUnix [Pipeline] sh 15:27:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:27:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.91 15:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:01 1b4ab4b134fc: Preparing 15:27:01 11067cd67b4a: Preparing 15:27:01 73175500f1cc: Preparing 15:27:01 de407714eab4: Preparing 15:27:01 cadf5a746d2f: Preparing 15:27:01 3465d5a6665c: Preparing 15:27:01 4f4ce317c6bb: Preparing 15:27:01 4f4ce317c6bb: Waiting 15:27:01 3465d5a6665c: Waiting 15:27:01 1b4ab4b134fc: Layer already exists 15:27:01 cadf5a746d2f: Layer already exists 15:27:01 11067cd67b4a: Layer already exists 15:27:01 73175500f1cc: Layer already exists 15:27:01 de407714eab4: Layer already exists 15:27:01 4f4ce317c6bb: Layer already exists 15:27:01 3465d5a6665c: Layer already exists 15:27:01 2.2.0-dev.91: digest: sha256:271e5279f1521017778a5fc9ae6b49f6070acd67b3adc0d5facedf248e4886fc size: 1780 [Pipeline] isUnix [Pipeline] sh 15:27:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:27:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:02 1b4ab4b134fc: Preparing 15:27:02 11067cd67b4a: Preparing 15:27:02 73175500f1cc: Preparing 15:27:02 de407714eab4: Preparing 15:27:02 cadf5a746d2f: Preparing 15:27:02 3465d5a6665c: Preparing 15:27:02 4f4ce317c6bb: Preparing 15:27:02 3465d5a6665c: Waiting 15:27:02 4f4ce317c6bb: Waiting 15:27:02 1b4ab4b134fc: Layer already exists 15:27:02 73175500f1cc: Layer already exists 15:27:02 cadf5a746d2f: Layer already exists 15:27:02 de407714eab4: Layer already exists 15:27:02 11067cd67b4a: Layer already exists 15:27:02 4f4ce317c6bb: Layer already exists 15:27:02 3465d5a6665c: Layer already exists 15:27:02 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:271e5279f1521017778a5fc9ae6b49f6070acd67b3adc0d5facedf248e4886fc size: 1780 [Pipeline] isUnix [Pipeline] sh 15:27:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 15:27:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:27:03 1b4ab4b134fc: Preparing 15:27:03 11067cd67b4a: Preparing 15:27:03 73175500f1cc: Preparing 15:27:03 de407714eab4: Preparing 15:27:03 cadf5a746d2f: Preparing 15:27:03 3465d5a6665c: Preparing 15:27:03 4f4ce317c6bb: Preparing 15:27:03 3465d5a6665c: Waiting 15:27:03 4f4ce317c6bb: Waiting 15:27:03 11067cd67b4a: Layer already exists 15:27:03 73175500f1cc: Layer already exists 15:27:03 cadf5a746d2f: Layer already exists 15:27:03 de407714eab4: Layer already exists 15:27:03 1b4ab4b134fc: Layer already exists 15:27:03 4f4ce317c6bb: Layer already exists 15:27:03 3465d5a6665c: Layer already exists 15:27:03 main: digest: sha256:271e5279f1521017778a5fc9ae6b49f6070acd67b3adc0d5facedf248e4886fc size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:03 ===================================================== [Pipeline] echo 15:27:03 taggedImages: 15:27:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:27:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:27:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.91 15:27:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:03 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:27:03 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:27:03 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:27:03 latest 15:27:03 2.2.0-dev.91 15:27:03 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:03 main 15:27:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:27:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:27:04 bd4ae788a4c3: Preparing 15:27:04 fba8f3916380: Preparing 15:27:04 46b87d86fe15: Preparing 15:27:04 ae0f70bdb4e4: Preparing 15:27:04 f73e7dbfee58: Preparing 15:27:04 f73e7dbfee58: Layer already exists 15:27:04 46b87d86fe15: Layer already exists 15:27:04 bd4ae788a4c3: Pushed 15:27:05 ae0f70bdb4e4: Pushed 15:27:10 fba8f3916380: Pushed 15:27:10 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:ebf33d8f4c7c56530684ea0f0bcf438f3693a69684d41a1e21bac58e5f225d2c size: 1365 [Pipeline] isUnix [Pipeline] sh 15:27:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:27:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:27:11 bd4ae788a4c3: Preparing 15:27:11 fba8f3916380: Preparing 15:27:11 46b87d86fe15: Preparing 15:27:11 ae0f70bdb4e4: Preparing 15:27:11 f73e7dbfee58: Preparing 15:27:11 46b87d86fe15: Layer already exists 15:27:11 bd4ae788a4c3: Layer already exists 15:27:11 ae0f70bdb4e4: Layer already exists 15:27:11 fba8f3916380: Layer already exists 15:27:11 f73e7dbfee58: Layer already exists 15:27:11 latest: digest: sha256:ebf33d8f4c7c56530684ea0f0bcf438f3693a69684d41a1e21bac58e5f225d2c size: 1365 [Pipeline] isUnix [Pipeline] sh 15:27:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:27:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.91 15:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:27:12 bd4ae788a4c3: Preparing 15:27:12 fba8f3916380: Preparing 15:27:12 46b87d86fe15: Preparing 15:27:12 ae0f70bdb4e4: Preparing 15:27:12 f73e7dbfee58: Preparing 15:27:12 46b87d86fe15: Layer already exists 15:27:12 fba8f3916380: Layer already exists 15:27:12 f73e7dbfee58: Layer already exists 15:27:12 ae0f70bdb4e4: Layer already exists 15:27:12 bd4ae788a4c3: Layer already exists 15:27:12 2.2.0-dev.91: digest: sha256:ebf33d8f4c7c56530684ea0f0bcf438f3693a69684d41a1e21bac58e5f225d2c size: 1365 [Pipeline] isUnix [Pipeline] sh 15:27:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:27:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:27:12 bd4ae788a4c3: Preparing 15:27:12 fba8f3916380: Preparing 15:27:12 46b87d86fe15: Preparing 15:27:12 ae0f70bdb4e4: Preparing 15:27:12 f73e7dbfee58: Preparing 15:27:12 46b87d86fe15: Layer already exists 15:27:12 f73e7dbfee58: Layer already exists 15:27:12 ae0f70bdb4e4: Layer already exists 15:27:12 bd4ae788a4c3: Layer already exists 15:27:12 fba8f3916380: Layer already exists 15:27:13 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:ebf33d8f4c7c56530684ea0f0bcf438f3693a69684d41a1e21bac58e5f225d2c size: 1365 [Pipeline] isUnix [Pipeline] sh 15:27:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 15:27:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:27:13 bd4ae788a4c3: Preparing 15:27:13 fba8f3916380: Preparing 15:27:13 46b87d86fe15: Preparing 15:27:13 ae0f70bdb4e4: Preparing 15:27:13 f73e7dbfee58: Preparing 15:27:13 f73e7dbfee58: Layer already exists 15:27:13 bd4ae788a4c3: Layer already exists 15:27:13 ae0f70bdb4e4: Layer already exists 15:27:13 fba8f3916380: Layer already exists 15:27:13 46b87d86fe15: Layer already exists 15:27:14 main: digest: sha256:ebf33d8f4c7c56530684ea0f0bcf438f3693a69684d41a1e21bac58e5f225d2c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:14 ===================================================== [Pipeline] echo 15:27:14 taggedImages: 15:27:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:27:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:27:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.91 15:27:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:27:14 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:27:14 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:27:14 latest 15:27:14 2.2.0-dev.91 15:27:14 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:14 main 15:27:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:27:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:27:14 d882f23dc95e: Preparing 15:27:14 10f43881a868: Preparing 15:27:14 46b87d86fe15: Preparing 15:27:14 cee967401f04: Preparing 15:27:14 f73e7dbfee58: Preparing 15:27:15 cee967401f04: Layer already exists 15:27:15 46b87d86fe15: Layer already exists 15:27:15 f73e7dbfee58: Layer already exists 15:27:15 d882f23dc95e: Pushed 15:27:20 10f43881a868: Pushed 15:27:20 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:bd6865922da165e0ebbea06af4dbf7ac04af3334fbbafc530f86d713502d52b9 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:27:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:27:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:27:21 d882f23dc95e: Preparing 15:27:21 10f43881a868: Preparing 15:27:21 46b87d86fe15: Preparing 15:27:21 cee967401f04: Preparing 15:27:21 f73e7dbfee58: Preparing 15:27:21 f73e7dbfee58: Layer already exists 15:27:21 10f43881a868: Layer already exists 15:27:21 46b87d86fe15: Layer already exists 15:27:21 cee967401f04: Layer already exists 15:27:21 d882f23dc95e: Layer already exists 15:27:21 latest: digest: sha256:bd6865922da165e0ebbea06af4dbf7ac04af3334fbbafc530f86d713502d52b9 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:27:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:27:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.91 15:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:27:22 d882f23dc95e: Preparing 15:27:22 10f43881a868: Preparing 15:27:22 46b87d86fe15: Preparing 15:27:22 cee967401f04: Preparing 15:27:22 f73e7dbfee58: Preparing 15:27:22 f73e7dbfee58: Layer already exists 15:27:22 d882f23dc95e: Layer already exists 15:27:22 46b87d86fe15: Layer already exists 15:27:22 10f43881a868: Layer already exists 15:27:22 cee967401f04: Layer already exists 15:27:22 2.2.0-dev.91: digest: sha256:bd6865922da165e0ebbea06af4dbf7ac04af3334fbbafc530f86d713502d52b9 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:27:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:27:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:27:23 d882f23dc95e: Preparing 15:27:23 10f43881a868: Preparing 15:27:23 46b87d86fe15: Preparing 15:27:23 cee967401f04: Preparing 15:27:23 f73e7dbfee58: Preparing 15:27:23 f73e7dbfee58: Layer already exists 15:27:23 d882f23dc95e: Layer already exists 15:27:23 10f43881a868: Layer already exists 15:27:23 46b87d86fe15: Layer already exists 15:27:23 cee967401f04: Layer already exists 15:27:23 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:bd6865922da165e0ebbea06af4dbf7ac04af3334fbbafc530f86d713502d52b9 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:27:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 15:27:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:27:24 d882f23dc95e: Preparing 15:27:24 10f43881a868: Preparing 15:27:24 46b87d86fe15: Preparing 15:27:24 cee967401f04: Preparing 15:27:24 f73e7dbfee58: Preparing 15:27:24 cee967401f04: Layer already exists 15:27:24 d882f23dc95e: Layer already exists 15:27:24 f73e7dbfee58: Layer already exists 15:27:24 10f43881a868: Layer already exists 15:27:24 46b87d86fe15: Layer already exists 15:27:24 main: digest: sha256:bd6865922da165e0ebbea06af4dbf7ac04af3334fbbafc530f86d713502d52b9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:24 ===================================================== [Pipeline] echo 15:27:24 taggedImages: 15:27:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:27:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:27:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.91 15:27:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 15:27:24 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 15:27:24 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:27:24 latest 15:27:24 2.2.0-dev.91 15:27:24 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:24 main 15:27:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] isUnix [Pipeline] sh 15:27:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:27:25 872b55355d02: Preparing 15:27:25 7fbc09f71614: Preparing 15:27:25 64c57a36df2b: Preparing 15:27:25 710755742ce2: Preparing 15:27:25 f0e5a4d6c014: Preparing 15:27:25 3b19d27f08f7: Preparing 15:27:25 73bb99a6e169: Preparing 15:27:25 ec06c3102977: Preparing 15:27:25 6a3c62e080c7: Preparing 15:27:25 340cb19ca677: Preparing 15:27:25 4f4ce317c6bb: Preparing 15:27:25 ec06c3102977: Waiting 15:27:25 6a3c62e080c7: Waiting 15:27:25 340cb19ca677: Waiting 15:27:25 4f4ce317c6bb: Waiting 15:27:25 73bb99a6e169: Waiting 15:27:25 f0e5a4d6c014: Layer already exists 15:27:25 3b19d27f08f7: Layer already exists 15:27:25 73bb99a6e169: Layer already exists 15:27:25 ec06c3102977: Layer already exists 15:27:25 7fbc09f71614: Pushed 15:27:25 6a3c62e080c7: Layer already exists 15:27:25 340cb19ca677: Layer already exists 15:27:25 4f4ce317c6bb: Layer already exists 15:27:26 872b55355d02: Pushed 15:27:28 64c57a36df2b: Pushed 15:27:46 710755742ce2: Pushed 15:27:46 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029: digest: sha256:d2c9b63eed5f1e6f83cfe6021dca64fb02a45ae179a50094e8efb49ed979fc32 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:27:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:27:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:27:46 872b55355d02: Preparing 15:27:46 7fbc09f71614: Preparing 15:27:46 64c57a36df2b: Preparing 15:27:46 710755742ce2: Preparing 15:27:46 f0e5a4d6c014: Preparing 15:27:46 3b19d27f08f7: Preparing 15:27:46 73bb99a6e169: Preparing 15:27:46 ec06c3102977: Preparing 15:27:46 6a3c62e080c7: Preparing 15:27:46 340cb19ca677: Preparing 15:27:46 4f4ce317c6bb: Preparing 15:27:46 3b19d27f08f7: Waiting 15:27:46 73bb99a6e169: Waiting 15:27:46 ec06c3102977: Waiting 15:27:46 6a3c62e080c7: Waiting 15:27:46 340cb19ca677: Waiting 15:27:46 4f4ce317c6bb: Waiting 15:27:46 64c57a36df2b: Layer already exists 15:27:46 f0e5a4d6c014: Layer already exists 15:27:46 7fbc09f71614: Layer already exists 15:27:46 872b55355d02: Layer already exists 15:27:46 710755742ce2: Layer already exists 15:27:46 ec06c3102977: Layer already exists 15:27:46 3b19d27f08f7: Layer already exists 15:27:46 73bb99a6e169: Layer already exists 15:27:46 6a3c62e080c7: Layer already exists 15:27:46 340cb19ca677: Layer already exists 15:27:46 4f4ce317c6bb: Layer already exists 15:27:47 latest: digest: sha256:d2c9b63eed5f1e6f83cfe6021dca64fb02a45ae179a50094e8efb49ed979fc32 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:27:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:27:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.91 15:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:27:47 872b55355d02: Preparing 15:27:47 7fbc09f71614: Preparing 15:27:47 64c57a36df2b: Preparing 15:27:47 710755742ce2: Preparing 15:27:47 f0e5a4d6c014: Preparing 15:27:47 3b19d27f08f7: Preparing 15:27:47 73bb99a6e169: Preparing 15:27:47 ec06c3102977: Preparing 15:27:47 6a3c62e080c7: Preparing 15:27:47 340cb19ca677: Preparing 15:27:47 4f4ce317c6bb: Preparing 15:27:47 ec06c3102977: Waiting 15:27:47 6a3c62e080c7: Waiting 15:27:47 3b19d27f08f7: Waiting 15:27:47 340cb19ca677: Waiting 15:27:47 4f4ce317c6bb: Waiting 15:27:47 73bb99a6e169: Waiting 15:27:47 f0e5a4d6c014: Layer already exists 15:27:47 7fbc09f71614: Layer already exists 15:27:47 872b55355d02: Layer already exists 15:27:47 64c57a36df2b: Layer already exists 15:27:47 710755742ce2: Layer already exists 15:27:47 ec06c3102977: Layer already exists 15:27:47 3b19d27f08f7: Layer already exists 15:27:47 73bb99a6e169: Layer already exists 15:27:47 340cb19ca677: Layer already exists 15:27:47 6a3c62e080c7: Layer already exists 15:27:47 4f4ce317c6bb: Layer already exists 15:27:48 2.2.0-dev.91: digest: sha256:d2c9b63eed5f1e6f83cfe6021dca64fb02a45ae179a50094e8efb49ed979fc32 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:27:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 [Pipeline] isUnix [Pipeline] sh 15:27:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:27:48 872b55355d02: Preparing 15:27:48 7fbc09f71614: Preparing 15:27:48 64c57a36df2b: Preparing 15:27:48 710755742ce2: Preparing 15:27:48 f0e5a4d6c014: Preparing 15:27:48 3b19d27f08f7: Preparing 15:27:48 73bb99a6e169: Preparing 15:27:48 ec06c3102977: Preparing 15:27:48 6a3c62e080c7: Preparing 15:27:48 340cb19ca677: Preparing 15:27:48 4f4ce317c6bb: Preparing 15:27:48 ec06c3102977: Waiting 15:27:48 6a3c62e080c7: Waiting 15:27:48 340cb19ca677: Waiting 15:27:48 4f4ce317c6bb: Waiting 15:27:48 3b19d27f08f7: Waiting 15:27:48 73bb99a6e169: Waiting 15:27:48 64c57a36df2b: Layer already exists 15:27:48 7fbc09f71614: Layer already exists 15:27:48 872b55355d02: Layer already exists 15:27:48 f0e5a4d6c014: Layer already exists 15:27:48 710755742ce2: Layer already exists 15:27:48 3b19d27f08f7: Layer already exists 15:27:48 ec06c3102977: Layer already exists 15:27:48 6a3c62e080c7: Layer already exists 15:27:48 340cb19ca677: Layer already exists 15:27:48 73bb99a6e169: Layer already exists 15:27:49 4f4ce317c6bb: Layer already exists 15:27:49 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91: digest: sha256:d2c9b63eed5f1e6f83cfe6021dca64fb02a45ae179a50094e8efb49ed979fc32 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:27:49 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 15:27:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 15:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:27:49 872b55355d02: Preparing 15:27:49 7fbc09f71614: Preparing 15:27:49 64c57a36df2b: Preparing 15:27:49 710755742ce2: Preparing 15:27:49 f0e5a4d6c014: Preparing 15:27:49 3b19d27f08f7: Preparing 15:27:49 73bb99a6e169: Preparing 15:27:49 ec06c3102977: Preparing 15:27:49 6a3c62e080c7: Preparing 15:27:49 340cb19ca677: Preparing 15:27:49 4f4ce317c6bb: Preparing 15:27:49 3b19d27f08f7: Waiting 15:27:49 73bb99a6e169: Waiting 15:27:49 ec06c3102977: Waiting 15:27:49 6a3c62e080c7: Waiting 15:27:49 340cb19ca677: Waiting 15:27:49 4f4ce317c6bb: Waiting 15:27:49 710755742ce2: Layer already exists 15:27:49 7fbc09f71614: Layer already exists 15:27:49 f0e5a4d6c014: Layer already exists 15:27:49 64c57a36df2b: Layer already exists 15:27:49 872b55355d02: Layer already exists 15:27:49 73bb99a6e169: Layer already exists 15:27:49 3b19d27f08f7: Layer already exists 15:27:49 340cb19ca677: Layer already exists 15:27:49 ec06c3102977: Layer already exists 15:27:49 6a3c62e080c7: Layer already exists 15:27:49 4f4ce317c6bb: Layer already exists 15:27:50 main: digest: sha256:d2c9b63eed5f1e6f83cfe6021dca64fb02a45ae179a50094e8efb49ed979fc32 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:27:50 ===================================================== [Pipeline] echo 15:27:50 taggedImages: 15:27:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 15:27:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:27:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.91 15:27:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029-2.2.0-dev.91 15:27:50 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:50 15:27:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:27:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:50 arm64: Pulling from edgex-lftools-log-publisher 15:27:50 8998bd30e6a1: Pulling fs layer 15:27:50 04944245beec: Pulling fs layer 15:27:50 699f458cf7ca: Pulling fs layer 15:27:51 765212b225bb: Pulling fs layer 15:27:51 f23df028b6ca: Pulling fs layer 15:27:51 d65c8cfc05b1: Pulling fs layer 15:27:51 2437ff75d9bd: Pulling fs layer 15:27:51 d65c8cfc05b1: Waiting 15:27:51 2437ff75d9bd: Waiting 15:27:51 765212b225bb: Waiting 15:27:51 f23df028b6ca: Waiting 15:27:51 04944245beec: Verifying Checksum 15:27:51 04944245beec: Download complete 15:27:51 765212b225bb: Verifying Checksum 15:27:51 765212b225bb: Download complete 15:27:51 f23df028b6ca: Download complete 15:27:51 d65c8cfc05b1: Verifying Checksum 15:27:51 d65c8cfc05b1: Download complete 15:27:51 699f458cf7ca: Verifying Checksum 15:27:51 699f458cf7ca: Download complete 15:27:51 8998bd30e6a1: Verifying Checksum 15:27:51 8998bd30e6a1: Download complete 15:27:53 2437ff75d9bd: Verifying Checksum 15:27:53 2437ff75d9bd: Download complete 15:27:56 8998bd30e6a1: Pull complete 15:27:56 04944245beec: Pull complete 15:27:57 699f458cf7ca: Pull complete 15:27:57 765212b225bb: Pull complete 15:27:58 f23df028b6ca: Pull complete 15:27:58 d65c8cfc05b1: Pull complete 15:28:13 2437ff75d9bd: Pull complete 15:28:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:28:14 prd-ubuntu20.04-docker-arm64-4c-16g-41082 does not seem to be running inside a container 15:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:28:16 $ docker top c461da31840a989e24950ce23045550b40799681edb6a35dc85158e1ea505591 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:17 ---> job-cost.sh 15:28:17 lf-activate-venv: SKIPPING 15:28:17 INFO: No Stack... 15:28:18 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:18 INFO: Archiving Costs [Pipeline] sh 15:28:19 + cat /w/workspace/edgex-go/219/archives/cost.csv 15:28:19 + cut -d, -f6 [Pipeline] lock 15:28:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-219-stack-cost] 15:28:19 Resource [jenkins-edgexfoundry-edgex-go-main-219-stack-cost] did not exist. Created. 15:28:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:20 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:20 Stashed 1 file(s) [Pipeline] } 15:28:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:20 $ docker stop --time=1 c461da31840a989e24950ce23045550b40799681edb6a35dc85158e1ea505591 15:28:22 $ docker rm -f c461da31840a989e24950ce23045550b40799681edb6a35dc85158e1ea505591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:28:23 provisioning config files... 15:28:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/219@tmp/config8045242543515831996tmp [Pipeline] { [Pipeline] sh 15:28:23 + set +x 15:28:23 + curl -s https://codecov.io/bash 15:28:23 + bash -s -- 15:28:23 15:28:23 _____ _ 15:28:23 / ____| | | 15:28:23 | | ___ __| | ___ ___ _____ __ 15:28:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:28:23 | |___| (_) | (_| | __/ (_| (_) \ V / 15:28:23 \_____\___/ \__,_|\___|\___\___/ \_/ 15:28:23 Bash-1.0.6 15:28:23 15:28:23 15:28:23 ==> git version 2.25.1 found 15:28:23 ==> 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 15:28:23 Release-Date: 2020-01-08 15:28:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:28:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:28:23 ==> Jenkins CI detected. 15:28:23 current dir:  /w/workspace/edgex-go/219 15:28:23 project root: . 15:28:23 --> token set from env 15:28:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:28:23 ==> Running gcov in . (disable via -X gcov) 15:28:23 ==> Python coveragepy not found 15:28:23 ==> Searching for coverage reports in: 15:28:23 + . 15:28:23 -> Found 1 reports 15:28:23 ==> Detecting git/mercurial file structure 15:28:23 ==> Reading reports 15:28:23 + ./coverage.out bytes=435134 15:28:23 ==> Appending adjustments 15:28:23 https://docs.codecov.io/docs/fixing-reports 15:28:24 + Found adjustments 15:28:24 ==> Gzipping contents 15:28:24 60K /tmp/codecov.dUCgP1.gz 15:28:24 ==> Uploading reports 15:28:24 url: https://codecov.io 15:28:24 query: branch=main&commit=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:24 -> Pinging Codecov 15:28:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:28:24 -> Uploading to 15:28:24 https://storage.googleapis.com/codecov/v4/raw/2022-05-06/00271124DB129430A58F1EEE437C3FCB/ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029/dd1d5515-5ea2-4051-be6d-2ed73ceefe8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220506T152824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e169e538f7ab96d184e860f6fdf1fbcf77c4299f98e356f5ddd9604e3d840e2e 15:28:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:25 Dload Upload Total Spent Left Speed 15:28:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59841 0 0 100 59841 0 218k --:--:-- --:--:-- --:--:-- 218k 15:28:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 [Pipeline] } 15:28:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:28:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:28:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:25 15:28:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:28:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:28:26 188c0c94c7c5: Pulling fs layer 15:28:26 0ef7d3d256c8: Pulling fs layer 15:28:26 de9db76c5a1d: Pulling fs layer 15:28:26 0eba1c9be4d2: Pulling fs layer 15:28:26 0d57e429df01: Pulling fs layer 15:28:26 4e4be7b47b0d: Pulling fs layer 15:28:26 e1f770b5df2f: Pulling fs layer 15:28:26 85a0685a4137: Pulling fs layer 15:28:26 4e4be7b47b0d: Waiting 15:28:26 e1f770b5df2f: Waiting 15:28:26 0eba1c9be4d2: Waiting 15:28:26 85a0685a4137: Waiting 15:28:26 de9db76c5a1d: Download complete 15:28:26 0ef7d3d256c8: Verifying Checksum 15:28:26 0ef7d3d256c8: Download complete 15:28:26 0d57e429df01: Download complete 15:28:26 4e4be7b47b0d: Verifying Checksum 15:28:26 4e4be7b47b0d: Download complete 15:28:26 188c0c94c7c5: Download complete 15:28:26 188c0c94c7c5: Pull complete 15:28:26 e1f770b5df2f: Verifying Checksum 15:28:26 e1f770b5df2f: Download complete 15:28:26 0ef7d3d256c8: Pull complete 15:28:26 de9db76c5a1d: Pull complete 15:28:26 0eba1c9be4d2: Verifying Checksum 15:28:26 0eba1c9be4d2: Download complete 15:28:26 85a0685a4137: Verifying Checksum 15:28:26 85a0685a4137: Download complete 15:28:30 0eba1c9be4d2: Pull complete 15:28:30 0d57e429df01: Pull complete 15:28:30 4e4be7b47b0d: Pull complete 15:28:31 e1f770b5df2f: Pull complete 15:28:34 85a0685a4137: Pull complete 15:28:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:28:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:28:34 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 15:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:28:36 $ docker top 3645f9789fd01f45065ac149dab5d5073707febbc1255100392ad019654760cf -eo pid,comm [Pipeline] { [Pipeline] echo 15:28:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:28:37 + set -o pipefail 15:28:37 + snyk monitor '--org=edgex-jenkins' 15:28:42 15:28:42 Monitoring /w/workspace/edgex-go/219 (github.com/edgexfoundry/edgex-go)... 15:28:42 15:28:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/1999de27-41c0-484d-ae73-9aa694bd0a69 15:28:42 15:28:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:28:42 15:28:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:28:42 15:28:42 [Pipeline] } 15:28:42 $ docker stop --time=1 3645f9789fd01f45065ac149dab5d5073707febbc1255100392ad019654760cf 15:28:44 $ docker rm -f 3645f9789fd01f45065ac149dab5d5073707febbc1255100392ad019654760cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:28:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:45 provisioning config files... 15:28:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/219@tmp/config7677999237837950323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:45 --> edgex-publish-swagger.sh 15:28:45 === Publish openapi/v2 API === 15:28:45 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:28:45 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/219/openapi/v2/core-command.yaml] 15:28:45 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:45 Dload Upload Total Spent Left Speed 15:28:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36299 --:--:-- --:--:-- --:--:-- 36260 100 33831 0 0 100 33831 0 36299 --:--:-- --:--:-- --:--:-- 36260 15:28:46 15:28:46 15:28:46 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/219/openapi/v2/core-data.yaml] 15:28:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:46 Dload Upload Total Spent Left Speed 15:28:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 65571 0:00:01 0:00:01 --:--:-- 65571 100 71604 0 0 100 71604 0 65571 0:00:01 0:00:01 --:--:-- 65571 15:28:47 15:28:47 15:28:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/219/openapi/v2/core-metadata.yaml] 15:28:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:47 Dload Upload Total Spent Left Speed 15:28:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 161k --:--:-- --:--:-- --:--:-- 161k 100 141k 0 0 100 141k 0 161k --:--:-- --:--:-- --:--:-- 161k 15:28:48 15:28:48 15:28:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/219/openapi/v2/support-notifications.yaml] 15:28:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:48 Dload Upload Total Spent Left Speed 15:28:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74061 0:00:01 0:00:01 --:--:-- 74061 100 89318 0 0 100 89318 0 61641 0:00:01 0:00:01 --:--:-- 61641 15:28:49 15:28:49 15:28:49 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/219/openapi/v2/support-scheduler.yaml] 15:28:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:49 Dload Upload Total Spent Left Speed 15:28:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 38553 0:00:01 0:00:01 --:--:-- 38553 100 39556 0 0 100 39556 0 38553 0:00:01 0:00:01 --:--:-- 38553 15:28:51 15:28:51 15:28:51 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/219/openapi/v2/system-agent.yaml] 15:28:51 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:51 Dload Upload Total Spent Left Speed 15:28:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22323 --:--:-- --:--:-- --:--:-- 22298 100 20091 0 0 100 20091 0 22323 --:--:-- --:--:-- --:--:-- 22298 15:28:51 15:28:51 [Pipeline] } 15:28:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:28:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:28:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:28:52 . [Pipeline] withDockerContainer 15:28:52 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 15:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:28:52 $ docker top 78a9eda49e2660e9ee2989292b51bdf3a6cfdbb68cb5654103c28917600b8043 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:52 [ssh-agent] Looking for ssh-agent implementation... 15:28:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:53 $ docker exec 78a9eda49e2660e9ee2989292b51bdf3a6cfdbb68cb5654103c28917600b8043 ssh-agent 15:28:53 SSH_AUTH_SOCK=/tmp/ssh-XMjSuR1fGCqc/agent.34 15:28:53 SSH_AGENT_PID=39 15:28:53 Running ssh-add (command line suppressed) 15:28:53 Identity added: /w/workspace/edgex-go/219@tmp/private_key_7009226053972408615.key (/w/workspace/edgex-go/219@tmp/private_key_7009226053972408615.key) 15:28:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:53 + git semver tag 15:28:53 2022-05-06 15:28:53,788 [run_tag] DEBUG tag force:False 15:28:53 2022-05-06 15:28:53,788 [check_head_tag] DEBUG check head tag 15:28:53 2022-05-06 15:28:53,792 [execute] INFO git cat-file --batch-check 15:28:53 2022-05-06 15:28:53,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/219, universal_newlines=False, shell=None, istream=) 15:28:53 2022-05-06 15:28:53,795 [execute] INFO git cat-file --batch 15:28:53 2022-05-06 15:28:53,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/219, universal_newlines=False, shell=None, istream=) 15:28:53 2022-05-06 15:28:53,845 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main 15:28:53 2022-05-06 15:28:53,845 [execute] INFO git tag -a v2.2.0-dev.91 -m v2.2.0-dev.91 15:28:53 2022-05-06 15:28:53,845 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.91', '-m', 'v2.2.0-dev.91'], cwd=/w/workspace/edgex-go/219, universal_newlines=False, shell=None, istream=None) 15:28:53 2022-05-06 15:28:53,849 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main 15:28:53 2.2.0-dev.91 [Pipeline] } 15:28:53 $ docker exec --env ******** --env ******** 78a9eda49e2660e9ee2989292b51bdf3a6cfdbb68cb5654103c28917600b8043 ssh-agent -k 15:28:53 unset SSH_AUTH_SOCK; 15:28:53 unset SSH_AGENT_PID; 15:28:53 echo Agent pid 39 killed; 15:28:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:54 + git semver [Pipeline] } 15:28:54 $ docker stop --time=1 78a9eda49e2660e9ee2989292b51bdf3a6cfdbb68cb5654103c28917600b8043 15:28:55 $ docker rm -f 78a9eda49e2660e9ee2989292b51bdf3a6cfdbb68cb5654103c28917600b8043 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:56 15:28:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:28:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:56 0.23.1-centos7: Pulling from edgex-lftools 15:28:56 ab5ef0e58194: Pulling fs layer 15:28:56 9712f1f96733: Pulling fs layer 15:28:56 63f879dbbcfc: Pulling fs layer 15:28:56 0d9ebad4ef96: Pulling fs layer 15:28:56 e9a5061849ea: Pulling fs layer 15:28:56 0d9ebad4ef96: Waiting 15:28:56 d747dcd14b5f: Pulling fs layer 15:28:56 2de7ff778b66: Pulling fs layer 15:28:56 d747dcd14b5f: Waiting 15:28:56 2de7ff778b66: Waiting 15:28:56 9712f1f96733: Verifying Checksum 15:28:56 9712f1f96733: Download complete 15:28:56 63f879dbbcfc: Verifying Checksum 15:28:56 63f879dbbcfc: Download complete 15:28:57 0d9ebad4ef96: Verifying Checksum 15:28:57 0d9ebad4ef96: Download complete 15:28:57 d747dcd14b5f: Download complete 15:28:57 e9a5061849ea: Verifying Checksum 15:28:57 e9a5061849ea: Download complete 15:28:57 ab5ef0e58194: Download complete 15:28:57 2de7ff778b66: Verifying Checksum 15:28:57 2de7ff778b66: Download complete 15:28:59 ab5ef0e58194: Pull complete 15:28:59 9712f1f96733: Pull complete 15:29:00 63f879dbbcfc: Pull complete 15:29:04 0d9ebad4ef96: Pull complete 15:29:04 e9a5061849ea: Pull complete 15:29:04 d747dcd14b5f: Pull complete 15:29:05 2de7ff778b66: Pull complete 15:29:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:29:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:29:05 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 15:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:29:08 $ docker top 3e2c9ed4ae8077a3187e9041f012b3c6b28c983e801ff78494c22179d57055f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:29:08 provisioning config files... 15:29:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/219@tmp/config6641258066192585115tmp 15:29:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/219@tmp/config3611842301115928676tmp 15:29:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/219@tmp/config950951802180156826tmp [Pipeline] { [Pipeline] echo 15:29:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:29:08 ---> sigul-configuration.sh 15:29:08 gpg: directory `/root/.gnupg' created 15:29:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:29:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:29:08 gpg: keyring `/root/.gnupg/secring.gpg' created 15:29:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:29:08 gpg: CAST5 encrypted data 15:29:08 gpg: encrypted with 1 passphrase 15:29:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:29:08 + mkdir /home/jenkins 15:29:08 + mkdir /home/jenkins/sigul [Pipeline] sh 15:29:09 + 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 15:29:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:09 ---> sigul-install.sh 15:29:09 Sigul already installed; skipping installation. [Pipeline] sh 15:29:09 + git tag --list 15:29:09 0.6.0 15:29:09 0.6.1 15:29:09 0.7.0 15:29:09 0.7.1 15:29:09 v1.0.0 15:29:09 v1.0.1 15:29:09 v1.1.0 15:29:09 v1.2.0 15:29:09 v1.2.1 15:29:09 v1.3.0 15:29:09 v1.3.1 15:29:09 v2.0.0 15:29:09 v2.0.1-dev.1 15:29:09 v2.0.1-dev.10 15:29:09 v2.0.1-dev.11 15:29:09 v2.0.1-dev.12 15:29:09 v2.0.1-dev.13 15:29:09 v2.0.1-dev.14 15:29:09 v2.0.1-dev.15 15:29:09 v2.0.1-dev.16 15:29:09 v2.0.1-dev.17 15:29:09 v2.0.1-dev.18 15:29:09 v2.0.1-dev.19 15:29:09 v2.0.1-dev.2 15:29:09 v2.0.1-dev.20 15:29:09 v2.0.1-dev.21 15:29:09 v2.0.1-dev.22 15:29:09 v2.0.1-dev.23 15:29:09 v2.0.1-dev.24 15:29:09 v2.0.1-dev.25 15:29:09 v2.0.1-dev.26 15:29:09 v2.0.1-dev.27 15:29:09 v2.0.1-dev.28 15:29:09 v2.0.1-dev.29 15:29:09 v2.0.1-dev.3 15:29:09 v2.0.1-dev.30 15:29:09 v2.0.1-dev.31 15:29:09 v2.0.1-dev.32 15:29:09 v2.0.1-dev.33 15:29:09 v2.0.1-dev.34 15:29:09 v2.0.1-dev.35 15:29:09 v2.0.1-dev.36 15:29:09 v2.0.1-dev.37 15:29:09 v2.0.1-dev.38 15:29:09 v2.0.1-dev.39 15:29:09 v2.0.1-dev.4 15:29:09 v2.0.1-dev.40 15:29:09 v2.0.1-dev.41 15:29:09 v2.0.1-dev.42 15:29:09 v2.0.1-dev.43 15:29:09 v2.0.1-dev.44 15:29:09 v2.0.1-dev.45 15:29:09 v2.0.1-dev.46 15:29:09 v2.0.1-dev.47 15:29:09 v2.0.1-dev.48 15:29:09 v2.0.1-dev.49 15:29:09 v2.0.1-dev.5 15:29:09 v2.0.1-dev.50 15:29:09 v2.0.1-dev.51 15:29:09 v2.0.1-dev.52 15:29:09 v2.0.1-dev.53 15:29:09 v2.0.1-dev.54 15:29:09 v2.0.1-dev.55 15:29:09 v2.0.1-dev.56 15:29:09 v2.0.1-dev.57 15:29:09 v2.0.1-dev.58 15:29:09 v2.0.1-dev.59 15:29:09 v2.0.1-dev.6 15:29:09 v2.0.1-dev.60 15:29:09 v2.0.1-dev.61 15:29:09 v2.0.1-dev.62 15:29:09 v2.0.1-dev.63 15:29:09 v2.0.1-dev.64 15:29:09 v2.0.1-dev.65 15:29:09 v2.0.1-dev.66 15:29:09 v2.0.1-dev.67 15:29:09 v2.0.1-dev.68 15:29:09 v2.0.1-dev.69 15:29:09 v2.0.1-dev.7 15:29:09 v2.0.1-dev.70 15:29:09 v2.0.1-dev.71 15:29:09 v2.0.1-dev.72 15:29:09 v2.0.1-dev.73 15:29:09 v2.0.1-dev.74 15:29:09 v2.0.1-dev.75 15:29:09 v2.0.1-dev.76 15:29:09 v2.0.1-dev.77 15:29:09 v2.0.1-dev.78 15:29:09 v2.0.1-dev.79 15:29:09 v2.0.1-dev.8 15:29:09 v2.0.1-dev.80 15:29:09 v2.0.1-dev.81 15:29:09 v2.0.1-dev.82 15:29:09 v2.0.1-dev.83 15:29:09 v2.0.1-dev.84 15:29:09 v2.0.1-dev.85 15:29:09 v2.0.1-dev.86 15:29:09 v2.0.1-dev.87 15:29:09 v2.0.1-dev.88 15:29:09 v2.0.1-dev.89 15:29:09 v2.0.1-dev.9 15:29:09 v2.0.1-dev.90 15:29:09 v2.0.1-dev.91 15:29:09 v2.0.1-dev.92 15:29:09 v2.0.1-dev.93 15:29:09 v2.0.1-dev.94 15:29:09 v2.0.1-dev.95 15:29:09 v2.0.1-dev.96 15:29:09 v2.0.1-dev.97 15:29:09 v2.0.1-dev.98 15:29:09 v2.0.1-dev.99 15:29:09 v2.1.0 15:29:09 v2.2.0-dev.1 15:29:09 v2.2.0-dev.10 15:29:09 v2.2.0-dev.11 15:29:09 v2.2.0-dev.12 15:29:09 v2.2.0-dev.13 15:29:09 v2.2.0-dev.14 15:29:09 v2.2.0-dev.15 15:29:09 v2.2.0-dev.16 15:29:09 v2.2.0-dev.17 15:29:09 v2.2.0-dev.18 15:29:09 v2.2.0-dev.19 15:29:09 v2.2.0-dev.2 15:29:09 v2.2.0-dev.20 15:29:09 v2.2.0-dev.21 15:29:09 v2.2.0-dev.22 15:29:09 v2.2.0-dev.23 15:29:09 v2.2.0-dev.24 15:29:09 v2.2.0-dev.25 15:29:09 v2.2.0-dev.26 15:29:09 v2.2.0-dev.27 15:29:09 v2.2.0-dev.28 15:29:09 v2.2.0-dev.29 15:29:09 v2.2.0-dev.3 15:29:09 v2.2.0-dev.30 15:29:09 v2.2.0-dev.31 15:29:09 v2.2.0-dev.32 15:29:09 v2.2.0-dev.33 15:29:09 v2.2.0-dev.34 15:29:09 v2.2.0-dev.35 15:29:09 v2.2.0-dev.36 15:29:09 v2.2.0-dev.37 15:29:09 v2.2.0-dev.38 15:29:09 v2.2.0-dev.39 15:29:09 v2.2.0-dev.4 15:29:09 v2.2.0-dev.40 15:29:09 v2.2.0-dev.41 15:29:09 v2.2.0-dev.42 15:29:09 v2.2.0-dev.43 15:29:09 v2.2.0-dev.44 15:29:09 v2.2.0-dev.45 15:29:09 v2.2.0-dev.46 15:29:09 v2.2.0-dev.47 15:29:09 v2.2.0-dev.48 15:29:09 v2.2.0-dev.49 15:29:09 v2.2.0-dev.5 15:29:09 v2.2.0-dev.50 15:29:09 v2.2.0-dev.51 15:29:09 v2.2.0-dev.52 15:29:09 v2.2.0-dev.53 15:29:09 v2.2.0-dev.54 15:29:09 v2.2.0-dev.55 15:29:09 v2.2.0-dev.56 15:29:09 v2.2.0-dev.57 15:29:09 v2.2.0-dev.58 15:29:09 v2.2.0-dev.59 15:29:09 v2.2.0-dev.6 15:29:09 v2.2.0-dev.60 15:29:09 v2.2.0-dev.61 15:29:09 v2.2.0-dev.62 15:29:09 v2.2.0-dev.63 15:29:09 v2.2.0-dev.64 15:29:09 v2.2.0-dev.65 15:29:09 v2.2.0-dev.66 15:29:09 v2.2.0-dev.67 15:29:09 v2.2.0-dev.68 15:29:09 v2.2.0-dev.69 15:29:09 v2.2.0-dev.7 15:29:09 v2.2.0-dev.70 15:29:09 v2.2.0-dev.71 15:29:09 v2.2.0-dev.72 15:29:09 v2.2.0-dev.73 15:29:09 v2.2.0-dev.74 15:29:09 v2.2.0-dev.75 15:29:09 v2.2.0-dev.76 15:29:09 v2.2.0-dev.77 15:29:09 v2.2.0-dev.78 15:29:09 v2.2.0-dev.79 15:29:09 v2.2.0-dev.8 15:29:09 v2.2.0-dev.80 15:29:09 v2.2.0-dev.81 15:29:09 v2.2.0-dev.82 15:29:09 v2.2.0-dev.83 15:29:09 v2.2.0-dev.84 15:29:09 v2.2.0-dev.85 15:29:09 v2.2.0-dev.86 15:29:09 v2.2.0-dev.87 15:29:09 v2.2.0-dev.88 15:29:09 v2.2.0-dev.89 15:29:09 v2.2.0-dev.9 15:29:09 v2.2.0-dev.90 15:29:09 v2.2.0-dev.91 [Pipeline] sh 15:29:09 + lftools sign git-tag v2.2.0-dev.91 15:29:10 Signing Git tag with Sigul... 15:29:10 Signing v2.2.0-dev.91 [Pipeline] echo 15:29:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:29:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:29:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:29:11 $ docker stop --time=1 3e2c9ed4ae8077a3187e9041f012b3c6b28c983e801ff78494c22179d57055f0 15:29:12 $ docker rm -f 3e2c9ed4ae8077a3187e9041f012b3c6b28c983e801ff78494c22179d57055f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:29:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:29:13 . [Pipeline] withDockerContainer 15:29:13 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 15:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:29:13 $ docker top f28d5491bfef5bd0acc74f11175e8b1484d0a9e021e0c896e2f79ae47fa17d2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:14 [ssh-agent] Looking for ssh-agent implementation... 15:29:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:14 $ docker exec f28d5491bfef5bd0acc74f11175e8b1484d0a9e021e0c896e2f79ae47fa17d2b ssh-agent 15:29:14 SSH_AUTH_SOCK=/tmp/ssh-DMV8JNpnn2Jw/agent.33 15:29:14 SSH_AGENT_PID=41 15:29:14 Running ssh-add (command line suppressed) 15:29:14 Identity added: /w/workspace/edgex-go/219@tmp/private_key_182621342308037109.key (/w/workspace/edgex-go/219@tmp/private_key_182621342308037109.key) 15:29:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:14 + git semver bump pre 15:29:14 2022-05-06 15:29:14,916 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main 15:29:14 2022-05-06 15:29:14,916 [bump_version] DEBUG bumping version:2.2.0-dev.91 on axis:pre with prefix:dev 15:29:14 2022-05-06 15:29:14,916 [bump_version] DEBUG bumped version:2.2.0-dev.92 15:29:14 2022-05-06 15:29:14,916 [write_version] DEBUG write version:2.2.0-dev.92 to path:/w/workspace/edgex-go/219/.semver/main with force:True 15:29:14 2022-05-06 15:29:14,916 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main 15:29:14 2022-05-06 15:29:14,916 [write_file] DEBUG write to file:/w/workspace/edgex-go/219/.semver/main 15:29:14 2022-05-06 15:29:14,918 [execute] INFO git cat-file --batch-check 15:29:14 2022-05-06 15:29:14,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/219/.semver, universal_newlines=False, shell=None, istream=) 15:29:14 2022-05-06 15:29:14,924 [execute] INFO git cat-file --batch 15:29:14 2022-05-06 15:29:14,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/219/.semver, universal_newlines=False, shell=None, istream=) 15:29:14 2022-05-06 15:29:14,930 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main 15:29:14 2.2.0-dev.92 [Pipeline] } 15:29:14 $ docker exec --env ******** --env ******** f28d5491bfef5bd0acc74f11175e8b1484d0a9e021e0c896e2f79ae47fa17d2b ssh-agent -k 15:29:15 unset SSH_AUTH_SOCK; 15:29:15 unset SSH_AGENT_PID; 15:29:15 echo Agent pid 41 killed; 15:29:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:15 + git semver [Pipeline] } 15:29:15 $ docker stop --time=1 f28d5491bfef5bd0acc74f11175e8b1484d0a9e021e0c896e2f79ae47fa17d2b 15:29:16 $ docker rm -f f28d5491bfef5bd0acc74f11175e8b1484d0a9e021e0c896e2f79ae47fa17d2b [Pipeline] // withDockerContainer [Pipeline] sh 15:29:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:29:17 . [Pipeline] withDockerContainer 15:29:17 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 15:29:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:29:18 $ docker top ffed852603ed923a21c3a07565110e77c1a11eb730f7cb03d299b6feaf8dfed4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:18 [ssh-agent] Looking for ssh-agent implementation... 15:29:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:18 $ docker exec ffed852603ed923a21c3a07565110e77c1a11eb730f7cb03d299b6feaf8dfed4 ssh-agent 15:29:18 SSH_AUTH_SOCK=/tmp/ssh-1YBLFzFNwvoi/agent.33 15:29:18 SSH_AGENT_PID=39 15:29:18 Running ssh-add (command line suppressed) 15:29:18 Identity added: /w/workspace/edgex-go/219@tmp/private_key_619261033414997957.key (/w/workspace/edgex-go/219@tmp/private_key_619261033414997957.key) 15:29:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:18 + git semver push 15:29:19 2022-05-06 15:29:18,999 [run_push] DEBUG push 15:29:19 2022-05-06 15:29:19,000 [execute] INFO git push origin semver 15:29:19 2022-05-06 15:29:19,000 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/219/.semver, universal_newlines=False, shell=None, istream=None) 15:29:20 2022-05-06 15:29:19,885 [run_push] DEBUG push all version tags 15:29:20 2022-05-06 15:29:19,886 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:29:20 2022-05-06 15:29:19,886 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/219, universal_newlines=False, shell=None, istream=None) 15:29:20 2022-05-06 15:29:20,654 [read_version] DEBUG read version from /w/workspace/edgex-go/219/.semver/main 15:29:20 2.2.0-dev.92 [Pipeline] } 15:29:20 $ docker exec --env ******** --env ******** ffed852603ed923a21c3a07565110e77c1a11eb730f7cb03d299b6feaf8dfed4 ssh-agent -k 15:29:21 unset SSH_AUTH_SOCK; 15:29:21 unset SSH_AGENT_PID; 15:29:21 echo Agent pid 39 killed; 15:29:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:21 + git semver [Pipeline] } 15:29:21 $ docker stop --time=1 ffed852603ed923a21c3a07565110e77c1a11eb730f7cb03d299b6feaf8dfed4 15:29:22 $ docker rm -f ffed852603ed923a21c3a07565110e77c1a11eb730f7cb03d299b6feaf8dfed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:29:23 + [ -d /w/workspace/edgex-go/219/archives ] [Pipeline] libraryResource [Pipeline] sh 15:29:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:29:24 ---> package-listing.sh 15:29:24 ++ facter osfamily 15:29:24 ++ tr '[:upper:]' '[:lower:]' 15:29:24 + OS_FAMILY=debian 15:29:24 + workspace=/w/workspace/edgex-go/219 15:29:24 + START_PACKAGES=/tmp/packages_start.txt 15:29:24 + END_PACKAGES=/tmp/packages_end.txt 15:29:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:29:24 + PACKAGES=/tmp/packages_start.txt 15:29:24 + '[' /w/workspace/edgex-go/219 ']' 15:29:24 + PACKAGES=/tmp/packages_end.txt 15:29:24 + case "${OS_FAMILY}" in 15:29:24 + dpkg -l 15:29:24 + grep '^ii' 15:29:24 + '[' -f /tmp/packages_start.txt ']' 15:29:24 + '[' -f /tmp/packages_end.txt ']' 15:29:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:29:24 + '[' /w/workspace/edgex-go/219 ']' 15:29:24 + mkdir -p /w/workspace/edgex-go/219/archives/ 15:29:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/219/archives/ [Pipeline] echo 15:29:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:29:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:29:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:25 15:29:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:29:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:26 latest: Pulling from edgex-lftools-log-publisher 15:29:26 5eb5b503b376: Pulling fs layer 15:29:26 5c69ac0246d0: Pulling fs layer 15:29:26 ec43610c2a17: Pulling fs layer 15:29:26 3a2ae6a8a46f: Pulling fs layer 15:29:26 33b1e0a273af: Pulling fs layer 15:29:26 5d3b04190fa2: Pulling fs layer 15:29:26 2f39f015ded8: Pulling fs layer 15:29:26 33b1e0a273af: Waiting 15:29:26 5d3b04190fa2: Waiting 15:29:26 2f39f015ded8: Waiting 15:29:26 3a2ae6a8a46f: Waiting 15:29:26 5c69ac0246d0: Verifying Checksum 15:29:26 5c69ac0246d0: Download complete 15:29:26 3a2ae6a8a46f: Verifying Checksum 15:29:26 3a2ae6a8a46f: Download complete 15:29:26 33b1e0a273af: Verifying Checksum 15:29:26 33b1e0a273af: Download complete 15:29:26 5d3b04190fa2: Download complete 15:29:26 ec43610c2a17: Verifying Checksum 15:29:26 ec43610c2a17: Download complete 15:29:26 5eb5b503b376: Verifying Checksum 15:29:26 5eb5b503b376: Download complete 15:29:26 2f39f015ded8: Download complete 15:29:27 5eb5b503b376: Pull complete 15:29:27 5c69ac0246d0: Pull complete 15:29:28 ec43610c2a17: Pull complete 15:29:28 3a2ae6a8a46f: Pull complete 15:29:28 33b1e0a273af: Pull complete 15:29:28 5d3b04190fa2: Pull complete 15:29:32 2f39f015ded8: Pull complete 15:29:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:29:32 prd-ubuntu20.04-docker-8c-8g-41081 does not seem to be running inside a container 15:29:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/219 -v /w/workspace/edgex-go/219:/w/workspace/edgex-go/219:rw,z -v /w/workspace/edgex-go/219@tmp:/w/workspace/edgex-go/219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:29:34 $ docker top ae69277eaba56f551ef0ce3f4e3935f86c880e3d35a58601469bf4382f1e6de1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:34 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:34 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:35 + ls /var/log/sa-host 15:29:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:35 provisioning config files... 15:29:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/219@tmp/config1280322432683198944tmp [Pipeline] { [Pipeline] echo 15:29:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:35 ---> create-netrc.sh [Pipeline] } 15:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:35 ---> python-tools-install.sh [Pipeline] echo 15:29:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:36 ---> sudo-logs.sh 15:29:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:36 ---> job-cost.sh 15:29:36 lf-activate-venv: SKIPPING 15:29:36 DEBUG: total: 0.10999999940395355 15:29:36 INFO: Retrieving Stack Cost... 15:29:36 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:37 INFO: Archiving Costs [Pipeline] echo 15:29:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:37 ---> logs-deploy.sh 15:29:37 lf-activate-venv: SKIPPING 15:29:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/219 15:29:37 INFO: archiving workspace using pattern(s): 15:29:38 Archives upload complete. 15:29:38 INFO: archiving logs to Nexus 15:29:39 ---> uname -a: 15:29:39 Linux prd-ubuntu20-04-docker-8c-8g-41081 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:29:39 15:29:39 15:29:39 ---> lscpu: 15:29:39 Architecture: x86_64 15:29:39 CPU op-mode(s): 32-bit, 64-bit 15:29:39 Byte Order: Little Endian 15:29:39 Address sizes: 40 bits physical, 48 bits virtual 15:29:39 CPU(s): 8 15:29:39 On-line CPU(s) list: 0-7 15:29:39 Thread(s) per core: 1 15:29:39 Core(s) per socket: 1 15:29:39 Socket(s): 8 15:29:39 NUMA node(s): 1 15:29:39 Vendor ID: AuthenticAMD 15:29:39 CPU family: 23 15:29:39 Model: 49 15:29:39 Model name: AMD EPYC-Rome Processor 15:29:39 Stepping: 0 15:29:39 CPU MHz: 2800.000 15:29:39 BogoMIPS: 5600.00 15:29:39 Virtualization: AMD-V 15:29:39 Hypervisor vendor: KVM 15:29:39 Virtualization type: full 15:29:39 L1d cache: 256 KiB 15:29:39 L1i cache: 256 KiB 15:29:39 L2 cache: 4 MiB 15:29:39 L3 cache: 128 MiB 15:29:39 NUMA node0 CPU(s): 0-7 15:29:39 Vulnerability Itlb multihit: Not affected 15:29:39 Vulnerability L1tf: Not affected 15:29:39 Vulnerability Mds: Not affected 15:29:39 Vulnerability Meltdown: Not affected 15:29:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:29:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:29:39 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:29:39 Vulnerability Srbds: Not affected 15:29:39 Vulnerability Tsx async abort: Not affected 15:29:39 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 15:29:39 15:29:39 15:29:39 ---> nproc: 15:29:39 8 15:29:39 15:29:39 15:29:39 ---> df -h: 15:29:39 Filesystem Size Used Avail Use% Mounted on 15:29:39 overlay 155G 28G 128G 18% / 15:29:39 tmpfs 64M 0 64M 0% /dev 15:29:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:29:39 shm 64M 0 64M 0% /dev/shm 15:29:39 /dev/vda1 155G 28G 128G 18% /facter-os 15:29:39 15:29:39 15:29:39 ---> sar -b -r -n DEV: 15:29:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41081) 05/06/22 _x86_64_ (8 CPU) 15:29:39 15:29:39 14:31:23 LINUX RESTART (8 CPU) 15:29:39 15:29:39 14:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:29:39 14:33:01 210.30 12.46 197.83 0.00 2047.26 119561.81 0.00 15:29:39 14:34:01 34.61 0.17 34.44 0.00 3.20 13174.49 0.00 15:29:39 14:35:01 132.98 0.02 132.97 0.00 0.13 143419.20 0.00 15:29:39 14:36:01 997.10 0.62 996.48 0.00 21.06 361795.27 0.00 15:29:39 14:37:01 503.93 0.47 503.46 0.00 6.13 349490.38 0.00 15:29:39 14:38:01 992.07 0.18 991.88 0.00 4.93 292534.84 0.00 15:29:39 14:39:01 979.61 1.48 978.12 0.00 14.93 262179.54 0.00 15:29:39 14:40:01 323.30 0.00 323.30 0.00 0.00 160124.91 0.00 15:29:39 14:41:01 298.95 0.03 298.92 0.00 0.27 135656.91 0.00 15:29:39 14:42:01 30.86 0.02 30.84 0.00 2.67 863.72 0.00 15:29:39 14:43:02 10.61 0.00 10.61 0.00 0.00 310.56 0.00 15:29:39 14:44:01 1.42 0.00 1.42 0.00 0.00 16.27 0.00 15:29:39 14:45:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 15:29:39 14:46:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 15:29:39 14:47:01 1.70 0.02 1.68 0.00 0.13 18.66 0.00 15:29:39 14:48:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 15:29:39 14:49:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 15:29:39 14:50:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 15:29:39 14:51:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 15:29:39 14:52:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 15:29:39 14:53:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 15:29:39 14:54:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 15:29:39 14:55:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 15:29:39 14:56:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 15:29:39 14:57:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 15:29:39 14:58:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 15:29:39 14:59:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 15:29:39 15:00:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 15:29:39 15:01:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 15:29:39 15:02:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 15:29:39 15:03:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 15:29:39 15:04:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 15:29:39 15:05:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 15:29:39 15:06:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 15:29:39 15:07:01 2.68 0.87 1.82 0.00 18.40 26.26 0.00 15:29:39 15:08:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 15:29:39 15:09:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 15:29:39 15:10:01 1.58 0.00 1.58 0.00 0.00 16.80 0.00 15:29:39 15:11:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 15:29:39 15:12:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 15:29:39 15:13:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 15:29:39 15:14:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 15:29:39 15:15:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 15:29:39 15:16:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 15:29:39 15:17:01 1.15 0.02 1.13 0.00 0.13 14.13 0.00 15:29:39 15:18:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 15:29:39 15:19:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 15:29:39 15:20:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 15:29:39 15:21:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 15:29:39 15:22:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 15:29:39 15:23:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 15:29:39 15:24:01 2.95 1.53 1.42 0.00 48.53 17.06 0.00 15:29:39 15:25:01 1.18 0.03 1.15 0.00 0.53 14.93 0.00 15:29:39 15:26:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 15:29:39 15:27:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 15:29:39 15:28:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 15:29:39 15:29:01 110.61 0.43 110.18 0.00 10.80 37380.17 0.00 15:29:39 Average: 82.22 0.32 81.90 0.00 38.24 32947.23 0.00 15:29:39 15:29:39 14:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:39 14:33:01 27792152 31510768 786264 2.39 158816 3752292 2588824 7.63 1662724 2962812 195692 15:29:39 14:34:01 27679848 31683372 609416 1.85 163772 3994988 2273500 6.70 1455204 3243376 194840 15:29:39 14:35:01 23417068 31636316 657280 2.00 167192 8095776 2654960 7.82 1869792 6976900 1485068 15:29:39 14:36:01 19430772 31454400 814504 2.48 256620 11492248 3147156 9.27 2608932 9875636 152 15:29:39 14:37:01 12269416 30601184 1649024 5.01 347952 17298924 4574732 13.48 4719520 14494892 605324 15:29:39 14:38:01 9666072 30911664 1339388 4.07 397596 20088204 4333544 12.77 4620012 17121692 14496 15:29:39 14:39:01 8702956 30758176 1496628 4.55 546356 20603224 3663424 10.80 4409604 18161360 597268 15:29:39 14:40:01 9314604 31611624 642772 1.95 624320 20747892 2320752 6.84 3840920 18104436 54736 15:29:39 14:41:01 10310696 31726420 536688 1.63 712100 19851924 2065608 6.09 2853328 18177220 904 15:29:39 14:42:01 10311448 31723264 543712 1.65 713180 19851736 2133912 6.29 2863144 18176220 180 15:29:39 14:43:02 10331916 31744044 522988 1.59 713568 19851964 1956148 5.76 2841908 18176312 88 15:29:39 14:44:01 10332176 31744392 522728 1.59 713580 19851964 1956148 5.76 2841364 18176312 48 15:29:39 14:45:01 10337476 31749732 517400 1.57 713596 19851968 1956148 5.76 2835780 18176316 8 15:29:39 14:46:01 10337344 31749604 517664 1.57 713608 19851968 1956148 5.76 2835768 18176316 8 15:29:39 14:47:01 10339908 31752424 514864 1.57 713640 19851972 1967844 5.80 2832908 18176408 44 15:29:39 14:48:01 10339876 31752396 514848 1.57 713656 19851976 1967844 5.80 2832612 18176412 72 15:29:39 14:49:01 10340060 31752612 514812 1.57 713672 19851980 1967844 5.80 2832648 18176420 32 15:29:39 14:50:01 10340092 31752776 514612 1.56 713696 19852112 1967844 5.80 2832640 18176552 12 15:29:39 14:51:01 10340052 31752780 514588 1.56 713708 19852112 1967844 5.80 2833096 18176548 16 15:29:39 14:52:01 10339932 31752696 514616 1.56 713736 19852116 1967844 5.80 2833088 18176552 56 15:29:39 14:53:01 10340176 31752956 514300 1.56 713752 19852120 1967844 5.80 2832796 18176556 180 15:29:39 14:54:01 10340128 31752912 514264 1.56 713772 19852120 1967844 5.80 2832784 18176556 48 15:29:39 14:55:01 10340288 31753104 514240 1.56 713780 19852124 1967844 5.80 2832824 18176564 12 15:29:39 14:56:01 10340012 31752832 514464 1.56 713796 19852132 1967844 5.80 2832812 18176568 12 15:29:39 14:57:01 10340004 31752852 514396 1.56 713824 19852120 1967844 5.80 2833148 18176576 20 15:29:39 14:58:01 10339916 31752768 514388 1.56 713832 19852140 1983904 5.85 2832840 18176580 212 15:29:39 14:59:01 10339868 31752756 514376 1.56 713832 19852140 1983904 5.85 2832880 18176584 12 15:29:39 15:00:01 10339568 31752460 514604 1.56 713840 19852144 1983904 5.85 2832876 18176588 240 15:29:39 15:01:01 10339520 31752436 514576 1.56 713852 19852148 1983904 5.85 2832908 18176596 8 15:29:39 15:02:01 10339488 31752408 514532 1.56 713864 19852140 1983904 5.85 2833444 18176584 48 15:29:39 15:03:01 10339204 31752152 514736 1.57 713880 19852152 1983904 5.85 2832952 18176588 36 15:29:39 15:04:01 10339408 31752356 514572 1.56 713888 19852152 1983904 5.85 2832936 18176588 48 15:29:39 15:05:01 10339788 31752764 514332 1.56 713900 19852156 1999956 5.89 2833412 18176596 12 15:29:39 15:06:01 10339804 31752784 514276 1.56 713916 19852160 1999956 5.89 2832968 18176600 12 15:29:39 15:07:01 10338032 31751844 515512 1.57 713972 19852668 2020024 5.95 2833516 18177048 48 15:29:39 15:08:01 10338152 31751988 515460 1.57 713980 19852680 2020024 5.95 2833500 18177052 196 15:29:39 15:09:01 10338184 31752024 515424 1.57 713988 19852684 2020024 5.95 2833120 18177056 12 15:29:39 15:10:01 10338356 31752196 515212 1.57 714000 19852684 2020024 5.95 2833128 18177056 152 15:29:39 15:11:01 10338056 31751928 515432 1.57 714008 19852688 2020024 5.95 2833156 18177060 12 15:29:39 15:12:01 10338288 31752180 515380 1.57 714028 19852672 2020024 5.95 2833428 18177060 20 15:29:39 15:13:01 10338020 31751952 515576 1.57 714048 19852696 2020024 5.95 2833212 18177068 184 15:29:39 15:14:01 10338224 31752160 515300 1.57 714056 19852700 2020024 5.95 2833200 18177072 64 15:29:39 15:15:01 10338356 31752308 515044 1.57 714056 19852700 2020024 5.95 2833792 18177072 200 15:29:39 15:16:01 10338568 31752532 514820 1.57 714060 19852708 2020024 5.95 2833236 18177080 64 15:29:39 15:17:01 10337960 31751928 515352 1.57 714084 19852692 2020024 5.95 2833676 18177080 16 15:29:39 15:18:01 10338444 31752452 514964 1.57 714092 19852712 2020024 5.95 2833280 18177084 20 15:29:39 15:19:01 10338436 31752448 514948 1.57 714100 19852716 2003436 5.90 2833264 18177088 32 15:29:39 15:20:01 10338636 31752788 514768 1.57 714108 19852844 2003436 5.90 2833292 18177216 48 15:29:39 15:21:01 10338620 31752776 514744 1.57 714116 19852848 2003436 5.90 2833276 18177220 32 15:29:39 15:22:01 10338516 31752704 514748 1.57 714136 19852852 2003436 5.90 2833568 18177224 52 15:29:39 15:23:01 10338468 31752672 514720 1.57 714152 19852852 2003436 5.90 2833336 18177224 32 15:29:39 15:24:01 10334404 31751208 516024 1.57 714164 19854316 2020608 5.95 2838348 18176836 32 15:29:39 15:25:01 10334412 31751260 515924 1.57 714184 19854332 2020608 5.95 2838796 18176772 24 15:29:39 15:26:01 10334836 31751712 515624 1.57 714204 19854336 2020608 5.95 2838192 18176760 12 15:29:39 15:27:01 10334740 31751632 515604 1.57 714212 19854340 2020608 5.95 2838624 18176764 48 15:29:39 15:28:01 10334724 31751636 515600 1.57 714228 19854344 2020608 5.95 2837660 18176768 20 15:29:39 15:29:01 8931500 31683148 584376 1.78 747440 21073308 2381632 7.02 2978112 19356180 506228 15:29:39 Average: 11287491 31682240 585393 1.78 660974 18948573 2172924 6.40 2881637 17241783 64167 15:29:39 15:29:39 14:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:39 14:33:01 docker0 558.67 484.70 42.32 3694.50 0.00 0.00 0.00 0.00 15:29:39 14:33:01 veth139ef83 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:29:39 14:33:01 ens3 794.87 763.64 8769.24 145.34 0.00 0.00 0.00 0.00 15:29:39 14:33:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 15:29:39 14:34:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 15:29:39 14:34:01 veth139ef83 1.43 1.48 0.11 0.12 0.00 0.00 0.00 0.00 15:29:39 14:34:01 ens3 27.40 15.70 22.15 11.77 0.00 0.00 0.00 0.00 15:29:39 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:35:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:29:39 14:35:01 ens3 125.92 90.20 1698.39 77.06 0.00 0.00 0.00 0.00 15:29:39 14:35:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:29:39 14:35:01 veth18fb60d 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 15:29:39 14:36:01 vethdaab289 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:36:01 docker0 295.80 497.32 20.62 6169.40 0.00 0.00 0.00 0.00 15:29:39 14:36:01 veth3383a62 252.07 437.69 21.54 5830.21 0.00 0.00 0.00 0.48 15:29:39 14:36:01 ens3 549.43 328.59 6255.16 47.35 0.00 0.00 0.00 0.00 15:29:39 14:36:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 15:29:39 14:36:01 veth18fb60d 0.00 1.08 0.00 0.06 0.00 0.00 0.00 0.00 15:29:39 14:36:01 veth7e6b49e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:37:01 veth1b4ab00 218.30 389.13 19.15 5822.34 0.00 0.00 0.00 0.48 15:29:39 14:37:01 docker0 240.11 415.77 17.40 5936.39 0.00 0.00 0.00 0.00 15:29:39 14:37:01 vethe14a043 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:29:39 14:37:01 veth3383a62 0.10 0.53 0.01 0.03 0.00 0.00 0.00 0.00 15:29:39 14:37:01 ens3 469.95 281.49 5966.24 100.62 0.00 0.00 0.00 0.00 15:29:39 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:37:01 veth2507a2b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:29:39 14:37:01 veth3a99a7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:29:39 14:37:01 veth18fb60d 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 15:29:39 14:38:01 vethd889ef2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:38:01 veth1b4ab00 0.12 0.37 0.01 0.02 0.00 0.00 0.00 0.00 15:29:39 14:38:01 vethaf33a56 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:29:39 14:38:01 docker0 47.89 77.27 3.42 793.21 0.00 0.00 0.00 0.00 15:29:39 14:38:01 vethc43b4d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:38:01 veth1c00657 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:29:39 14:38:01 ens3 194.60 123.93 1972.22 86.85 0.00 0.00 0.00 0.00 15:29:39 14:38:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:29:39 14:38:01 veth18fb60d 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 15:29:39 14:39:01 docker0 297.40 513.43 20.89 6248.14 0.00 0.00 0.00 0.00 15:29:39 14:39:01 ens3 587.25 352.43 6285.79 101.70 0.00 0.00 0.00 0.00 15:29:39 14:39:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 15:29:39 14:39:01 veth4923c78 258.61 462.51 21.92 5831.94 0.00 0.00 0.00 0.48 15:29:39 14:39:01 veth18fb60d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:29:39 14:40:01 docker0 13.78 17.36 0.79 77.25 0.00 0.00 0.00 0.00 15:29:39 14:40:01 ens3 25.80 18.45 87.13 3.78 0.00 0.00 0.00 0.00 15:29:39 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:40:01 veth4923c78 0.17 0.45 0.01 0.02 0.00 0.00 0.00 0.00 15:29:39 14:40:01 veth18fb60d 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 15:29:39 14:41:01 docker0 11.93 13.68 0.95 206.86 0.00 0.00 0.00 0.00 15:29:39 14:41:01 ens3 19.19 15.46 211.84 3.79 0.00 0.00 0.00 0.00 15:29:39 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:41:01 veth18fb60d 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 15:29:39 14:42:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:42:01 ens3 464.69 490.55 236.41 2289.93 0.00 0.00 0.00 0.00 15:29:39 14:42:01 lo 47.39 47.39 4.67 4.67 0.00 0.00 0.00 0.00 15:29:39 14:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:43:02 ens3 194.02 202.43 91.19 1141.61 0.00 0.00 0.00 0.00 15:29:39 14:43:02 lo 16.79 16.79 1.66 1.66 0.00 0.00 0.00 0.00 15:29:39 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:47:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:29:39 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:49:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:51:01 ens3 0.45 0.42 0.26 0.21 0.00 0.00 0.00 0.00 15:29:39 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:52:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:29:39 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:57:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:29:39 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:02:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:29:39 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:04:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 15:29:39 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:05:01 ens3 6.45 3.90 9.73 0.44 0.00 0.00 0.00 0.00 15:29:39 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:06:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:07:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:29:39 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:08:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:12:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 15:29:39 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:17:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:29:39 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:18:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:22:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:29:39 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:24:01 ens3 4.13 3.23 3.45 4.08 0.00 0.00 0.00 0.00 15:29:39 15:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:29:39 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:25:01 ens3 2.82 1.97 1.68 1.94 0.00 0.00 0.00 0.00 15:29:39 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:27:01 ens3 2.97 5.08 0.53 9.91 0.00 0.00 0.00 0.00 15:29:39 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:39 15:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:39 15:29:01 docker0 52.37 60.79 4.49 694.64 0.00 0.00 0.00 0.00 15:29:39 15:29:01 ens3 340.13 222.20 7960.38 54.67 0.00 0.00 0.00 0.00 15:29:39 15:29:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 15:29:39 Average: docker0 26.67 36.54 1.95 418.12 0.00 0.00 0.00 0.00 15:29:39 Average: ens3 66.94 51.29 694.54 71.63 0.00 0.00 0.00 0.00 15:29:39 Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:29:39 15:29:39 15:29:39 ---> sar -P ALL: 15:29:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41081) 05/06/22 _x86_64_ (8 CPU) 15:29:39 15:29:39 14:31:23 LINUX RESTART (8 CPU) 15:29:39 15:29:39 14:32:01 CPU %user %nice %system %iowait %steal %idle 15:29:39 14:33:01 all 18.18 0.00 5.38 1.44 0.10 74.90 15:29:39 14:33:01 0 17.09 0.00 4.84 0.08 0.08 77.90 15:29:39 14:33:01 1 19.89 0.00 5.04 0.25 0.08 74.74 15:29:39 14:33:01 2 19.44 0.00 4.56 1.30 0.08 74.61 15:29:39 14:33:01 3 16.53 0.00 6.20 1.54 0.08 75.64 15:29:39 14:33:01 4 17.89 0.00 5.56 0.30 0.10 76.15 15:29:39 14:33:01 5 14.99 0.00 4.55 0.71 0.10 79.65 15:29:39 14:33:01 6 20.96 0.00 6.12 6.45 0.10 66.37 15:29:39 14:33:01 7 18.64 0.00 6.19 0.91 0.12 74.14 15:29:39 14:34:01 all 42.20 0.00 6.07 0.14 0.09 51.50 15:29:39 14:34:01 0 46.19 0.00 6.25 0.05 0.08 47.42 15:29:39 14:34:01 1 41.99 0.00 6.67 0.75 0.08 50.50 15:29:39 14:34:01 2 43.63 0.00 5.73 0.17 0.10 50.37 15:29:39 14:34:01 3 39.06 0.00 5.82 0.02 0.08 55.02 15:29:39 14:34:01 4 43.03 0.00 5.71 0.00 0.08 51.18 15:29:39 14:34:01 5 37.89 0.00 5.33 0.07 0.10 56.61 15:29:39 14:34:01 6 43.80 0.00 5.66 0.03 0.08 50.42 15:29:39 14:34:01 7 41.93 0.00 7.40 0.03 0.08 50.56 15:29:39 14:35:01 all 30.13 0.00 8.90 1.10 0.10 59.78 15:29:39 14:35:01 0 30.24 0.00 9.73 0.86 0.12 59.05 15:29:39 14:35:01 1 32.06 0.00 8.66 0.20 0.10 58.97 15:29:39 14:35:01 2 30.94 0.00 8.92 0.21 0.10 59.83 15:29:39 14:35:01 3 28.00 0.00 9.91 0.05 0.09 61.96 15:29:39 14:35:01 4 29.17 0.00 7.71 0.00 0.08 63.04 15:29:39 14:35:01 5 31.55 0.00 9.75 0.02 0.10 58.58 15:29:39 14:35:01 6 29.90 0.00 8.62 7.39 0.10 53.99 15:29:39 14:35:01 7 29.17 0.00 7.91 0.03 0.08 62.80 15:29:39 14:36:01 all 59.25 0.00 13.20 5.66 0.16 21.73 15:29:39 14:36:01 0 60.84 0.00 12.37 5.17 0.15 21.47 15:29:39 14:36:01 1 57.03 0.00 12.53 7.16 0.17 23.11 15:29:39 14:36:01 2 58.65 0.00 12.35 4.48 0.15 24.37 15:29:39 14:36:01 3 59.24 0.00 15.52 3.55 0.17 21.53 15:29:39 14:36:01 4 61.42 0.00 12.08 4.20 0.15 22.14 15:29:39 14:36:01 5 60.46 0.00 13.25 6.43 0.14 19.73 15:29:39 14:36:01 6 56.68 0.00 13.76 9.67 0.17 19.72 15:29:39 14:36:01 7 59.62 0.00 13.78 4.68 0.17 21.75 15:29:39 14:37:01 all 78.46 0.00 14.51 1.37 0.15 5.51 15:29:39 14:37:01 0 78.25 0.00 14.39 0.69 0.15 6.52 15:29:39 14:37:01 1 82.30 0.00 10.24 1.24 0.15 6.07 15:29:39 14:37:01 2 78.27 0.00 14.23 0.87 0.17 6.45 15:29:39 14:37:01 3 81.57 0.00 14.61 1.06 0.17 2.60 15:29:39 14:37:01 4 76.17 0.00 16.99 4.54 0.13 2.16 15:29:39 14:37:01 5 77.51 0.00 15.87 0.77 0.15 5.70 15:29:39 14:37:01 6 77.26 0.00 13.75 0.83 0.15 8.01 15:29:39 14:37:01 7 76.36 0.00 15.99 0.94 0.15 6.57 15:29:39 14:38:01 all 85.25 0.00 13.01 0.33 0.17 1.23 15:29:39 14:38:01 0 86.39 0.00 11.98 0.10 0.17 1.36 15:29:39 14:38:01 1 83.89 0.00 13.92 0.32 0.17 1.70 15:29:39 14:38:01 2 86.85 0.00 11.78 0.18 0.15 1.04 15:29:39 14:38:01 3 83.93 0.00 13.95 0.62 0.15 1.34 15:29:39 14:38:01 4 84.85 0.00 13.53 0.27 0.18 1.17 15:29:39 14:38:01 5 85.60 0.00 13.24 0.50 0.17 0.48 15:29:39 14:38:01 6 84.31 0.00 13.81 0.40 0.20 1.28 15:29:39 14:38:01 7 86.19 0.00 11.88 0.27 0.15 1.51 15:29:39 14:39:01 all 60.73 0.00 12.69 5.30 0.15 21.13 15:29:39 14:39:01 0 63.99 0.00 12.49 2.88 0.13 20.50 15:29:39 14:39:01 1 54.12 0.00 14.30 12.30 0.15 19.14 15:29:39 14:39:01 2 58.32 0.00 13.51 4.17 0.15 23.85 15:29:39 14:39:01 3 66.65 0.00 11.31 1.68 0.15 20.20 15:29:39 14:39:01 4 56.66 0.00 13.06 5.67 0.12 24.49 15:29:39 14:39:01 5 63.73 0.00 12.76 4.95 0.15 18.41 15:29:39 14:39:01 6 64.90 0.00 11.11 3.42 0.15 20.42 15:29:39 14:39:01 7 57.41 0.00 13.02 7.35 0.15 22.06 15:29:39 14:40:01 all 40.13 0.00 6.13 2.43 0.09 51.22 15:29:39 14:40:01 0 42.31 0.00 6.35 1.68 0.08 49.57 15:29:39 14:40:01 1 40.22 0.00 4.92 1.05 0.10 53.72 15:29:39 14:40:01 2 51.33 0.00 5.35 0.54 0.08 42.70 15:29:39 14:40:01 3 35.01 0.00 5.27 0.12 0.10 59.51 15:29:39 14:40:01 4 38.03 0.00 7.86 0.59 0.10 53.42 15:29:39 14:40:01 5 47.60 0.00 6.74 0.44 0.10 45.13 15:29:39 14:40:01 6 33.56 0.00 5.32 0.69 0.07 60.36 15:29:39 14:40:01 7 32.92 0.00 7.26 14.38 0.10 45.34 15:29:39 14:41:01 all 16.46 0.00 5.66 2.25 0.08 75.55 15:29:39 14:41:01 0 14.67 0.00 4.98 2.18 0.07 78.11 15:29:39 14:41:01 1 16.00 0.00 7.33 0.51 0.08 76.08 15:29:39 14:41:01 2 16.19 0.00 4.74 0.29 0.08 78.70 15:29:39 14:41:01 3 16.51 0.00 4.76 0.22 0.05 78.46 15:29:39 14:41:01 4 17.85 0.00 5.19 0.10 0.08 76.77 15:29:39 14:41:01 5 18.10 0.00 5.04 0.32 0.08 76.46 15:29:39 14:41:01 6 16.84 0.00 4.76 0.73 0.08 77.59 15:29:39 14:41:01 7 15.51 0.00 8.51 13.80 0.09 62.10 15:29:39 14:42:01 all 8.61 0.00 1.46 0.15 0.06 89.72 15:29:39 14:42:01 0 9.51 0.00 1.57 0.20 0.05 88.67 15:29:39 14:42:01 1 7.57 0.00 1.50 0.02 0.05 90.86 15:29:39 14:42:01 2 10.16 0.00 1.25 0.02 0.07 88.51 15:29:39 14:42:01 3 10.56 0.00 2.03 0.03 0.08 87.29 15:29:39 14:42:01 4 8.35 0.00 1.43 0.00 0.05 90.17 15:29:39 14:42:01 5 6.67 0.00 1.27 0.05 0.07 91.94 15:29:39 14:42:01 6 6.38 0.00 1.35 0.77 0.05 91.46 15:29:39 14:42:01 7 9.67 0.00 1.30 0.10 0.07 88.86 15:29:39 14:43:02 all 4.49 0.00 0.63 0.06 0.03 94.79 15:29:39 14:43:02 0 5.28 0.00 0.68 0.22 0.03 93.79 15:29:39 14:43:02 1 5.39 0.00 0.57 0.00 0.02 94.03 15:29:39 14:43:02 2 4.61 0.00 0.70 0.02 0.03 94.64 15:29:39 14:43:02 3 3.70 0.00 0.84 0.00 0.03 95.43 15:29:39 14:43:02 4 5.31 0.00 0.62 0.02 0.03 94.02 15:29:39 14:43:02 5 2.90 0.00 0.62 0.02 0.03 96.43 15:29:39 14:43:02 6 5.19 0.00 0.57 0.20 0.02 94.03 15:29:39 14:43:02 7 3.58 0.00 0.42 0.00 0.02 95.99 15:29:39 15:29:39 14:43:02 CPU %user %nice %system %iowait %steal %idle 15:29:39 14:44:01 all 0.21 0.00 0.01 0.01 0.00 99.77 15:29:39 14:44:01 0 1.56 0.00 0.02 0.05 0.00 98.37 15:29:39 14:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 14:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:29:39 14:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 14:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:29:39 14:45:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:29:39 14:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:29:39 14:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:29:39 14:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 14:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 14:45:01 6 0.05 0.00 0.05 0.02 0.00 99.88 15:29:39 14:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 14:46:01 all 0.08 0.00 0.02 0.00 0.01 99.89 15:29:39 14:46:01 0 0.55 0.00 0.03 0.03 0.00 99.38 15:29:39 14:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 14:46:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:29:39 14:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:29:39 14:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:29:39 14:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:29:39 14:47:01 all 0.17 0.00 0.02 0.01 0.00 99.80 15:29:39 14:47:01 0 1.08 0.00 0.03 0.02 0.02 98.86 15:29:39 14:47:01 1 0.02 0.00 0.03 0.02 0.00 99.93 15:29:39 14:47:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:29:39 14:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 14:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 14:47:01 6 0.13 0.00 0.00 0.02 0.02 99.83 15:29:39 14:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 14:48:01 all 0.14 0.00 0.01 0.01 0.00 99.85 15:29:39 14:48:01 0 0.98 0.00 0.00 0.02 0.00 99.01 15:29:39 14:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 14:48:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:29:39 14:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:48:01 6 0.03 0.00 0.03 0.03 0.00 99.90 15:29:39 14:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 14:49:01 all 0.11 0.00 0.01 0.00 0.00 99.88 15:29:39 14:49:01 0 0.67 0.00 0.02 0.02 0.00 99.30 15:29:39 14:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:49:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:29:39 14:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 14:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 14:49:01 6 0.05 0.00 0.02 0.02 0.00 99.92 15:29:39 14:49:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:29:39 14:50:01 all 0.08 0.00 0.01 0.00 0.00 99.90 15:29:39 14:50:01 0 0.57 0.00 0.00 0.00 0.00 99.43 15:29:39 14:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:29:39 14:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:29:39 14:50:01 6 0.05 0.00 0.03 0.02 0.00 99.90 15:29:39 14:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:51:01 all 0.07 0.00 0.01 0.01 0.00 99.90 15:29:39 14:51:01 0 0.30 0.00 0.00 0.08 0.00 99.62 15:29:39 14:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:51:01 2 0.08 0.00 0.07 0.00 0.00 99.85 15:29:39 14:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 14:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 14:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 14:51:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:29:39 14:51:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:29:39 14:52:01 all 0.12 0.00 0.01 0.01 0.01 99.85 15:29:39 14:52:01 0 0.88 0.00 0.02 0.00 0.02 99.09 15:29:39 14:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:29:39 14:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:29:39 14:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:52:01 5 0.02 0.00 0.00 0.08 0.00 99.90 15:29:39 14:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:29:39 14:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 14:53:01 all 0.03 0.00 0.02 0.00 0.00 99.94 15:29:39 14:53:01 0 0.18 0.00 0.02 0.00 0.00 99.80 15:29:39 14:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:29:39 14:53:01 2 0.03 0.00 0.05 0.00 0.02 99.90 15:29:39 14:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:53:01 5 0.00 0.00 0.02 0.02 0.02 99.95 15:29:39 14:53:01 6 0.02 0.00 0.03 0.02 0.00 99.93 15:29:39 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:54:01 all 0.08 0.00 0.00 0.00 0.00 99.91 15:29:39 14:54:01 0 0.52 0.00 0.00 0.00 0.00 99.48 15:29:39 14:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 14:54:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:29:39 14:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:54:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:29:39 14:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 14:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:29:39 14:54:01 CPU %user %nice %system %iowait %steal %idle 15:29:39 14:55:01 all 0.09 0.00 0.01 0.00 0.00 99.90 15:29:39 14:55:01 0 0.63 0.00 0.02 0.00 0.00 99.35 15:29:39 14:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:55:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:29:39 14:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:29:39 14:55:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:29:39 14:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 14:56:01 all 0.09 0.00 0.01 0.01 0.00 99.89 15:29:39 14:56:01 0 0.60 0.00 0.00 0.00 0.00 99.40 15:29:39 14:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:29:39 14:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:29:39 14:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 14:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 14:56:01 5 0.00 0.00 0.00 0.05 0.00 99.95 15:29:39 14:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 14:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 14:57:01 all 0.09 0.00 0.01 0.00 0.01 99.89 15:29:39 14:57:01 0 0.58 0.00 0.02 0.00 0.02 99.38 15:29:39 14:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:29:39 14:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 14:57:01 5 0.05 0.00 0.03 0.02 0.00 99.90 15:29:39 14:57:01 6 0.02 0.00 0.00 0.02 0.02 99.95 15:29:39 14:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:58:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:29:39 14:58:01 0 0.07 0.00 0.00 0.00 0.00 99.93 15:29:39 14:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 14:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 14:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 14:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:58:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:29:39 14:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:29:39 14:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 14:59:01 all 0.08 0.00 0.01 0.00 0.00 99.91 15:29:39 14:59:01 0 0.52 0.00 0.02 0.00 0.00 99.47 15:29:39 14:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 14:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:29:39 14:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:29:39 14:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 14:59:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:29:39 14:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:29:39 14:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:00:01 all 0.09 0.00 0.02 0.00 0.00 99.89 15:29:39 15:00:01 0 0.57 0.00 0.00 0.00 0.00 99.43 15:29:39 15:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 15:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:00:01 5 0.02 0.00 0.03 0.02 0.02 99.92 15:29:39 15:00:01 6 0.05 0.00 0.05 0.00 0.00 99.90 15:29:39 15:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:01:01 all 0.09 0.00 0.01 0.01 0.00 99.89 15:29:39 15:01:01 0 0.63 0.00 0.02 0.00 0.00 99.35 15:29:39 15:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:29:39 15:01:01 6 0.10 0.00 0.02 0.03 0.02 99.83 15:29:39 15:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:29:39 15:02:01 all 0.10 0.00 0.01 0.01 0.00 99.88 15:29:39 15:02:01 0 0.65 0.00 0.00 0.00 0.02 99.33 15:29:39 15:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:29:39 15:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 15:02:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:29:39 15:02:01 6 0.05 0.00 0.02 0.02 0.00 99.92 15:29:39 15:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:03:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:29:39 15:03:01 0 0.20 0.00 0.00 0.00 0.00 99.80 15:29:39 15:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:29:39 15:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 15:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:29:39 15:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:29:39 15:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:29:39 15:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:04:01 all 0.06 0.00 0.01 0.00 0.00 99.93 15:29:39 15:04:01 0 0.35 0.00 0.02 0.00 0.00 99.63 15:29:39 15:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:29:39 15:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:04:01 5 0.03 0.00 0.02 0.03 0.00 99.92 15:29:39 15:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:05:01 all 0.08 0.00 0.01 0.00 0.00 99.90 15:29:39 15:05:01 0 0.50 0.00 0.02 0.00 0.00 99.48 15:29:39 15:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:29:39 15:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 15:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:05:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:29:39 15:05:01 6 0.02 0.00 0.03 0.02 0.00 99.93 15:29:39 15:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:29:39 15:05:01 CPU %user %nice %system %iowait %steal %idle 15:29:39 15:06:01 all 0.10 0.00 0.01 0.01 0.00 99.89 15:29:39 15:06:01 0 0.62 0.00 0.00 0.00 0.00 99.38 15:29:39 15:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 15:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:06:01 5 0.02 0.00 0.03 0.03 0.00 99.92 15:29:39 15:06:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:29:39 15:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:07:01 all 0.10 0.00 0.03 0.01 0.00 99.86 15:29:39 15:07:01 0 0.40 0.00 0.03 0.00 0.00 99.57 15:29:39 15:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:07:01 2 0.22 0.00 0.10 0.02 0.00 99.67 15:29:39 15:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:07:01 4 0.08 0.00 0.00 0.00 0.00 99.92 15:29:39 15:07:01 5 0.03 0.00 0.03 0.03 0.02 99.88 15:29:39 15:07:01 6 0.02 0.00 0.02 0.02 0.02 99.93 15:29:39 15:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:08:01 all 0.04 0.00 0.01 0.01 0.00 99.94 15:29:39 15:08:01 0 0.27 0.00 0.00 0.00 0.00 99.73 15:29:39 15:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:29:39 15:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:29:39 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:08:01 5 0.02 0.00 0.03 0.03 0.00 99.92 15:29:39 15:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:29:39 15:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:09:01 all 0.11 0.00 0.01 0.00 0.00 99.87 15:29:39 15:09:01 0 0.75 0.00 0.05 0.00 0.02 99.19 15:29:39 15:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:29:39 15:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:29:39 15:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 15:29:39 15:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:29:39 15:10:01 all 0.10 0.00 0.01 0.01 0.00 99.88 15:29:39 15:10:01 0 0.75 0.00 0.00 0.00 0.00 99.25 15:29:39 15:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:10:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:29:39 15:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:10:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:29:39 15:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:29:39 15:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:29:39 15:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:29:39 15:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 15:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:29:39 15:11:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:29:39 15:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 15:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:29:39 15:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:12:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:29:39 15:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:12:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:29:39 15:12:01 6 0.03 0.00 0.00 0.02 0.00 99.95 15:29:39 15:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:13:01 all 0.01 0.00 0.00 0.00 0.00 99.97 15:29:39 15:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:29:39 15:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:29:39 15:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:29:39 15:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 15:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:29:39 15:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:29:39 15:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:29:39 15:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:29:39 15:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:29:39 15:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:29:39 15:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:29:39 15:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:29:39 15:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:29:39 15:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:29:39 15:16:01 all 0.00 0.00 0.01 0.00 0.00 99.98 15:29:39 15:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:29:39 15:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:16:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:29:39 15:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:29:39 15:29:39 15:16:01 CPU %user %nice %system %iowait %steal %idle 15:29:39 15:17:01 all 0.23 0.00 0.02 0.00 0.00 99.75 15:29:39 15:17:01 0 1.63 0.00 0.02 0.00 0.00 98.35 15:29:39 15:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:29:39 15:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:29:39 15:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:29:39 15:17:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:29:39 15:18:01 all 0.26 0.00 0.01 0.00 0.00 99.73 15:29:39 15:18:01 0 1.97 0.00 0.00 0.00 0.00 98.03 15:29:39 15:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:29:39 15:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:18:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:29:39 15:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:19:01 all 0.27 0.00 0.00 0.00 0.00 99.72 15:29:39 15:19:01 0 1.97 0.00 0.00 0.00 0.00 98.03 15:29:39 15:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:19:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:29:39 15:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 15:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:19:01 5 0.05 0.00 0.02 0.02 0.00 99.92 15:29:39 15:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:29:39 15:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 15:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:29:39 15:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:29:39 15:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:29:39 15:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:20:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:29:39 15:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:29:39 15:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 15:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:29:39 15:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:29:39 15:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:29:39 15:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 15:22:01 all 0.02 0.00 0.02 0.01 0.00 99.95 15:29:39 15:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:22:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:29:39 15:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:22:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:29:39 15:22:01 6 0.02 0.00 0.03 0.05 0.00 99.90 15:29:39 15:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:29:39 15:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:29:39 15:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:23:01 2 0.00 0.00 0.03 0.00 0.02 99.95 15:29:39 15:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 15:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:23:01 6 0.02 0.00 0.00 0.03 0.00 99.95 15:29:39 15:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:24:01 all 0.15 0.00 0.04 0.01 0.00 99.80 15:29:39 15:24:01 0 0.15 0.00 0.02 0.02 0.00 99.82 15:29:39 15:24:01 1 0.12 0.00 0.05 0.00 0.02 99.82 15:29:39 15:24:01 2 0.37 0.00 0.03 0.00 0.00 99.60 15:29:39 15:24:01 3 0.08 0.00 0.07 0.00 0.00 99.85 15:29:39 15:24:01 4 0.10 0.00 0.02 0.00 0.00 99.88 15:29:39 15:24:01 5 0.10 0.00 0.05 0.00 0.00 99.85 15:29:39 15:24:01 6 0.05 0.00 0.03 0.03 0.02 99.87 15:29:39 15:24:01 7 0.27 0.00 0.02 0.02 0.00 99.70 15:29:39 15:25:01 all 0.03 0.00 0.02 0.01 0.01 99.94 15:29:39 15:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:29:39 15:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:29:39 15:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:29:39 15:25:01 3 0.03 0.00 0.07 0.00 0.02 99.88 15:29:39 15:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:29:39 15:25:01 5 0.05 0.00 0.00 0.03 0.00 99.92 15:29:39 15:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:29:39 15:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 15:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:29:39 15:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:29:39 15:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 15:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:26:01 5 0.02 0.00 0.05 0.02 0.00 99.92 15:29:39 15:26:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:29:39 15:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:29:39 15:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 15:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:29:39 15:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:29:39 15:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:29:39 15:27:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:29:39 15:27:01 6 0.03 0.00 0.02 0.02 0.00 99.93 15:29:39 15:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:29:39 15:29:39 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:29:39 15:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:29:39 15:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:29:39 15:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:29:39 15:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:28:01 5 0.02 0.00 0.00 0.05 0.00 99.93 15:29:39 15:28:01 6 0.02 0.00 0.02 0.03 0.00 99.93 15:29:39 15:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:29:39 15:29:01 all 7.81 0.00 2.99 0.81 0.05 88.34 15:29:39 15:29:01 0 6.86 0.00 2.72 0.57 0.05 89.79 15:29:39 15:29:01 1 7.12 0.00 2.84 0.13 0.05 89.85 15:29:39 15:29:01 2 9.41 0.00 2.72 0.34 0.05 87.49 15:29:39 15:29:01 3 7.89 0.00 3.12 0.25 0.05 88.69 15:29:39 15:29:01 4 7.28 0.00 3.40 0.13 0.03 89.15 15:29:39 15:29:01 5 8.63 0.00 2.52 0.15 0.05 88.65 15:29:39 15:29:01 6 7.42 0.00 3.08 3.67 0.03 85.80 15:29:39 15:29:01 7 7.86 0.00 3.53 1.26 0.05 87.30 15:29:39 Average: all 7.92 0.00 1.59 0.37 0.02 90.10 15:29:39 Average: 0 8.42 0.00 1.55 0.26 0.02 89.76 15:29:39 Average: 1 7.80 0.00 1.54 0.41 0.02 90.22 15:29:39 Average: 2 8.19 0.00 1.52 0.22 0.03 90.05 15:29:39 Average: 3 7.82 0.00 1.63 0.16 0.02 90.37 15:29:39 Average: 4 7.78 0.00 1.62 0.27 0.02 90.30 15:29:39 Average: 5 7.95 0.00 1.59 0.27 0.02 90.17 15:29:39 Average: 6 7.79 0.00 1.54 0.60 0.02 90.05 15:29:39 Average: 7 7.65 0.00 1.70 0.76 0.02 89.87 15:29:39 15:29:39 15:29:39