Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fefff5dfcf757bf5669fadd7ace0412839b30723 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-ssh17136397471232607740.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-ssh7685946957802196202.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-ssh14578456897474928622.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-ssh10899687537211675140.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-ssh16430154040745090570.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-47789’ Running on prd-ubuntu20.04-docker-8c-8g-47791 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/223 [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/223 # 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 fefff5dfcf757bf5669fadd7ace0412839b30723 (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 fefff5dfcf757bf5669fadd7ace0412839b30723 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#4014)" > git rev-list --no-walk fefff5dfcf757bf5669fadd7ace0412839b30723 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:24:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:24:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:24:24 ========================================================= 16:24:24 EdgeX Global Pipelines Version Info 16:24:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:24:25 ------------------- 16:24:25 stable info: 16:24:25 ------------------- 16:24:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:24:25 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 16:24:25 Message: update stable to v1.0.227 16:24:25 ------------------- 16:24:25 experimental info: 16:24:25 ------------------- 16:24:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:24:25 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 16:24:25 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:24:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:24:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:24:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:24:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:24:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:24:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:24:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:24:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:24:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] echo 16:24:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fefff5d [Pipeline] echo 16:24:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:26 provisioning config files... 16:24:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/223@tmp/config6724578028599142483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:26 ---> docker-login.sh 16:24:26 nexus3.edgexfoundry.org:10001 16:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:26 Configure a credential helper to remove this warning. See 16:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:26 16:24:26 Login Succeeded 16:24:26 nexus3.edgexfoundry.org:10002 16:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:27 Configure a credential helper to remove this warning. See 16:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:27 16:24:27 Login Succeeded 16:24:27 nexus3.edgexfoundry.org:10003 16:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:27 Configure a credential helper to remove this warning. See 16:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:27 16:24:27 Login Succeeded 16:24:27 nexus3.edgexfoundry.org:10004 16:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:27 Configure a credential helper to remove this warning. See 16:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:27 16:24:27 Login Succeeded 16:24:27 docker.io 16:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:27 Configure a credential helper to remove this warning. See 16:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:27 16:24:27 Login Succeeded 16:24:27 ---> docker-login.sh ends [Pipeline] } 16:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:28 + 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 16:24:28 + + dirname cmd/core-command/Dockerfile 16:24:28 cut -d/ -f2 16:24:28 + echo core-command,cmd/core-command/Dockerfile 16:24:28 + dirname cmd/core-data/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo core-data,cmd/core-data/Dockerfile 16:24:28 + dirname cmd/core-metadata/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo core-metadata,cmd/core-metadata/Dockerfile 16:24:28 + + dirname cmd/security-bootstrapper/Dockerfile 16:24:28 cut -d/ -f2 16:24:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:24:28 + dirname cmd/security-proxy-setup/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:24:28 + dirname cmd/security-secretstore-setup/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:24:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:24:28 + dirname cmd/security-spire-agent/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:24:28 + dirname cmd/security-spire-config/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:24:28 + dirname cmd/security-spire-server/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:24:28 + dirname cmd/support-notifications/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo support-notifications,cmd/support-notifications/Dockerfile 16:24:28 + dirname cmd/support-scheduler/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:24:28 + dirname cmd/sys-mgmt-agent/Dockerfile 16:24:28 + cut -d/ -f2 16:24:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:24:28 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 16:24:28 + git rev-list -1 --merges fefff5dfcf757bf5669fadd7ace0412839b30723~1..fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] echo 16:24:28 -----------> git rev-list -1 --merges fefff5dfcf757bf5669fadd7ace0412839b30723~1..fefff5dfcf757bf5669fadd7ace0412839b30723 fefff5dfcf757bf5669fadd7ace0412839b30723 [false] [Pipeline] sh 16:24:28 + git log --format=format:%s -1 fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] echo 16:24:28 ========================================================= 16:24:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:24:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:24:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:24:29 + grep -v github /etc/ssh/ssh_known_hosts 16:24:29 + [ -e /tmp/ssh_known_hosts ] 16:24:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:24:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:24:29 + sudo tee -a /etc/ssh/ssh_known_hosts 16:24:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:24:29 16:24:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:24:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:24:30 latest: Pulling from edgex-devops/py-git-semver 16:24:30 1fe172e4850f: Pulling fs layer 16:24:30 caf521ccaac6: Pulling fs layer 16:24:30 3ead6fa29328: Pulling fs layer 16:24:30 5c2a1cbceb83: Pulling fs layer 16:24:30 a8d5f1318db7: Pulling fs layer 16:24:30 c427282e49a2: Pulling fs layer 16:24:30 1827001aaf11: Pulling fs layer 16:24:30 0714d37db230: Pulling fs layer 16:24:30 ac28cf19c067: Pulling fs layer 16:24:30 ca983d60f3e2: Pulling fs layer 16:24:30 9f894cec8388: Pulling fs layer 16:24:30 ca983d60f3e2: Waiting 16:24:30 ac28cf19c067: Waiting 16:24:30 0714d37db230: Waiting 16:24:30 5c2a1cbceb83: Waiting 16:24:30 9f894cec8388: Waiting 16:24:30 a8d5f1318db7: Waiting 16:24:30 c427282e49a2: Waiting 16:24:30 1827001aaf11: Waiting 16:24:30 caf521ccaac6: Verifying Checksum 16:24:30 caf521ccaac6: Download complete 16:24:30 5c2a1cbceb83: Verifying Checksum 16:24:30 5c2a1cbceb83: Download complete 16:24:30 a8d5f1318db7: Verifying Checksum 16:24:30 a8d5f1318db7: Download complete 16:24:30 3ead6fa29328: Verifying Checksum 16:24:30 3ead6fa29328: Download complete 16:24:30 c427282e49a2: Verifying Checksum 16:24:30 c427282e49a2: Download complete 16:24:30 0714d37db230: Download complete 16:24:30 ac28cf19c067: Verifying Checksum 16:24:30 ac28cf19c067: Download complete 16:24:30 ca983d60f3e2: Verifying Checksum 16:24:30 ca983d60f3e2: Download complete 16:24:30 9f894cec8388: Download complete 16:24:30 1fe172e4850f: Verifying Checksum 16:24:30 1fe172e4850f: Download complete 16:24:30 1827001aaf11: Verifying Checksum 16:24:30 1827001aaf11: Download complete 16:24:31 1fe172e4850f: Pull complete 16:24:31 caf521ccaac6: Pull complete 16:24:32 3ead6fa29328: Pull complete 16:24:32 5c2a1cbceb83: Pull complete 16:24:32 a8d5f1318db7: Pull complete 16:24:32 c427282e49a2: Pull complete 16:24:34 1827001aaf11: Pull complete 16:24:34 0714d37db230: Pull complete 16:24:34 ac28cf19c067: Pull complete 16:24:34 ca983d60f3e2: Pull complete 16:24:34 9f894cec8388: Pull complete 16:24:34 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 16:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:24:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 16:24:34 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 16:24:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 16:24:36 $ docker top 06035382eeb3d9a1e6ffe956fff7d6c817ba7ddb2d605e535786e65cdaf04efc -eo pid,comm 16:24:36 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). 16:24:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:24:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:36 [ssh-agent] Looking for ssh-agent implementation... 16:24:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:37 $ docker exec 06035382eeb3d9a1e6ffe956fff7d6c817ba7ddb2d605e535786e65cdaf04efc ssh-agent 16:24:37 SSH_AUTH_SOCK=/tmp/ssh-nLSVB3zLg62t/agent.33 16:24:37 SSH_AGENT_PID=40 16:24:37 Running ssh-add (command line suppressed) 16:24:37 Identity added: /w/workspace/edgex-go/223@tmp/private_key_1663832358738987947.key (/w/workspace/edgex-go/223@tmp/private_key_1663832358738987947.key) 16:24:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:37 + git tag --points-at HEAD [Pipeline] } 16:24:37 $ docker exec --env ******** --env ******** 06035382eeb3d9a1e6ffe956fff7d6c817ba7ddb2d605e535786e65cdaf04efc ssh-agent -k 16:24:37 unset SSH_AUTH_SOCK; 16:24:37 unset SSH_AGENT_PID; 16:24:37 echo Agent pid 40 killed; 16:24:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:24:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:37 [ssh-agent] Looking for ssh-agent implementation... 16:24:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:37 $ docker exec 06035382eeb3d9a1e6ffe956fff7d6c817ba7ddb2d605e535786e65cdaf04efc ssh-agent 16:24:38 SSH_AUTH_SOCK=/tmp/ssh-dOr5YNRvlgan/agent.73 16:24:38 SSH_AGENT_PID=79 16:24:38 Running ssh-add (command line suppressed) 16:24:38 Identity added: /w/workspace/edgex-go/223@tmp/private_key_4007048986101832208.key (/w/workspace/edgex-go/223@tmp/private_key_4007048986101832208.key) 16:24:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:38 + git semver init 16:24:38 2022-05-10 16:24:38,667 [run_init] DEBUG init version:0.0.0 force:False 16:24:38 2022-05-10 16:24:38,668 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/223/.semver 16:24:38 2022-05-10 16:24:38,668 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/223/.semver 16:24:38 2022-05-10 16:24:38,668 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/223/.semver'], cwd=/w/workspace/edgex-go/223, universal_newlines=False, shell=None, istream=None) 16:24:42 2022-05-10 16:24:42,649 [append_file] DEBUG append to file:/w/workspace/edgex-go/223/.git/info/exclude 16:24:42 2022-05-10 16:24:42,650 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/223/.semver/main with force:False 16:24:42 2022-05-10 16:24:42,650 [read_version] DEBUG read version from /w/workspace/edgex-go/223/.semver/main 16:24:42 2022-05-10 16:24:42,650 [read_version] DEBUG read version from /w/workspace/edgex-go/223/.semver/main 16:24:42 2.2.0-dev.94 [Pipeline] } 16:24:42 $ docker exec --env ******** --env ******** 06035382eeb3d9a1e6ffe956fff7d6c817ba7ddb2d605e535786e65cdaf04efc ssh-agent -k 16:24:43 unset SSH_AUTH_SOCK; 16:24:43 unset SSH_AGENT_PID; 16:24:43 echo Agent pid 79 killed; 16:24:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:43 + git semver [Pipeline] } 16:24:43 $ docker stop --time=1 06035382eeb3d9a1e6ffe956fff7d6c817ba7ddb2d605e535786e65cdaf04efc 16:24:45 $ docker rm -f 06035382eeb3d9a1e6ffe956fff7d6c817ba7ddb2d605e535786e65cdaf04efc [Pipeline] // withDockerContainer [Pipeline] sh 16:24:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:24:45 Stashed 1 file(s) [Pipeline] echo 16:24:45 [edgeXSemver]: initialized semver on version 2.2.0-dev.94 [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 16:24:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:45 ========================================================= 16:24:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:24:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:24:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:24:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:24:46 59bf1c3509f3: Pulling fs layer 16:24:46 666ba61612fd: Pulling fs layer 16:24:46 8ed8ca486205: Pulling fs layer 16:24:46 4fe6c5a15a65: Pulling fs layer 16:24:46 22a0e8bec74d: Pulling fs layer 16:24:46 ca2b28591e48: Pulling fs layer 16:24:46 a51346096db8: Pulling fs layer 16:24:46 daebc70d1ce1: Pulling fs layer 16:24:46 0e18a0eac166: Pulling fs layer 16:24:46 4fe6c5a15a65: Waiting 16:24:46 22a0e8bec74d: Waiting 16:24:46 ca2b28591e48: Waiting 16:24:46 a51346096db8: Waiting 16:24:46 daebc70d1ce1: Waiting 16:24:46 0e18a0eac166: Waiting 16:24:46 8ed8ca486205: Verifying Checksum 16:24:46 8ed8ca486205: Download complete 16:24:46 666ba61612fd: Download complete 16:24:46 22a0e8bec74d: Verifying Checksum 16:24:46 22a0e8bec74d: Download complete 16:24:46 ca2b28591e48: Verifying Checksum 16:24:46 ca2b28591e48: Download complete 16:24:46 a51346096db8: Verifying Checksum 16:24:46 a51346096db8: Download complete 16:24:46 59bf1c3509f3: Verifying Checksum 16:24:46 59bf1c3509f3: Download complete 16:24:46 daebc70d1ce1: Verifying Checksum 16:24:46 daebc70d1ce1: Download complete 16:24:46 59bf1c3509f3: Pull complete 16:24:46 666ba61612fd: Pull complete 16:24:46 8ed8ca486205: Pull complete 16:24:46 0e18a0eac166: Verifying Checksum 16:24:46 0e18a0eac166: Download complete 16:24:46 4fe6c5a15a65: Verifying Checksum 16:24:46 4fe6c5a15a65: Download complete 16:24:51 4fe6c5a15a65: Pull complete 16:24:51 22a0e8bec74d: Pull complete 16:24:51 ca2b28591e48: Pull complete 16:24:51 a51346096db8: Pull complete 16:24:51 daebc70d1ce1: Pull complete 16:24:52 0e18a0eac166: Pull complete 16:24:52 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 16:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:24:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:24:53 + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:24:53 WORKDIR /edgex 16:24:53 COPY go.mod . 16:24:53 RUN go mod download . 16:24:53 16:24:54 Sending build context to Docker daemon 335.3MB 16:24:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:24:54 ---> f018257e8ee9 16:24:54 Step 2/4 : WORKDIR /edgex 16:24:57 ---> Running in ef5725f00446 16:24:57 Removing intermediate container ef5725f00446 16:24:57 ---> 745ba9ab5d2e 16:24:57 Step 3/4 : COPY go.mod . 16:24:57 ---> a3227435418a 16:24:57 Step 4/4 : RUN go mod download 16:24:57 ---> Running in a17a82e56a0b 16:25:00 Still waiting to schedule task 16:25:00 ‘prd-ubuntu20.04-docker-arm64-4c-16g-47790’ is offline 16:25:12 Removing intermediate container a17a82e56a0b 16:25:12 ---> 8fbc02c201a2 16:25:12 Successfully built 8fbc02c201a2 16:25:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:25:13 + docker inspect -f . ci-base-image-x86_64 16:25:13 . [Pipeline] withDockerContainer 16:25:13 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 16:25:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 16:25:13 $ docker top a723ea31ab05bf3d405142a0c95694639d27d55d6a34bdf5540ec7a976a6c2f7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:14 + go version 16:25:14 go version go1.17.6 linux/amd64 [Pipeline] } 16:25:14 $ docker stop --time=1 a723ea31ab05bf3d405142a0c95694639d27d55d6a34bdf5540ec7a976a6c2f7 16:25:15 $ docker rm -f a723ea31ab05bf3d405142a0c95694639d27d55d6a34bdf5540ec7a976a6c2f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:15 + docker inspect -f . ci-base-image-x86_64 16:25:15 . [Pipeline] withDockerContainer 16:25:15 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 16:25:15 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 16:25:16 $ docker top 1329aa7c4387ca520a3ad677d11c6930a9eeceefd5bcc703484e07c414a3a2ab -eo pid,comm [Pipeline] { [Pipeline] echo 16:25:16 ========================================================= 16:25:16 [edgeXBuildGoParallel] Running Tests and Build... 16:25:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:25:16 + make test 16:25:16 go mod tidy -compat=1.17 16:25:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:25:23 ? github.com/edgexfoundry/edgex-go [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:25:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 16:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 16:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 53.4% of statements 16:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.084s coverage: 89.2% of statements 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.437s coverage: 95.6% of statements 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements 16:25:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.091s coverage: 79.5% of statements 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements 16:25:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 16:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements 16:25:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 16:25:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements 16:25:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 58.8% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.4% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.8% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.069s coverage: 28.9% of statements 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:26:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 16:26:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 16:26:00 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 16:26:18 GO111MODULE=on go vet ./... 16:26:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:26:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:26:20 ./bin/test-attribution-txt.sh [Pipeline] echo 16:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:26:21 + ls -al . 16:26:21 total 672 16:26:21 drwxrwxr-x 10 1001 1001 4096 May 10 16:26 . 16:26:21 drwxr-xr-x 4 root root 4096 May 10 16:25 .. 16:26:21 -rw-rw-r-- 1 1001 1001 11 May 10 16:24 .dockerignore 16:26:21 drwxrwxr-x 8 1001 1001 4096 May 10 16:24 .git 16:26:21 drwxrwxr-x 3 1001 1001 4096 May 10 16:24 .github 16:26:21 -rw-rw-r-- 1 1001 1001 879 May 10 16:24 .gitignore 16:26:21 -rw-rw-r-- 1 1001 1001 42 May 10 16:24 .golangci.yml 16:26:21 -rw-rw-r-- 1 1001 1001 87 May 10 16:24 .hadolint.yml 16:26:21 drwxr-xr-x 3 1001 1001 4096 May 10 16:24 .semver 16:26:21 -rw-rw-r-- 1 1001 1001 166 May 10 16:24 .sonarcloud.properties 16:26:21 -rw-rw-r-- 1 1001 1001 1171 May 10 16:24 ADOPTERS.md 16:26:21 -rw-rw-r-- 1 1001 1001 10086 May 10 16:24 Attribution.txt 16:26:21 -rw-rw-r-- 1 1001 1001 51732 May 10 16:24 CHANGELOG.md 16:26:21 -rw-rw-r-- 1 1001 1001 3804 May 10 16:24 CONTRIBUTING.md 16:26:21 -rw-rw-r-- 1 1001 1001 677 May 10 16:24 GOVERNANCE.md 16:26:21 -rw-rw-r-- 1 1001 1001 850 May 10 16:24 Jenkinsfile 16:26:21 -rw-rw-r-- 1 1001 1001 10775 May 10 16:24 LICENSE 16:26:21 -rw-rw-r-- 1 1001 1001 10389 May 10 16:24 Makefile 16:26:21 -rw-rw-r-- 1 1001 1001 582 May 10 16:24 OWNERS.md 16:26:21 -rw-rw-r-- 1 1001 1001 9094 May 10 16:24 README.md 16:26:21 -rw-rw-r-- 1 1001 1001 6912 May 10 16:24 SECURITY.md 16:26:21 -rw-rw-r-- 1 1001 1001 12 May 10 16:24 VERSION 16:26:21 -rw-rw-r-- 1 1001 1001 4131 May 10 16:24 ZMQWindows.md 16:26:21 drwxrwxr-x 2 1001 1001 4096 May 10 16:24 bin 16:26:21 drwxrwxr-x 18 1001 1001 4096 May 10 16:24 cmd 16:26:21 -rw-r--r-- 1 root root 435134 May 10 16:25 coverage.out 16:26:21 -rw-rw-r-- 1 1001 1001 3256 May 10 16:24 go.mod 16:26:21 -rw-rw-r-- 1 1001 1001 35162 May 10 16:25 go.sum 16:26:21 drwxrwxr-x 8 1001 1001 4096 May 10 16:24 internal 16:26:21 drwxrwxr-x 3 1001 1001 4096 May 10 16:24 openapi 16:26:21 drwxrwxr-x 4 1001 1001 4096 May 10 16:24 snap 16:26:21 -rw-rw-r-- 1 1001 1001 204 May 10 16:24 version.go [Pipeline] sh 16:26:22 + '[' -e coverage.out ] 16:26:22 + chown 1001:1001 coverage.out [Pipeline] stash 16:26:22 Stashed 1 file(s) [Pipeline] sh 16:26:22 + make build 16:26:22 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:26:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:26:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47793 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:26:39 Running in /w/workspace/edgex-go/223 [Pipeline] { [Pipeline] checkout 16:26:39 The recommended git tool is: git 16:26:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:26:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:26:44 using credential edgex-jenkins-ssh 16:26:44 Cloning the remote Git repository 16:26:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:26:44 > git init /w/workspace/edgex-go/223 # timeout=10 16:26:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:44 > git --version # timeout=10 16:26:44 > git --version # 'git version 2.25.1' 16:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:26:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:26:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:26:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:26:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:26:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:26:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:26:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:26:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:26:57 $ docker stop --time=1 1329aa7c4387ca520a3ad677d11c6930a9eeceefd5bcc703484e07c414a3a2ab 16:27:00 Avoid second fetch 16:27:00 Checking out Revision fefff5dfcf757bf5669fadd7ace0412839b30723 (main) 16:27:00 $ docker rm -f 1329aa7c4387ca520a3ad677d11c6930a9eeceefd5bcc703484e07c414a3a2ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:27:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:00 > git config core.sparsecheckout # timeout=10 16:27:00 > git checkout -f fefff5dfcf757bf5669fadd7ace0412839b30723 # timeout=10 16:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:02 16:27:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:27:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:02 latest: Pulling from edgex-devops/edgex-compose 16:27:02 cbdbe7a5bc2a: Pulling fs layer 16:27:02 ca9280d653b3: Pulling fs layer 16:27:02 7e9c9ca2126c: Pulling fs layer 16:27:02 cbdbe7a5bc2a: Download complete 16:27:02 ca9280d653b3: Verifying Checksum 16:27:02 ca9280d653b3: Download complete 16:27:02 cbdbe7a5bc2a: Pull complete 16:27:03 7e9c9ca2126c: Download complete 16:27:03 ca9280d653b3: Pull complete 16:27:04 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#4014)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:27:05 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:05 Dload Upload Total Spent Left Speed 16:27:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 16:27:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:27:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:27:06 + sudo tee /etc/docker/daemon.new 16:27:06 { 16:27:06 "registry-mirrors": [ 16:27:06 "https://nexus3.edgexfoundry.org:10001" 16:27:06 ], 16:27:06 "bip": "10.250.0.254/24", 16:27:06 "hosts": [ 16:27:06 "tcp://0.0.0.0:5555", 16:27:06 "unix:///var/run/docker.sock" 16:27:06 ], 16:27:06 "mtu": 1458, 16:27:06 "selinux-enabled": true, 16:27:06 "seccomp-profile": "/etc/docker/seccomp.json" 16:27:06 } [Pipeline] sh 16:27:06 7e9c9ca2126c: Pull complete 16:27:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:27:06 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 16:27:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 16:27:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 16:27:08 $ docker top f7d4286ce0eac686bdd3662dab3a2278094afa8bdf223c692b13513ea3b3060b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:27:08 + sudo service docker restart 16:27:08 + docker-compose build --help 16:27:08 + grep parallel 16:27:09 --parallel Build images in parallel. [Pipeline] } 16:27:09 $ docker stop --time=1 f7d4286ce0eac686bdd3662dab3a2278094afa8bdf223c692b13513ea3b3060b 16:27:10 $ docker rm -f f7d4286ce0eac686bdd3662dab3a2278094afa8bdf223c692b13513ea3b3060b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:27:10 . [Pipeline] withDockerContainer 16:27:10 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 16:27:11 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 16:27:11 $ docker top 74d4655813cba5b04c4780861a979e25b45b69e87dc933b1204649fd9287361b -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:11 + docker-compose -f ./docker-compose-build.yml build --parallel 16:27:12 Building core-command ... 16:27:12 Building core-data ... 16:27:12 Building core-metadata ... 16:27:12 Building security-bootstrapper ... 16:27:12 Building security-proxy-setup ... 16:27:12 Building security-secretstore-setup ... 16:27:12 Building security-spiffe-token-provider ... 16:27:12 Building security-spire-agent ... 16:27:12 Building security-spire-config ... 16:27:12 Building security-spire-server ... 16:27:12 Building support-notifications ... 16:27:12 Building support-scheduler ... 16:27:12 Building sys-mgmt-agent ... 16:27:12 Building security-spiffe-token-provider 16:27:12 Building security-bootstrapper 16:27:12 Building security-secretstore-setup 16:27:12 Building security-spire-agent 16:27:12 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:26 provisioning config files... 16:27:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/223@tmp/config8250930996501731307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:27 ---> docker-login.sh 16:27:27 nexus3.edgexfoundry.org:10001 16:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:28 Configure a credential helper to remove this warning. See 16:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:28 16:27:28 Login Succeeded 16:27:28 nexus3.edgexfoundry.org:10002 16:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:28 Configure a credential helper to remove this warning. See 16:27:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:28 16:27:28 Login Succeeded 16:27:28 nexus3.edgexfoundry.org:10003 16:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:29 Configure a credential helper to remove this warning. See 16:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:29 16:27:29 Login Succeeded 16:27:29 nexus3.edgexfoundry.org:10004 16:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:29 Configure a credential helper to remove this warning. See 16:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:29 16:27:29 Login Succeeded 16:27:29 docker.io 16:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:30 Configure a credential helper to remove this warning. See 16:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:30 16:27:30 Login Succeeded 16:27:30 ---> docker-login.sh ends [Pipeline] } 16:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:27:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:27:30 ---> 8fbc02c201a2 16:27:30 Step 3/23 : WORKDIR /edgex-go 16:27:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:27:30 ---> 8fbc02c201a2 16:27:30 Step 3/26 : WORKDIR /edgex-go 16:27:30 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:27:30 ---> 8fbc02c201a2 16:27:30 Step 3/31 : WORKDIR /edgex-go 16:27:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:27:30 ---> 8fbc02c201a2 16:27:30 Step 3/25 : WORKDIR /edgex-go 16:27:30 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:27:30 ---> 8fbc02c201a2 16:27:30 Step 3/20 : WORKDIR /edgex-go 16:27:30 ---> Running in ed66a21ebc6a 16:27:30 ---> Running in 4fc745f548f2 16:27:30 ---> Running in 8016f4eae4fa 16:27:30 ---> Running in ce2c1ab6d18e 16:27:30 ---> Running in 298797fd9dfb 16:27:30 Removing intermediate container 298797fd9dfb 16:27:30 ---> 7a616a6ae5f1 16:27:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:30 Removing intermediate container 8016f4eae4fa 16:27:30 ---> 0e62f7dc063b 16:27:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:30 Removing intermediate container ce2c1ab6d18e 16:27:30 ---> 5ee0019ccaae 16:27:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:30 Removing intermediate container ed66a21ebc6a 16:27:30 ---> a417afcf8763 16:27:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:27:30 Removing intermediate container 4fc745f548f2 16:27:30 ---> 97adcd62c450 16:27:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:30 ---> Running in 18a1f3a4131e 16:27:30 ---> Running in 7c04dcd7581a 16:27:30 ---> Running in 5000b03267ea 16:27:30 ---> Running in 9d2768595dc6 16:27:30 ---> Running in 6d051f9a5a28 [Pipeline] echo 16:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:30 ========================================================= 16:27:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:27:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:27:31 Removing intermediate container 18a1f3a4131e 16:27:31 ---> fdfd743f9a48 16:27:31 Step 5/25 : RUN apk add --update --no-cache make git 16:27:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:27:31 ---> Running in 7ff34ba60122 16:27:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:31 Removing intermediate container 7c04dcd7581a 16:27:31 ---> 69b50cc06d81 16:27:31 Step 5/31 : RUN apk add --update --no-cache make git 16:27:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:27:31 9b3977197b4f: Pulling fs layer 16:27:31 1a89e8eeedd5: Pulling fs layer 16:27:31 94645a83ff95: Pulling fs layer 16:27:31 3f3a8bcf1eab: Pulling fs layer 16:27:31 0c92f367c5e7: Pulling fs layer 16:27:31 3096ccb668a1: Pulling fs layer 16:27:31 e8cf19c19ddd: Pulling fs layer 16:27:31 a4caa8a26152: Pulling fs layer 16:27:31 0c92f367c5e7: Waiting 16:27:31 3096ccb668a1: Waiting 16:27:31 e8cf19c19ddd: Waiting 16:27:31 a4caa8a26152: Waiting 16:27:31 3f3a8bcf1eab: Waiting 16:27:31 94645a83ff95: Verifying Checksum 16:27:31 94645a83ff95: Download complete 16:27:31 1a89e8eeedd5: Verifying Checksum 16:27:31 1a89e8eeedd5: Download complete 16:27:31 0c92f367c5e7: Verifying Checksum 16:27:31 0c92f367c5e7: Download complete 16:27:31 3096ccb668a1: Download complete 16:27:31 9b3977197b4f: Verifying Checksum 16:27:31 9b3977197b4f: Download complete 16:27:31 e8cf19c19ddd: Verifying Checksum 16:27:31 e8cf19c19ddd: Download complete 16:27:31 ---> Running in 3334f8e67716 16:27:31 Removing intermediate container 6d051f9a5a28 16:27:31 ---> a20ceae396d4 16:27:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:27:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:31 ---> Running in c841d4f53e36 16:27:31 Removing intermediate container 5000b03267ea 16:27:31 ---> 84337ef9d0fa 16:27:31 Step 5/23 : RUN apk add --update --no-cache make bash git 16:27:31 ---> Running in ea488bf85ccd 16:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:32 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:27:32 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:27:32 OK: 15864 distinct packages available 16:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:27:32 9b3977197b4f: Pull complete 16:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:32 1a89e8eeedd5: Pull complete 16:27:33 OK: 221 MiB in 52 packages 16:27:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:33 94645a83ff95: Pull complete 16:27:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:33 OK: 221 MiB in 52 packages 16:27:33 Removing intermediate container 7ff34ba60122 16:27:33 ---> 82c2103c5dc4 16:27:33 Step 6/25 : COPY go.mod vendor* ./ 16:27:33 a4caa8a26152: Verifying Checksum 16:27:33 a4caa8a26152: Download complete 16:27:33 OK: 221 MiB in 52 packages 16:27:33 ---> 06660da7c9e0 16:27:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:33 OK: 221 MiB in 52 packages 16:27:33 ---> Running in 109927225a41 16:27:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:27:33 Removing intermediate container c841d4f53e36 16:27:33 ---> 01dfa23f6898 16:27:33 Step 6/26 : COPY go.mod vendor* ./ 16:27:33 ---> 7d73fa780890 16:27:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:34 Removing intermediate container 3334f8e67716 16:27:34 ---> 70ba9390049a 16:27:34 Step 6/31 : COPY go.mod vendor* ./ 16:27:34 ---> Running in e77d1830ed4d 16:27:34 Removing intermediate container ea488bf85ccd 16:27:34 ---> b0472e152aab 16:27:34 Step 6/23 : COPY go.mod vendor* ./ 16:27:34 ---> eff2855d65a8 16:27:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:34 ---> Running in bd1709f2c90e 16:27:34 3f3a8bcf1eab: Verifying Checksum 16:27:34 3f3a8bcf1eab: Download complete 16:27:34 ---> 1359033215c6 16:27:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:34 ---> Running in f3cfd8640094 16:27:34 Removing intermediate container 109927225a41 16:27:34 ---> 845429d9f764 16:27:34 Step 8/25 : COPY . . 16:27:34 OK: 221 MiB in 52 packages 16:27:35 Removing intermediate container e77d1830ed4d 16:27:35 ---> 8873c13fefbb 16:27:35 Step 8/26 : COPY . . 16:27:38 Removing intermediate container bd1709f2c90e 16:27:38 ---> eca23b289128 16:27:38 Step 8/31 : COPY . . 16:27:38 Removing intermediate container 9d2768595dc6 16:27:38 ---> e43f7e4d5c31 16:27:38 Step 5/20 : COPY go.mod vendor* ./ 16:27:38 Removing intermediate container f3cfd8640094 16:27:38 ---> f0a890163b40 16:27:38 Step 8/23 : COPY . . 16:27:40 ---> efd3cc973910 16:27:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:43 ---> e14eae548e39 16:27:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:27:43 ---> 0a44cd51837a 16:27:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:27:43 ---> Running in 9cd46d02570c 16:27:43 ---> Running in 6ef49f29ff72 16:27:43 ---> Running in 9ccf857632bf 16:27:43 Removing intermediate container 6ef49f29ff72 16:27:43 ---> b9ae43168ccc 16:27:43 Step 10/26 : RUN mkdir -p spire-build 16:27:43 ---> 6fa74d6c8295 16:27:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:27:43 ---> Running in 09fb8d790bfd 16:27:43 ---> 8969f90e6f25 16:27:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:27:43 ---> Running in da04daaaedd6 16:27:43 ---> Running in 87cf4ecc5764 16:27: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.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:27:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:27:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:27:44 Removing intermediate container 9cd46d02570c 16:27:44 ---> b79b22fe2aa9 16:27:44 Step 7/20 : COPY . . 16:27:44 Removing intermediate container 09fb8d790bfd 16:27:44 ---> 6df1df19cce3 16:27:44 Step 11/26 : WORKDIR /edgex-go/spire-build 16:27:45 ---> Running in b573be990bef 16:27:45 Removing intermediate container b573be990bef 16:27:45 ---> 03fd7e35b8c8 16:27:45 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 16:27:46 3f3a8bcf1eab: Pull complete 16:27:46 ---> Running in 93c05d7bdaf1 16:27:46 0c92f367c5e7: Pull complete 16:27:47 3096ccb668a1: Pull complete 16:27:47 e8cf19c19ddd: Pull complete 16:27:47 spire-1.2.1/ 16:27:47 spire-1.2.1/.data/ 16:27:47 spire-1.2.1/.data/.file 16:27:47 spire-1.2.1/.dockerignore 16:27:47 spire-1.2.1/.gitattributes 16:27:47 spire-1.2.1/.githooks/ 16:27:47 spire-1.2.1/.githooks/pre-commit 16:27:47 spire-1.2.1/.github/ 16:27:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:27:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:27:47 spire-1.2.1/.github/dependabot.yml 16:27:47 spire-1.2.1/.github/workflows/ 16:27:47 spire-1.2.1/.github/workflows/nightly_build.yaml 16:27:47 spire-1.2.1/.github/workflows/pr_build.yaml 16:27:47 spire-1.2.1/.github/workflows/release_build.yaml 16:27:47 spire-1.2.1/.github/workflows/scripts/ 16:27:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:27:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:27:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:27:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:27:47 spire-1.2.1/.github/workflows/scripts/split.sh 16:27:47 spire-1.2.1/.gitignore 16:27:47 spire-1.2.1/.go-version 16:27:47 spire-1.2.1/.golangci.yml 16:27:47 spire-1.2.1/ADOPTERS.md 16:27:47 spire-1.2.1/CHANGELOG.md 16:27:47 spire-1.2.1/CODE-OF-CONDUCT.md 16:27:47 spire-1.2.1/CODEOWNERS 16:27:47 spire-1.2.1/CONTRIBUTING.md 16:27:47 spire-1.2.1/Dockerfile 16:27:47 spire-1.2.1/Dockerfile.dev 16:27:47 spire-1.2.1/Dockerfile.scratch 16:27:47 spire-1.2.1/LICENSE 16:27:47 spire-1.2.1/MAINTAINERS.md 16:27:47 spire-1.2.1/Makefile 16:27:47 spire-1.2.1/README.md 16:27:47 spire-1.2.1/ROADMAP.md 16:27:47 spire-1.2.1/SECURITY.md 16:27:47 spire-1.2.1/cmd/ 16:27:47 spire-1.2.1/cmd/spire-agent/ 16:27:47 spire-1.2.1/cmd/spire-agent/cli/ 16:27:47 spire-1.2.1/cmd/spire-agent/cli/api/ 16:27:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/common/ 16:27:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:27:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/run/ 16:27:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:27:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:27:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:27:47 spire-1.2.1/cmd/spire-agent/main.go 16:27:47 spire-1.2.1/cmd/spire-server/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/agent/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/cli.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/run/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/token/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/validate/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/x509/ 16:27:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:27:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:27:47 spire-1.2.1/cmd/spire-server/main.go 16:27:47 spire-1.2.1/cmd/spire-server/util/ 16:27:47 spire-1.2.1/cmd/spire-server/util/util.go 16:27:47 spire-1.2.1/conf/ 16:27:47 spire-1.2.1/conf/agent/ 16:27:47 spire-1.2.1/conf/agent/agent.conf 16:27:47 spire-1.2.1/conf/agent/agent_full.conf 16:27:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:27:47 spire-1.2.1/conf/server/ 16:27:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:27:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:27:47 spire-1.2.1/conf/server/server.conf 16:27:47 spire-1.2.1/conf/server/server_full.conf 16:27:47 spire-1.2.1/doc/ 16:27:47 spire-1.2.1/doc/SPIRE101.md 16:27:47 spire-1.2.1/doc/auditlog.md 16:27:47 spire-1.2.1/doc/authorization_policy_engine.md 16:27:47 spire-1.2.1/doc/changelog_guidelines.md 16:27:47 spire-1.2.1/doc/cure53-report.pdf 16:27:47 spire-1.2.1/doc/images/ 16:27:47 spire-1.2.1/doc/images/2019_roadmap.png 16:27:47 spire-1.2.1/doc/images/SPIRE101.png 16:27:47 spire-1.2.1/doc/images/SPIRE_agent.png 16:27:47 spire-1.2.1/doc/images/SPIRE_server.png 16:27:47 spire-1.2.1/doc/images/cache_mgr.png 16:27:47 spire-1.2.1/doc/images/cache_mgr_components.png 16:27:47 spire-1.2.1/doc/images/federated_spire.png 16:27:47 spire-1.2.1/doc/images/ha_mode.png 16:27:47 spire-1.2.1/doc/images/nested_spire.png 16:27:47 spire-1.2.1/doc/images/oidc_federation.png 16:27:47 spire-1.2.1/doc/images/single_trust_domain.png 16:27:47 spire-1.2.1/doc/images/spiffe_compatible.png 16:27:47 spire-1.2.1/doc/images/spire_logo.png 16:27:47 spire-1.2.1/doc/migrating_registration_api_clients.md 16:27:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:27:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:27:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:27:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:27:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:27:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:27:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:27:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:27:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:27:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:27:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:27:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:27:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:27:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:27:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:27:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:27:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:27:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:27:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:27:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:27:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:27:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:27:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:27:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:27:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:27:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:27:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:27:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:27:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:27:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:27:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:27:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:27:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:27:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:27:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:27:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:27:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:27:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:27:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:27:47 spire-1.2.1/doc/scaling_spire.md 16:27:47 spire-1.2.1/doc/spire_agent.md 16:27:47 spire-1.2.1/doc/spire_server.md 16:27:47 spire-1.2.1/doc/supported_integrations.md 16:27:47 spire-1.2.1/doc/telemetry.md 16:27:47 spire-1.2.1/doc/telemetry_config.md 16:27:47 spire-1.2.1/doc/upgrading.md 16:27:47 spire-1.2.1/doc/using_spire.md 16:27:47 spire-1.2.1/examples/ 16:27:47 spire-1.2.1/examples/README.md 16:27:47 spire-1.2.1/go.mod 16:27:47 spire-1.2.1/go.sum 16:27:47 spire-1.2.1/pkg/ 16:27:47 spire-1.2.1/pkg/agent/ 16:27:47 spire-1.2.1/pkg/agent/agent.go 16:27:47 spire-1.2.1/pkg/agent/api/ 16:27:47 spire-1.2.1/pkg/agent/api/config.go 16:27:47 spire-1.2.1/pkg/agent/api/debug/ 16:27:47 spire-1.2.1/pkg/agent/api/debug/v1/ 16:27:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:27:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:27:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:27:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:27:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:27:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:27:47 spire-1.2.1/pkg/agent/api/endpoints.go 16:27:47 spire-1.2.1/pkg/agent/api/health/ 16:27:47 spire-1.2.1/pkg/agent/api/health/v1/ 16:27:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:27:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:27:47 spire-1.2.1/pkg/agent/api/rpccontext/ 16:27:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:27:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:27:47 spire-1.2.1/pkg/agent/attestor/ 16:27:47 spire-1.2.1/pkg/agent/attestor/node/ 16:27:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:27:47 spire-1.2.1/pkg/agent/attestor/node/node.go 16:27:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:27:47 spire-1.2.1/pkg/agent/attestor/workload/ 16:27:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:27:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:27:47 spire-1.2.1/pkg/agent/catalog/ 16:27:47 spire-1.2.1/pkg/agent/catalog/catalog.go 16:27:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:27:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:27:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:27:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:27:47 spire-1.2.1/pkg/agent/client/ 16:27:47 spire-1.2.1/pkg/agent/client/client.go 16:27:47 spire-1.2.1/pkg/agent/client/client_test.go 16:27:47 spire-1.2.1/pkg/agent/client/dial.go 16:27:47 spire-1.2.1/pkg/agent/client/nodeconn.go 16:27:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:27:47 spire-1.2.1/pkg/agent/client/update.go 16:27:47 spire-1.2.1/pkg/agent/client/util.go 16:27:47 spire-1.2.1/pkg/agent/common/ 16:27:47 spire-1.2.1/pkg/agent/common/backoff/ 16:27:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:27:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:27:47 spire-1.2.1/pkg/agent/common/cgroups/ 16:27:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:27:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:27:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:27:47 spire-1.2.1/pkg/agent/config.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/ 16:27:47 spire-1.2.1/pkg/agent/endpoints/config.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:27:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:27:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/workload/ 16:27:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:27:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:27:47 spire-1.2.1/pkg/agent/manager/ 16:27:47 spire-1.2.1/pkg/agent/manager/cache/ 16:27:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:27:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:27:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:27:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:27:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:27:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:27:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:27:47 spire-1.2.1/pkg/agent/manager/config.go 16:27:47 spire-1.2.1/pkg/agent/manager/manager.go 16:27:47 spire-1.2.1/pkg/agent/manager/manager_test.go 16:27:47 spire-1.2.1/pkg/agent/manager/storage.go 16:27:47 spire-1.2.1/pkg/agent/manager/storage_test.go 16:27:47 spire-1.2.1/pkg/agent/manager/storecache/ 16:27:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:27:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:27:47 spire-1.2.1/pkg/agent/manager/sync.go 16:27:47 spire-1.2.1/pkg/agent/plugin/ 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:27:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:27:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:27:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:27:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:27:47 spire-1.2.1/pkg/agent/svid/ 16:27:47 spire-1.2.1/pkg/agent/svid/rotator.go 16:27:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:27:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:27:47 spire-1.2.1/pkg/agent/svid/store/ 16:27:47 spire-1.2.1/pkg/agent/svid/store/service.go 16:27:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:27:47 spire-1.2.1/pkg/common/ 16:27:47 spire-1.2.1/pkg/common/agentpathtemplate/ 16:27:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:27:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:27:47 spire-1.2.1/pkg/common/api/ 16:27:47 spire-1.2.1/pkg/common/api/metrics.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/ 16:27:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/logger.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/names.go 16:27:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:27:47 spire-1.2.1/pkg/common/api/names.go 16:27:47 spire-1.2.1/pkg/common/api/ratelimit.go 16:27:47 spire-1.2.1/pkg/common/api/rpccontext/ 16:27:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:27:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:27:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:27:47 spire-1.2.1/pkg/common/auth/ 16:27:47 spire-1.2.1/pkg/common/auth/interceptors.go 16:27:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:27:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:27:47 spire-1.2.1/pkg/common/bundleutil/ 16:27:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:27:47 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:27:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:27:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:27:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:27:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:27:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:27:47 spire-1.2.1/pkg/common/bundleutil/types.go 16:27:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:27:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:27:47 spire-1.2.1/pkg/common/catalog/ 16:27:47 spire-1.2.1/pkg/common/catalog/bind.go 16:27:47 spire-1.2.1/pkg/common/catalog/builtin.go 16:27:47 spire-1.2.1/pkg/common/catalog/catalog.go 16:27:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:27:47 spire-1.2.1/pkg/common/catalog/closers.go 16:27:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:27:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:27:47 spire-1.2.1/pkg/common/catalog/config.go 16:27:47 spire-1.2.1/pkg/common/catalog/config_test.go 16:27:47 spire-1.2.1/pkg/common/catalog/configure.go 16:27:47 spire-1.2.1/pkg/common/catalog/constraints.go 16:27:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:27:47 spire-1.2.1/pkg/common/catalog/context.go 16:27:47 spire-1.2.1/pkg/common/catalog/external.go 16:27:47 spire-1.2.1/pkg/common/catalog/host.go 16:27:47 spire-1.2.1/pkg/common/catalog/pipenet.go 16:27:47 spire-1.2.1/pkg/common/catalog/plugin.go 16:27:47 spire-1.2.1/pkg/common/catalog/testplugin/ 16:27:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:27:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:27:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:27:47 spire-1.2.1/pkg/common/cli/ 16:27:47 spire-1.2.1/pkg/common/cli/env.go 16:27:47 spire-1.2.1/pkg/common/cli/flags.go 16:27:47 spire-1.2.1/pkg/common/cli/trust_domain.go 16:27:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:27:47 spire-1.2.1/pkg/common/cli/umask.go 16:27:47 spire-1.2.1/pkg/common/cli/umask_posix.go 16:27:47 spire-1.2.1/pkg/common/cli/umask_test.go 16:27:47 spire-1.2.1/pkg/common/cli/umask_windows.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/ 16:27:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/flag.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/format.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/ 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:27:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:27:47 spire-1.2.1/pkg/common/coretypes/ 16:27:47 spire-1.2.1/pkg/common/coretypes/bundle/ 16:27:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:27:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:27:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:27:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:27:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:27:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:27:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:27:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:27:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:27:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:27:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:27:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:27:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:27:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:27:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:27:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:27:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:27:47 spire-1.2.1/pkg/common/cryptoutil/ 16:27:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:27:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:27:47 spire-1.2.1/pkg/common/diskutil/ 16:27:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:27:47 spire-1.2.1/pkg/common/diskutil/file_test.go 16:27:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:27:47 spire-1.2.1/pkg/common/errorutil/ 16:27:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:27:47 spire-1.2.1/pkg/common/health/ 16:27:47 spire-1.2.1/pkg/common/health/config.go 16:27:47 spire-1.2.1/pkg/common/health/context.go 16:27:47 spire-1.2.1/pkg/common/health/context_test.go 16:27:47 spire-1.2.1/pkg/common/health/health.go 16:27:47 spire-1.2.1/pkg/common/health/health_test.go 16:27:47 spire-1.2.1/pkg/common/health/logger.go 16:27:47 spire-1.2.1/pkg/common/hostservice/ 16:27:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:27:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:27:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:27:47 spire-1.2.1/pkg/common/idutil/ 16:27:47 spire-1.2.1/pkg/common/idutil/require.go 16:27:47 spire-1.2.1/pkg/common/idutil/require_test.go 16:27:47 spire-1.2.1/pkg/common/idutil/safety.go 16:27:47 spire-1.2.1/pkg/common/idutil/safety_test.go 16:27:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:27:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:27:47 spire-1.2.1/pkg/common/jwtsvid/ 16:27:47 spire-1.2.1/pkg/common/jwtsvid/common.go 16:27:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:27:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:27:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:27:47 spire-1.2.1/pkg/common/jwtutil/ 16:27:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:27:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:27:47 spire-1.2.1/pkg/common/log/ 16:27:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:27:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:27:47 spire-1.2.1/pkg/common/log/log.go 16:27:47 spire-1.2.1/pkg/common/log/log_test.go 16:27:47 spire-1.2.1/pkg/common/log/options.go 16:27:47 spire-1.2.1/pkg/common/nodeutil/ 16:27:47 spire-1.2.1/pkg/common/nodeutil/node.go 16:27:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:27:47 spire-1.2.1/pkg/common/peertracker/ 16:27:47 spire-1.2.1/pkg/common/peertracker/conn.go 16:27:47 spire-1.2.1/pkg/common/peertracker/credentials.go 16:27:47 spire-1.2.1/pkg/common/peertracker/errors.go 16:27:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:27:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:27:47 spire-1.2.1/pkg/common/peertracker/info.go 16:27:47 spire-1.2.1/pkg/common/peertracker/listener.go 16:27:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:27:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:27:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:27:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:27:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:27:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:27:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:27:47 spire-1.2.1/pkg/common/peertracker/tcp.go 16:27:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:27:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:27:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:27:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:27:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:27:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:27:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:27:47 spire-1.2.1/pkg/common/peertracker/uds.go 16:27:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:27:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:27:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:27:47 spire-1.2.1/pkg/common/pemutil/ 16:27:47 spire-1.2.1/pkg/common/pemutil/block.go 16:27:47 spire-1.2.1/pkg/common/pemutil/certs.go 16:27:47 spire-1.2.1/pkg/common/pemutil/common.go 16:27:47 spire-1.2.1/pkg/common/pemutil/csr.go 16:27:47 spire-1.2.1/pkg/common/pemutil/keys.go 16:27:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:27:47 spire-1.2.1/pkg/common/pemutil/testdata/ 16:27:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:27:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:27:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:27:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:27:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:27:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:27:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:27:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:27:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:27:47 spire-1.2.1/pkg/common/plugin/ 16:27:47 spire-1.2.1/pkg/common/plugin/aws/ 16:27:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:27:47 spire-1.2.1/pkg/common/plugin/azure/ 16:27:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:27:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:27:47 spire-1.2.1/pkg/common/plugin/facade.go 16:27:47 spire-1.2.1/pkg/common/plugin/facade_test.go 16:27:47 spire-1.2.1/pkg/common/plugin/gcp/ 16:27:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:27:47 spire-1.2.1/pkg/common/plugin/k8s/ 16:27:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:27:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:27:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:27:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:27:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:27:47 spire-1.2.1/pkg/common/plugin/log.go 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/ 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:27:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:27:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:27:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:27:47 spire-1.2.1/pkg/common/plugin/x509pop/ 16:27:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:27:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:27:47 spire-1.2.1/pkg/common/profiling/ 16:27:47 spire-1.2.1/pkg/common/profiling/dumpers.go 16:27:47 spire-1.2.1/pkg/common/profiling/profiling.go 16:27:47 spire-1.2.1/pkg/common/protoutil/ 16:27:47 spire-1.2.1/pkg/common/protoutil/masks.go 16:27:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:27:47 spire-1.2.1/pkg/common/rotationutil/ 16:27:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:27:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:27:47 spire-1.2.1/pkg/common/selector/ 16:27:47 spire-1.2.1/pkg/common/selector/selector.go 16:27:47 spire-1.2.1/pkg/common/selector/selector_test.go 16:27:47 spire-1.2.1/pkg/common/selector/set.go 16:27:47 spire-1.2.1/pkg/common/selector/set_utils.go 16:27:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/ 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/ 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:27:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:27:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:27:47 spire-1.2.1/pkg/common/telemetry/call.go 16:27:47 spire-1.2.1/pkg/common/telemetry/common/ 16:27:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:27:47 spire-1.2.1/pkg/common/telemetry/config.go 16:27:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:27:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/inmem.go 16:27:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/m3.go 16:27:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/metrics.go 16:27:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/names.go 16:27:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:27:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:27:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/ 16:27:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:27:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:27:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:27:47 spire-1.2.1/pkg/common/telemetry/server/server.go 16:27:47 spire-1.2.1/pkg/common/telemetry/sink.go 16:27:47 spire-1.2.1/pkg/common/telemetry/statsd.go 16:27:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:27:47 spire-1.2.1/pkg/common/telemetry/uptime.go 16:27:47 spire-1.2.1/pkg/common/telemetry/version.go 16:27:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:27:47 spire-1.2.1/pkg/common/uptime/ 16:27:47 spire-1.2.1/pkg/common/uptime/uptime.go 16:27:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:27:47 spire-1.2.1/pkg/common/util/ 16:27:47 spire-1.2.1/pkg/common/util/certs.go 16:27:47 spire-1.2.1/pkg/common/util/certs_test.go 16:27:47 spire-1.2.1/pkg/common/util/csr.go 16:27:47 spire-1.2.1/pkg/common/util/hash.go 16:27:47 spire-1.2.1/pkg/common/util/selectors.go 16:27:47 spire-1.2.1/pkg/common/util/selectors_test.go 16:27:47 spire-1.2.1/pkg/common/util/signals.go 16:27:47 spire-1.2.1/pkg/common/util/sort.go 16:27:47 spire-1.2.1/pkg/common/util/sort_test.go 16:27:47 spire-1.2.1/pkg/common/util/task.go 16:27:47 spire-1.2.1/pkg/common/util/task_test.go 16:27:47 spire-1.2.1/pkg/common/util/testdata/ 16:27:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:27:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:27:47 spire-1.2.1/pkg/common/version/ 16:27:47 spire-1.2.1/pkg/common/version/version.go 16:27:47 spire-1.2.1/pkg/common/x509svid/ 16:27:47 spire-1.2.1/pkg/common/x509svid/common_test.go 16:27:47 spire-1.2.1/pkg/common/x509svid/csr.go 16:27:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:27:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:27:47 spire-1.2.1/pkg/common/x509util/ 16:27:47 spire-1.2.1/pkg/common/x509util/cert.go 16:27:47 spire-1.2.1/pkg/common/x509util/dns.go 16:27:47 spire-1.2.1/pkg/common/x509util/dns_test.go 16:27:47 spire-1.2.1/pkg/common/x509util/keyid.go 16:27:47 spire-1.2.1/pkg/common/x509util/keypair.go 16:27:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:27:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:27:47 spire-1.2.1/pkg/server/ 16:27:47 spire-1.2.1/pkg/server/api/ 16:27:47 spire-1.2.1/pkg/server/api/agent.go 16:27:47 spire-1.2.1/pkg/server/api/agent/ 16:27:47 spire-1.2.1/pkg/server/api/agent/v1/ 16:27:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:27:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:27:47 spire-1.2.1/pkg/server/api/agent_test.go 16:27:47 spire-1.2.1/pkg/server/api/api.go 16:27:47 spire-1.2.1/pkg/server/api/audit/ 16:27:47 spire-1.2.1/pkg/server/api/audit/audit.go 16:27:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:27:47 spire-1.2.1/pkg/server/api/bundle.go 16:27:47 spire-1.2.1/pkg/server/api/bundle/ 16:27:47 spire-1.2.1/pkg/server/api/bundle/v1/ 16:27:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:27:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:27:47 spire-1.2.1/pkg/server/api/bundle_test.go 16:27:47 spire-1.2.1/pkg/server/api/debug/ 16:27:47 spire-1.2.1/pkg/server/api/debug/v1/ 16:27:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:27:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:27:47 spire-1.2.1/pkg/server/api/entry.go 16:27:47 spire-1.2.1/pkg/server/api/entry/ 16:27:47 spire-1.2.1/pkg/server/api/entry/v1/ 16:27:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:27:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:27:47 spire-1.2.1/pkg/server/api/entry_test.go 16:27:47 spire-1.2.1/pkg/server/api/health/ 16:27:47 spire-1.2.1/pkg/server/api/health/v1/ 16:27:47 spire-1.2.1/pkg/server/api/health/v1/service.go 16:27:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:27:47 spire-1.2.1/pkg/server/api/id.go 16:27:47 spire-1.2.1/pkg/server/api/id_test.go 16:27:47 spire-1.2.1/pkg/server/api/limits/ 16:27:47 spire-1.2.1/pkg/server/api/limits/limits.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/ 16:27:47 spire-1.2.1/pkg/server/api/middleware/alias.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/audit.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/caller.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/common.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/entries.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:27:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:27:47 spire-1.2.1/pkg/server/api/ratelimit.go 16:27:47 spire-1.2.1/pkg/server/api/rpccontext/ 16:27:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:27:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:27:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:27:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:27:47 spire-1.2.1/pkg/server/api/selector.go 16:27:47 spire-1.2.1/pkg/server/api/selector_test.go 16:27:47 spire-1.2.1/pkg/server/api/status.go 16:27:47 spire-1.2.1/pkg/server/api/status_test.go 16:27:47 spire-1.2.1/pkg/server/api/svid/ 16:27:47 spire-1.2.1/pkg/server/api/svid/v1/ 16:27:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:27:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:27:47 spire-1.2.1/pkg/server/api/trustdomain.go 16:27:47 spire-1.2.1/pkg/server/api/trustdomain/ 16:27:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:27:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:27:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:27:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:27:47 spire-1.2.1/pkg/server/authpolicy/ 16:27:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:27:47 spire-1.2.1/pkg/server/authpolicy/policy.go 16:27:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:27:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:27:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:27:47 spire-1.2.1/pkg/server/authpolicy/validate.go 16:27:47 spire-1.2.1/pkg/server/bundle/ 16:27:47 spire-1.2.1/pkg/server/bundle/client/ 16:27:47 spire-1.2.1/pkg/server/bundle/client/client.go 16:27:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:27:47 spire-1.2.1/pkg/server/bundle/client/manager.go 16:27:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:27:47 spire-1.2.1/pkg/server/bundle/client/sources.go 16:27:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:27:47 spire-1.2.1/pkg/server/bundle/client/updater.go 16:27:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:27:47 spire-1.2.1/pkg/server/ca/ 16:27:47 spire-1.2.1/pkg/server/ca/ca.go 16:27:47 spire-1.2.1/pkg/server/ca/ca_health.go 16:27:47 spire-1.2.1/pkg/server/ca/ca_test.go 16:27:47 spire-1.2.1/pkg/server/ca/journal.go 16:27:47 spire-1.2.1/pkg/server/ca/journal_test.go 16:27:47 spire-1.2.1/pkg/server/ca/manager.go 16:27:47 spire-1.2.1/pkg/server/ca/manager_health.go 16:27:47 spire-1.2.1/pkg/server/ca/manager_test.go 16:27:47 spire-1.2.1/pkg/server/ca/templates.go 16:27:47 spire-1.2.1/pkg/server/ca/upstream_client.go 16:27:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:27:47 spire-1.2.1/pkg/server/ca/validation.go 16:27:47 spire-1.2.1/pkg/server/cache/ 16:27:47 spire-1.2.1/pkg/server/cache/dscache/ 16:27:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:27:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:27:47 spire-1.2.1/pkg/server/cache/entrycache/ 16:27:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:27:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:27:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:27:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:27:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:27:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:27:47 spire-1.2.1/pkg/server/catalog/ 16:27:47 spire-1.2.1/pkg/server/catalog/catalog.go 16:27:47 spire-1.2.1/pkg/server/catalog/keymanager.go 16:27:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:27:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:27:47 spire-1.2.1/pkg/server/catalog/notifier.go 16:27:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:27:47 spire-1.2.1/pkg/server/config.go 16:27:47 spire-1.2.1/pkg/server/datastore/ 16:27:47 spire-1.2.1/pkg/server/datastore/datastore.go 16:27:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:27:47 spire-1.2.1/pkg/server/datastore/repository.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:27:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:27:47 spire-1.2.1/pkg/server/endpoints/ 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/ 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:27:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:27:47 spire-1.2.1/pkg/server/endpoints/config.go 16:27:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:27:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:27:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:27:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:27:47 spire-1.2.1/pkg/server/endpoints/middleware.go 16:27:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:27:47 spire-1.2.1/pkg/server/hostservice/ 16:27:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:27:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:27:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:27:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:27:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:27:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:27:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:27:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/ 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/ 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:27:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:27:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:27:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:27:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:27:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:27:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:27:47 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:27:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:27:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/ 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:27:47 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:27:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:27:47 spire-1.2.1/pkg/server/registration/ 16:27:47 spire-1.2.1/pkg/server/registration/manager.go 16:27:47 spire-1.2.1/pkg/server/registration/manager_test.go 16:27:47 spire-1.2.1/pkg/server/scanentries.go 16:27:47 spire-1.2.1/pkg/server/scanentries_test.go 16:27:47 spire-1.2.1/pkg/server/server.go 16:27:47 spire-1.2.1/pkg/server/server_test.go 16:27:47 spire-1.2.1/pkg/server/svid/ 16:27:47 spire-1.2.1/pkg/server/svid/observer.go 16:27:47 spire-1.2.1/pkg/server/svid/observer_test.go 16:27:47 spire-1.2.1/pkg/server/svid/rotator.go 16:27:47 spire-1.2.1/pkg/server/svid/rotator_config.go 16:27:47 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:27:47 spire-1.2.1/pkg/server/svid/rotator_test.go 16:27:47 spire-1.2.1/proto/ 16:27:47 spire-1.2.1/proto/private/ 16:27:47 spire-1.2.1/proto/private/server/ 16:27:47 spire-1.2.1/proto/private/server/journal/ 16:27:47 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:27:47 spire-1.2.1/proto/private/server/journal/journal.proto 16:27:47 spire-1.2.1/proto/spire/ 16:27:47 spire-1.2.1/proto/spire/common/ 16:27:47 spire-1.2.1/proto/spire/common/common.pb.go 16:27:47 spire-1.2.1/proto/spire/common/common.proto 16:27:47 spire-1.2.1/proto/spire/common/plugin/ 16:27:47 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:27:47 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:27:47 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:27:47 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:27:47 spire-1.2.1/proto/spire/plugin/ 16:27:47 spire-1.2.1/proto/spire/plugin/agent/ 16:27:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:27:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:27:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:27:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:27:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:27:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:27:47 spire-1.2.1/release/ 16:27:47 spire-1.2.1/release/spire-extras/ 16:27:47 spire-1.2.1/release/spire-extras/README.md 16:27:47 spire-1.2.1/release/spire-extras/conf/ 16:27:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:27:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:27:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:27:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:27:47 spire-1.2.1/release/spire/ 16:27:47 spire-1.2.1/release/spire/README.md 16:27:47 spire-1.2.1/release/spire/conf/ 16:27:47 spire-1.2.1/release/spire/conf/agent/ 16:27:47 spire-1.2.1/release/spire/conf/agent/agent.conf 16:27:47 spire-1.2.1/release/spire/conf/server/ 16:27:47 spire-1.2.1/release/spire/conf/server/server.conf 16:27:47 spire-1.2.1/script/ 16:27:47 spire-1.2.1/script/build-artifact.sh 16:27:47 spire-1.2.1/script/generate_dummy_ca.sh 16:27:47 spire-1.2.1/support/ 16:27:47 spire-1.2.1/support/k8s/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:27:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/ 16:27:47 spire-1.2.1/support/oidc-discovery-provider/README.md 16:27:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/config.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/main.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:27:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:27:47 spire-1.2.1/test/ 16:27:47 spire-1.2.1/test/clock/ 16:27:47 spire-1.2.1/test/clock/clock.go 16:27:47 spire-1.2.1/test/fakes/ 16:27:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:27:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:27:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:27:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:27:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:27:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:27:47 spire-1.2.1/test/fakes/fakeagentstore/ 16:27:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:27:47 spire-1.2.1/test/fakes/fakedatastore/ 16:27:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:27:47 spire-1.2.1/test/fakes/fakeentryclient/ 16:27:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:27:47 spire-1.2.1/test/fakes/fakehealthchecker/ 16:27:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:27:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:27:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:27:47 spire-1.2.1/test/fakes/fakemetrics/ 16:27:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:27:47 spire-1.2.1/test/fakes/fakenoderesolver/ 16:27:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:27:47 spire-1.2.1/test/fakes/fakenotifier/ 16:27:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:27:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:27:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:27:47 spire-1.2.1/test/fakes/fakeserverca/ 16:27:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:27:47 spire-1.2.1/test/fakes/fakeservercatalog/ 16:27:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:27:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:27:47 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:27:47 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:27:47 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:27:47 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:27:47 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:27:47 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:27:47 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:27:47 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:27:47 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:27:47 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:27:47 spire-1.2.1/test/fixture/ 16:27:47 spire-1.2.1/test/fixture/certs/ 16:27:47 spire-1.2.1/test/fixture/certs/agent_svid.der 16:27:47 spire-1.2.1/test/fixture/certs/base_cert.pem 16:27:47 spire-1.2.1/test/fixture/certs/base_csr.pem 16:27:47 spire-1.2.1/test/fixture/certs/base_key.pem 16:27:47 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:27:47 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:27:47 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:27:47 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:27:47 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:27:47 spire-1.2.1/test/fixture/certs/blog_key.pem 16:27:47 spire-1.2.1/test/fixture/certs/bundle.der 16:27:47 spire-1.2.1/test/fixture/certs/ca.pem 16:27:47 spire-1.2.1/test/fixture/certs/ca_key.pem 16:27:47 spire-1.2.1/test/fixture/certs/database_cert.pem 16:27:47 spire-1.2.1/test/fixture/certs/database_csr.pem 16:27:47 spire-1.2.1/test/fixture/certs/database_key.pem 16:27:47 spire-1.2.1/test/fixture/certs/node_cert.pem 16:27:47 spire-1.2.1/test/fixture/certs/node_csr.pem 16:27:47 spire-1.2.1/test/fixture/certs/node_key.pem 16:27:47 spire-1.2.1/test/fixture/certs/svid.pem 16:27:47 spire-1.2.1/test/fixture/certs/svid_key.pem 16:27:47 spire-1.2.1/test/fixture/config/ 16:27:47 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:27:47 spire-1.2.1/test/fixture/config/agent_good.conf 16:27:47 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:27:47 spire-1.2.1/test/fixture/config/plugin_good.conf 16:27:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:27:47 spire-1.2.1/test/fixture/config/server_good.conf 16:27:47 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:27:47 spire-1.2.1/test/fixture/fixture.go 16:27:47 spire-1.2.1/test/fixture/nodeattestor/ 16:27:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:27:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:27:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:27:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:27:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:27:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:27:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:27:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:27:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:27:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:27:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:27:47 spire-1.2.1/test/fixture/registration/ 16:27:47 spire-1.2.1/test/fixture/registration/entries.json 16:27:47 spire-1.2.1/test/fixture/registration/good-for-update.json 16:27:47 spire-1.2.1/test/fixture/registration/good.json 16:27:47 spire-1.2.1/test/fixture/registration/invalid.json 16:27:47 spire-1.2.1/test/fixture/registration/invalid_json.json 16:27:47 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:27:47 spire-1.2.1/test/integration/ 16:27:47 spire-1.2.1/test/integration/README.md 16:27:47 spire-1.2.1/test/integration/common 16:27:47 spire-1.2.1/test/integration/setup/ 16:27:47 spire-1.2.1/test/integration/setup/adminclient/ 16:27:47 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:27:47 spire-1.2.1/test/integration/setup/adminclient/client.go 16:27:47 spire-1.2.1/test/integration/setup/debugagent/ 16:27:47 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:27:47 spire-1.2.1/test/integration/setup/debugagent/main.go 16:27:47 spire-1.2.1/test/integration/setup/debugserver/ 16:27:47 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:27:47 spire-1.2.1/test/integration/setup/debugserver/main.go 16:27:47 spire-1.2.1/test/integration/setup/downstreamclient/ 16:27:47 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:27:47 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:27:47 spire-1.2.1/test/integration/setup/itclient/ 16:27:47 spire-1.2.1/test/integration/setup/itclient/client.go 16:27:47 spire-1.2.1/test/integration/setup/node-attestation/ 16:27:47 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:27:47 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:27:47 spire-1.2.1/test/integration/setup/x509pop/ 16:27:47 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:27:47 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:27:47 spire-1.2.1/test/integration/suites/ 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:27:47 spire-1.2.1/test/integration/suites/join-token/ 16:27:47 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:27:47 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:27:47 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:27:47 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:27:47 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:27:47 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:27:47 spire-1.2.1/test/integration/suites/join-token/README.md 16:27:47 spire-1.2.1/test/integration/suites/join-token/conf/ 16:27:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/join-token/teardown 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:27:47 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:27:47 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:27:47 spire-1.2.1/test/integration/suites/k8s/ 16:27:47 spire-1.2.1/test/integration/suites/k8s/00-setup 16:27:47 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:27:47 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:27:47 spire-1.2.1/test/integration/suites/k8s/README.md 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/ 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:27:47 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:27:47 spire-1.2.1/test/integration/suites/k8s/teardown 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/ 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:27:47 spire-1.2.1/test/integration/suites/rotation/ 16:27:47 spire-1.2.1/test/integration/suites/rotation/00-setup 16:27:47 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:27:47 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:27:47 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:27:47 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:27:47 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:27:47 spire-1.2.1/test/integration/suites/rotation/README.md 16:27:47 spire-1.2.1/test/integration/suites/rotation/conf/ 16:27:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/rotation/teardown 16:27:47 spire-1.2.1/test/integration/suites/self-test/ 16:27:47 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:27:47 spire-1.2.1/test/integration/suites/self-test/README.md 16:27:47 spire-1.2.1/test/integration/suites/self-test/teardown 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:27:47 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:27:47 spire-1.2.1/test/integration/suites/upgrade/ 16:27:47 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:27:47 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:27:47 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:27:47 spire-1.2.1/test/integration/suites/upgrade/README.md 16:27:47 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:27:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:27:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:27:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:27:47 spire-1.2.1/test/integration/suites/upgrade/teardown 16:27:47 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:27:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:27:47 spire-1.2.1/test/integration/test-one.sh 16:27:47 spire-1.2.1/test/integration/test.sh 16:27:47 spire-1.2.1/test/plugintest/ 16:27:47 spire-1.2.1/test/plugintest/config.go 16:27:47 spire-1.2.1/test/plugintest/load.go 16:27:47 spire-1.2.1/test/plugintest/option.go 16:27:47 spire-1.2.1/test/spiretest/ 16:27:47 spire-1.2.1/test/spiretest/apiserver.go 16:27:47 spire-1.2.1/test/spiretest/assertions.go 16:27:47 spire-1.2.1/test/spiretest/dir.go 16:27:47 spire-1.2.1/test/spiretest/errors_posix.go 16:27:47 spire-1.2.1/test/spiretest/errors_windows.go 16:27:47 spire-1.2.1/test/spiretest/logs.go 16:27:47 spire-1.2.1/test/spiretest/socketapi.go 16:27:47 spire-1.2.1/test/spiretest/suite.go 16:27:47 spire-1.2.1/test/spiretest/x509.go 16:27:47 spire-1.2.1/test/testca/ 16:27:47 spire-1.2.1/test/testca/ca.go 16:27:47 spire-1.2.1/test/testkey/ 16:27:47 spire-1.2.1/test/testkey/generate.sh 16:27:47 spire-1.2.1/test/testkey/genkeys.go 16:27:47 spire-1.2.1/test/testkey/keys.go 16:27:47 spire-1.2.1/test/testkey/new.go 16:27:47 spire-1.2.1/test/tpmsimulator/ 16:27:47 spire-1.2.1/test/tpmsimulator/simulator.go 16:27:47 spire-1.2.1/test/util/ 16:27:47 spire-1.2.1/test/util/cert_fixtures.go 16:27:47 spire-1.2.1/test/util/cert_generation.go 16:27:47 spire-1.2.1/test/util/io_redirection.go 16:27:47 spire-1.2.1/test/util/race.go 16:27:47 spire-1.2.1/test/util/util.go 16:27:47 building spire from source... 16:27:47 Installing go1.17.7... 16:27:54 a4caa8a26152: Pull complete 16:27:54 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:27:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:27:54 ---> b4bf7bf84953 16:27:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:27:54 Building bin/spire-server... 16:27:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:27:54 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:27:54 go: downloading github.com/mitchellh/cli v1.1.2 16:27:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:27:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:27:54 go: downloading github.com/imdario/mergo v0.3.12 16:27:54 go: downloading github.com/sirupsen/logrus v1.8.1 16:27:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:27:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:27:54 go: downloading google.golang.org/grpc v1.44.0 16:27:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:27:54 go: downloading github.com/fatih/color v1.13.0 16:27:54 go: downloading github.com/mattn/go-isatty v0.0.14 16:27:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:27:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:27:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:27:54 WORKDIR /edgex 16:27:54 COPY go.mod . 16:27:54 RUN go mod download 16:27:54 + docker build -t ci-base-image-arm64 -f - . 16:27:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:27:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:27:54 go: downloading github.com/armon/go-metrics v0.3.10 16:27:54 go: downloading github.com/prometheus/client_golang v1.12.1 16:27:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:27:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:27:54 go: downloading github.com/open-policy-agent/opa v0.38.0 16:27:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:27:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:27:55 go: downloading github.com/mattn/go-colorable v0.1.12 16:27:55 go: downloading github.com/Masterminds/goutils v1.1.0 16:27:55 go: downloading github.com/Masterminds/semver v1.5.0 16:27:55 go: downloading github.com/google/uuid v1.1.2 16:27:55 go: downloading github.com/huandu/xstrings v1.3.2 16:27:55 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:27:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:27:55 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:27:55 go: downloading github.com/oklog/run v1.0.0 16:27:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:27:55  ---> Running in d29e768549ce 16:27:55 go: downloading github.com/prometheus/client_model v0.2.0 16:27:55 go: downloading github.com/prometheus/common v0.32.1 16:27:55 go: downloading github.com/beorn7/perks v1.0.1 16:27:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:27:55 go: downloading github.com/prometheus/procfs v0.7.3 16:27:55 go: downloading github.com/imkira/go-observer v1.0.3 16:27:55 go: downloading go.uber.org/atomic v1.9.0 16:27:55 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:27:55 go: downloading github.com/hashicorp/errwrap v1.1.0 16:27:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:27:55 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:27:55 go: downloading github.com/blang/semver/v4 v4.0.0 16:27:55 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:27:55 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:27:55 go: downloading github.com/jinzhu/gorm v1.9.16 16:27:55 go: downloading github.com/lib/pq v1.10.4 16:27:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:27:55 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:27:55 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:27:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:27:56 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:27:57 Sending build context to Docker daemon 169.3MB 16:27:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:27:57 ---> 725f1c02e7f9 16:27:57 Step 2/4 : WORKDIR /edgex 16:27:58 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:27:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:27:58 go: downloading github.com/stretchr/testify v1.7.0 16:27:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:27:58 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:27:58 ---> Running in ba88bcfc7718 16:27:58 Removing intermediate container ba88bcfc7718 16:27:58 ---> b3369167a63b 16:27:58 Step 3/4 : COPY go.mod . 16:27:59 ---> 2a247e3671b5 16:27:59 Step 4/4 : RUN go mod download 16:27:59 ---> Running in ec17cd573e71 16:28:02 go: downloading google.golang.org/api v0.70.0 16:28:02 go: downloading k8s.io/client-go v0.23.4 16:28:02 go: downloading k8s.io/api v0.23.4 16:28:02 go: downloading github.com/google/go-tpm v0.3.3 16:28:02 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:28:02 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:28:02 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:28:02 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:28:02 go: downloading cloud.google.com/go/storage v1.21.0 16:28:02 go: downloading cloud.google.com/go v0.100.2 16:28:03 go: downloading k8s.io/apimachinery v0.23.4 16:28:03 go: downloading k8s.io/kube-aggregator v0.23.3 16:28:03 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:28:03 go: downloading cloud.google.com/go/security v1.3.0 16:28:03 go: downloading github.com/hashicorp/vault/api v1.4.1 16:28:03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:28:03 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:28:03 go: downloading github.com/twmb/murmur3 v1.1.6 16:28:03 go: downloading github.com/jinzhu/inflection v1.0.0 16:28:03 go: downloading github.com/aws/smithy-go v1.11.0 16:28:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:28:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:28:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:28:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:28:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:28:03 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:28:03 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:28:03 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:28:03 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:28:03 go: downloading github.com/dimchansky/utfbom v1.1.1 16:28:03 go: downloading cloud.google.com/go/compute v1.3.0 16:28:03 go: downloading cloud.google.com/go/iam v0.1.1 16:28:04 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:28:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:28:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:28:05 go: downloading github.com/gogo/protobuf v1.3.2 16:28:05 go: downloading github.com/google/gofuzz v1.1.0 16:28:05 go: downloading k8s.io/klog/v2 v2.30.0 16:28:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:28:05 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:28:05 go: downloading github.com/spf13/pflag v1.0.5 16:28:05 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:28:05 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:28:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:28:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:28:06 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:28:06 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:28:06 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:28:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:28:06 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:28:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:28:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:28:06 go: downloading gopkg.in/yaml.v2 v2.4.0 16:28:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:28:06 go: downloading github.com/gobwas/glob v0.2.3 16:28:06 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:28:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:28:06 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:28:06 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:28:06 go: downloading go.opencensus.io v0.23.0 16:28:06 go: downloading gopkg.in/inf.v0 v0.9.1 16:28:06 go: downloading github.com/google/go-cmp v0.5.7 16:28:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:28:06 go: downloading github.com/googleapis/gnostic v0.5.5 16:28:06 go: downloading github.com/go-logr/logr v1.2.2 16:28:06 go: downloading github.com/json-iterator/go v1.1.12 16:28:06 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:28:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:28:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:28:06 go: downloading go.uber.org/zap v1.21.0 16:28:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:28:06 go: downloading github.com/tklauser/numcpus v0.3.0 16:28:06 go: downloading sigs.k8s.io/yaml v1.3.0 16:28:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:28:06 go: downloading github.com/ryanuber/go-glob v1.0.0 16:28:06 go: downloading github.com/golang/snappy v0.0.4 16:28:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:28:06 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:28:06 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:28:06 go: downloading github.com/hashicorp/go-version v1.2.0 16:28:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:28:06 go: downloading github.com/modern-go/reflect2 v1.0.2 16:28:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:28:06 go: downloading go.uber.org/multierr v1.6.0 16:28:13 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:28:13 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:28:17 Removing intermediate container 87cf4ecc5764 16:28:17 ---> 6d2a963a00e2 16:28:17 16:28:17 Step 10/31 : FROM alpine:3.14 16:28:17 Removing intermediate container 9ccf857632bf 16:28:17 Removing intermediate container da04daaaedd6 16:28:17 ---> 6771dad6ccfb 16:28:17 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:28:17 ---> 07b2f10b88fd 16:28:17 16:28:17 Step 10/25 : FROM alpine:3.14 16:28:17 Removing intermediate container d29e768549ce 16:28:17 ---> 169776165e5d 16:28:17 16:28:17 Step 9/20 : FROM alpine:3.15 16:28:17 ---> Running in d105ec25607b 16:28:18 3.14: Pulling from library/alpine 16:28:18 3.14: Pulling from library/alpine 16:28:18 3.15: Pulling from library/alpine 16:28: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.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:28:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:28:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:28:19 Status: Downloaded newer image for alpine:3.14 16:28:19 Status: Image is up to date for alpine:3.14 16:28:19 ---> e04c818066af 16:28:19 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:28:19 ---> e04c818066af 16:28:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:28:19 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:28:19 Status: Downloaded newer image for alpine:3.15 16:28:19 ---> 0ac33e5f5afa 16:28:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:28:20 ---> Running in 160e52e98b15 16:28:20 ---> Running in 0b5f9483dde2 16:28:20 ---> Running in e1634a57ac54 16:28:20 Removing intermediate container 160e52e98b15 16:28:20 ---> 925e7a60308c 16:28:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:20 Removing intermediate container 0b5f9483dde2 16:28:20 ---> 442adad66987 16:28:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:28:20 ---> Running in 748865038be1 16:28:20 Removing intermediate container d105ec25607b 16:28:20 ---> 22073a7dd667 16:28:20 16:28:20 Step 11/23 : FROM docker:20.10.14 16:28:20 ---> Running in 1d6cce09c1c9 16:28:20 20.10.14: Pulling from library/docker 16:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:21 (1/3) Installing ca-certificates (20211220-r0) 16:28:21 (2/3) Installing dumb-init (1.2.5-r1) 16:28:21 (3/3) Installing su-exec (0.2-r1) 16:28:21 Executing busybox-1.33.1-r7.trigger 16:28:21 Executing ca-certificates-20211220-r0.trigger 16:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:28:21 OK: 6 MiB in 17 packages 16:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:28:21 (1/2) Installing dumb-init (1.2.5-r1) 16:28:21 (2/2) Installing su-exec (0.2-r1) 16:28:21 Executing busybox-1.33.1-r7.trigger 16:28:21 OK: 6 MiB in 16 packages 16:28:22 Removing intermediate container 748865038be1 16:28:22 ---> 376eaa8a1db2 16:28:22 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:28:22 Removing intermediate container e1634a57ac54 16:28:22 ---> 391d6dbc3dae 16:28:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:28:22 ---> Running in 56257dc5355c 16:28:22 Removing intermediate container 1d6cce09c1c9 16:28:22 ---> dd86c4e850cf 16:28:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:28:22 ---> Running in 2937900de249 16:28:23 ---> Running in c55f2d4b95c3 16:28:23 Removing intermediate container 2937900de249 16:28:23 ---> 8fb7ea7bd7d4 16:28:23 Step 13/25 : WORKDIR / 16:28:23 ---> Running in 9f49c6a336ea 16:28:23 Removing intermediate container c55f2d4b95c3 16:28:23 ---> 02e3984fcb05 16:28:23 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:28:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:23 ---> Running in c2f81b819524 16:28:23 Removing intermediate container 9f49c6a336ea 16:28:23 ---> 1c590756cfac 16:28: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 16:28:23 Removing intermediate container c2f81b819524 16:28:23 ---> eb078793834f 16:28:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:28:23 ---> Running in 71345ffca40b 16:28:23 ---> 5921e7d49ea1 16:28:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:28:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:24 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:28:24 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:28:24 OK: 15855 distinct packages available 16:28:24 ---> 4847c1ef3f5f 16:28:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:28:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:25 ---> e04e44db57e5 16:28:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:28:25 Removing intermediate container 71345ffca40b 16:28:25 ---> 160b507ddf61 16:28:25 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:28:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:25 ---> Running in c39df129e047 16:28:25 ---> c7c1ef316cbc 16:28:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:28:25 (1/9) Installing ca-certificates (20211220-r0) 16:28:25 (2/9) Installing brotli-libs (1.0.9-r5) 16:28:25 Removing intermediate container c39df129e047 16:28:25 ---> 41a4cae05505 16:28:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:28:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:28:26 (4/9) Installing libcurl (7.80.0-r1) 16:28:26 (5/9) Installing curl (7.80.0-r1) 16:28:26 ---> 2dc107f42488 16:28:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:28:26 (6/9) Installing dumb-init (1.2.5-r1) 16:28:26 (7/9) Installing musl-obstack (1.2.3-r0) 16:28:26 (8/9) Installing libucontext (1.1-r0) 16:28:26 ---> 95861fd68bcc 16:28:26 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:28:26 (9/9) Installing gcompat (1.0.0-r4) 16:28:26 ---> Running in dbb23eee7942 16:28:26 Executing busybox-1.34.1-r5.trigger 16:28:26 Executing ca-certificates-20211220-r0.trigger 16:28:26 OK: 8 MiB in 23 packages 16:28:26 ---> 2eb34eda5be3 16:28:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:28:27 ---> 3684cc2916d6 16:28:27 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/ 16:28:27 ---> Running in 94e454a8e3ef 16:28:27 Removing intermediate container 56257dc5355c 16:28:27 ---> 4c3c96e3f384 16:28:27 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:27 Removing intermediate container dbb23eee7942 16:28:27 ---> e576efc31485 16:28:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:28 ---> 57ca1de30763 16:28:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:28:28 ---> 53825918f508 16:28:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:28:28 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:28:28 Status: Downloaded newer image for docker:20.10.14 16:28:28 ---> 7417809fdb73 16:28:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:28:28 Removing intermediate container 94e454a8e3ef 16:28:28 ---> 0653cb1bb622 16:28:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:28:29 ---> Running in 03291a715537 16:28:29 ---> Running in cd4aee408111 16:28:29 ---> 0d2f34af261b 16:28:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:28:29 Removing intermediate container 03291a715537 16:28:29 ---> 89de7f021dc7 16:28:29 Step 23/25 : LABEL arch=x86_64 16:28:29 Removing intermediate container cd4aee408111 16:28:29 ---> 0e3432ad3abb 16:28:29 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 16:28:29 ---> 24577b53b030 16:28:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:28:29 ---> Running in baf11782f5c1 16:28:29 ---> Running in 9d451e97e273 16:28:29 Removing intermediate container baf11782f5c1 16:28:29 ---> 367855ca97c4 16:28:29 Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:28:29 ---> 1e88e2acf158 16:28:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:28:30 ---> 8110d45400bb 16:28:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:28:30 ---> Running in 1463fdbf160c 16:28:30 ---> Running in a30c7bd0e38a 16:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:30 Removing intermediate container 1463fdbf160c 16:28:30 ---> 10fbee2ae587 16:28:30 Step 25/25 : LABEL version=2.2.0-dev.94 16:28:30 Removing intermediate container a30c7bd0e38a 16:28:30 ---> ab3a971d8f3d 16:28:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:30 (1/43) Installing readline (8.1.1-r0) 16:28:30 (2/43) Installing bash (5.1.16-r0) 16:28:30 Executing bash-5.1.16-r0.post-install 16:28:30 (3/43) Installing brotli-libs (1.0.9-r5) 16:28:30 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:28:30 (5/43) Installing libcurl (7.80.0-r1) 16:28:30 (6/43) Installing curl (7.80.0-r1) 16:28:30 (7/43) Installing dumb-init (1.2.5-r1) 16:28:30 (8/43) Installing libbz2 (1.0.8-r1) 16:28:30 (9/43) Installing expat (2.4.7-r0) 16:28:30 (10/43) Installing libffi (3.4.2-r1) 16:28:30 (11/43) Installing gdbm (1.22-r0) 16:28:30 (12/43) Installing xz-libs (5.2.5-r1) 16:28:30 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:28:30 ---> ffddd8a04a73 16:28:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:28:30 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:28:30 ---> Running in b06878a6f4ae 16:28:30 (15/43) Installing mpdecimal (2.5.1-r1) 16:28:30 ---> Running in 2a0d186e79a1 16:28:30 (16/43) Installing sqlite-libs (3.36.0-r0) 16:28:30 (17/43) Installing python3 (3.9.7-r4) 16:28:31 (18/43) Installing py3-appdirs (1.4.4-r2) 16:28:31 (19/43) Installing py3-certifi (2020.12.5-r1) 16:28:31 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:28:31 (21/43) Installing py3-idna (3.3-r0) 16:28:31 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:28:31 (23/43) Installing py3-requests (2.26.0-r1) 16:28:31 (24/43) Installing py3-msgpack (1.0.2-r1) 16:28:31 (25/43) Installing py3-lockfile (0.12.2-r4) 16:28:31 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:28:31 (27/43) Installing py3-colorama (0.4.4-r1) 16:28:31 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:28:31 (29/43) Installing py3-distlib (0.3.3-r0) 16:28:31 (30/43) Installing py3-distro (1.6.0-r0) 16:28:31 (31/43) Installing py3-six (1.16.0-r0) 16:28:31 (32/43) Installing py3-webencodings (0.5.1-r4) 16:28:31 Removing intermediate container 2a0d186e79a1 16:28:31 Removing intermediate container b06878a6f4ae 16:28:31 ---> 4012b4545a7a 16:28:31 ---> 17d753281845 16:28:31 Step 18/20 : LABEL arch=x86_64 16:28:31 16:28:31 (33/43) Installing py3-html5lib (1.1-r1) 16:28:31 (34/43) Installing py3-parsing (2.4.7-r2) 16:28:31 (35/43) Installing py3-packaging (20.9-r1) 16:28:31 (36/43) Installing py3-tomli (1.2.2-r0) 16:28:31 (37/43) Installing py3-pep517 (0.12.0-r0) 16:28:31 (38/43) Installing py3-progress (1.6-r0) 16:28:31 (39/43) Installing py3-retrying (1.3.3-r2) 16:28:31 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:28:31 (41/43) Installing py3-setuptools (52.0.0-r4) 16:28:31 Successfully built 17d753281845 16:28:31 (42/43) Installing py3-toml (0.10.2-r2) 16:28:31 (43/43) Installing py3-pip (20.3.4-r1) 16:28:31 Successfully tagged security-secretstore-setup:latest 16:28:31  Building security-secretstore-setup ... done Building security-spire-config 16:28:31 Executing busybox-1.34.1-r5.trigger 16:28:31 OK: 83 MiB in 65 packages 16:28:32 Collecting docker-compose==1.23.2 16:28:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:28:32 Collecting texttable<0.10,>=0.9.0 16:28:32 Downloading texttable-0.9.1.tar.gz (11 kB) 16:28:33 ---> 60270e59a895 16:28:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:28:33 ---> Running in 2c4c142fc64c 16:28:33 ---> Running in 7e32f2828a05 16:28:33 Collecting dockerpty<0.5,>=0.4.1 16:28:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:28:33 Removing intermediate container 2c4c142fc64c 16:28:33 ---> fe5d59128636 16:28:33 Step 19/20 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:28:33 Removing intermediate container 7e32f2828a05 16:28:33 ---> b27eb571b713 16:28:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:28:33 ---> Running in a4b0d6c7a33e 16:28:33 Collecting cached-property<2,>=1.2.0 16:28:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:28:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:28:33 Collecting jsonschema<3,>=2.5.1 16:28:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:28:33 Collecting docopt<0.7,>=0.6.1 16:28:33 Downloading docopt-0.6.2.tar.gz (25 kB) 16:28:34 Removing intermediate container a4b0d6c7a33e 16:28:34 ---> 4a531df08423 16:28:34 Step 20/20 : LABEL version=2.2.0-dev.94 16:28:34 ---> 6532c08304d9 16:28:34 Step 26/31 : RUN chmod +x /entrypoint.sh 16:28:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:28:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:28:34 Collecting docker<4.0,>=3.6.0 16:28:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:28:34 ---> Running in 8d501e1f0899 16:28:34 Collecting websocket-client<1.0,>=0.32.0 16:28:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:28:34 Collecting PyYAML<4,>=3.10 16:28:34 Downloading PyYAML-3.13.tar.gz (270 kB) 16:28:34 ---> Running in ef38dec1d735 16:28:34 Removing intermediate container 8d501e1f0899 16:28:34 ---> 2c79e91c0a03 16:28:34 16:28:34 Successfully built 2c79e91c0a03 16:28:34 Successfully tagged security-spiffe-token-provider:latest 16:28:34  Building security-spiffe-token-provider ... done Building support-scheduler 16:28:35 Collecting docker-pycreds>=0.4.0 16:28:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:28:35 Collecting urllib3<1.25,>=1.21.1 16:28:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:28:35 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) 16:28:35 Collecting idna<2.8,>=2.5 16:28:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:28:35 Collecting chardet<3.1.0,>=3.0.2 16:28:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:28:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:28:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:28:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:28:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:28:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:28:35 Attempting uninstall: urllib3 16:28:35 Found existing installation: urllib3 1.26.7 16:28:35 Uninstalling urllib3-1.26.7: 16:28:35 Successfully uninstalled urllib3-1.26.7 16:28:35 Attempting uninstall: idna 16:28:35 Found existing installation: idna 3.3 16:28:35 Uninstalling idna-3.3: 16:28:35 Successfully uninstalled idna-3.3 16:28:37 Attempting uninstall: requests 16:28:37 Found existing installation: requests 2.26.0 16:28:37 Uninstalling requests-2.26.0: 16:28:37 Successfully uninstalled requests-2.26.0 16:28:37 Running setup.py install for texttable: started 16:28:37 Running setup.py install for texttable: finished with status 'done' 16:28:37 Running setup.py install for PyYAML: started 16:28:38 Running setup.py install for PyYAML: finished with status 'done' 16:28:38 Running setup.py install for docopt: started 16:28:38 Removing intermediate container ef38dec1d735 16:28:38 ---> a46996595f48 16:28:38 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:28:38 ---> Running in 48e134ad9801 16:28:38 Running setup.py install for docopt: finished with status 'done' 16:28:38 Running setup.py install for dockerpty: started 16:28:39 Running setup.py install for dockerpty: finished with status 'done' 16:28:39 Removing intermediate container 48e134ad9801 16:28:39 ---> f0e1aac13869 16:28:39 Step 28/31 : CMD ["gate"] 16:28:39 ---> Running in ce08da5d0fff 16:28:39 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 16:28:40 Removing intermediate container ce08da5d0fff 16:28:40 ---> a3961f8e5e1a 16:28:40 Step 29/31 : LABEL arch=x86_64 16:28:40 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:28:40 ---> 8fbc02c201a2 16:28:40 Step 3/26 : WORKDIR /edgex-go 16:28:40 ---> Using cache 16:28:40 ---> 97adcd62c450 16:28:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:40 ---> Using cache 16:28:40 ---> a20ceae396d4 16:28:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:28:40 ---> Using cache 16:28:40 ---> 01dfa23f6898 16:28:40 Step 6/26 : COPY go.mod vendor* ./ 16:28:40 ---> Using cache 16:28:40 ---> 7d73fa780890 16:28:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:40 ---> Using cache 16:28:40 ---> 8873c13fefbb 16:28:40 Step 8/26 : COPY . . 16:28:40 ---> Using cache 16:28:40 ---> e14eae548e39 16:28:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:28:40 ---> Using cache 16:28:40 ---> b9ae43168ccc 16:28:40 Step 10/26 : RUN mkdir -p spire-build 16:28:40 ---> Using cache 16:28:40 ---> 6df1df19cce3 16:28:40 Step 11/26 : WORKDIR /edgex-go/spire-build 16:28:40 ---> Using cache 16:28:40 ---> 03fd7e35b8c8 16:28:40 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 16:28:40 ---> Running in 64cd51d34928 16:28:40 ---> Running in 3eb5427c1473 16:28:41 Removing intermediate container 64cd51d34928 16:28:41 ---> 0ebd58cc4132 16:28:41 Step 30/31 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:28:41 ---> Running in a7052b639665 16:28:41 Removing intermediate container a7052b639665 16:28:41 ---> cf2da1a21608 16:28:41 Step 31/31 : LABEL version=2.2.0-dev.94 16:28:42 ---> Running in e01b2f957d52 16:28:42 spire-1.2.1/ 16:28:42 spire-1.2.1/.data/ 16:28:42 spire-1.2.1/.data/.file 16:28:42 spire-1.2.1/.dockerignore 16:28:42 spire-1.2.1/.gitattributes 16:28:42 spire-1.2.1/.githooks/ 16:28:42 spire-1.2.1/.githooks/pre-commit 16:28:42 spire-1.2.1/.github/ 16:28:42 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:28:42 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:28:42 spire-1.2.1/.github/dependabot.yml 16:28:42 spire-1.2.1/.github/workflows/ 16:28:42 spire-1.2.1/.github/workflows/nightly_build.yaml 16:28:42 spire-1.2.1/.github/workflows/pr_build.yaml 16:28:42 spire-1.2.1/.github/workflows/release_build.yaml 16:28:42 spire-1.2.1/.github/workflows/scripts/ 16:28:42 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:28:42 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:28:42 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:28:42 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:28:42 spire-1.2.1/.github/workflows/scripts/split.sh 16:28:42 spire-1.2.1/.gitignore 16:28:42 spire-1.2.1/.go-version 16:28:42 spire-1.2.1/.golangci.yml 16:28:42 spire-1.2.1/ADOPTERS.md 16:28:42 spire-1.2.1/CHANGELOG.md 16:28:42 spire-1.2.1/CODE-OF-CONDUCT.md 16:28:42 spire-1.2.1/CODEOWNERS 16:28:42 spire-1.2.1/CONTRIBUTING.md 16:28:42 spire-1.2.1/Dockerfile 16:28:42 spire-1.2.1/Dockerfile.dev 16:28:42 spire-1.2.1/Dockerfile.scratch 16:28:42 spire-1.2.1/LICENSE 16:28:42 spire-1.2.1/MAINTAINERS.md 16:28:42 spire-1.2.1/Makefile 16:28:42 spire-1.2.1/README.md 16:28:42 spire-1.2.1/ROADMAP.md 16:28:42 spire-1.2.1/SECURITY.md 16:28:42 spire-1.2.1/cmd/ 16:28:42 spire-1.2.1/cmd/spire-agent/ 16:28:42 spire-1.2.1/cmd/spire-agent/cli/ 16:28:42 spire-1.2.1/cmd/spire-agent/cli/api/ 16:28:42 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/common/ 16:28:42 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:28:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/run/ 16:28:42 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:28:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:28:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:28:42 spire-1.2.1/cmd/spire-agent/main.go 16:28:42 spire-1.2.1/cmd/spire-server/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/agent/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/cli.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/run/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/token/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/validate/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/x509/ 16:28:42 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:28:42 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:28:42 spire-1.2.1/cmd/spire-server/main.go 16:28:42 spire-1.2.1/cmd/spire-server/util/ 16:28:42 spire-1.2.1/cmd/spire-server/util/util.go 16:28:42 spire-1.2.1/conf/ 16:28:42 spire-1.2.1/conf/agent/ 16:28:42 spire-1.2.1/conf/agent/agent.conf 16:28:42 spire-1.2.1/conf/agent/agent_full.conf 16:28:42 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:28:42 spire-1.2.1/conf/server/ 16:28:42 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:28:42 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:28:42 spire-1.2.1/conf/server/server.conf 16:28:42 spire-1.2.1/conf/server/server_full.conf 16:28:42 spire-1.2.1/doc/ 16:28:42 spire-1.2.1/doc/SPIRE101.md 16:28:42 spire-1.2.1/doc/auditlog.md 16:28:42 spire-1.2.1/doc/authorization_policy_engine.md 16:28:42 spire-1.2.1/doc/changelog_guidelines.md 16:28:42 spire-1.2.1/doc/cure53-report.pdf 16:28:42 spire-1.2.1/doc/images/ 16:28:42 spire-1.2.1/doc/images/2019_roadmap.png 16:28:42 spire-1.2.1/doc/images/SPIRE101.png 16:28:42 spire-1.2.1/doc/images/SPIRE_agent.png 16:28:42 spire-1.2.1/doc/images/SPIRE_server.png 16:28:42 spire-1.2.1/doc/images/cache_mgr.png 16:28:42 spire-1.2.1/doc/images/cache_mgr_components.png 16:28:42 spire-1.2.1/doc/images/federated_spire.png 16:28:42 spire-1.2.1/doc/images/ha_mode.png 16:28:42 spire-1.2.1/doc/images/nested_spire.png 16:28:42 spire-1.2.1/doc/images/oidc_federation.png 16:28:42 spire-1.2.1/doc/images/single_trust_domain.png 16:28:42 spire-1.2.1/doc/images/spiffe_compatible.png 16:28:42 spire-1.2.1/doc/images/spire_logo.png 16:28:42 spire-1.2.1/doc/migrating_registration_api_clients.md 16:28:42 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:28:42 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:28:42 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:28:42 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:28:42 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:28:42 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:28:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:28:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:28:42 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:28:42 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:28:42 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:28:42 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:28:42 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:28:42 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:28:42 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:28:42 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:28:42 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:28:42 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:28:42 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:28:42 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:28:42 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:28:42 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:28:42 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:28:42 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:28:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:28:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:28:42 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:28:42 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:28:42 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:28:42 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:28:42 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:28:42 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:28:42 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:28:42 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:28:42 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:28:42 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:28:42 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:28:42 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:28:42 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:28:42 spire-1.2.1/doc/scaling_spire.md 16:28:42 spire-1.2.1/doc/spire_agent.md 16:28:42 spire-1.2.1/doc/spire_server.md 16:28:42 spire-1.2.1/doc/supported_integrations.md 16:28:42 spire-1.2.1/doc/telemetry.md 16:28:42 spire-1.2.1/doc/telemetry_config.md 16:28:42 spire-1.2.1/doc/upgrading.md 16:28:42 spire-1.2.1/doc/using_spire.md 16:28:42 spire-1.2.1/examples/ 16:28:42 spire-1.2.1/examples/README.md 16:28:42 spire-1.2.1/go.mod 16:28:42 spire-1.2.1/go.sum 16:28:42 spire-1.2.1/pkg/ 16:28:42 spire-1.2.1/pkg/agent/ 16:28:42 spire-1.2.1/pkg/agent/agent.go 16:28:42 spire-1.2.1/pkg/agent/api/ 16:28:42 spire-1.2.1/pkg/agent/api/config.go 16:28:42 spire-1.2.1/pkg/agent/api/debug/ 16:28:42 spire-1.2.1/pkg/agent/api/debug/v1/ 16:28:42 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:28:42 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:28:42 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:28:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:28:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:28:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:28:42 spire-1.2.1/pkg/agent/api/endpoints.go 16:28:42 spire-1.2.1/pkg/agent/api/health/ 16:28:42 spire-1.2.1/pkg/agent/api/health/v1/ 16:28:42 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:28:42 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:28:42 spire-1.2.1/pkg/agent/api/rpccontext/ 16:28:42 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:28:42 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:28:42 spire-1.2.1/pkg/agent/attestor/ 16:28:42 spire-1.2.1/pkg/agent/attestor/node/ 16:28:42 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:28:42 spire-1.2.1/pkg/agent/attestor/node/node.go 16:28:42 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:28:42 spire-1.2.1/pkg/agent/attestor/workload/ 16:28:42 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:28:42 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:28:42 spire-1.2.1/pkg/agent/catalog/ 16:28:42 spire-1.2.1/pkg/agent/catalog/catalog.go 16:28:42 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:28:42 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:28:42 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:28:42 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:28:42 spire-1.2.1/pkg/agent/client/ 16:28:42 spire-1.2.1/pkg/agent/client/client.go 16:28:42 spire-1.2.1/pkg/agent/client/client_test.go 16:28:42 spire-1.2.1/pkg/agent/client/dial.go 16:28:42 spire-1.2.1/pkg/agent/client/nodeconn.go 16:28:42 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:28:42 spire-1.2.1/pkg/agent/client/update.go 16:28:42 spire-1.2.1/pkg/agent/client/util.go 16:28:42 spire-1.2.1/pkg/agent/common/ 16:28:42 spire-1.2.1/pkg/agent/common/backoff/ 16:28:42 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:28:42 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:28:42 spire-1.2.1/pkg/agent/common/cgroups/ 16:28:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:28:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:28:42 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:28:42 spire-1.2.1/pkg/agent/config.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/ 16:28:42 spire-1.2.1/pkg/agent/endpoints/config.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:28:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:28:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/workload/ 16:28:42 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:28:42 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:28:42 spire-1.2.1/pkg/agent/manager/ 16:28:42 spire-1.2.1/pkg/agent/manager/cache/ 16:28:42 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:28:42 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:28:42 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:28:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:28:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:28:42 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:28:42 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:28:42 spire-1.2.1/pkg/agent/manager/config.go 16:28:42 spire-1.2.1/pkg/agent/manager/manager.go 16:28:42 spire-1.2.1/pkg/agent/manager/manager_test.go 16:28:42 spire-1.2.1/pkg/agent/manager/storage.go 16:28:42 spire-1.2.1/pkg/agent/manager/storage_test.go 16:28:42 spire-1.2.1/pkg/agent/manager/storecache/ 16:28:42 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:28:42 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:28:42 spire-1.2.1/pkg/agent/manager/sync.go 16:28:42 spire-1.2.1/pkg/agent/plugin/ 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:28:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:28:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:28:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:28:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:28:42 spire-1.2.1/pkg/agent/svid/ 16:28:42 spire-1.2.1/pkg/agent/svid/rotator.go 16:28:42 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:28:42 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:28:42 spire-1.2.1/pkg/agent/svid/store/ 16:28:42 spire-1.2.1/pkg/agent/svid/store/service.go 16:28:42 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:28:42 spire-1.2.1/pkg/common/ 16:28:42 spire-1.2.1/pkg/common/agentpathtemplate/ 16:28:42 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:28:42 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:28:42 spire-1.2.1/pkg/common/api/ 16:28:42 spire-1.2.1/pkg/common/api/metrics.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/ 16:28:42 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/logger.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/names.go 16:28:42 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:28:42 spire-1.2.1/pkg/common/api/names.go 16:28:42 spire-1.2.1/pkg/common/api/ratelimit.go 16:28:42 spire-1.2.1/pkg/common/api/rpccontext/ 16:28:42 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:28:42 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:28:42 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:28:42 spire-1.2.1/pkg/common/auth/ 16:28:42 spire-1.2.1/pkg/common/auth/interceptors.go 16:28:42 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:28:42 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:28:42 spire-1.2.1/pkg/common/bundleutil/ 16:28:42 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:28:42 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:28:42 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:28:42 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:28:42 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:28:42 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:28:42 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:28:42 spire-1.2.1/pkg/common/bundleutil/types.go 16:28:42 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:28:42 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:28:42 spire-1.2.1/pkg/common/catalog/ 16:28:42 spire-1.2.1/pkg/common/catalog/bind.go 16:28:42 spire-1.2.1/pkg/common/catalog/builtin.go 16:28:42 spire-1.2.1/pkg/common/catalog/catalog.go 16:28:42 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:28:42 spire-1.2.1/pkg/common/catalog/closers.go 16:28:42 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:28:42 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:28:42 spire-1.2.1/pkg/common/catalog/config.go 16:28:42 spire-1.2.1/pkg/common/catalog/config_test.go 16:28:42 spire-1.2.1/pkg/common/catalog/configure.go 16:28:42 spire-1.2.1/pkg/common/catalog/constraints.go 16:28:42 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:28:42 spire-1.2.1/pkg/common/catalog/context.go 16:28:42 spire-1.2.1/pkg/common/catalog/external.go 16:28:42 spire-1.2.1/pkg/common/catalog/host.go 16:28:42 spire-1.2.1/pkg/common/catalog/pipenet.go 16:28:42 spire-1.2.1/pkg/common/catalog/plugin.go 16:28:42 spire-1.2.1/pkg/common/catalog/testplugin/ 16:28:42 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:28:42 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:28:42 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:28:42 spire-1.2.1/pkg/common/cli/ 16:28:42 spire-1.2.1/pkg/common/cli/env.go 16:28:42 spire-1.2.1/pkg/common/cli/flags.go 16:28:42 spire-1.2.1/pkg/common/cli/trust_domain.go 16:28:42 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:28:42 spire-1.2.1/pkg/common/cli/umask.go 16:28:42 spire-1.2.1/pkg/common/cli/umask_posix.go 16:28:42 spire-1.2.1/pkg/common/cli/umask_test.go 16:28:42 spire-1.2.1/pkg/common/cli/umask_windows.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/ 16:28:42 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/flag.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/format.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/ 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:28:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:28:42 spire-1.2.1/pkg/common/coretypes/ 16:28:42 spire-1.2.1/pkg/common/coretypes/bundle/ 16:28:42 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:28:42 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:28:42 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:28:42 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:28:42 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:28:42 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:28:42 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:28:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:28:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:28:42 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:28:42 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:28:42 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:28:42 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:28:42 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:28:42 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:28:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:28:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:28:42 spire-1.2.1/pkg/common/cryptoutil/ 16:28:42 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:28:42 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:28:42 spire-1.2.1/pkg/common/diskutil/ 16:28:42 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:28:42 spire-1.2.1/pkg/common/diskutil/file_test.go 16:28:42 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:28:42 spire-1.2.1/pkg/common/errorutil/ 16:28:42 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:28:42 spire-1.2.1/pkg/common/health/ 16:28:42 spire-1.2.1/pkg/common/health/config.go 16:28:42 spire-1.2.1/pkg/common/health/context.go 16:28:42 spire-1.2.1/pkg/common/health/context_test.go 16:28:42 spire-1.2.1/pkg/common/health/health.go 16:28:42 spire-1.2.1/pkg/common/health/health_test.go 16:28:42 spire-1.2.1/pkg/common/health/logger.go 16:28:42 spire-1.2.1/pkg/common/hostservice/ 16:28:42 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:28:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:28:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:28:42 spire-1.2.1/pkg/common/idutil/ 16:28:42 spire-1.2.1/pkg/common/idutil/require.go 16:28:42 spire-1.2.1/pkg/common/idutil/require_test.go 16:28:42 spire-1.2.1/pkg/common/idutil/safety.go 16:28:42 spire-1.2.1/pkg/common/idutil/safety_test.go 16:28:42 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:28:42 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:28:42 spire-1.2.1/pkg/common/jwtsvid/ 16:28:42 spire-1.2.1/pkg/common/jwtsvid/common.go 16:28:42 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:28:42 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:28:42 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:28:42 spire-1.2.1/pkg/common/jwtutil/ 16:28:42 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:28:42 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:28:42 spire-1.2.1/pkg/common/log/ 16:28:42 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:28:42 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:28:42 spire-1.2.1/pkg/common/log/log.go 16:28:42 spire-1.2.1/pkg/common/log/log_test.go 16:28:42 spire-1.2.1/pkg/common/log/options.go 16:28:42 spire-1.2.1/pkg/common/nodeutil/ 16:28:42 spire-1.2.1/pkg/common/nodeutil/node.go 16:28:42 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:28:42 spire-1.2.1/pkg/common/peertracker/ 16:28:42 spire-1.2.1/pkg/common/peertracker/conn.go 16:28:42 spire-1.2.1/pkg/common/peertracker/credentials.go 16:28:42 spire-1.2.1/pkg/common/peertracker/errors.go 16:28:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:28:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:28:42 spire-1.2.1/pkg/common/peertracker/info.go 16:28:42 spire-1.2.1/pkg/common/peertracker/listener.go 16:28:42 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:28:42 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:28:42 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:28:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:28:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:28:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:28:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:28:42 spire-1.2.1/pkg/common/peertracker/tcp.go 16:28:42 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:28:42 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:28:42 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:28:42 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:28:42 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:28:42 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:28:42 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:28:42 spire-1.2.1/pkg/common/peertracker/uds.go 16:28:42 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:28:42 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:28:42 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:28:42 spire-1.2.1/pkg/common/pemutil/ 16:28:42 spire-1.2.1/pkg/common/pemutil/block.go 16:28:42 spire-1.2.1/pkg/common/pemutil/certs.go 16:28:42 spire-1.2.1/pkg/common/pemutil/common.go 16:28:42 spire-1.2.1/pkg/common/pemutil/csr.go 16:28:42 spire-1.2.1/pkg/common/pemutil/keys.go 16:28:42 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:28:42 spire-1.2.1/pkg/common/pemutil/testdata/ 16:28:42 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:28:42 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:28:42 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:28:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:28:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:28:42 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:28:42 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:28:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:28:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:28:42 spire-1.2.1/pkg/common/plugin/ 16:28:42 spire-1.2.1/pkg/common/plugin/aws/ 16:28:42 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:28:42 spire-1.2.1/pkg/common/plugin/azure/ 16:28:42 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:28:42 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:28:42 spire-1.2.1/pkg/common/plugin/facade.go 16:28:42 spire-1.2.1/pkg/common/plugin/facade_test.go 16:28:42 spire-1.2.1/pkg/common/plugin/gcp/ 16:28:42 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:28:42 spire-1.2.1/pkg/common/plugin/k8s/ 16:28:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:28:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:28:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:28:42 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:28:42 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:28:42 spire-1.2.1/pkg/common/plugin/log.go 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/ 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:28:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:28:42 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:28:42 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:28:42 spire-1.2.1/pkg/common/plugin/x509pop/ 16:28:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:28:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:28:42 spire-1.2.1/pkg/common/profiling/ 16:28:42 spire-1.2.1/pkg/common/profiling/dumpers.go 16:28:42 spire-1.2.1/pkg/common/profiling/profiling.go 16:28:42 spire-1.2.1/pkg/common/protoutil/ 16:28:42 spire-1.2.1/pkg/common/protoutil/masks.go 16:28:42 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:28:42 spire-1.2.1/pkg/common/rotationutil/ 16:28:42 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:28:42 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:28:42 spire-1.2.1/pkg/common/selector/ 16:28:42 spire-1.2.1/pkg/common/selector/selector.go 16:28:42 spire-1.2.1/pkg/common/selector/selector_test.go 16:28:42 spire-1.2.1/pkg/common/selector/set.go 16:28:42 spire-1.2.1/pkg/common/selector/set_utils.go 16:28:42 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/ 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/ 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:28:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:28:42 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:28:42 spire-1.2.1/pkg/common/telemetry/call.go 16:28:42 spire-1.2.1/pkg/common/telemetry/common/ 16:28:42 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:28:42 spire-1.2.1/pkg/common/telemetry/config.go 16:28:42 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:28:42 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/inmem.go 16:28:42 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/m3.go 16:28:42 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/metrics.go 16:28:42 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/names.go 16:28:42 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:28:42 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:28:42 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/ 16:28:42 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:28:42 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:28:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:28:42 spire-1.2.1/pkg/common/telemetry/server/server.go 16:28:42 spire-1.2.1/pkg/common/telemetry/sink.go 16:28:42 spire-1.2.1/pkg/common/telemetry/statsd.go 16:28:42 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:28:42 spire-1.2.1/pkg/common/telemetry/uptime.go 16:28:42 spire-1.2.1/pkg/common/telemetry/version.go 16:28:42 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:28:42 spire-1.2.1/pkg/common/uptime/ 16:28:42 spire-1.2.1/pkg/common/uptime/uptime.go 16:28:42 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:28:42 spire-1.2.1/pkg/common/util/ 16:28:42 spire-1.2.1/pkg/common/util/certs.go 16:28:42 spire-1.2.1/pkg/common/util/certs_test.go 16:28:42 spire-1.2.1/pkg/common/util/csr.go 16:28:42 spire-1.2.1/pkg/common/util/hash.go 16:28:42 spire-1.2.1/pkg/common/util/selectors.go 16:28:42 spire-1.2.1/pkg/common/util/selectors_test.go 16:28:42 spire-1.2.1/pkg/common/util/signals.go 16:28:42 spire-1.2.1/pkg/common/util/sort.go 16:28:42 spire-1.2.1/pkg/common/util/sort_test.go 16:28:42 spire-1.2.1/pkg/common/util/task.go 16:28:42 spire-1.2.1/pkg/common/util/task_test.go 16:28:42 spire-1.2.1/pkg/common/util/testdata/ 16:28:42 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:28:42 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:28:42 spire-1.2.1/pkg/common/version/ 16:28:42 spire-1.2.1/pkg/common/version/version.go 16:28:42 spire-1.2.1/pkg/common/x509svid/ 16:28:42 spire-1.2.1/pkg/common/x509svid/common_test.go 16:28:42 spire-1.2.1/pkg/common/x509svid/csr.go 16:28:42 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:28:42 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:28:42 spire-1.2.1/pkg/common/x509util/ 16:28:42 spire-1.2.1/pkg/common/x509util/cert.go 16:28:42 spire-1.2.1/pkg/common/x509util/dns.go 16:28:42 spire-1.2.1/pkg/common/x509util/dns_test.go 16:28:42 spire-1.2.1/pkg/common/x509util/keyid.go 16:28:42 spire-1.2.1/pkg/common/x509util/keypair.go 16:28:42 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:28:42 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:28:42 spire-1.2.1/pkg/server/ 16:28:42 spire-1.2.1/pkg/server/api/ 16:28:42 spire-1.2.1/pkg/server/api/agent.go 16:28:42 spire-1.2.1/pkg/server/api/agent/ 16:28:42 spire-1.2.1/pkg/server/api/agent/v1/ 16:28:42 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:28:42 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:28:42 spire-1.2.1/pkg/server/api/agent_test.go 16:28:42 spire-1.2.1/pkg/server/api/api.go 16:28:42 spire-1.2.1/pkg/server/api/audit/ 16:28:42 spire-1.2.1/pkg/server/api/audit/audit.go 16:28:42 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:28:42 spire-1.2.1/pkg/server/api/bundle.go 16:28:42 spire-1.2.1/pkg/server/api/bundle/ 16:28:42 spire-1.2.1/pkg/server/api/bundle/v1/ 16:28:42 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:28:42 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:28:42 spire-1.2.1/pkg/server/api/bundle_test.go 16:28:42 spire-1.2.1/pkg/server/api/debug/ 16:28:42 spire-1.2.1/pkg/server/api/debug/v1/ 16:28:42 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:28:42 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:28:42 spire-1.2.1/pkg/server/api/entry.go 16:28:42 spire-1.2.1/pkg/server/api/entry/ 16:28:42 spire-1.2.1/pkg/server/api/entry/v1/ 16:28:42 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:28:42 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:28:42 spire-1.2.1/pkg/server/api/entry_test.go 16:28:42 spire-1.2.1/pkg/server/api/health/ 16:28:42 spire-1.2.1/pkg/server/api/health/v1/ 16:28:42 spire-1.2.1/pkg/server/api/health/v1/service.go 16:28:42 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:28:42 spire-1.2.1/pkg/server/api/id.go 16:28:42 spire-1.2.1/pkg/server/api/id_test.go 16:28:42 spire-1.2.1/pkg/server/api/limits/ 16:28:42 spire-1.2.1/pkg/server/api/limits/limits.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/ 16:28:42 spire-1.2.1/pkg/server/api/middleware/alias.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/audit.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/caller.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/common.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/entries.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:28:42 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:28:42 spire-1.2.1/pkg/server/api/ratelimit.go 16:28:42 spire-1.2.1/pkg/server/api/rpccontext/ 16:28:42 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:28:42 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:28:42 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:28:42 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:28:42 spire-1.2.1/pkg/server/api/selector.go 16:28:42 spire-1.2.1/pkg/server/api/selector_test.go 16:28:42 spire-1.2.1/pkg/server/api/status.go 16:28:42 spire-1.2.1/pkg/server/api/status_test.go 16:28:42 spire-1.2.1/pkg/server/api/svid/ 16:28:42 spire-1.2.1/pkg/server/api/svid/v1/ 16:28:42 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:28:42 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:28:42 spire-1.2.1/pkg/server/api/trustdomain.go 16:28:42 spire-1.2.1/pkg/server/api/trustdomain/ 16:28:42 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:28:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:28:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:28:42 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:28:42 spire-1.2.1/pkg/server/authpolicy/ 16:28:42 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:28:42 spire-1.2.1/pkg/server/authpolicy/policy.go 16:28:42 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:28:42 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:28:42 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:28:42 spire-1.2.1/pkg/server/authpolicy/validate.go 16:28:42 spire-1.2.1/pkg/server/bundle/ 16:28:42 spire-1.2.1/pkg/server/bundle/client/ 16:28:42 spire-1.2.1/pkg/server/bundle/client/client.go 16:28:42 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:28:42 spire-1.2.1/pkg/server/bundle/client/manager.go 16:28:42 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:28:42 spire-1.2.1/pkg/server/bundle/client/sources.go 16:28:42 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:28:42 spire-1.2.1/pkg/server/bundle/client/updater.go 16:28:42 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:28:42 spire-1.2.1/pkg/server/ca/ 16:28:42 spire-1.2.1/pkg/server/ca/ca.go 16:28:42 spire-1.2.1/pkg/server/ca/ca_health.go 16:28:42 spire-1.2.1/pkg/server/ca/ca_test.go 16:28:42 spire-1.2.1/pkg/server/ca/journal.go 16:28:42 spire-1.2.1/pkg/server/ca/journal_test.go 16:28:42 spire-1.2.1/pkg/server/ca/manager.go 16:28:42 spire-1.2.1/pkg/server/ca/manager_health.go 16:28:42 spire-1.2.1/pkg/server/ca/manager_test.go 16:28:42 spire-1.2.1/pkg/server/ca/templates.go 16:28:42 spire-1.2.1/pkg/server/ca/upstream_client.go 16:28:42 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:28:42 spire-1.2.1/pkg/server/ca/validation.go 16:28:42 spire-1.2.1/pkg/server/cache/ 16:28:42 spire-1.2.1/pkg/server/cache/dscache/ 16:28:42 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:28:42 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:28:42 spire-1.2.1/pkg/server/cache/entrycache/ 16:28:42 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:28:42 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:28:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:28:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:28:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:28:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:28:42 spire-1.2.1/pkg/server/catalog/ 16:28:42 spire-1.2.1/pkg/server/catalog/catalog.go 16:28:42 spire-1.2.1/pkg/server/catalog/keymanager.go 16:28:42 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:28:42 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:28:42 spire-1.2.1/pkg/server/catalog/notifier.go 16:28:42 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:28:42 spire-1.2.1/pkg/server/config.go 16:28:42 spire-1.2.1/pkg/server/datastore/ 16:28:42 spire-1.2.1/pkg/server/datastore/datastore.go 16:28:42 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:28:42 spire-1.2.1/pkg/server/datastore/repository.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:28:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:28:42 spire-1.2.1/pkg/server/endpoints/ 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/ 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:28:42 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:28:42 spire-1.2.1/pkg/server/endpoints/config.go 16:28:42 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:28:42 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:28:42 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:28:42 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:28:42 spire-1.2.1/pkg/server/endpoints/middleware.go 16:28:42 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:28:42 spire-1.2.1/pkg/server/hostservice/ 16:28:42 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:28:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:28:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:28:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:28:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:28:42 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:28:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:28:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/ 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/ 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:28:42 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:28:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:28:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:28:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:28:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:28:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:28:42 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:28:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:28:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/ 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:28:42 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:28:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:28:42 spire-1.2.1/pkg/server/registration/ 16:28:42 spire-1.2.1/pkg/server/registration/manager.go 16:28:42 spire-1.2.1/pkg/server/registration/manager_test.go 16:28:42 spire-1.2.1/pkg/server/scanentries.go 16:28:42 spire-1.2.1/pkg/server/scanentries_test.go 16:28:42 spire-1.2.1/pkg/server/server.go 16:28:42 spire-1.2.1/pkg/server/server_test.go 16:28:42 spire-1.2.1/pkg/server/svid/ 16:28:42 spire-1.2.1/pkg/server/svid/observer.go 16:28:42 spire-1.2.1/pkg/server/svid/observer_test.go 16:28:42 spire-1.2.1/pkg/server/svid/rotator.go 16:28:42 spire-1.2.1/pkg/server/svid/rotator_config.go 16:28:42 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:28:42 spire-1.2.1/pkg/server/svid/rotator_test.go 16:28:42 spire-1.2.1/proto/ 16:28:42 spire-1.2.1/proto/private/ 16:28:42 spire-1.2.1/proto/private/server/ 16:28:42 spire-1.2.1/proto/private/server/journal/ 16:28:42 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:28:42 spire-1.2.1/proto/private/server/journal/journal.proto 16:28:42 spire-1.2.1/proto/spire/ 16:28:42 spire-1.2.1/proto/spire/common/ 16:28:42 spire-1.2.1/proto/spire/common/common.pb.go 16:28:42 spire-1.2.1/proto/spire/common/common.proto 16:28:42 spire-1.2.1/proto/spire/common/plugin/ 16:28:42 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:28:42 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:28:42 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:28:42 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:28:42 spire-1.2.1/proto/spire/plugin/ 16:28:42 spire-1.2.1/proto/spire/plugin/agent/ 16:28:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:28:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:28:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:28:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:28:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:28:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:28:42 spire-1.2.1/release/ 16:28:42 spire-1.2.1/release/spire-extras/ 16:28:42 spire-1.2.1/release/spire-extras/README.md 16:28:42 spire-1.2.1/release/spire-extras/conf/ 16:28:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:28:42 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:28:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:28:42 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:28:42 spire-1.2.1/release/spire/ 16:28:42 spire-1.2.1/release/spire/README.md 16:28:42 spire-1.2.1/release/spire/conf/ 16:28:42 spire-1.2.1/release/spire/conf/agent/ 16:28:42 spire-1.2.1/release/spire/conf/agent/agent.conf 16:28:42 spire-1.2.1/release/spire/conf/server/ 16:28:42 spire-1.2.1/release/spire/conf/server/server.conf 16:28:42 spire-1.2.1/script/ 16:28:42 spire-1.2.1/script/build-artifact.sh 16:28:42 spire-1.2.1/script/generate_dummy_ca.sh 16:28:42 spire-1.2.1/support/ 16:28:42 spire-1.2.1/support/k8s/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:28:42 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/ 16:28:42 spire-1.2.1/support/oidc-discovery-provider/README.md 16:28:42 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/config.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/main.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:28:42 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:28:42 spire-1.2.1/test/ 16:28:42 spire-1.2.1/test/clock/ 16:28:42 spire-1.2.1/test/clock/clock.go 16:28:42 spire-1.2.1/test/fakes/ 16:28:42 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:28:42 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:28:42 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:28:42 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:28:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:28:42 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:28:42 spire-1.2.1/test/fakes/fakeagentstore/ 16:28:42 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:28:42 spire-1.2.1/test/fakes/fakedatastore/ 16:28:42 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:28:42 spire-1.2.1/test/fakes/fakeentryclient/ 16:28:42 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:28:42 spire-1.2.1/test/fakes/fakehealthchecker/ 16:28:42 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:28:42 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:28:42 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:28:42 spire-1.2.1/test/fakes/fakemetrics/ 16:28:42 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:28:42 spire-1.2.1/test/fakes/fakenoderesolver/ 16:28:42 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:28:42 spire-1.2.1/test/fakes/fakenotifier/ 16:28:42 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:28:42 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:28:42 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:28:42 spire-1.2.1/test/fakes/fakeserverca/ 16:28:42 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:28:42 spire-1.2.1/test/fakes/fakeservercatalog/ 16:28:42 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:28:42 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:28:42 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:28:42 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:28:42 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:28:42 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:28:42 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:28:42 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:28:42 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:28:42 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:28:42 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:28:42 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:28:42 spire-1.2.1/test/fixture/ 16:28:42 spire-1.2.1/test/fixture/certs/ 16:28:42 spire-1.2.1/test/fixture/certs/agent_svid.der 16:28:42 spire-1.2.1/test/fixture/certs/base_cert.pem 16:28:42 spire-1.2.1/test/fixture/certs/base_csr.pem 16:28:42 spire-1.2.1/test/fixture/certs/base_key.pem 16:28:42 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:28:42 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:28:42 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:28:42 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:28:42 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:28:42 spire-1.2.1/test/fixture/certs/blog_key.pem 16:28:42 spire-1.2.1/test/fixture/certs/bundle.der 16:28:42 spire-1.2.1/test/fixture/certs/ca.pem 16:28:42 spire-1.2.1/test/fixture/certs/ca_key.pem 16:28:42 spire-1.2.1/test/fixture/certs/database_cert.pem 16:28:42 spire-1.2.1/test/fixture/certs/database_csr.pem 16:28:42 spire-1.2.1/test/fixture/certs/database_key.pem 16:28:42 spire-1.2.1/test/fixture/certs/node_cert.pem 16:28:42 spire-1.2.1/test/fixture/certs/node_csr.pem 16:28:42 spire-1.2.1/test/fixture/certs/node_key.pem 16:28:42 spire-1.2.1/test/fixture/certs/svid.pem 16:28:42 spire-1.2.1/test/fixture/certs/svid_key.pem 16:28:42 spire-1.2.1/test/fixture/config/ 16:28:42 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:28:42 spire-1.2.1/test/fixture/config/agent_good.conf 16:28:42 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:28:42 spire-1.2.1/test/fixture/config/plugin_good.conf 16:28:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:28:42 spire-1.2.1/test/fixture/config/server_good.conf 16:28:42 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:28:42 spire-1.2.1/test/fixture/fixture.go 16:28:42 spire-1.2.1/test/fixture/nodeattestor/ 16:28:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:28:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:28:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:28:42 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:28:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:28:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:28:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:28:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:28:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:28:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:28:42 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:28:42 spire-1.2.1/test/fixture/registration/ 16:28:42 spire-1.2.1/test/fixture/registration/entries.json 16:28:42 spire-1.2.1/test/fixture/registration/good-for-update.json 16:28:42 spire-1.2.1/test/fixture/registration/good.json 16:28:42 spire-1.2.1/test/fixture/registration/invalid.json 16:28:42 spire-1.2.1/test/fixture/registration/invalid_json.json 16:28:42 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:28:42 spire-1.2.1/test/integration/ 16:28:42 spire-1.2.1/test/integration/README.md 16:28:42 spire-1.2.1/test/integration/common 16:28:42 spire-1.2.1/test/integration/setup/ 16:28:42 spire-1.2.1/test/integration/setup/adminclient/ 16:28:42 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:28:42 spire-1.2.1/test/integration/setup/adminclient/client.go 16:28:42 spire-1.2.1/test/integration/setup/debugagent/ 16:28:42 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:28:42 spire-1.2.1/test/integration/setup/debugagent/main.go 16:28:42 spire-1.2.1/test/integration/setup/debugserver/ 16:28:42 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:28:42 spire-1.2.1/test/integration/setup/debugserver/main.go 16:28:42 spire-1.2.1/test/integration/setup/downstreamclient/ 16:28:42 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:28:42 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:28:42 spire-1.2.1/test/integration/setup/itclient/ 16:28:42 spire-1.2.1/test/integration/setup/itclient/client.go 16:28:42 spire-1.2.1/test/integration/setup/node-attestation/ 16:28:42 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:28:42 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:28:42 spire-1.2.1/test/integration/setup/x509pop/ 16:28:42 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:28:42 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:28:42 spire-1.2.1/test/integration/suites/ 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:28:42 spire-1.2.1/test/integration/suites/join-token/ 16:28:42 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:28:42 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:28:42 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:28:42 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:28:42 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:28:42 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:28:42 spire-1.2.1/test/integration/suites/join-token/README.md 16:28:42 spire-1.2.1/test/integration/suites/join-token/conf/ 16:28:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/join-token/teardown 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:28:42 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:28:42 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:28:42 spire-1.2.1/test/integration/suites/k8s/ 16:28:42 spire-1.2.1/test/integration/suites/k8s/00-setup 16:28:42 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:28:42 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:28:42 spire-1.2.1/test/integration/suites/k8s/README.md 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/ 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:28:42 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:28:42 spire-1.2.1/test/integration/suites/k8s/teardown 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/ 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:28:42 spire-1.2.1/test/integration/suites/rotation/ 16:28:42 spire-1.2.1/test/integration/suites/rotation/00-setup 16:28:42 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:28:42 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:28:42 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:28:42 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:28:42 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:28:42 spire-1.2.1/test/integration/suites/rotation/README.md 16:28:42 spire-1.2.1/test/integration/suites/rotation/conf/ 16:28:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/rotation/teardown 16:28:42 spire-1.2.1/test/integration/suites/self-test/ 16:28:42 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:28:42 spire-1.2.1/test/integration/suites/self-test/README.md 16:28:42 spire-1.2.1/test/integration/suites/self-test/teardown 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:28:42 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:28:42 spire-1.2.1/test/integration/suites/upgrade/ 16:28:42 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:28:42 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:28:42 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:28:42 spire-1.2.1/test/integration/suites/upgrade/README.md 16:28:42 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:28:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:28:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:28:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:28:42 spire-1.2.1/test/integration/suites/upgrade/teardown 16:28:42 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:28:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:28:42 spire-1.2.1/test/integration/test-one.sh 16:28:42 spire-1.2.1/test/integration/test.sh 16:28:42 spire-1.2.1/test/plugintest/ 16:28:42 spire-1.2.1/test/plugintest/config.go 16:28:42 spire-1.2.1/test/plugintest/load.go 16:28:42 spire-1.2.1/test/plugintest/option.go 16:28:42 spire-1.2.1/test/spiretest/ 16:28:42 spire-1.2.1/test/spiretest/apiserver.go 16:28:42 spire-1.2.1/test/spiretest/assertions.go 16:28:42 spire-1.2.1/test/spiretest/dir.go 16:28:42 spire-1.2.1/test/spiretest/errors_posix.go 16:28:42 spire-1.2.1/test/spiretest/errors_windows.go 16:28:42 spire-1.2.1/test/spiretest/logs.go 16:28:42 spire-1.2.1/test/spiretest/socketapi.go 16:28:42 spire-1.2.1/test/spiretest/suite.go 16:28:42 spire-1.2.1/test/spiretest/x509.go 16:28:42 spire-1.2.1/test/testca/ 16:28:42 spire-1.2.1/test/testca/ca.go 16:28:42 spire-1.2.1/test/testkey/ 16:28:42 spire-1.2.1/test/testkey/generate.sh 16:28:42 spire-1.2.1/test/testkey/genkeys.go 16:28:42 spire-1.2.1/test/testkey/keys.go 16:28:42 spire-1.2.1/test/testkey/new.go 16:28:42 spire-1.2.1/test/tpmsimulator/ 16:28:42 spire-1.2.1/test/tpmsimulator/simulator.go 16:28:42 spire-1.2.1/test/util/ 16:28:42 spire-1.2.1/test/util/cert_fixtures.go 16:28:42 spire-1.2.1/test/util/cert_generation.go 16:28:42 spire-1.2.1/test/util/io_redirection.go 16:28:42 spire-1.2.1/test/util/race.go 16:28:42 spire-1.2.1/test/util/util.go 16:28:42 building spire from source... 16:28:42 Installing go1.17.7... 16:28:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:28:43 ---> 8fbc02c201a2 16:28:43 Step 3/22 : WORKDIR /edgex-go 16:28:43 ---> Using cache 16:28:43 ---> 97adcd62c450 16:28:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:43 ---> Using cache 16:28:43 ---> a20ceae396d4 16:28:43 Step 5/22 : RUN apk add --update --no-cache make git 16:28:44 Removing intermediate container e01b2f957d52 16:28:44 ---> 94c91c5c5c43 16:28:44 16:28:44 Successfully built 94c91c5c5c43 16:28:44 Successfully tagged security-bootstrapper:latest 16:28:44 Building core-command 16:28:44  Building security-bootstrapper ... done  ---> Running in 0332128accc2 16:28:45 Removing intermediate container 9d451e97e273 16:28:45 ---> ab9bdfeeba2f 16:28:45 Step 14/23 : ENV APP_PORT=58890 16:28:46 Removing intermediate container ec17cd573e71 16:28:46 ---> 8865c25ae3d1 16:28:46 Successfully built 8865c25ae3d1 16:28:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:28:46 + docker inspect -f . ci-base-image-arm64 16:28:46 . [Pipeline] withDockerContainer 16:28:46 prd-ubuntu20.04-docker-arm64-4c-16g-47793 does not seem to be running inside a container 16:28:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:28:48 $ docker top ab686851b56b8d33e22968255cf083193c604ded514e878f761b284686d8167b -eo pid,comm 16:28:48 Building bin/spire-server... 16:28:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:48 go: downloading github.com/mitchellh/cli v1.1.2 16:28:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:28:48 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:28:48 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:28:48 go: downloading google.golang.org/grpc v1.44.0 16:28:48  ---> Running in a9f56f98b1da 16:28:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:28:48 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:28:48 go: downloading github.com/imdario/mergo v0.3.12 16:28:48 go: downloading github.com/sirupsen/logrus v1.8.1 16:28:48 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:28:48 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:28:48 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:28:48 go: downloading github.com/fatih/color v1.13.0 16:28:48 go: downloading github.com/mattn/go-isatty v0.0.14 16:28:48 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:28:48 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [Pipeline] { [Pipeline] sh 16:28:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:28:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:28:48 go: downloading github.com/armon/go-metrics v0.3.10 16:28:48 go: downloading github.com/prometheus/client_golang v1.12.1 16:28:48 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:28:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:28:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:49 ---> 8fbc02c201a2 16:28:49 Step 3/23 : WORKDIR /edgex-go 16:28:49 ---> Using cache 16:28:49 ---> 97adcd62c450 16:28:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:49 ---> Using cache 16:28:49 ---> a20ceae396d4 16:28:49 Step 5/23 : RUN apk add --update --no-cache make git 16:28:49 OK: 221 MiB in 52 packages 16:28:49 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:28:49 go: downloading github.com/open-policy-agent/opa v0.38.0 16:28:49 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:28:49 go: downloading github.com/mattn/go-colorable v0.1.12 16:28:49 go: downloading github.com/Masterminds/goutils v1.1.0 16:28:49 go: downloading github.com/Masterminds/semver v1.5.0 16:28:49 go: downloading github.com/google/uuid v1.1.2 16:28:49 go: downloading github.com/huandu/xstrings v1.3.2 16:28:49 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:28:49 + go version 16:28:49 go version go1.17.6 linux/arm64 [Pipeline] } 16:28:49 $ docker stop --time=1 ab686851b56b8d33e22968255cf083193c604ded514e878f761b284686d8167b 16:28:49 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:28:49 go: downloading github.com/oklog/run v1.0.0 16:28:49 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:28:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:28:49 Removing intermediate container a9f56f98b1da 16:28:49 ---> 06426a1262d6 16:28:49 Step 15/23 : EXPOSE $APP_PORT 16:28:49 go: downloading github.com/imkira/go-observer v1.0.3 16:28:49 go: downloading go.uber.org/atomic v1.9.0 16:28:49 go: downloading github.com/prometheus/client_model v0.2.0 16:28:49 go: downloading github.com/prometheus/common v0.32.1 16:28:49 go: downloading github.com/beorn7/perks v1.0.1 16:28:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:28:49 go: downloading github.com/prometheus/procfs v0.7.3 16:28:50 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:28:50 go: downloading github.com/hashicorp/errwrap v1.1.0 16:28:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:28:50 go: downloading github.com/blang/semver/v4 v4.0.0 16:28:50  ---> Running in b94d8a498e36 16:28:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:28:50 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:28:50 go: downloading github.com/jinzhu/gorm v1.9.16 16:28:50  ---> Running in d9f05d5e04e1 16:28:50 go: downloading github.com/lib/pq v1.10.4 16:28:50 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:28:50 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:28:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:28:50 Removing intermediate container d9f05d5e04e1 16:28:50 ---> aa19a032974e 16:28:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:28:50 Removing intermediate container 0332128accc2 16:28:50 ---> 77b194bbf609 16:28:50 Step 6/22 : COPY go.mod vendor* ./ 16:28:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:28:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:28:50 $ docker rm -f ab686851b56b8d33e22968255cf083193c604ded514e878f761b284686d8167b [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 16:28:51 ---> ce794443ae12 16:28:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:51 16:28:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:28:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:28:51 OK: 221 MiB in 52 packages 16:28:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:52 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:28:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:28:52 latest: Pulling from edgex-devops/edgex-compose-arm64 16:28:52 29e5d40040c1: Pulling fs layer 16:28:52 1ce36da41761: Pulling fs layer 16:28:52 25b303627fd3: Pulling fs layer 16:28:52 29e5d40040c1: Verifying Checksum 16:28:52 29e5d40040c1: Download complete 16:28:52 go: downloading github.com/stretchr/testify v1.7.0 16:28:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:28:52 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:28:52 1ce36da41761: Verifying Checksum 16:28:52 1ce36da41761: Download complete 16:28:53 29e5d40040c1: Pull complete 16:28:54 25b303627fd3: Download complete 16:28:54 1ce36da41761: Pull complete 16:28:54  ---> Running in 5864723b4fb4 16:28:54 ---> 37fac4783da6 16:28:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:28:54 Removing intermediate container b94d8a498e36 16:28:54 ---> 27e386f06f76 16:28:54 Step 6/23 : COPY go.mod vendor* ./ 16:28:54 ---> f0594279537d 16:28:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:28:54 ---> ee92d179b73d 16:28:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:56 go: downloading k8s.io/client-go v0.23.4 16:28:56 go: downloading google.golang.org/api v0.70.0 16:28:56 go: downloading k8s.io/api v0.23.4 16:28:56 go: downloading github.com/google/go-tpm v0.3.3 16:28:56 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:28:56 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:28:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:28:56 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:28:56 go: downloading cloud.google.com/go/storage v1.21.0 16:28:56 go: downloading cloud.google.com/go v0.100.2 16:28:56  ---> Running in d57feb054490 16:28:56 ---> f86417515b78 16:28:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:28:57 ---> Running in 7d7c7507e434 16:28:57 go: downloading k8s.io/apimachinery v0.23.4 16:28:57 Removing intermediate container 5864723b4fb4 16:28:57 ---> 472e13781220 16:28:57 Step 8/22 : COPY . . 16:28:57 go: downloading k8s.io/kube-aggregator v0.23.3 16:28:57 Removing intermediate container 7d7c7507e434 16:28:57 ---> 1ebd8b0fac40 16:28:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:28:57 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:28:57 go: downloading cloud.google.com/go/security v1.3.0 16:28:57  ---> Running in 6e114452ae39 16:28:57 go: downloading github.com/hashicorp/vault/api v1.4.1 16:28:57 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:28:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:28:58 go: downloading github.com/twmb/murmur3 v1.1.6 16:28:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:28:58 go: downloading github.com/jinzhu/inflection v1.0.0 16:28:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:28:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:28:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:28:58 go: downloading github.com/aws/smithy-go v1.11.0 16:28:58 Removing intermediate container 6e114452ae39 16:28:58 ---> d9c89723c059 16:28:58 Step 21/23 : LABEL arch=x86_64 16:28:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:28:59 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:28:59 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:28:59 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:28:59 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:28:59 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:28:59 go: downloading github.com/dimchansky/utfbom v1.1.1 16:28:59 go: downloading cloud.google.com/go/compute v1.3.0 16:28:59 go: downloading cloud.google.com/go/iam v0.1.1 16:29:00 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:29:00 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:29:00 go: downloading github.com/gogo/protobuf v1.3.2 16:29:00 go: downloading k8s.io/klog/v2 v2.30.0 16:29:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:29:00 go: downloading github.com/google/gofuzz v1.1.0 16:29:00 go: downloading github.com/spf13/pflag v1.0.5 16:29:00 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:29:00 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:29:00 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:29:00 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:29:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:29:00 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:29:00 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:29:00 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:29:00 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:29:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:29:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:29:00 go: downloading gopkg.in/yaml.v2 v2.4.0 16:29:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:29:00 go: downloading github.com/gobwas/glob v0.2.3 16:29:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:29:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:29:00 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:29:00 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:29:00 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:29:00 go: downloading go.opencensus.io v0.23.0 16:29:00 go: downloading gopkg.in/inf.v0 v0.9.1 16:29:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:29:01 go: downloading github.com/go-logr/logr v1.2.2 16:29:01 go: downloading github.com/google/go-cmp v0.5.7 16:29:01 go: downloading github.com/googleapis/gnostic v0.5.5 16:29:01 go: downloading github.com/json-iterator/go v1.1.12 16:29:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:29:01 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:29:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:29:01 go: downloading go.uber.org/zap v1.21.0 16:29:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:29:01 go: downloading github.com/tklauser/numcpus v0.3.0 16:29:01 go: downloading sigs.k8s.io/yaml v1.3.0 16:29:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:29:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:29:01 go: downloading github.com/modern-go/reflect2 v1.0.2 16:29:01 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:29:01 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:29:01 go: downloading github.com/hashicorp/go-version v1.2.0 16:29:01 go: downloading github.com/golang/snappy v0.0.4 16:29:01 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:29:01 go: downloading github.com/ryanuber/go-glob v1.0.0 16:29:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:29:01 go: downloading go.uber.org/multierr v1.6.0 16:29:02  ---> Running in 623c0c0b811b 16:29:03 Removing intermediate container d57feb054490 16:29:03 ---> cf1d2e0cd06e 16:29:03 Step 8/23 : COPY . . 16:29:04 25b303627fd3: Pull complete 16:29:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:29:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:29:04 prd-ubuntu20.04-docker-arm64-4c-16g-47793 does not seem to be running inside a container 16:29:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:29:06 $ docker top 71dde9b159b265815a57156183489cea8cba9567e20f528597c3d762cdd345ef -eo pid,comm 16:29:06 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:29:06 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] { [Pipeline] sh 16:29:07 Removing intermediate container 623c0c0b811b 16:29:07 ---> df24c433ce55 16:29:07 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:29:07 + docker-compose build --help 16:29:07 + grep parallel 16:29:08 ---> a20232621d0b 16:29:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:29:08 ---> Running in 1d2f8e0cee6b 16:29:08 ---> Running in effe5a355615 16:29:08 ---> a7f33ec8193e 16:29:08 Step 9/23 : RUN make cmd/core-command/core-command 16:29:08 Removing intermediate container effe5a355615 16:29:08 ---> f1af55668ab2 16:29:08 Step 23/23 : LABEL version=2.2.0-dev.94 16:29:08 ---> Running in e2587ae5fd1a 16:29:08 ---> Running in 76b5b2cb23a9 16:29:08 Removing intermediate container 76b5b2cb23a9 16:29:08 ---> 4a066a1ab104 16:29:08 16:29:08 Successfully built 4a066a1ab104 16:29:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:29:08 Successfully tagged sys-mgmt-agent:latest 16:29:08 Building security-spire-server 16:29:09  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.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:29:10 --parallel Build images in parallel. [Pipeline] } 16:29:11 $ docker stop --time=1 71dde9b159b265815a57156183489cea8cba9567e20f528597c3d762cdd345ef 16:29:12 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:29:12 ---> 8fbc02c201a2 16:29:12 Step 3/25 : WORKDIR /edgex-go 16:29:12 ---> Using cache 16:29:12 ---> 97adcd62c450 16:29:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:12 ---> Using cache 16:29:12 ---> a20ceae396d4 16:29:12 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:29:12 ---> Using cache 16:29:12 ---> 01dfa23f6898 16:29:12 Step 6/25 : COPY go.mod vendor* ./ 16:29:12 ---> Using cache 16:29:12 ---> 7d73fa780890 16:29:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:12 ---> Using cache 16:29:12 ---> 8873c13fefbb 16:29:12 Step 8/25 : COPY . . 16:29:12 ---> Using cache 16:29:12 ---> e14eae548e39 16:29:12 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:29:12 ---> Using cache 16:29:12 ---> b9ae43168ccc 16:29:12 Step 10/25 : RUN mkdir -p spire-build 16:29:12 ---> Using cache 16:29:12 ---> 6df1df19cce3 16:29:12 Step 11/25 : WORKDIR /edgex-go/spire-build 16:29:12 ---> Using cache 16:29:12 ---> 03fd7e35b8c8 16:29:12 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 16:29:12 $ docker rm -f 71dde9b159b265815a57156183489cea8cba9567e20f528597c3d762cdd345ef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:29:13 . [Pipeline] withDockerContainer 16:29:13 prd-ubuntu20.04-docker-arm64-4c-16g-47793 does not seem to be running inside a container 16:29:13 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 16:29:15 ---> Running in 5dd6918cd291 16:29:15 $ docker top 9723a835d6a4f5803f59e32c9512dca7c0675a4a734127263b2310ce11a4bf05 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:15 spire-1.2.1/ 16:29:15 spire-1.2.1/.data/ 16:29:15 spire-1.2.1/.data/.file 16:29:15 spire-1.2.1/.dockerignore 16:29:15 spire-1.2.1/.gitattributes 16:29:15 spire-1.2.1/.githooks/ 16:29:15 spire-1.2.1/.githooks/pre-commit 16:29:15 spire-1.2.1/.github/ 16:29:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:29:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:29:15 spire-1.2.1/.github/dependabot.yml 16:29:15 spire-1.2.1/.github/workflows/ 16:29:15 spire-1.2.1/.github/workflows/nightly_build.yaml 16:29:15 spire-1.2.1/.github/workflows/pr_build.yaml 16:29:15 spire-1.2.1/.github/workflows/release_build.yaml 16:29:15 spire-1.2.1/.github/workflows/scripts/ 16:29:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:29:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:29:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:29:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:29:15 spire-1.2.1/.github/workflows/scripts/split.sh 16:29:15 spire-1.2.1/.gitignore 16:29:15 spire-1.2.1/.go-version 16:29:15 spire-1.2.1/.golangci.yml 16:29:15 spire-1.2.1/ADOPTERS.md 16:29:15 spire-1.2.1/CHANGELOG.md 16:29:15 spire-1.2.1/CODE-OF-CONDUCT.md 16:29:15 spire-1.2.1/CODEOWNERS 16:29:15 spire-1.2.1/CONTRIBUTING.md 16:29:15 spire-1.2.1/Dockerfile 16:29:15 spire-1.2.1/Dockerfile.dev 16:29:15 spire-1.2.1/Dockerfile.scratch 16:29:15 spire-1.2.1/LICENSE 16:29:15 spire-1.2.1/MAINTAINERS.md 16:29:15 spire-1.2.1/Makefile 16:29:15 spire-1.2.1/README.md 16:29:15 spire-1.2.1/ROADMAP.md 16:29:15 spire-1.2.1/SECURITY.md 16:29:15 spire-1.2.1/cmd/ 16:29:15 spire-1.2.1/cmd/spire-agent/ 16:29:15 spire-1.2.1/cmd/spire-agent/cli/ 16:29:15 spire-1.2.1/cmd/spire-agent/cli/api/ 16:29:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/common/ 16:29:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:29:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/run/ 16:29:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:29:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:29:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:29:15 spire-1.2.1/cmd/spire-agent/main.go 16:29:15 spire-1.2.1/cmd/spire-server/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/agent/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/cli.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/run/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/token/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/validate/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/x509/ 16:29:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:29:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:29:15 spire-1.2.1/cmd/spire-server/main.go 16:29:15 spire-1.2.1/cmd/spire-server/util/ 16:29:15 spire-1.2.1/cmd/spire-server/util/util.go 16:29:15 spire-1.2.1/conf/ 16:29:15 spire-1.2.1/conf/agent/ 16:29:15 spire-1.2.1/conf/agent/agent.conf 16:29:15 spire-1.2.1/conf/agent/agent_full.conf 16:29:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:29:15 spire-1.2.1/conf/server/ 16:29:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:29:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:29:15 spire-1.2.1/conf/server/server.conf 16:29:15 spire-1.2.1/conf/server/server_full.conf 16:29:15 spire-1.2.1/doc/ 16:29:15 spire-1.2.1/doc/SPIRE101.md 16:29:15 spire-1.2.1/doc/auditlog.md 16:29:15 spire-1.2.1/doc/authorization_policy_engine.md 16:29:15 spire-1.2.1/doc/changelog_guidelines.md 16:29:15 spire-1.2.1/doc/cure53-report.pdf 16:29:15 spire-1.2.1/doc/images/ 16:29:15 spire-1.2.1/doc/images/2019_roadmap.png 16:29:15 spire-1.2.1/doc/images/SPIRE101.png 16:29:15 spire-1.2.1/doc/images/SPIRE_agent.png 16:29:15 spire-1.2.1/doc/images/SPIRE_server.png 16:29:15 spire-1.2.1/doc/images/cache_mgr.png 16:29:15 spire-1.2.1/doc/images/cache_mgr_components.png 16:29:15 spire-1.2.1/doc/images/federated_spire.png 16:29:15 spire-1.2.1/doc/images/ha_mode.png 16:29:15 spire-1.2.1/doc/images/nested_spire.png 16:29:15 spire-1.2.1/doc/images/oidc_federation.png 16:29:15 spire-1.2.1/doc/images/single_trust_domain.png 16:29:15 spire-1.2.1/doc/images/spiffe_compatible.png 16:29:15 spire-1.2.1/doc/images/spire_logo.png 16:29:15 spire-1.2.1/doc/migrating_registration_api_clients.md 16:29:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:29:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:29:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:29:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:29:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:29:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:29:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:29:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:29:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:29:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:29:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:29:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:29:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:29:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:29:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:29:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:29:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:29:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:29:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:29:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:29:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:29:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:29:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:29:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:29:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:29:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:29:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:29:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:29:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:29:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:29:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:29:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:29:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:29:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:29:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:29:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:29:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:29:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:29:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:29:15 spire-1.2.1/doc/scaling_spire.md 16:29:15 spire-1.2.1/doc/spire_agent.md 16:29:15 spire-1.2.1/doc/spire_server.md 16:29:15 spire-1.2.1/doc/supported_integrations.md 16:29:15 spire-1.2.1/doc/telemetry.md 16:29:15 spire-1.2.1/doc/telemetry_config.md 16:29:15 spire-1.2.1/doc/upgrading.md 16:29:15 spire-1.2.1/doc/using_spire.md 16:29:15 spire-1.2.1/examples/ 16:29:15 spire-1.2.1/examples/README.md 16:29:15 spire-1.2.1/go.mod 16:29:15 spire-1.2.1/go.sum 16:29:15 spire-1.2.1/pkg/ 16:29:15 spire-1.2.1/pkg/agent/ 16:29:15 spire-1.2.1/pkg/agent/agent.go 16:29:15 spire-1.2.1/pkg/agent/api/ 16:29:15 spire-1.2.1/pkg/agent/api/config.go 16:29:15 spire-1.2.1/pkg/agent/api/debug/ 16:29:15 spire-1.2.1/pkg/agent/api/debug/v1/ 16:29:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:29:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:29:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:29:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:29:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:29:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:29:15 spire-1.2.1/pkg/agent/api/endpoints.go 16:29:15 spire-1.2.1/pkg/agent/api/health/ 16:29:15 spire-1.2.1/pkg/agent/api/health/v1/ 16:29:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:29:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:29:15 spire-1.2.1/pkg/agent/api/rpccontext/ 16:29:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:29:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:29:15 spire-1.2.1/pkg/agent/attestor/ 16:29:15 spire-1.2.1/pkg/agent/attestor/node/ 16:29:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:29:15 spire-1.2.1/pkg/agent/attestor/node/node.go 16:29:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:29:15 spire-1.2.1/pkg/agent/attestor/workload/ 16:29:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:29:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:29:15 spire-1.2.1/pkg/agent/catalog/ 16:29:15 spire-1.2.1/pkg/agent/catalog/catalog.go 16:29:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:29:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:29:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:29:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:29:15 spire-1.2.1/pkg/agent/client/ 16:29:15 spire-1.2.1/pkg/agent/client/client.go 16:29:15 spire-1.2.1/pkg/agent/client/client_test.go 16:29:15 spire-1.2.1/pkg/agent/client/dial.go 16:29:15 spire-1.2.1/pkg/agent/client/nodeconn.go 16:29:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:29:15 spire-1.2.1/pkg/agent/client/update.go 16:29:15 spire-1.2.1/pkg/agent/client/util.go 16:29:15 spire-1.2.1/pkg/agent/common/ 16:29:15 spire-1.2.1/pkg/agent/common/backoff/ 16:29:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:29:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:29:15 spire-1.2.1/pkg/agent/common/cgroups/ 16:29:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:29:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:29:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:29:15 spire-1.2.1/pkg/agent/config.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/ 16:29:15 spire-1.2.1/pkg/agent/endpoints/config.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:29:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:29:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/workload/ 16:29:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:29:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:29:15 spire-1.2.1/pkg/agent/manager/ 16:29:15 spire-1.2.1/pkg/agent/manager/cache/ 16:29:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:29:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:29:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:29:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:29:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:29:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:29:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:29:15 spire-1.2.1/pkg/agent/manager/config.go 16:29:15 spire-1.2.1/pkg/agent/manager/manager.go 16:29:15 spire-1.2.1/pkg/agent/manager/manager_test.go 16:29:15 spire-1.2.1/pkg/agent/manager/storage.go 16:29:15 spire-1.2.1/pkg/agent/manager/storage_test.go 16:29:15 spire-1.2.1/pkg/agent/manager/storecache/ 16:29:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:29:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:29:15 spire-1.2.1/pkg/agent/manager/sync.go 16:29:15 spire-1.2.1/pkg/agent/plugin/ 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:29:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:29:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:29:16 + docker-compose -f ./docker-compose-build.yml build --parallel 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:29:16 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:29:16 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:29:16 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:29:16 spire-1.2.1/pkg/agent/svid/ 16:29:16 spire-1.2.1/pkg/agent/svid/rotator.go 16:29:16 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:29:16 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:29:16 spire-1.2.1/pkg/agent/svid/store/ 16:29:16 spire-1.2.1/pkg/agent/svid/store/service.go 16:29:16 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:29:16 spire-1.2.1/pkg/common/ 16:29:16 spire-1.2.1/pkg/common/agentpathtemplate/ 16:29:16 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:29:16 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:29:16 spire-1.2.1/pkg/common/api/ 16:29:16 spire-1.2.1/pkg/common/api/metrics.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/ 16:29:16 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/logger.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/names.go 16:29:16 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:29:16 spire-1.2.1/pkg/common/api/names.go 16:29:16 spire-1.2.1/pkg/common/api/ratelimit.go 16:29:16 spire-1.2.1/pkg/common/api/rpccontext/ 16:29:16 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:29:16 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:29:16 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:29:16 spire-1.2.1/pkg/common/auth/ 16:29:16 spire-1.2.1/pkg/common/auth/interceptors.go 16:29:16 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:29:16 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:29:16 spire-1.2.1/pkg/common/bundleutil/ 16:29:16 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:29:16 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:29:16 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:29:16 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:29:16 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:29:16 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:29:16 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:29:16 spire-1.2.1/pkg/common/bundleutil/types.go 16:29:16 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:29:16 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:29:16 spire-1.2.1/pkg/common/catalog/ 16:29:16 spire-1.2.1/pkg/common/catalog/bind.go 16:29:16 spire-1.2.1/pkg/common/catalog/builtin.go 16:29:16 spire-1.2.1/pkg/common/catalog/catalog.go 16:29:16 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:29:16 spire-1.2.1/pkg/common/catalog/closers.go 16:29:16 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:29:16 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:29:16 spire-1.2.1/pkg/common/catalog/config.go 16:29:16 spire-1.2.1/pkg/common/catalog/config_test.go 16:29:16 spire-1.2.1/pkg/common/catalog/configure.go 16:29:16 spire-1.2.1/pkg/common/catalog/constraints.go 16:29:16 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:29:16 spire-1.2.1/pkg/common/catalog/context.go 16:29:16 spire-1.2.1/pkg/common/catalog/external.go 16:29:16 spire-1.2.1/pkg/common/catalog/host.go 16:29:16 spire-1.2.1/pkg/common/catalog/pipenet.go 16:29:16 spire-1.2.1/pkg/common/catalog/plugin.go 16:29:16 spire-1.2.1/pkg/common/catalog/testplugin/ 16:29:16 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:29:16 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:29:16 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:29:16 spire-1.2.1/pkg/common/cli/ 16:29:16 spire-1.2.1/pkg/common/cli/env.go 16:29:16 spire-1.2.1/pkg/common/cli/flags.go 16:29:16 spire-1.2.1/pkg/common/cli/trust_domain.go 16:29:16 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:29:16 spire-1.2.1/pkg/common/cli/umask.go 16:29:16 spire-1.2.1/pkg/common/cli/umask_posix.go 16:29:16 spire-1.2.1/pkg/common/cli/umask_test.go 16:29:16 spire-1.2.1/pkg/common/cli/umask_windows.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/ 16:29:16 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/flag.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/format.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/ 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:29:16 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:29:16 spire-1.2.1/pkg/common/coretypes/ 16:29:16 spire-1.2.1/pkg/common/coretypes/bundle/ 16:29:16 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:29:16 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:29:16 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:29:16 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:29:16 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:29:16 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:29:16 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:29:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:29:16 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:29:16 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:29:16 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:29:16 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:29:16 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:29:16 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:29:16 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:29:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:29:16 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:29:16 spire-1.2.1/pkg/common/cryptoutil/ 16:29:16 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:29:16 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:29:16 spire-1.2.1/pkg/common/diskutil/ 16:29:16 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:29:16 spire-1.2.1/pkg/common/diskutil/file_test.go 16:29:16 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:29:16 spire-1.2.1/pkg/common/errorutil/ 16:29:16 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:29:16 spire-1.2.1/pkg/common/health/ 16:29:16 spire-1.2.1/pkg/common/health/config.go 16:29:16 spire-1.2.1/pkg/common/health/context.go 16:29:16 spire-1.2.1/pkg/common/health/context_test.go 16:29:16 spire-1.2.1/pkg/common/health/health.go 16:29:16 spire-1.2.1/pkg/common/health/health_test.go 16:29:16 spire-1.2.1/pkg/common/health/logger.go 16:29:16 spire-1.2.1/pkg/common/hostservice/ 16:29:16 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:29:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:29:16 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:29:16 spire-1.2.1/pkg/common/idutil/ 16:29:16 spire-1.2.1/pkg/common/idutil/require.go 16:29:16 spire-1.2.1/pkg/common/idutil/require_test.go 16:29:16 spire-1.2.1/pkg/common/idutil/safety.go 16:29:16 spire-1.2.1/pkg/common/idutil/safety_test.go 16:29:16 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:29:16 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:29:16 spire-1.2.1/pkg/common/jwtsvid/ 16:29:16 spire-1.2.1/pkg/common/jwtsvid/common.go 16:29:16 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:29:16 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:29:16 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:29:16 spire-1.2.1/pkg/common/jwtutil/ 16:29:16 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:29:16 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:29:16 spire-1.2.1/pkg/common/log/ 16:29:16 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:29:16 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:29:16 spire-1.2.1/pkg/common/log/log.go 16:29:16 spire-1.2.1/pkg/common/log/log_test.go 16:29:16 spire-1.2.1/pkg/common/log/options.go 16:29:16 spire-1.2.1/pkg/common/nodeutil/ 16:29:16 spire-1.2.1/pkg/common/nodeutil/node.go 16:29:16 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:29:16 spire-1.2.1/pkg/common/peertracker/ 16:29:16 spire-1.2.1/pkg/common/peertracker/conn.go 16:29:16 spire-1.2.1/pkg/common/peertracker/credentials.go 16:29:16 spire-1.2.1/pkg/common/peertracker/errors.go 16:29:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:29:16 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:29:16 spire-1.2.1/pkg/common/peertracker/info.go 16:29:16 spire-1.2.1/pkg/common/peertracker/listener.go 16:29:16 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:29:16 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:29:16 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:29:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:29:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:29:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:29:16 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:29:16 spire-1.2.1/pkg/common/peertracker/tcp.go 16:29:16 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:29:16 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:29:16 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:29:16 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:29:16 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:29:16 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:29:16 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:29:16 spire-1.2.1/pkg/common/peertracker/uds.go 16:29:16 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:29:16 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:29:16 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:29:16 spire-1.2.1/pkg/common/pemutil/ 16:29:16 spire-1.2.1/pkg/common/pemutil/block.go 16:29:16 spire-1.2.1/pkg/common/pemutil/certs.go 16:29:16 spire-1.2.1/pkg/common/pemutil/common.go 16:29:16 spire-1.2.1/pkg/common/pemutil/csr.go 16:29:16 spire-1.2.1/pkg/common/pemutil/keys.go 16:29:16 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:29:16 spire-1.2.1/pkg/common/pemutil/testdata/ 16:29:16 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:29:16 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:29:16 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:29:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:29:16 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:29:16 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:29:16 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:29:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:29:16 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:29:16 spire-1.2.1/pkg/common/plugin/ 16:29:16 spire-1.2.1/pkg/common/plugin/aws/ 16:29:16 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:29:16 spire-1.2.1/pkg/common/plugin/azure/ 16:29:16 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:29:16 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:29:16 spire-1.2.1/pkg/common/plugin/facade.go 16:29:16 spire-1.2.1/pkg/common/plugin/facade_test.go 16:29:16 spire-1.2.1/pkg/common/plugin/gcp/ 16:29:16 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:29:16 spire-1.2.1/pkg/common/plugin/k8s/ 16:29:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:29:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:29:16 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:29:16 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:29:16 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:29:16 spire-1.2.1/pkg/common/plugin/log.go 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/ 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:29:16 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:29:16 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:29:16 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:29:16 spire-1.2.1/pkg/common/plugin/x509pop/ 16:29:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:29:16 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:29:16 spire-1.2.1/pkg/common/profiling/ 16:29:16 spire-1.2.1/pkg/common/profiling/dumpers.go 16:29:16 spire-1.2.1/pkg/common/profiling/profiling.go 16:29:16 spire-1.2.1/pkg/common/protoutil/ 16:29:16 spire-1.2.1/pkg/common/protoutil/masks.go 16:29:16 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:29:16 spire-1.2.1/pkg/common/rotationutil/ 16:29:16 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:29:16 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:29:16 spire-1.2.1/pkg/common/selector/ 16:29:16 spire-1.2.1/pkg/common/selector/selector.go 16:29:16 spire-1.2.1/pkg/common/selector/selector_test.go 16:29:16 spire-1.2.1/pkg/common/selector/set.go 16:29:16 spire-1.2.1/pkg/common/selector/set_utils.go 16:29:16 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/ 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/ 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:29:16 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:29:16 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:29:16 spire-1.2.1/pkg/common/telemetry/call.go 16:29:16 spire-1.2.1/pkg/common/telemetry/common/ 16:29:16 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:29:16 spire-1.2.1/pkg/common/telemetry/config.go 16:29:16 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:29:16 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/inmem.go 16:29:16 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/m3.go 16:29:16 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/metrics.go 16:29:16 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/names.go 16:29:16 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:29:16 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:29:16 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/ 16:29:16 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:29:16 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:29:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:29:16 spire-1.2.1/pkg/common/telemetry/server/server.go 16:29:16 spire-1.2.1/pkg/common/telemetry/sink.go 16:29:16 spire-1.2.1/pkg/common/telemetry/statsd.go 16:29:16 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:29:16 spire-1.2.1/pkg/common/telemetry/uptime.go 16:29:16 spire-1.2.1/pkg/common/telemetry/version.go 16:29:16 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:29:16 spire-1.2.1/pkg/common/uptime/ 16:29:16 spire-1.2.1/pkg/common/uptime/uptime.go 16:29:16 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:29:16 spire-1.2.1/pkg/common/util/ 16:29:16 spire-1.2.1/pkg/common/util/certs.go 16:29:16 spire-1.2.1/pkg/common/util/certs_test.go 16:29:16 spire-1.2.1/pkg/common/util/csr.go 16:29:16 spire-1.2.1/pkg/common/util/hash.go 16:29:16 spire-1.2.1/pkg/common/util/selectors.go 16:29:16 spire-1.2.1/pkg/common/util/selectors_test.go 16:29:16 spire-1.2.1/pkg/common/util/signals.go 16:29:16 spire-1.2.1/pkg/common/util/sort.go 16:29:16 spire-1.2.1/pkg/common/util/sort_test.go 16:29:16 spire-1.2.1/pkg/common/util/task.go 16:29:16 spire-1.2.1/pkg/common/util/task_test.go 16:29:16 spire-1.2.1/pkg/common/util/testdata/ 16:29:16 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:29:16 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:29:16 spire-1.2.1/pkg/common/version/ 16:29:16 spire-1.2.1/pkg/common/version/version.go 16:29:16 spire-1.2.1/pkg/common/x509svid/ 16:29:16 spire-1.2.1/pkg/common/x509svid/common_test.go 16:29:16 spire-1.2.1/pkg/common/x509svid/csr.go 16:29:16 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:29:16 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:29:16 spire-1.2.1/pkg/common/x509util/ 16:29:16 spire-1.2.1/pkg/common/x509util/cert.go 16:29:16 spire-1.2.1/pkg/common/x509util/dns.go 16:29:16 spire-1.2.1/pkg/common/x509util/dns_test.go 16:29:16 spire-1.2.1/pkg/common/x509util/keyid.go 16:29:16 spire-1.2.1/pkg/common/x509util/keypair.go 16:29:16 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:29:16 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:29:16 spire-1.2.1/pkg/server/ 16:29:16 spire-1.2.1/pkg/server/api/ 16:29:16 spire-1.2.1/pkg/server/api/agent.go 16:29:16 spire-1.2.1/pkg/server/api/agent/ 16:29:16 spire-1.2.1/pkg/server/api/agent/v1/ 16:29:16 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:29:16 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:29:16 spire-1.2.1/pkg/server/api/agent_test.go 16:29:16 spire-1.2.1/pkg/server/api/api.go 16:29:16 spire-1.2.1/pkg/server/api/audit/ 16:29:16 spire-1.2.1/pkg/server/api/audit/audit.go 16:29:16 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:29:16 spire-1.2.1/pkg/server/api/bundle.go 16:29:16 spire-1.2.1/pkg/server/api/bundle/ 16:29:16 spire-1.2.1/pkg/server/api/bundle/v1/ 16:29:16 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:29:16 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:29:16 spire-1.2.1/pkg/server/api/bundle_test.go 16:29:16 spire-1.2.1/pkg/server/api/debug/ 16:29:16 spire-1.2.1/pkg/server/api/debug/v1/ 16:29:16 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:29:16 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:29:16 spire-1.2.1/pkg/server/api/entry.go 16:29:16 spire-1.2.1/pkg/server/api/entry/ 16:29:16 spire-1.2.1/pkg/server/api/entry/v1/ 16:29:16 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:29:16 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:29:16 spire-1.2.1/pkg/server/api/entry_test.go 16:29:16 spire-1.2.1/pkg/server/api/health/ 16:29:16 spire-1.2.1/pkg/server/api/health/v1/ 16:29:16 spire-1.2.1/pkg/server/api/health/v1/service.go 16:29:16 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:29:16 spire-1.2.1/pkg/server/api/id.go 16:29:16 spire-1.2.1/pkg/server/api/id_test.go 16:29:16 spire-1.2.1/pkg/server/api/limits/ 16:29:16 spire-1.2.1/pkg/server/api/limits/limits.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/ 16:29:16 spire-1.2.1/pkg/server/api/middleware/alias.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/audit.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/caller.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/common.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/entries.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:29:16 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:29:16 spire-1.2.1/pkg/server/api/ratelimit.go 16:29:16 spire-1.2.1/pkg/server/api/rpccontext/ 16:29:16 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:29:16 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:29:16 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:29:16 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:29:16 spire-1.2.1/pkg/server/api/selector.go 16:29:16 spire-1.2.1/pkg/server/api/selector_test.go 16:29:16 spire-1.2.1/pkg/server/api/status.go 16:29:16 spire-1.2.1/pkg/server/api/status_test.go 16:29:16 spire-1.2.1/pkg/server/api/svid/ 16:29:16 spire-1.2.1/pkg/server/api/svid/v1/ 16:29:16 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:29:16 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:29:16 spire-1.2.1/pkg/server/api/trustdomain.go 16:29:16 spire-1.2.1/pkg/server/api/trustdomain/ 16:29:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:29:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:29:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:29:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:29:16 spire-1.2.1/pkg/server/authpolicy/ 16:29:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:29:16 spire-1.2.1/pkg/server/authpolicy/policy.go 16:29:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:29:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:29:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:29:16 spire-1.2.1/pkg/server/authpolicy/validate.go 16:29:16 spire-1.2.1/pkg/server/bundle/ 16:29:16 spire-1.2.1/pkg/server/bundle/client/ 16:29:16 spire-1.2.1/pkg/server/bundle/client/client.go 16:29:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:29:16 spire-1.2.1/pkg/server/bundle/client/manager.go 16:29:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:29:16 spire-1.2.1/pkg/server/bundle/client/sources.go 16:29:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:29:16 spire-1.2.1/pkg/server/bundle/client/updater.go 16:29:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:29:16 spire-1.2.1/pkg/server/ca/ 16:29:16 spire-1.2.1/pkg/server/ca/ca.go 16:29:16 spire-1.2.1/pkg/server/ca/ca_health.go 16:29:16 spire-1.2.1/pkg/server/ca/ca_test.go 16:29:16 spire-1.2.1/pkg/server/ca/journal.go 16:29:16 spire-1.2.1/pkg/server/ca/journal_test.go 16:29:16 spire-1.2.1/pkg/server/ca/manager.go 16:29:16 spire-1.2.1/pkg/server/ca/manager_health.go 16:29:16 spire-1.2.1/pkg/server/ca/manager_test.go 16:29:16 spire-1.2.1/pkg/server/ca/templates.go 16:29:16 spire-1.2.1/pkg/server/ca/upstream_client.go 16:29:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:29:16 spire-1.2.1/pkg/server/ca/validation.go 16:29:16 spire-1.2.1/pkg/server/cache/ 16:29:16 spire-1.2.1/pkg/server/cache/dscache/ 16:29:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:29:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:29:16 spire-1.2.1/pkg/server/cache/entrycache/ 16:29:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:29:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:29:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:29:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:29:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:29:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:29:16 spire-1.2.1/pkg/server/catalog/ 16:29:16 spire-1.2.1/pkg/server/catalog/catalog.go 16:29:16 spire-1.2.1/pkg/server/catalog/keymanager.go 16:29:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:29:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:29:16 spire-1.2.1/pkg/server/catalog/notifier.go 16:29:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:29:16 spire-1.2.1/pkg/server/config.go 16:29:16 spire-1.2.1/pkg/server/datastore/ 16:29:16 spire-1.2.1/pkg/server/datastore/datastore.go 16:29:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:29:16 spire-1.2.1/pkg/server/datastore/repository.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:29:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:29:16 spire-1.2.1/pkg/server/endpoints/ 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/ 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:29:16 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:29:16 spire-1.2.1/pkg/server/endpoints/config.go 16:29:16 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:29:16 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:29:16 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:29:16 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:29:16 spire-1.2.1/pkg/server/endpoints/middleware.go 16:29:16 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:29:16 spire-1.2.1/pkg/server/hostservice/ 16:29:16 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:29:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:29:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:29:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:29:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:29:16 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:29:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:29:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/ 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/ 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:29:16 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:29:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:29:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:29:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:29:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:29:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:29:16 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:29:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:29:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/ 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:29:16 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:29:16 spire-1.2.1/pkg/server/registration/ 16:29:16 spire-1.2.1/pkg/server/registration/manager.go 16:29:16 spire-1.2.1/pkg/server/registration/manager_test.go 16:29:16 spire-1.2.1/pkg/server/scanentries.go 16:29:16 spire-1.2.1/pkg/server/scanentries_test.go 16:29:16 spire-1.2.1/pkg/server/server.go 16:29:16 spire-1.2.1/pkg/server/server_test.go 16:29:16 spire-1.2.1/pkg/server/svid/ 16:29:16 spire-1.2.1/pkg/server/svid/observer.go 16:29:16 spire-1.2.1/pkg/server/svid/observer_test.go 16:29:16 spire-1.2.1/pkg/server/svid/rotator.go 16:29:16 spire-1.2.1/pkg/server/svid/rotator_config.go 16:29:16 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:29:16 spire-1.2.1/pkg/server/svid/rotator_test.go 16:29:16 spire-1.2.1/proto/ 16:29:16 spire-1.2.1/proto/private/ 16:29:16 spire-1.2.1/proto/private/server/ 16:29:16 spire-1.2.1/proto/private/server/journal/ 16:29:16 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:29:16 spire-1.2.1/proto/private/server/journal/journal.proto 16:29:16 spire-1.2.1/proto/spire/ 16:29:16 spire-1.2.1/proto/spire/common/ 16:29:16 spire-1.2.1/proto/spire/common/common.pb.go 16:29:16 spire-1.2.1/proto/spire/common/common.proto 16:29:16 spire-1.2.1/proto/spire/common/plugin/ 16:29:16 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:29:16 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:29:16 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:29:16 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:29:16 spire-1.2.1/proto/spire/plugin/ 16:29:16 spire-1.2.1/proto/spire/plugin/agent/ 16:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:29:16 spire-1.2.1/release/ 16:29:16 spire-1.2.1/release/spire-extras/ 16:29:16 spire-1.2.1/release/spire-extras/README.md 16:29:16 spire-1.2.1/release/spire-extras/conf/ 16:29:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:29:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:29:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:29:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:29:16 spire-1.2.1/release/spire/ 16:29:16 spire-1.2.1/release/spire/README.md 16:29:16 spire-1.2.1/release/spire/conf/ 16:29:16 spire-1.2.1/release/spire/conf/agent/ 16:29:16 spire-1.2.1/release/spire/conf/agent/agent.conf 16:29:16 spire-1.2.1/release/spire/conf/server/ 16:29:16 spire-1.2.1/release/spire/conf/server/server.conf 16:29:16 spire-1.2.1/script/ 16:29:16 spire-1.2.1/script/build-artifact.sh 16:29:16 spire-1.2.1/script/generate_dummy_ca.sh 16:29:16 spire-1.2.1/support/ 16:29:16 spire-1.2.1/support/k8s/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/ 16:29:16 spire-1.2.1/support/oidc-discovery-provider/README.md 16:29:16 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/config.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/main.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:29:16 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:29:16 spire-1.2.1/test/ 16:29:16 spire-1.2.1/test/clock/ 16:29:16 spire-1.2.1/test/clock/clock.go 16:29:16 spire-1.2.1/test/fakes/ 16:29:16 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:29:16 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:29:16 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:29:16 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:29:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:29:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:29:16 spire-1.2.1/test/fakes/fakeagentstore/ 16:29:16 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:29:16 spire-1.2.1/test/fakes/fakedatastore/ 16:29:16 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:29:16 spire-1.2.1/test/fakes/fakeentryclient/ 16:29:16 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:29:16 spire-1.2.1/test/fakes/fakehealthchecker/ 16:29:16 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:29:16 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:29:16 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:29:16 spire-1.2.1/test/fakes/fakemetrics/ 16:29:16 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:29:16 spire-1.2.1/test/fakes/fakenoderesolver/ 16:29:16 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:29:16 spire-1.2.1/test/fakes/fakenotifier/ 16:29:16 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:29:16 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:29:16 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:29:16 spire-1.2.1/test/fakes/fakeserverca/ 16:29:16 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:29:16 spire-1.2.1/test/fakes/fakeservercatalog/ 16:29:16 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:29:16 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:29:16 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:29:16 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:29:16 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:29:16 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:29:16 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:29:16 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:29:16 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:29:16 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:29:16 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:29:16 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:29:16 spire-1.2.1/test/fixture/ 16:29:16 spire-1.2.1/test/fixture/certs/ 16:29:16 spire-1.2.1/test/fixture/certs/agent_svid.der 16:29:16 spire-1.2.1/test/fixture/certs/base_cert.pem 16:29:16 spire-1.2.1/test/fixture/certs/base_csr.pem 16:29:16 spire-1.2.1/test/fixture/certs/base_key.pem 16:29:16 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:29:16 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:29:16 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:29:16 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:29:16 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:29:16 spire-1.2.1/test/fixture/certs/blog_key.pem 16:29:16 spire-1.2.1/test/fixture/certs/bundle.der 16:29:16 spire-1.2.1/test/fixture/certs/ca.pem 16:29:16 spire-1.2.1/test/fixture/certs/ca_key.pem 16:29:16 spire-1.2.1/test/fixture/certs/database_cert.pem 16:29:16 spire-1.2.1/test/fixture/certs/database_csr.pem 16:29:16 spire-1.2.1/test/fixture/certs/database_key.pem 16:29:16 spire-1.2.1/test/fixture/certs/node_cert.pem 16:29:16 spire-1.2.1/test/fixture/certs/node_csr.pem 16:29:16 spire-1.2.1/test/fixture/certs/node_key.pem 16:29:16 spire-1.2.1/test/fixture/certs/svid.pem 16:29:16 spire-1.2.1/test/fixture/certs/svid_key.pem 16:29:16 spire-1.2.1/test/fixture/config/ 16:29:16 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:29:16 spire-1.2.1/test/fixture/config/agent_good.conf 16:29:16 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:29:16 spire-1.2.1/test/fixture/config/plugin_good.conf 16:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:29:16 spire-1.2.1/test/fixture/config/server_good.conf 16:29:16 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:29:16 spire-1.2.1/test/fixture/fixture.go 16:29:16 spire-1.2.1/test/fixture/nodeattestor/ 16:29:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:29:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:29:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:29:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:29:16 spire-1.2.1/test/fixture/registration/ 16:29:16 spire-1.2.1/test/fixture/registration/entries.json 16:29:16 spire-1.2.1/test/fixture/registration/good-for-update.json 16:29:16 spire-1.2.1/test/fixture/registration/good.json 16:29:16 spire-1.2.1/test/fixture/registration/invalid.json 16:29:16 spire-1.2.1/test/fixture/registration/invalid_json.json 16:29:16 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:29:16 spire-1.2.1/test/integration/ 16:29:16 spire-1.2.1/test/integration/README.md 16:29:16 spire-1.2.1/test/integration/common 16:29:16 spire-1.2.1/test/integration/setup/ 16:29:16 spire-1.2.1/test/integration/setup/adminclient/ 16:29:16 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:29:16 spire-1.2.1/test/integration/setup/adminclient/client.go 16:29:16 spire-1.2.1/test/integration/setup/debugagent/ 16:29:16 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:29:16 spire-1.2.1/test/integration/setup/debugagent/main.go 16:29:16 spire-1.2.1/test/integration/setup/debugserver/ 16:29:16 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:29:16 spire-1.2.1/test/integration/setup/debugserver/main.go 16:29:16 spire-1.2.1/test/integration/setup/downstreamclient/ 16:29:16 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:29:16 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:29:16 spire-1.2.1/test/integration/setup/itclient/ 16:29:16 spire-1.2.1/test/integration/setup/itclient/client.go 16:29:16 spire-1.2.1/test/integration/setup/node-attestation/ 16:29:16 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:29:16 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:29:16 spire-1.2.1/test/integration/setup/x509pop/ 16:29:16 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:29:16 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:29:16 spire-1.2.1/test/integration/suites/ 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:29:16 spire-1.2.1/test/integration/suites/join-token/ 16:29:16 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:29:16 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:29:16 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:29:16 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:29:16 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:29:16 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:29:16 spire-1.2.1/test/integration/suites/join-token/README.md 16:29:16 spire-1.2.1/test/integration/suites/join-token/conf/ 16:29:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/join-token/teardown 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:29:16 spire-1.2.1/test/integration/suites/k8s/ 16:29:16 spire-1.2.1/test/integration/suites/k8s/00-setup 16:29:16 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:29:16 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:29:16 spire-1.2.1/test/integration/suites/k8s/README.md 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/ 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:29:16 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:29:16 spire-1.2.1/test/integration/suites/k8s/teardown 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/ 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:29:16 spire-1.2.1/test/integration/suites/rotation/ 16:29:16 spire-1.2.1/test/integration/suites/rotation/00-setup 16:29:16 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:29:16 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:29:16 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:29:16 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:29:16 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:29:16 spire-1.2.1/test/integration/suites/rotation/README.md 16:29:16 spire-1.2.1/test/integration/suites/rotation/conf/ 16:29:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/rotation/teardown 16:29:16 spire-1.2.1/test/integration/suites/self-test/ 16:29:16 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:29:16 spire-1.2.1/test/integration/suites/self-test/README.md 16:29:16 spire-1.2.1/test/integration/suites/self-test/teardown 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:29:16 spire-1.2.1/test/integration/suites/upgrade/ 16:29:16 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:29:16 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:29:16 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:29:16 spire-1.2.1/test/integration/suites/upgrade/README.md 16:29:16 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:29:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:29:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:29:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:29:16 spire-1.2.1/test/integration/suites/upgrade/teardown 16:29:16 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:29:16 spire-1.2.1/test/integration/test-one.sh 16:29:16 spire-1.2.1/test/integration/test.sh 16:29:16 spire-1.2.1/test/plugintest/ 16:29:16 spire-1.2.1/test/plugintest/config.go 16:29:16 spire-1.2.1/test/plugintest/load.go 16:29:16 spire-1.2.1/test/plugintest/option.go 16:29:16 spire-1.2.1/test/spiretest/ 16:29:16 spire-1.2.1/test/spiretest/apiserver.go 16:29:16 spire-1.2.1/test/spiretest/assertions.go 16:29:16 spire-1.2.1/test/spiretest/dir.go 16:29:16 spire-1.2.1/test/spiretest/errors_posix.go 16:29:16 spire-1.2.1/test/spiretest/errors_windows.go 16:29:16 spire-1.2.1/test/spiretest/logs.go 16:29:16 spire-1.2.1/test/spiretest/socketapi.go 16:29:16 spire-1.2.1/test/spiretest/suite.go 16:29:16 spire-1.2.1/test/spiretest/x509.go 16:29:16 spire-1.2.1/test/testca/ 16:29:16 spire-1.2.1/test/testca/ca.go 16:29:16 spire-1.2.1/test/testkey/ 16:29:16 spire-1.2.1/test/testkey/generate.sh 16:29:16 spire-1.2.1/test/testkey/genkeys.go 16:29:16 spire-1.2.1/test/testkey/keys.go 16:29:16 spire-1.2.1/test/testkey/new.go 16:29:16 spire-1.2.1/test/tpmsimulator/ 16:29:16 spire-1.2.1/test/tpmsimulator/simulator.go 16:29:16 spire-1.2.1/test/util/ 16:29:16 spire-1.2.1/test/util/cert_fixtures.go 16:29:16 spire-1.2.1/test/util/cert_generation.go 16:29:16 spire-1.2.1/test/util/io_redirection.go 16:29:16 spire-1.2.1/test/util/race.go 16:29:16 spire-1.2.1/test/util/util.go 16:29:16 building spire from source... 16:29:16 Installing go1.17.7... 16:29:20 Building core-command ... 16:29:20 Building core-data ... 16:29:20 Building core-metadata ... 16:29:20 Building security-bootstrapper ... 16:29:20 Building security-proxy-setup ... 16:29:20 Building security-secretstore-setup ... 16:29:20 Building security-spiffe-token-provider ... 16:29:20 Building security-spire-agent ... 16:29:20 Building security-spire-config ... 16:29:20 Building security-spire-server ... 16:29:20 Building support-notifications ... 16:29:20 Building support-scheduler ... 16:29:20 Building sys-mgmt-agent ... 16:29:20 Building security-bootstrapper 16:29:20 Building core-data 16:29:20 Building security-spiffe-token-provider 16:29:20 Building security-secretstore-setup 16:29:20 Building security-spire-agent 16:29:21 Building bin/spire-server... 16:29:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:29:21 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:29:21 go: downloading github.com/mitchellh/cli v1.1.2 16:29:21 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:29:21 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:29:21 go: downloading github.com/imdario/mergo v0.3.12 16:29:21 go: downloading github.com/sirupsen/logrus v1.8.1 16:29:21 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:29:21 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:29:21 go: downloading google.golang.org/grpc v1.44.0 16:29:21 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:29:21 go: downloading github.com/fatih/color v1.13.0 16:29:22 go: downloading github.com/mattn/go-isatty v0.0.14 16:29:22 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:29:22 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:29:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:29:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:29:22 go: downloading github.com/armon/go-metrics v0.3.10 16:29:22 go: downloading github.com/prometheus/client_golang v1.12.1 16:29:22 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:29:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:29:22 go: downloading github.com/open-policy-agent/opa v0.38.0 16:29:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:29:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:29:22 go: downloading github.com/mattn/go-colorable v0.1.12 16:29:22 go: downloading github.com/Masterminds/goutils v1.1.0 16:29:22 go: downloading github.com/Masterminds/semver v1.5.0 16:29:22 go: downloading github.com/google/uuid v1.1.2 16:29:22 go: downloading github.com/huandu/xstrings v1.3.2 16:29:22 go: downloading github.com/oklog/run v1.0.0 16:29:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:29:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:29:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:29:22 go: downloading github.com/beorn7/perks v1.0.1 16:29:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:29:22 go: downloading github.com/prometheus/client_model v0.2.0 16:29:22 go: downloading github.com/prometheus/common v0.32.1 16:29:22 go: downloading github.com/prometheus/procfs v0.7.3 16:29:22 go: downloading github.com/imkira/go-observer v1.0.3 16:29:22 go: downloading go.uber.org/atomic v1.9.0 16:29:22 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:29:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:29:22 go: downloading github.com/hashicorp/errwrap v1.1.0 16:29:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:29:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:29:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:29:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:29:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:29:24 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:29:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:29:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:29:24 go: downloading github.com/stretchr/testify v1.7.0 16:29:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:29:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:29:29 go: downloading google.golang.org/api v0.70.0 16:29:29 go: downloading k8s.io/client-go v0.23.4 16:29:29 go: downloading k8s.io/api v0.23.4 16:29:29 go: downloading github.com/google/go-tpm v0.3.3 16:29:29 go: downloading cloud.google.com/go/storage v1.21.0 16:29:29 go: downloading cloud.google.com/go v0.100.2 16:29:29 go: downloading k8s.io/apimachinery v0.23.4 16:29:29 go: downloading k8s.io/kube-aggregator v0.23.3 16:29:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:29:30 go: downloading cloud.google.com/go/security v1.3.0 16:29:30 go: downloading github.com/hashicorp/vault/api v1.4.1 16:29:30 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:29:30 go: downloading github.com/blang/semver/v4 v4.0.0 16:29:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:29:30 go: downloading github.com/jinzhu/gorm v1.9.16 16:29:30 go: downloading github.com/lib/pq v1.10.4 16:29:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:29:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:29:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:29:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:29:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:29:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:29:31 go: downloading github.com/twmb/murmur3 v1.1.6 16:29:31 go: downloading github.com/aws/smithy-go v1.11.0 16:29:31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:29:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:29:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:29:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:29:31 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:29:32 go: downloading cloud.google.com/go/compute v1.3.0 16:29:32 go: downloading cloud.google.com/go/iam v0.1.1 16:29:32 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:29:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:29:33 go: downloading k8s.io/klog/v2 v2.30.0 16:29:33 go: downloading github.com/gogo/protobuf v1.3.2 16:29:33 go: downloading github.com/google/gofuzz v1.1.0 16:29:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:29:33 go: downloading github.com/spf13/pflag v1.0.5 16:29:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:29:33 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:29:33 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:29:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:29:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:29:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:29:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:29:33 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:29:33 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:29:33 go: downloading github.com/jinzhu/inflection v1.0.0 16:29:33 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:29:33 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:29:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:29:33 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:29:33 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:29:34 go: downloading github.com/dimchansky/utfbom v1.1.1 16:29:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:29:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:29:34 go: downloading gopkg.in/yaml.v2 v2.4.0 16:29:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:29:34 go: downloading github.com/gobwas/glob v0.2.3 16:29:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:29:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:29:34 go: downloading go.opencensus.io v0.23.0 16:29:34 go: downloading gopkg.in/inf.v0 v0.9.1 16:29:34 go: downloading github.com/google/go-cmp v0.5.7 16:29:34 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:29:34 go: downloading github.com/googleapis/gnostic v0.5.5 16:29:34 go: downloading github.com/go-logr/logr v1.2.2 16:29:34 go: downloading github.com/json-iterator/go v1.1.12 16:29:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:29:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:29:34 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:29:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:29:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:29:34 go: downloading github.com/tklauser/numcpus v0.3.0 16:29:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:29:35 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:29:35 go: downloading sigs.k8s.io/yaml v1.3.0 16:29:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:29:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:29:35 go: downloading github.com/hashicorp/go-version v1.2.0 16:29:35 go: downloading github.com/golang/snappy v0.0.4 16:29:35 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:29:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:29:35 go: downloading github.com/modern-go/reflect2 v1.0.2 16:29:35 go: downloading go.uber.org/zap v1.21.0 16:29:35 go: downloading github.com/ryanuber/go-glob v1.0.0 16:29:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:29:35 go: downloading go.uber.org/multierr v1.6.0 16:29:40 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:29:40 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:29:46 Removing intermediate container e2587ae5fd1a 16:29:46 ---> 3f89540d7c93 16:29:46 16:29:46 Step 10/23 : FROM alpine:3.14 16:29:46 ---> e04c818066af 16:29:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:29:46 ---> Running in b616e147c1aa 16:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:47 (1/1) Installing dumb-init (1.2.5-r1) 16:29:47 Executing busybox-1.33.1-r7.trigger 16:29:47 OK: 6 MiB in 15 packages 16:29:49 Removing intermediate container 1d2f8e0cee6b 16:29:49 ---> f44c425d70e8 16:29:49 16:29:49 Step 10/22 : FROM alpine:3.14 16:29:49 ---> e04c818066af 16:29:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:29:49 ---> Running in c3a0a4406e50 16:29:49 Removing intermediate container b616e147c1aa 16:29:49 ---> 92b6012be17e 16:29:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:49 ---> Running in 97ebeb5fac61 16:29:50 Removing intermediate container 97ebeb5fac61 16:29:50 ---> b38346730215 16:29:50 Step 13/23 : ENV APP_PORT=59882 16:29:50 ---> Running in 42b218768bf2 16:29:50 Removing intermediate container 42b218768bf2 16:29:50 ---> 2a2847c15966 16:29:50 Step 14/23 : EXPOSE $APP_PORT 16:29:50 ---> Running in 6f327209fffe 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:29:50 (1/1) Installing dumb-init (1.2.5-r1) 16:29:50 Executing busybox-1.33.1-r7.trigger 16:29:50 OK: 6 MiB in 15 packages 16:29:51 Removing intermediate container 6f327209fffe 16:29:51 ---> 0f39119065dd 16:29:51 Step 15/23 : WORKDIR / 16:29:51 ---> Running in f2d25abfcdba 16:29:52 Removing intermediate container f2d25abfcdba 16:29:52 ---> 0db15233af11 16:29:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:52 Removing intermediate container c3a0a4406e50 16:29:52 ---> ac925ccdb382 16:29:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:52 ---> Running in a68c5a49dcdf 16:29:53 ---> b7abf27c580c 16:29:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:29:53 Removing intermediate container a68c5a49dcdf 16:29:53 ---> 28dd5d9c04fa 16:29:53 Step 13/22 : ENV APP_PORT=59861 16:29:53 ---> Running in b87387b14735 16:29:54 ---> ea22d938564b 16:29:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:29:54 Building bin/spire-agent... 16:29:54 Removing intermediate container b87387b14735 16:29:54 ---> 0fe886ab601e 16:29:54 Step 14/22 : EXPOSE $APP_PORT 16:29:54 ---> Running in 39a4875aa4ca 16:29:54 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:29:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:29:54 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:29:54 go: downloading github.com/docker/docker v20.10.12+incompatible 16:29:54  ---> 7fd8f8b3a9ff 16:29:54 Step 19/23 : ENTRYPOINT ["/core-command"] 16:29:54 ---> Running in 11fcbd4a20be 16:29:54 Removing intermediate container 39a4875aa4ca 16:29:54 ---> 260ed2e6504d 16:29:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 Removing intermediate container 11fcbd4a20be 16:29:55 ---> 8f99e4dd7a63 16:29:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:55 ---> Running in fb2832455387 16:29:55 go: downloading github.com/google/go-tpm-tools v0.3.3 16:29:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:29:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:29:55  ---> 20dc289827f9 16:29:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:29:55 go: downloading github.com/docker/go-units v0.4.0 16:29:55 go: downloading github.com/docker/go-connections v0.4.0 16:29:55 go: downloading github.com/opencontainers/image-spec v1.0.1 16:29:55 go: downloading github.com/containerd/containerd v1.3.4 16:29:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:29:56 go: downloading github.com/opencontainers/go-digest v1.0.0 16:29:56 Removing intermediate container fb2832455387 16:29:56 ---> 49ae52364c84 16:29:56 Step 21/23 : LABEL arch=x86_64 16:29:56 ---> Running in e1c4a3c7b277 16:29:56 Removing intermediate container e1c4a3c7b277 16:29:56 ---> 8d419ddd5a0c 16:29:56 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:29:56 ---> d9ca65de7f5a 16:29:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:29:57 ---> Running in ef5db461b2c2 16:29:57 Removing intermediate container ef5db461b2c2 16:29:57 ---> bf446e2c42f9 16:29:57 Step 23/23 : LABEL version=2.2.0-dev.94 16:29:57 ---> ac45d1a3793d 16:29:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:29:57 ---> Running in d9ac81f29cc9 16:29:57 ---> Running in 9a6ed4c11ccb 16:29:58 Removing intermediate container d9ac81f29cc9 16:29:58 ---> 59265b57dae2 16:29:58 16:29:58 Removing intermediate container 9a6ed4c11ccb 16:29:58 ---> a01484f8e57c 16:29:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:58 Successfully built 59265b57dae2 16:29:58 Successfully tagged core-command:latest 16:29:58 Building support-notifications 16:29:58  Building core-command ... done  ---> Running in c4c5a8b7d938 16:30:00 Removing intermediate container c4c5a8b7d938 16:30:00 ---> 12df236e59d9 16:30:00 Step 20/22 : LABEL arch=x86_64 16:30:02 ---> Running in 28c9b11ac5d2 16:30:02 Removing intermediate container 28c9b11ac5d2 16:30:02 ---> 114e5ac75442 16:30:02 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:30:02 ---> Running in 9923cb78e82a 16:30:03 Removing intermediate container 9923cb78e82a 16:30:03 ---> 20738735c7f3 16:30:03 Step 22/22 : LABEL version=2.2.0-dev.94 16:30:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:03 ---> 8fbc02c201a2 16:30:03 Step 3/22 : WORKDIR /edgex-go 16:30:03 ---> Using cache 16:30:03 ---> 97adcd62c450 16:30:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:03 ---> Using cache 16:30:03 ---> a20ceae396d4 16:30:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:30:03 ---> Running in 7e37d72fd10e 16:30:03 ---> Running in ba1ef3e254e0 16:30:04 Removing intermediate container ba1ef3e254e0 16:30:04 ---> d7f3bd20d894 16:30:04 16:30:04 Successfully built d7f3bd20d894 16:30:04 Successfully tagged support-scheduler:latest 16:30:04  Building support-scheduler ... done Building security-proxy-setup 16:30:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:06 OK: 221 MiB in 52 packages 16:30:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:08 ---> 8fbc02c201a2 16:30:08 Step 3/22 : WORKDIR /edgex-go 16:30:08 ---> Using cache 16:30:08 ---> 97adcd62c450 16:30:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:08 ---> Using cache 16:30:08 ---> a20ceae396d4 16:30:08 Step 5/22 : RUN apk add --update --no-cache make git 16:30:08 ---> Using cache 16:30:08 ---> 27e386f06f76 16:30:08 Step 6/22 : COPY go.mod vendor* ./ 16:30:08 ---> Using cache 16:30:08 ---> ee92d179b73d 16:30:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:08 ---> Using cache 16:30:08 ---> cf1d2e0cd06e 16:30:08 Step 8/22 : COPY . . 16:30:08 ---> Using cache 16:30:08 ---> a7f33ec8193e 16:30:08 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:30:11 ---> Running in ad1e14b1b139 16:30:11 Removing intermediate container 7e37d72fd10e 16:30:11 ---> 880f5f741609 16:30:11 Step 6/22 : COPY go.mod vendor* ./ 16:30:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:30:12 ---> a9cbf9520d0c 16:30:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:12 ---> Running in e3a0aa88adf8 16:30:14 Removing intermediate container e3a0aa88adf8 16:30:14 ---> ec7e56cc5768 16:30:14 Step 8/22 : COPY . . 16:30:16 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:30:16 ---> 8865c25ae3d1 16:30:16 Step 3/25 : WORKDIR /edgex-go 16:30:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:16 ---> 8865c25ae3d1 16:30:16 Step 3/23 : WORKDIR /edgex-go 16:30:16 ---> Running in 1995c5084adc 16:30:16 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:30:16 ---> 8865c25ae3d1 16:30:16 Step 3/20 : WORKDIR /edgex-go 16:30:16 ---> Running in 8b45dc352e49 16:30:16 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:30:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:16 ---> Running in cc093dbe3f8d 16:30:16 ---> 8865c25ae3d1 16:30:16 Step 3/31 : WORKDIR /edgex-go 16:30:16 ---> Running in 02c009837a33 16:30:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:30:16 ---> 8865c25ae3d1 16:30:16 Step 3/26 : WORKDIR /edgex-go 16:30:16 ---> Running in be1dd9ce37e4 16:30:16 Removing intermediate container 02c009837a33 16:30:16 ---> c23b75eaf0bb 16:30:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:16 Removing intermediate container 8b45dc352e49 16:30:16 Removing intermediate container 1995c5084adc 16:30:16 ---> 25a876d8ee8c 16:30:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:16 ---> 51b60a1b00a7 16:30:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:16 ---> Running in 2ba11471be29 16:30:16 Removing intermediate container be1dd9ce37e4 16:30:16 ---> 1860c0e460e1 16:30:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:16 Removing intermediate container cc093dbe3f8d 16:30:16 ---> c53c0dbd0cae 16:30:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:30:16 ---> Running in 64767b7b60ef 16:30:16 ---> Running in 74d4af736f22 16:30:16 ---> Running in 706733bf25f0 16:30:16 ---> Running in 5fa80465d1b4 16:30:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:30:16 Removing intermediate container 2ba11471be29 16:30:16 ---> 771d7dcf4764 16:30:16 Step 5/31 : RUN apk add --update --no-cache make git 16:30:16 ---> Running in c9b8bb80bca5 16:30:16 Removing intermediate container 64767b7b60ef 16:30:16 ---> dd55ffe6a2f2 16:30:16 Step 5/25 : RUN apk add --update --no-cache make git 16:30:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:30:16 ---> Running in 05a953e43170 16:30:16 Removing intermediate container 706733bf25f0 16:30:16 ---> 9d43e3e2921e 16:30:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:30:16 ---> Running in 50bdd9f2c5d7 16:30:16 Removing intermediate container 74d4af736f22 16:30:16 ---> 89fd39f88487 16:30:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:30:16 ---> Running in 7e9849fdde2c 16:30:16 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:30:16 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:30:16 OK: 15741 distinct packages available 16:30:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:30:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:30:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:30:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:30:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:30:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:30:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:30:17 OK: 220 MiB in 52 packages 16:30:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:30:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:30:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:30:18 OK: 220 MiB in 52 packages 16:30:18 OK: 220 MiB in 52 packages 16:30:18 OK: 220 MiB in 52 packages 16:30:18 OK: 220 MiB in 52 packages 16:30:18 Removing intermediate container 5fa80465d1b4 16:30:18 ---> 31a3265ac42e 16:30:18 Step 5/20 : COPY go.mod vendor* ./ 16:30:20 Removing intermediate container c9b8bb80bca5 16:30:20 ---> c2900524964f 16:30:20 Step 6/31 : COPY go.mod vendor* ./ 16:30:20 ---> ff0c64469d42 16:30:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:20 Removing intermediate container 7e9849fdde2c 16:30:20 ---> c6a0538af1e4 16:30:20 Step 6/23 : COPY go.mod vendor* ./ 16:30:20 Removing intermediate container 50bdd9f2c5d7 16:30:20 ---> Running in d0e4320d3a9e 16:30:20 ---> 57f35049e994 16:30:20 Step 6/26 : COPY go.mod vendor* ./ 16:30:20 Removing intermediate container 05a953e43170 16:30:20 ---> 273e17cb21aa 16:30:20 Step 6/25 : COPY go.mod vendor* ./ 16:30:21 ---> aa0b3facf46f 16:30:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:21 ---> 9e68b88b6b04 16:30:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:21 ---> Running in a57223aa230d 16:30:21 ---> Running in 05b1ce86387a 16:30:21 ---> 479cc793bc01 16:30:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:21 ---> Running in 88ac78284007 16:30:22 ---> c2ec0bcfa618 16:30:22 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:22 ---> Running in b8de4fdfb847 16:30:24 Removing intermediate container d0e4320d3a9e 16:30:24 ---> ef6ebdeb6883 16:30:24 Step 7/20 : COPY . . 16:30:27 Removing intermediate container 05b1ce86387a 16:30:27 ---> 627b59e4c73b 16:30:27 Step 8/23 : COPY . . 16:30:27 Removing intermediate container a57223aa230d 16:30:27 ---> dcfab6940bdf 16:30:27 Step 8/31 : COPY . . 16:30:28 Removing intermediate container 88ac78284007 16:30:28 ---> c2003d5cce56 16:30:28 Step 8/25 : COPY . . 16:30:28 Removing intermediate container b8de4fdfb847 16:30:28 ---> e95005368752 16:30:28 Step 8/26 : COPY . . 16:30:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:30:36 ---> e202d8282071 16:30:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:30:36 ---> Running in 4b33e1a35271 16:30:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:30:45 Removing intermediate container ad1e14b1b139 16:30:45 ---> 7f36138fa613 16:30:45 16:30:45 Step 10/22 : FROM alpine:3.14 16:30:45 ---> e04c818066af 16:30:45 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:30:46 ---> Running in 9e80fe352f13 16:30:46 ---> 66c10cb57c3a 16:30:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:30:46 ---> Running in a2dc61f349d2 16:30:46 ---> 580032d558db 16:30:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:30:46 ---> Running in 803a67df278b 16:30:46 ---> e535c6ce2d6d 16:30:46 Step 9/23 : RUN make cmd/core-data/core-data 16:30:46 ---> Running in ffc2ff602352 16:30:46 ---> 8024909f6571 16:30:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:30:46 ---> Running in f8f6f98df196 16:30:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:30:47 ---> ea6f3deb9032 16:30:47 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:30:47 ---> Running in 3135c82862ca 16:30:47 Removing intermediate container f8f6f98df196 16:30:47 ---> 176e40ddb6ad 16:30:47 Step 10/26 : RUN mkdir -p spire-build 16:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:30:48 (1/6) Installing ca-certificates (20211220-r0) 16:30:48 (2/6) Installing brotli-libs (1.0.9-r5) 16:30:48 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:30:48 (4/6) Installing libcurl (7.79.1-r1) 16:30:48 (5/6) Installing curl (7.79.1-r1) 16:30:48 (6/6) Installing dumb-init (1.2.5-r1) 16:30:48 Executing busybox-1.33.1-r7.trigger 16:30:48 Executing ca-certificates-20211220-r0.trigger 16:30:48 OK: 8 MiB in 20 packages 16:30:48 ---> Running in 9d990f158c1b 16:30:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:30:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:30:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:30:51 Removing intermediate container 9d990f158c1b 16:30:51 ---> c65482d147ed 16:30:51 Step 11/26 : WORKDIR /edgex-go/spire-build 16:30:51 ---> Running in 27d5b87b2a26 16:30:51 Removing intermediate container 27d5b87b2a26 16:30:51 ---> c6c8db4c7f3b 16:30:51 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 16:30:51 ---> Running in a737598882c6 16:30:53 Removing intermediate container 9e80fe352f13 16:30:53 ---> 81f38b917575 16:30:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:30:53 ---> Running in 6a0a1352085e 16:30:54 Removing intermediate container 6a0a1352085e 16:30:54 ---> b531f9601a82 16:30:54 Step 13/22 : WORKDIR /edgex 16:30:54 spire-1.2.1/ 16:30:54 spire-1.2.1/.data/ 16:30:54 spire-1.2.1/.data/.file 16:30:54 spire-1.2.1/.dockerignore 16:30:54 spire-1.2.1/.gitattributes 16:30:54 spire-1.2.1/.githooks/ 16:30:54 spire-1.2.1/.githooks/pre-commit 16:30:54 spire-1.2.1/.github/ 16:30:54 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:30:54 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:30:54 spire-1.2.1/.github/dependabot.yml 16:30:54 spire-1.2.1/.github/workflows/ 16:30:54 spire-1.2.1/.github/workflows/nightly_build.yaml 16:30:54 spire-1.2.1/.github/workflows/pr_build.yaml 16:30:54 spire-1.2.1/.github/workflows/release_build.yaml 16:30:54 spire-1.2.1/.github/workflows/scripts/ 16:30:54 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:30:54 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:30:54 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:30:54 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:30:54 spire-1.2.1/.github/workflows/scripts/split.sh 16:30:54 spire-1.2.1/.gitignore 16:30:54 spire-1.2.1/.go-version 16:30:54 spire-1.2.1/.golangci.yml 16:30:54 spire-1.2.1/ADOPTERS.md 16:30:54 spire-1.2.1/CHANGELOG.md 16:30:54 spire-1.2.1/CODE-OF-CONDUCT.md 16:30:54 spire-1.2.1/CODEOWNERS 16:30:54 spire-1.2.1/CONTRIBUTING.md 16:30:54 spire-1.2.1/Dockerfile 16:30:54 spire-1.2.1/Dockerfile.dev 16:30:54 spire-1.2.1/Dockerfile.scratch 16:30:54 spire-1.2.1/LICENSE 16:30:54 spire-1.2.1/MAINTAINERS.md 16:30:54 spire-1.2.1/Makefile 16:30:54 spire-1.2.1/README.md 16:30:54 spire-1.2.1/ROADMAP.md 16:30:54 spire-1.2.1/SECURITY.md 16:30:54 spire-1.2.1/cmd/ 16:30:54 spire-1.2.1/cmd/spire-agent/ 16:30:54 spire-1.2.1/cmd/spire-agent/cli/ 16:30:54 spire-1.2.1/cmd/spire-agent/cli/api/ 16:30:54 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/common/ 16:30:54 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:30:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/run/ 16:30:54 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:30:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:30:54 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:30:54 spire-1.2.1/cmd/spire-agent/main.go 16:30:54 spire-1.2.1/cmd/spire-server/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/agent/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/cli.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/run/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/token/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/validate/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/x509/ 16:30:54 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:30:54 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:30:54 spire-1.2.1/cmd/spire-server/main.go 16:30:54 spire-1.2.1/cmd/spire-server/util/ 16:30:54 spire-1.2.1/cmd/spire-server/util/util.go 16:30:54 spire-1.2.1/conf/ 16:30:54 spire-1.2.1/conf/agent/ 16:30:54 spire-1.2.1/conf/agent/agent.conf 16:30:54 spire-1.2.1/conf/agent/agent_full.conf 16:30:54 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:30:54 spire-1.2.1/conf/server/ 16:30:54 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:30:54 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:30:54 spire-1.2.1/conf/server/server.conf 16:30:54 spire-1.2.1/conf/server/server_full.conf 16:30:54 spire-1.2.1/doc/ 16:30:54 spire-1.2.1/doc/SPIRE101.md 16:30:54 spire-1.2.1/doc/auditlog.md 16:30:54 spire-1.2.1/doc/authorization_policy_engine.md 16:30:54 spire-1.2.1/doc/changelog_guidelines.md 16:30:54 spire-1.2.1/doc/cure53-report.pdf 16:30:54 spire-1.2.1/doc/images/ 16:30:54 spire-1.2.1/doc/images/2019_roadmap.png 16:30:54 spire-1.2.1/doc/images/SPIRE101.png 16:30:54 spire-1.2.1/doc/images/SPIRE_agent.png 16:30:54 spire-1.2.1/doc/images/SPIRE_server.png 16:30:54 spire-1.2.1/doc/images/cache_mgr.png 16:30:54 spire-1.2.1/doc/images/cache_mgr_components.png 16:30:54 spire-1.2.1/doc/images/federated_spire.png 16:30:54 spire-1.2.1/doc/images/ha_mode.png 16:30:54 spire-1.2.1/doc/images/nested_spire.png 16:30:54 spire-1.2.1/doc/images/oidc_federation.png 16:30:54 spire-1.2.1/doc/images/single_trust_domain.png 16:30:54 spire-1.2.1/doc/images/spiffe_compatible.png 16:30:54 spire-1.2.1/doc/images/spire_logo.png 16:30:54 spire-1.2.1/doc/migrating_registration_api_clients.md 16:30:54 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:30:54 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:30:54 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:30:54 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:30:54 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:30:54 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:30:54 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:30:54 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:30:54 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:30:54 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:30:54 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:30:54 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:30:54 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:30:54 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:30:54 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:30:54 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:30:54 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:30:54 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:30:54 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:30:54 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:30:54 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:30:54 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:30:54 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:30:54 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:30:54 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:30:54 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:30:54 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:30:54 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:30:54 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:30:54 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:30:54 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:30:54 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:30:54 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:30:54 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:30:54 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:30:54 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:30:54 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:30:54 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:30:54 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:30:54 spire-1.2.1/doc/scaling_spire.md 16:30:54 spire-1.2.1/doc/spire_agent.md 16:30:54 spire-1.2.1/doc/spire_server.md 16:30:54 spire-1.2.1/doc/supported_integrations.md 16:30:54 spire-1.2.1/doc/telemetry.md 16:30:54 spire-1.2.1/doc/telemetry_config.md 16:30:54 spire-1.2.1/doc/upgrading.md 16:30:54 spire-1.2.1/doc/using_spire.md 16:30:54 spire-1.2.1/examples/ 16:30:54 spire-1.2.1/examples/README.md 16:30:54 spire-1.2.1/go.mod 16:30:54 spire-1.2.1/go.sum 16:30:54 spire-1.2.1/pkg/ 16:30:54 spire-1.2.1/pkg/agent/ 16:30:54 spire-1.2.1/pkg/agent/agent.go 16:30:54 spire-1.2.1/pkg/agent/api/ 16:30:54 spire-1.2.1/pkg/agent/api/config.go 16:30:54 spire-1.2.1/pkg/agent/api/debug/ 16:30:54 spire-1.2.1/pkg/agent/api/debug/v1/ 16:30:54 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:30:54 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:30:54 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:30:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:30:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:30:54 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:30:54 spire-1.2.1/pkg/agent/api/endpoints.go 16:30:54 spire-1.2.1/pkg/agent/api/health/ 16:30:54 spire-1.2.1/pkg/agent/api/health/v1/ 16:30:54 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:30:54 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:30:54 spire-1.2.1/pkg/agent/api/rpccontext/ 16:30:54 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:30:54 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:30:54 spire-1.2.1/pkg/agent/attestor/ 16:30:54 spire-1.2.1/pkg/agent/attestor/node/ 16:30:54 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:30:54 spire-1.2.1/pkg/agent/attestor/node/node.go 16:30:54 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:30:54 spire-1.2.1/pkg/agent/attestor/workload/ 16:30:54 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:30:54 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:30:54 spire-1.2.1/pkg/agent/catalog/ 16:30:54 spire-1.2.1/pkg/agent/catalog/catalog.go 16:30:54 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:30:54 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:30:54 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:30:54 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:30:54 spire-1.2.1/pkg/agent/client/ 16:30:54 spire-1.2.1/pkg/agent/client/client.go 16:30:54 spire-1.2.1/pkg/agent/client/client_test.go 16:30:54 spire-1.2.1/pkg/agent/client/dial.go 16:30:54 spire-1.2.1/pkg/agent/client/nodeconn.go 16:30:54 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:30:54 spire-1.2.1/pkg/agent/client/update.go 16:30:54 spire-1.2.1/pkg/agent/client/util.go 16:30:54 spire-1.2.1/pkg/agent/common/ 16:30:54 spire-1.2.1/pkg/agent/common/backoff/ 16:30:54 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:30:54 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:30:54 spire-1.2.1/pkg/agent/common/cgroups/ 16:30:54 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:30:54 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:30:54 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:30:54 spire-1.2.1/pkg/agent/config.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/ 16:30:54 spire-1.2.1/pkg/agent/endpoints/config.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:30:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:30:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/workload/ 16:30:54 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:30:54 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:30:54 spire-1.2.1/pkg/agent/manager/ 16:30:54 spire-1.2.1/pkg/agent/manager/cache/ 16:30:54 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:30:54 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:30:54 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:30:54 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:30:54 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:30:54 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:30:54 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:30:54 spire-1.2.1/pkg/agent/manager/config.go 16:30:54 spire-1.2.1/pkg/agent/manager/manager.go 16:30:54 spire-1.2.1/pkg/agent/manager/manager_test.go 16:30:54 spire-1.2.1/pkg/agent/manager/storage.go 16:30:54 spire-1.2.1/pkg/agent/manager/storage_test.go 16:30:54 spire-1.2.1/pkg/agent/manager/storecache/ 16:30:54 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:30:54 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:30:54 spire-1.2.1/pkg/agent/manager/sync.go 16:30:54 spire-1.2.1/pkg/agent/plugin/ 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:30:54 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:30:54 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:30:54 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:30:54 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:30:54 spire-1.2.1/pkg/agent/svid/ 16:30:54 spire-1.2.1/pkg/agent/svid/rotator.go 16:30:54 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:30:54 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:30:54 spire-1.2.1/pkg/agent/svid/store/ 16:30:54 spire-1.2.1/pkg/agent/svid/store/service.go 16:30:54 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:30:54 spire-1.2.1/pkg/common/ 16:30:54 spire-1.2.1/pkg/common/agentpathtemplate/ 16:30:54 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:30:54 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:30:54 spire-1.2.1/pkg/common/api/ 16:30:54 spire-1.2.1/pkg/common/api/metrics.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/ 16:30:54 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/logger.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/names.go 16:30:54 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:30:54 spire-1.2.1/pkg/common/api/names.go 16:30:54 spire-1.2.1/pkg/common/api/ratelimit.go 16:30:54 spire-1.2.1/pkg/common/api/rpccontext/ 16:30:54 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:30:54 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:30:54 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:30:54 spire-1.2.1/pkg/common/auth/ 16:30:54 spire-1.2.1/pkg/common/auth/interceptors.go 16:30:54 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:30:54 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:30:54 spire-1.2.1/pkg/common/bundleutil/ 16:30:54 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:30:54 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:30:54 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:30:54 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:30:54 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:30:54 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:30:54 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:30:54 spire-1.2.1/pkg/common/bundleutil/types.go 16:30:54 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:30:54 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:30:54 spire-1.2.1/pkg/common/catalog/ 16:30:54 spire-1.2.1/pkg/common/catalog/bind.go 16:30:54 spire-1.2.1/pkg/common/catalog/builtin.go 16:30:54 spire-1.2.1/pkg/common/catalog/catalog.go 16:30:54 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:30:54 spire-1.2.1/pkg/common/catalog/closers.go 16:30:54 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:30:54 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:30:54 spire-1.2.1/pkg/common/catalog/config.go 16:30:54 spire-1.2.1/pkg/common/catalog/config_test.go 16:30:54 spire-1.2.1/pkg/common/catalog/configure.go 16:30:54 spire-1.2.1/pkg/common/catalog/constraints.go 16:30:54 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:30:55 ---> Running in d489d1f68738 16:30:55 spire-1.2.1/pkg/common/catalog/context.go 16:30:55 spire-1.2.1/pkg/common/catalog/external.go 16:30:55 spire-1.2.1/pkg/common/catalog/host.go 16:30:55 spire-1.2.1/pkg/common/catalog/pipenet.go 16:30:55 spire-1.2.1/pkg/common/catalog/plugin.go 16:30:55 spire-1.2.1/pkg/common/catalog/testplugin/ 16:30:55 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:30:55 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:30:55 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:30:55 spire-1.2.1/pkg/common/cli/ 16:30:55 spire-1.2.1/pkg/common/cli/env.go 16:30:55 spire-1.2.1/pkg/common/cli/flags.go 16:30:55 spire-1.2.1/pkg/common/cli/trust_domain.go 16:30:55 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:30:55 spire-1.2.1/pkg/common/cli/umask.go 16:30:55 spire-1.2.1/pkg/common/cli/umask_posix.go 16:30:55 spire-1.2.1/pkg/common/cli/umask_test.go 16:30:55 spire-1.2.1/pkg/common/cli/umask_windows.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/ 16:30:55 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/flag.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/format.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/ 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:30:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:30:55 spire-1.2.1/pkg/common/coretypes/ 16:30:55 spire-1.2.1/pkg/common/coretypes/bundle/ 16:30:55 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:30:55 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:30:55 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:30:55 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:30:55 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:30:55 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:30:55 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:30:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:30:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:30:55 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:30:55 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:30:55 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:30:55 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:30:55 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:30:55 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:30:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:30:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:30:55 spire-1.2.1/pkg/common/cryptoutil/ 16:30:55 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:30:55 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:30:55 spire-1.2.1/pkg/common/diskutil/ 16:30:55 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:30:55 spire-1.2.1/pkg/common/diskutil/file_test.go 16:30:55 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:30:55 spire-1.2.1/pkg/common/errorutil/ 16:30:55 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:30:55 spire-1.2.1/pkg/common/health/ 16:30:55 spire-1.2.1/pkg/common/health/config.go 16:30:55 spire-1.2.1/pkg/common/health/context.go 16:30:55 spire-1.2.1/pkg/common/health/context_test.go 16:30:55 spire-1.2.1/pkg/common/health/health.go 16:30:55 spire-1.2.1/pkg/common/health/health_test.go 16:30:55 spire-1.2.1/pkg/common/health/logger.go 16:30:55 spire-1.2.1/pkg/common/hostservice/ 16:30:55 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:30:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:30:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:30:55 spire-1.2.1/pkg/common/idutil/ 16:30:55 spire-1.2.1/pkg/common/idutil/require.go 16:30:55 spire-1.2.1/pkg/common/idutil/require_test.go 16:30:55 spire-1.2.1/pkg/common/idutil/safety.go 16:30:55 spire-1.2.1/pkg/common/idutil/safety_test.go 16:30:55 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:30:55 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:30:55 spire-1.2.1/pkg/common/jwtsvid/ 16:30:55 spire-1.2.1/pkg/common/jwtsvid/common.go 16:30:55 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:30:55 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:30:55 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:30:55 spire-1.2.1/pkg/common/jwtutil/ 16:30:55 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:30:55 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:30:55 spire-1.2.1/pkg/common/log/ 16:30:55 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:30:55 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:30:55 spire-1.2.1/pkg/common/log/log.go 16:30:55 spire-1.2.1/pkg/common/log/log_test.go 16:30:55 spire-1.2.1/pkg/common/log/options.go 16:30:55 spire-1.2.1/pkg/common/nodeutil/ 16:30:55 spire-1.2.1/pkg/common/nodeutil/node.go 16:30:55 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:30:55 spire-1.2.1/pkg/common/peertracker/ 16:30:55 spire-1.2.1/pkg/common/peertracker/conn.go 16:30:55 spire-1.2.1/pkg/common/peertracker/credentials.go 16:30:55 spire-1.2.1/pkg/common/peertracker/errors.go 16:30:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:30:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:30:55 spire-1.2.1/pkg/common/peertracker/info.go 16:30:55 spire-1.2.1/pkg/common/peertracker/listener.go 16:30:55 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:30:55 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:30:55 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:30:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:30:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:30:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:30:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:30:55 spire-1.2.1/pkg/common/peertracker/tcp.go 16:30:55 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:30:55 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:30:55 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:30:55 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:30:55 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:30:55 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:30:55 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:30:55 spire-1.2.1/pkg/common/peertracker/uds.go 16:30:55 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:30:55 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:30:55 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:30:55 spire-1.2.1/pkg/common/pemutil/ 16:30:55 spire-1.2.1/pkg/common/pemutil/block.go 16:30:55 spire-1.2.1/pkg/common/pemutil/certs.go 16:30:55 spire-1.2.1/pkg/common/pemutil/common.go 16:30:55 spire-1.2.1/pkg/common/pemutil/csr.go 16:30:55 spire-1.2.1/pkg/common/pemutil/keys.go 16:30:55 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:30:55 spire-1.2.1/pkg/common/pemutil/testdata/ 16:30:55 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:30:55 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:30:55 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:30:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:30:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:30:55 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:30:55 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:30:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:30:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:30:55 spire-1.2.1/pkg/common/plugin/ 16:30:55 spire-1.2.1/pkg/common/plugin/aws/ 16:30:55 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:30:55 spire-1.2.1/pkg/common/plugin/azure/ 16:30:55 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:30:55 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:30:55 spire-1.2.1/pkg/common/plugin/facade.go 16:30:55 spire-1.2.1/pkg/common/plugin/facade_test.go 16:30:55 spire-1.2.1/pkg/common/plugin/gcp/ 16:30:55 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:30:55 spire-1.2.1/pkg/common/plugin/k8s/ 16:30:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:30:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:30:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:30:55 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:30:55 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:30:55 spire-1.2.1/pkg/common/plugin/log.go 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/ 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:30:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:30:55 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:30:55 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:30:55 spire-1.2.1/pkg/common/plugin/x509pop/ 16:30:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:30:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:30:55 spire-1.2.1/pkg/common/profiling/ 16:30:55 spire-1.2.1/pkg/common/profiling/dumpers.go 16:30:55 spire-1.2.1/pkg/common/profiling/profiling.go 16:30:55 spire-1.2.1/pkg/common/protoutil/ 16:30:55 spire-1.2.1/pkg/common/protoutil/masks.go 16:30:55 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:30:55 spire-1.2.1/pkg/common/rotationutil/ 16:30:55 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:30:55 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:30:55 spire-1.2.1/pkg/common/selector/ 16:30:55 spire-1.2.1/pkg/common/selector/selector.go 16:30:55 spire-1.2.1/pkg/common/selector/selector_test.go 16:30:55 spire-1.2.1/pkg/common/selector/set.go 16:30:55 spire-1.2.1/pkg/common/selector/set_utils.go 16:30:55 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/ 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/ 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:30:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:30:55 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:30:55 spire-1.2.1/pkg/common/telemetry/call.go 16:30:55 spire-1.2.1/pkg/common/telemetry/common/ 16:30:55 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:30:55 spire-1.2.1/pkg/common/telemetry/config.go 16:30:55 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:30:55 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/inmem.go 16:30:55 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/m3.go 16:30:55 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/metrics.go 16:30:55 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/names.go 16:30:55 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:30:55 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:30:55 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/ 16:30:55 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:30:55 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:30:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:30:55 spire-1.2.1/pkg/common/telemetry/server/server.go 16:30:55 spire-1.2.1/pkg/common/telemetry/sink.go 16:30:55 spire-1.2.1/pkg/common/telemetry/statsd.go 16:30:55 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:30:55 spire-1.2.1/pkg/common/telemetry/uptime.go 16:30:55 spire-1.2.1/pkg/common/telemetry/version.go 16:30:55 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:30:55 spire-1.2.1/pkg/common/uptime/ 16:30:55 spire-1.2.1/pkg/common/uptime/uptime.go 16:30:55 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:30:55 spire-1.2.1/pkg/common/util/ 16:30:55 spire-1.2.1/pkg/common/util/certs.go 16:30:55 spire-1.2.1/pkg/common/util/certs_test.go 16:30:55 spire-1.2.1/pkg/common/util/csr.go 16:30:55 spire-1.2.1/pkg/common/util/hash.go 16:30:55 spire-1.2.1/pkg/common/util/selectors.go 16:30:55 spire-1.2.1/pkg/common/util/selectors_test.go 16:30:55 spire-1.2.1/pkg/common/util/signals.go 16:30:55 spire-1.2.1/pkg/common/util/sort.go 16:30:55 spire-1.2.1/pkg/common/util/sort_test.go 16:30:55 spire-1.2.1/pkg/common/util/task.go 16:30:55 spire-1.2.1/pkg/common/util/task_test.go 16:30:55 spire-1.2.1/pkg/common/util/testdata/ 16:30:55 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:30:55 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:30:55 spire-1.2.1/pkg/common/version/ 16:30:55 spire-1.2.1/pkg/common/version/version.go 16:30:55 spire-1.2.1/pkg/common/x509svid/ 16:30:55 spire-1.2.1/pkg/common/x509svid/common_test.go 16:30:55 spire-1.2.1/pkg/common/x509svid/csr.go 16:30:55 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:30:55 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:30:55 spire-1.2.1/pkg/common/x509util/ 16:30:55 spire-1.2.1/pkg/common/x509util/cert.go 16:30:55 spire-1.2.1/pkg/common/x509util/dns.go 16:30:55 spire-1.2.1/pkg/common/x509util/dns_test.go 16:30:55 spire-1.2.1/pkg/common/x509util/keyid.go 16:30:55 spire-1.2.1/pkg/common/x509util/keypair.go 16:30:55 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:30:55 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:30:55 spire-1.2.1/pkg/server/ 16:30:55 spire-1.2.1/pkg/server/api/ 16:30:55 spire-1.2.1/pkg/server/api/agent.go 16:30:55 spire-1.2.1/pkg/server/api/agent/ 16:30:55 spire-1.2.1/pkg/server/api/agent/v1/ 16:30:55 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:30:55 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:30:55 spire-1.2.1/pkg/server/api/agent_test.go 16:30:55 spire-1.2.1/pkg/server/api/api.go 16:30:55 spire-1.2.1/pkg/server/api/audit/ 16:30:55 spire-1.2.1/pkg/server/api/audit/audit.go 16:30:55 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:30:55 spire-1.2.1/pkg/server/api/bundle.go 16:30:55 spire-1.2.1/pkg/server/api/bundle/ 16:30:55 spire-1.2.1/pkg/server/api/bundle/v1/ 16:30:55 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:30:55 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:30:55 spire-1.2.1/pkg/server/api/bundle_test.go 16:30:55 spire-1.2.1/pkg/server/api/debug/ 16:30:55 spire-1.2.1/pkg/server/api/debug/v1/ 16:30:55 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:30:55 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:30:55 spire-1.2.1/pkg/server/api/entry.go 16:30:55 spire-1.2.1/pkg/server/api/entry/ 16:30:55 spire-1.2.1/pkg/server/api/entry/v1/ 16:30:55 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:30:55 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:30:55 spire-1.2.1/pkg/server/api/entry_test.go 16:30:55 spire-1.2.1/pkg/server/api/health/ 16:30:55 spire-1.2.1/pkg/server/api/health/v1/ 16:30:55 spire-1.2.1/pkg/server/api/health/v1/service.go 16:30:55 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:30:55 spire-1.2.1/pkg/server/api/id.go 16:30:55 spire-1.2.1/pkg/server/api/id_test.go 16:30:55 spire-1.2.1/pkg/server/api/limits/ 16:30:55 spire-1.2.1/pkg/server/api/limits/limits.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/ 16:30:55 spire-1.2.1/pkg/server/api/middleware/alias.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/audit.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/caller.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/common.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/entries.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:30:55 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:30:55 spire-1.2.1/pkg/server/api/ratelimit.go 16:30:55 spire-1.2.1/pkg/server/api/rpccontext/ 16:30:55 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:30:55 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:30:55 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:30:55 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:30:55 spire-1.2.1/pkg/server/api/selector.go 16:30:55 spire-1.2.1/pkg/server/api/selector_test.go 16:30:55 spire-1.2.1/pkg/server/api/status.go 16:30:55 spire-1.2.1/pkg/server/api/status_test.go 16:30:55 spire-1.2.1/pkg/server/api/svid/ 16:30:55 spire-1.2.1/pkg/server/api/svid/v1/ 16:30:55 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:30:55 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:30:55 spire-1.2.1/pkg/server/api/trustdomain.go 16:30:55 spire-1.2.1/pkg/server/api/trustdomain/ 16:30:55 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:30:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:30:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:30:55 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:30:55 spire-1.2.1/pkg/server/authpolicy/ 16:30:55 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:30:55 spire-1.2.1/pkg/server/authpolicy/policy.go 16:30:55 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:30:55 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:30:55 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:30:55 spire-1.2.1/pkg/server/authpolicy/validate.go 16:30:55 spire-1.2.1/pkg/server/bundle/ 16:30:55 spire-1.2.1/pkg/server/bundle/client/ 16:30:55 spire-1.2.1/pkg/server/bundle/client/client.go 16:30:55 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:30:55 spire-1.2.1/pkg/server/bundle/client/manager.go 16:30:55 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:30:55 spire-1.2.1/pkg/server/bundle/client/sources.go 16:30:55 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:30:55 spire-1.2.1/pkg/server/bundle/client/updater.go 16:30:55 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:30:55 spire-1.2.1/pkg/server/ca/ 16:30:55 spire-1.2.1/pkg/server/ca/ca.go 16:30:55 spire-1.2.1/pkg/server/ca/ca_health.go 16:30:55 spire-1.2.1/pkg/server/ca/ca_test.go 16:30:55 spire-1.2.1/pkg/server/ca/journal.go 16:30:55 spire-1.2.1/pkg/server/ca/journal_test.go 16:30:55 spire-1.2.1/pkg/server/ca/manager.go 16:30:55 spire-1.2.1/pkg/server/ca/manager_health.go 16:30:55 spire-1.2.1/pkg/server/ca/manager_test.go 16:30:55 spire-1.2.1/pkg/server/ca/templates.go 16:30:55 spire-1.2.1/pkg/server/ca/upstream_client.go 16:30:55 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:30:55 spire-1.2.1/pkg/server/ca/validation.go 16:30:55 spire-1.2.1/pkg/server/cache/ 16:30:55 spire-1.2.1/pkg/server/cache/dscache/ 16:30:55 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:30:55 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:30:55 spire-1.2.1/pkg/server/cache/entrycache/ 16:30:55 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:30:55 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:30:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:30:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:30:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:30:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:30:55 spire-1.2.1/pkg/server/catalog/ 16:30:55 spire-1.2.1/pkg/server/catalog/catalog.go 16:30:55 spire-1.2.1/pkg/server/catalog/keymanager.go 16:30:55 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:30:55 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:30:55 spire-1.2.1/pkg/server/catalog/notifier.go 16:30:55 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:30:55 spire-1.2.1/pkg/server/config.go 16:30:55 spire-1.2.1/pkg/server/datastore/ 16:30:55 spire-1.2.1/pkg/server/datastore/datastore.go 16:30:55 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:30:55 spire-1.2.1/pkg/server/datastore/repository.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:30:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:30:55 spire-1.2.1/pkg/server/endpoints/ 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/ 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:30:55 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:30:55 spire-1.2.1/pkg/server/endpoints/config.go 16:30:55 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:30:55 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:30:55 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:30:55 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:30:55 spire-1.2.1/pkg/server/endpoints/middleware.go 16:30:55 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:30:55 spire-1.2.1/pkg/server/hostservice/ 16:30:55 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:30:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:30:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:30:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:30:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:30:55 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:30:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:30:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/ 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/ 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:30:55 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:30:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:30:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:30:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:30:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:30:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:30:55 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:30:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:30:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/ 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:30:55 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:30:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:30:55 spire-1.2.1/pkg/server/registration/ 16:30:55 spire-1.2.1/pkg/server/registration/manager.go 16:30:55 spire-1.2.1/pkg/server/registration/manager_test.go 16:30:55 spire-1.2.1/pkg/server/scanentries.go 16:30:55 spire-1.2.1/pkg/server/scanentries_test.go 16:30:55 spire-1.2.1/pkg/server/server.go 16:30:55 spire-1.2.1/pkg/server/server_test.go 16:30:55 spire-1.2.1/pkg/server/svid/ 16:30:55 spire-1.2.1/pkg/server/svid/observer.go 16:30:55 spire-1.2.1/pkg/server/svid/observer_test.go 16:30:55 spire-1.2.1/pkg/server/svid/rotator.go 16:30:55 spire-1.2.1/pkg/server/svid/rotator_config.go 16:30:55 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:30:55 spire-1.2.1/pkg/server/svid/rotator_test.go 16:30:55 spire-1.2.1/proto/ 16:30:55 spire-1.2.1/proto/private/ 16:30:55 spire-1.2.1/proto/private/server/ 16:30:55 spire-1.2.1/proto/private/server/journal/ 16:30:55 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:30:55 spire-1.2.1/proto/private/server/journal/journal.proto 16:30:55 spire-1.2.1/proto/spire/ 16:30:55 spire-1.2.1/proto/spire/common/ 16:30:55 spire-1.2.1/proto/spire/common/common.pb.go 16:30:55 spire-1.2.1/proto/spire/common/common.proto 16:30:55 spire-1.2.1/proto/spire/common/plugin/ 16:30:55 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:30:55 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:30:55 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:30:55 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:30:55 spire-1.2.1/proto/spire/plugin/ 16:30:55 spire-1.2.1/proto/spire/plugin/agent/ 16:30:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:30:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:30:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:30:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:30:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:30:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:30:55 spire-1.2.1/release/ 16:30:55 spire-1.2.1/release/spire-extras/ 16:30:55 spire-1.2.1/release/spire-extras/README.md 16:30:55 spire-1.2.1/release/spire-extras/conf/ 16:30:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:30:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:30:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:30:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:30:55 spire-1.2.1/release/spire/ 16:30:55 spire-1.2.1/release/spire/README.md 16:30:55 spire-1.2.1/release/spire/conf/ 16:30:55 spire-1.2.1/release/spire/conf/agent/ 16:30:55 spire-1.2.1/release/spire/conf/agent/agent.conf 16:30:55 spire-1.2.1/release/spire/conf/server/ 16:30:55 spire-1.2.1/release/spire/conf/server/server.conf 16:30:55 spire-1.2.1/script/ 16:30:55 spire-1.2.1/script/build-artifact.sh 16:30:55 spire-1.2.1/script/generate_dummy_ca.sh 16:30:55 spire-1.2.1/support/ 16:30:55 spire-1.2.1/support/k8s/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:30:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/ 16:30:55 spire-1.2.1/support/oidc-discovery-provider/README.md 16:30:55 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/config.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/main.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:30:55 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:30:55 spire-1.2.1/test/ 16:30:55 spire-1.2.1/test/clock/ 16:30:55 spire-1.2.1/test/clock/clock.go 16:30:55 spire-1.2.1/test/fakes/ 16:30:55 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:30:55 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:30:55 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:30:55 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:30:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:30:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:30:55 spire-1.2.1/test/fakes/fakeagentstore/ 16:30:55 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:30:55 spire-1.2.1/test/fakes/fakedatastore/ 16:30:55 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:30:55 spire-1.2.1/test/fakes/fakeentryclient/ 16:30:55 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:30:55 spire-1.2.1/test/fakes/fakehealthchecker/ 16:30:55 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:30:55 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:30:55 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:30:55 spire-1.2.1/test/fakes/fakemetrics/ 16:30:55 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:30:55 spire-1.2.1/test/fakes/fakenoderesolver/ 16:30:55 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:30:55 spire-1.2.1/test/fakes/fakenotifier/ 16:30:55 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:30:55 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:30:55 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:30:55 spire-1.2.1/test/fakes/fakeserverca/ 16:30:55 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:30:55 spire-1.2.1/test/fakes/fakeservercatalog/ 16:30:55 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:30:55 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:30:55 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:30:55 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:30:55 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:30:55 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:30:55 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:30:55 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:30:55 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:30:55 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:30:55 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:30:55 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:30:55 spire-1.2.1/test/fixture/ 16:30:55 spire-1.2.1/test/fixture/certs/ 16:30:55 spire-1.2.1/test/fixture/certs/agent_svid.der 16:30:55 spire-1.2.1/test/fixture/certs/base_cert.pem 16:30:55 spire-1.2.1/test/fixture/certs/base_csr.pem 16:30:55 spire-1.2.1/test/fixture/certs/base_key.pem 16:30:55 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:30:55 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:30:55 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:30:55 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:30:55 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:30:55 spire-1.2.1/test/fixture/certs/blog_key.pem 16:30:55 spire-1.2.1/test/fixture/certs/bundle.der 16:30:55 spire-1.2.1/test/fixture/certs/ca.pem 16:30:55 spire-1.2.1/test/fixture/certs/ca_key.pem 16:30:55 spire-1.2.1/test/fixture/certs/database_cert.pem 16:30:55 spire-1.2.1/test/fixture/certs/database_csr.pem 16:30:55 spire-1.2.1/test/fixture/certs/database_key.pem 16:30:55 spire-1.2.1/test/fixture/certs/node_cert.pem 16:30:55 spire-1.2.1/test/fixture/certs/node_csr.pem 16:30:55 spire-1.2.1/test/fixture/certs/node_key.pem 16:30:55 spire-1.2.1/test/fixture/certs/svid.pem 16:30:55 spire-1.2.1/test/fixture/certs/svid_key.pem 16:30:55 spire-1.2.1/test/fixture/config/ 16:30:55 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:30:55 spire-1.2.1/test/fixture/config/agent_good.conf 16:30:55 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:30:55 spire-1.2.1/test/fixture/config/plugin_good.conf 16:30:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:30:55 spire-1.2.1/test/fixture/config/server_good.conf 16:30:55 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:30:55 spire-1.2.1/test/fixture/fixture.go 16:30:55 spire-1.2.1/test/fixture/nodeattestor/ 16:30:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:30:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:30:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:30:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:30:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:30:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:30:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:30:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:30:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:30:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:30:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:30:56 spire-1.2.1/test/fixture/registration/ 16:30:56 spire-1.2.1/test/fixture/registration/entries.json 16:30:56 spire-1.2.1/test/fixture/registration/good-for-update.json 16:30:56 spire-1.2.1/test/fixture/registration/good.json 16:30:56 spire-1.2.1/test/fixture/registration/invalid.json 16:30:56 spire-1.2.1/test/fixture/registration/invalid_json.json 16:30:56 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:30:56 spire-1.2.1/test/integration/ 16:30:56 spire-1.2.1/test/integration/README.md 16:30:56 spire-1.2.1/test/integration/common 16:30:56 spire-1.2.1/test/integration/setup/ 16:30:56 spire-1.2.1/test/integration/setup/adminclient/ 16:30:56 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:30:56 spire-1.2.1/test/integration/setup/adminclient/client.go 16:30:56 spire-1.2.1/test/integration/setup/debugagent/ 16:30:56 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:30:56 spire-1.2.1/test/integration/setup/debugagent/main.go 16:30:56 spire-1.2.1/test/integration/setup/debugserver/ 16:30:56 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:30:56 spire-1.2.1/test/integration/setup/debugserver/main.go 16:30:56 spire-1.2.1/test/integration/setup/downstreamclient/ 16:30:56 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:30:56 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:30:56 spire-1.2.1/test/integration/setup/itclient/ 16:30:56 spire-1.2.1/test/integration/setup/itclient/client.go 16:30:56 spire-1.2.1/test/integration/setup/node-attestation/ 16:30:56 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:30:56 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:30:56 spire-1.2.1/test/integration/setup/x509pop/ 16:30:56 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:30:56 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:30:56 spire-1.2.1/test/integration/suites/ 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:30:56 spire-1.2.1/test/integration/suites/join-token/ 16:30:56 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:30:56 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:30:56 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:30:56 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:30:56 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:30:56 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:30:56 spire-1.2.1/test/integration/suites/join-token/README.md 16:30:56 spire-1.2.1/test/integration/suites/join-token/conf/ 16:30:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/join-token/teardown 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:30:56 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:30:56 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:30:56 spire-1.2.1/test/integration/suites/k8s/ 16:30:56 spire-1.2.1/test/integration/suites/k8s/00-setup 16:30:56 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:30:56 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:30:56 spire-1.2.1/test/integration/suites/k8s/README.md 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/ 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:30:56 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:30:56 spire-1.2.1/test/integration/suites/k8s/teardown 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:30:56 Removing intermediate container d489d1f68738 16:30:56 ---> 81a1600ac7e7 16:30:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/ 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:30:56 spire-1.2.1/test/integration/suites/rotation/ 16:30:56 spire-1.2.1/test/integration/suites/rotation/00-setup 16:30:56 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:30:56 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:30:56 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:30:56 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:30:56 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:30:56 spire-1.2.1/test/integration/suites/rotation/README.md 16:30:56 spire-1.2.1/test/integration/suites/rotation/conf/ 16:30:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/rotation/teardown 16:30:56 spire-1.2.1/test/integration/suites/self-test/ 16:30:56 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:30:56 spire-1.2.1/test/integration/suites/self-test/README.md 16:30:56 spire-1.2.1/test/integration/suites/self-test/teardown 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:30:56 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:30:56 spire-1.2.1/test/integration/suites/upgrade/ 16:30:56 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:30:56 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:30:56 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:30:56 spire-1.2.1/test/integration/suites/upgrade/README.md 16:30:56 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:30:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:30:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:30:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:30:56 spire-1.2.1/test/integration/suites/upgrade/teardown 16:30:56 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:30:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:30:56 spire-1.2.1/test/integration/test-one.sh 16:30:56 spire-1.2.1/test/integration/test.sh 16:30:56 spire-1.2.1/test/plugintest/ 16:30:56 spire-1.2.1/test/plugintest/config.go 16:30:56 spire-1.2.1/test/plugintest/load.go 16:30:56 spire-1.2.1/test/plugintest/option.go 16:30:56 spire-1.2.1/test/spiretest/ 16:30:56 spire-1.2.1/test/spiretest/apiserver.go 16:30:56 spire-1.2.1/test/spiretest/assertions.go 16:30:56 spire-1.2.1/test/spiretest/dir.go 16:30:56 spire-1.2.1/test/spiretest/errors_posix.go 16:30:56 spire-1.2.1/test/spiretest/errors_windows.go 16:30:56 spire-1.2.1/test/spiretest/logs.go 16:30:56 spire-1.2.1/test/spiretest/socketapi.go 16:30:56 spire-1.2.1/test/spiretest/suite.go 16:30:56 spire-1.2.1/test/spiretest/x509.go 16:30:56 spire-1.2.1/test/testca/ 16:30:56 spire-1.2.1/test/testca/ca.go 16:30:56 spire-1.2.1/test/testkey/ 16:30:56 spire-1.2.1/test/testkey/generate.sh 16:30:56 spire-1.2.1/test/testkey/genkeys.go 16:30:56 spire-1.2.1/test/testkey/keys.go 16:30:56 spire-1.2.1/test/testkey/new.go 16:30:56 spire-1.2.1/test/tpmsimulator/ 16:30:56 spire-1.2.1/test/tpmsimulator/simulator.go 16:30:56 spire-1.2.1/test/util/ 16:30:56 spire-1.2.1/test/util/cert_fixtures.go 16:30:56 spire-1.2.1/test/util/cert_generation.go 16:30:56 spire-1.2.1/test/util/io_redirection.go 16:30:56 spire-1.2.1/test/util/race.go 16:30:56 spire-1.2.1/test/util/util.go 16:30:56 building spire from source... 16:30:56 Installing go1.17.7... 16:30:57 ---> 4618617bbbf9 16:30:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:30:58 ---> 6e53309151ef 16:30:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:31:01 ---> e8a4edc17842 16:31:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:31:03 ---> 8e4dace2683a 16:31:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:31:04 ---> Running in 20e6e2a7b8fb 16:31:09 Removing intermediate container 20e6e2a7b8fb 16:31:09 ---> c0a84132b7b8 16:31:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:31:09 Removing intermediate container 4b33e1a35271 16:31:09 ---> 5e201d000401 16:31:09 16:31:09 Step 10/22 : FROM alpine:3.14 16:31:09 ---> e04c818066af 16:31:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:31:10 ---> Running in 42cfa8621258 16:31:10 ---> Running in 84ee8637cd11 16:31:10 Removing intermediate container 42cfa8621258 16:31:10 ---> 5c8017129bb3 16:31:10 Step 20/22 : LABEL arch=x86_64 16:31:11 ---> Running in f20cb27b270a 16:31:11 Removing intermediate container f20cb27b270a 16:31:11 ---> 208e8d2c78d4 16:31:11 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:31:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:11 ---> Running in 4024dde203f2 16:31:11 (1/2) Installing ca-certificates (20211220-r0) 16:31:11 (2/2) Installing dumb-init (1.2.5-r1) 16:31:11 Executing busybox-1.33.1-r7.trigger 16:31:11 Executing ca-certificates-20211220-r0.trigger 16:31:11 OK: 6 MiB in 16 packages 16:31:11 Removing intermediate container 4024dde203f2 16:31:11 ---> 49200d6ac5c7 16:31:11 Step 22/22 : LABEL version=2.2.0-dev.94 16:31:11 ---> Running in 7b7351817e5a 16:31:12 Removing intermediate container 7b7351817e5a 16:31:12 ---> cbeae6855c4d 16:31:12 16:31:12 Successfully built cbeae6855c4d 16:31:12 Successfully tagged security-proxy-setup:latest 16:31:12  Building security-proxy-setup ... done Building core-metadata 16:31:15 Removing intermediate container 84ee8637cd11 16:31:15 ---> 092e634438ea 16:31:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:31:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:31:16 ---> 8fbc02c201a2 16:31:16 Step 3/23 : WORKDIR /edgex-go 16:31:16 ---> Using cache 16:31:16 ---> 97adcd62c450 16:31:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:16 ---> Using cache 16:31:16 ---> a20ceae396d4 16:31:16 Step 5/23 : RUN apk add --update --no-cache make git 16:31:16 ---> Using cache 16:31:16 ---> 27e386f06f76 16:31:16 Step 6/23 : COPY go.mod vendor* ./ 16:31:16 ---> Using cache 16:31:16 ---> ee92d179b73d 16:31:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:16 ---> Using cache 16:31:16 ---> cf1d2e0cd06e 16:31:16 Step 8/23 : COPY . . 16:31:16 ---> Using cache 16:31:16 ---> a7f33ec8193e 16:31:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:31:17 ---> Running in b0799caab213 16:31:17 ---> Running in e77720a529b6 16:31:17 Removing intermediate container e77720a529b6 16:31:17 ---> 8a233a95e29c 16:31:17 Step 13/22 : ENV APP_PORT=59860 16:31:17 ---> Running in 2e395539b890 16:31: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.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:31:17 Removing intermediate container 2e395539b890 16:31:17 ---> 37f0e76938f8 16:31:17 Step 14/22 : EXPOSE $APP_PORT 16:31:17 ---> Running in 0b24c5084507 16:31:18 Removing intermediate container 0b24c5084507 16:31:18 ---> 40df18a17ff6 16:31:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:18 ---> c8c7ba75cc26 16:31:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:31:19 ---> 13a60f7c159c 16:31:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:31:19 Removing intermediate container 93c05d7bdaf1 16:31:19 ---> 127e7162fc5c 16:31:19 16:31:19 Step 13/26 : FROM alpine:3.15 16:31:19 ---> 0ac33e5f5afa 16:31:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:31:19 ---> Using cache 16:31:19 ---> 925e7a60308c 16:31:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:19 ---> Using cache 16:31:19 ---> 376eaa8a1db2 16:31:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:31:20 ---> ba6acbdd4dd4 16:31:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:31:20 ---> Running in bf5881facd47 16:31:20 ---> Running in de81be64b70b 16:31:20 Removing intermediate container de81be64b70b 16:31:20 ---> b76da347b199 16:31:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:20 ---> Running in 1f5383e6958c 16:31:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:20 Removing intermediate container 1f5383e6958c 16:31:20 ---> 71b329a7262d 16:31:20 Step 20/22 : LABEL arch=x86_64 16:31:20 ---> Running in 16a7fa7ba8e6 16:31:21 Removing intermediate container 16a7fa7ba8e6 16:31:21 ---> e6a1e286db1a 16:31:21 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:31:21 ---> Running in 79913fab89da 16:31:21 Removing intermediate container 79913fab89da 16:31:21 ---> f8050d454188 16:31:21 Step 22/22 : LABEL version=2.2.0-dev.94 16:31:21 ---> Running in fa2d6b1004ec 16:31:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:21 Removing intermediate container fa2d6b1004ec 16:31:21 ---> c70d7ce2db2f 16:31:21 16:31:21 Successfully built c70d7ce2db2f 16:31:21 Successfully tagged support-notifications:latest 16:31:21  Building support-notifications ... done Building core-data 16:31:21 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:31:21 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:31:21 OK: 15855 distinct packages available 16:31:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:23 (1/5) Installing dumb-init (1.2.5-r1) 16:31:23 (2/5) Installing musl-obstack (1.2.3-r0) 16:31:23 (3/5) Installing libucontext (1.1-r0) 16:31:23 (4/5) Installing gcompat (1.0.0-r4) 16:31:23 (5/5) Installing openssl (1.1.1n-r0) 16:31:23 Executing busybox-1.34.1-r5.trigger 16:31:23 OK: 6 MiB in 19 packages 16:31:23 Building bin/spire-server... 16:31:23 go: downloading github.com/mitchellh/cli v1.1.2 16:31:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:31:23 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:31:23 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:31:23 go: downloading google.golang.org/grpc v1.44.0 16:31:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:31:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:31:25 go: downloading github.com/imdario/mergo v0.3.12 16:31:25 go: downloading github.com/sirupsen/logrus v1.8.1 16:31:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:31:25 ---> 8fbc02c201a2 16:31:25 Step 3/23 : WORKDIR /edgex-go 16:31:25 ---> Using cache 16:31:25 ---> 97adcd62c450 16:31:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:25 ---> Using cache 16:31:25 ---> a20ceae396d4 16:31:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:31:26 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:31:26 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:31:26 go: downloading github.com/fatih/color v1.13.0 16:31:26 go: downloading github.com/mattn/go-isatty v0.0.14 16:31:26 Building bin/spire-agent... 16:31:26 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:31:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:31:26 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:31:26 go: downloading github.com/docker/docker v20.10.12+incompatible 16:31:26 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:31:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:31:27 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:31:27 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:31:27 go: downloading github.com/google/go-tpm-tools v0.3.3 16:31:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:31:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:31:28 go: downloading github.com/docker/go-connections v0.4.0 16:31:28 go: downloading github.com/docker/go-units v0.4.0 16:31:28 go: downloading github.com/opencontainers/image-spec v1.0.1 16:31:28 go: downloading github.com/containerd/containerd v1.3.4 16:31:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:31:28 go: downloading github.com/opencontainers/go-digest v1.0.0 16:31:28 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:31:28 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:31:28 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:31:28 go: downloading github.com/open-policy-agent/opa v0.38.0 16:31:30  ---> Running in 5c8daf5f3303 16:31:30 Removing intermediate container bf5881facd47 16:31:30 ---> 39a74a2da254 16:31:30 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 16:31:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:32 OK: 221 MiB in 52 packages 16:31:32 ---> 068e3658a5c6 16:31:32 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:31:33 Removing intermediate container b0799caab213 16:31:33 ---> d4ea4bcf0cd8 16:31:33 16:31:33 Step 10/23 : FROM alpine:3.14 16:31:33 ---> e04c818066af 16:31:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:31:33 ---> Using cache 16:31:33 ---> ac925ccdb382 16:31:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:33 ---> Using cache 16:31:33 ---> 28dd5d9c04fa 16:31:33 Step 13/23 : ENV APP_PORT=59881 16:31:33 ---> Running in 532414186e93 16:31:33 Removing intermediate container 5c8daf5f3303 16:31:33 ---> 574235ce9b45 16:31:33 Step 6/23 : COPY go.mod vendor* ./ 16:31:33 Removing intermediate container 532414186e93 16:31:33 ---> 9021f566d880 16:31:33 Step 14/23 : EXPOSE $APP_PORT 16:31:33 ---> Running in f9667eca20cd 16:31:33 ---> aead2db65a65 16:31:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:34 Removing intermediate container f9667eca20cd 16:31:34 ---> 4bdc5a5645fd 16:31:34 Step 15/23 : WORKDIR / 16:31:34 ---> Running in d7d36dcc8539 16:31:34 ---> Running in 913fa71fef1e 16:31:34 Removing intermediate container 913fa71fef1e 16:31:34 ---> 8bae21b7be01 16:31:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:34 ---> 127bd9f8c664 16:31:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:31:35 ---> 0609e5372b8b 16:31:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:31:35 ---> f0c712ca79df 16:31:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:31:35 ---> 12bb32e18f05 16:31:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:31:35 ---> fe80198ef67a 16:31:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:31:35 Removing intermediate container d7d36dcc8539 16:31:35 ---> efe112643a7c 16:31:35 Step 8/23 : COPY . . 16:31:35 ---> 086598ded1d5 16:31:35 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:31:37 ---> 2784733f637c 16:31:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:31:38 ---> Running in 6f85def26088 16:31:38 ---> Running in 7cc8dbef6337 16:31:38 Removing intermediate container 6f85def26088 16:31:38 ---> d99c0fe71d07 16:31:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:38 Removing intermediate container 7cc8dbef6337 16:31:38 ---> 0f56505ef601 16:31:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:31:38 ---> Running in ff36a232b0ab 16:31:38 ---> Running in 65082093cfc9 16:31:38 Removing intermediate container ff36a232b0ab 16:31:38 ---> fede74fbb7f4 16:31:38 Step 21/23 : LABEL arch=x86_64 16:31:38 ---> Running in 5e49ee6965a2 16:31:38 Removing intermediate container 65082093cfc9 16:31:38 ---> 56ed0b98f462 16:31:38 Step 24/26 : LABEL arch=x86_64 16:31:39 Removing intermediate container 5e49ee6965a2 16:31:39 ---> cb9dab3ba802 16:31:39 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:31:39 ---> Running in 904071f1fd60 16:31:39 ---> Running in 548ba2aa4eca 16:31:39 Removing intermediate container 904071f1fd60 16:31:39 ---> be740fdfb505 16:31:39 Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:31:39 ---> Running in b60fdafdc9f0 16:31:39 Removing intermediate container 548ba2aa4eca 16:31:39 ---> aa52af2057a1 16:31:39 Step 23/23 : LABEL version=2.2.0-dev.94 16:31:39 ---> Running in 2a2dc19e2657 16:31:39 Removing intermediate container b60fdafdc9f0 16:31:39 ---> 12ca0a771496 16:31:39 Step 26/26 : LABEL version=2.2.0-dev.94 16:31:39 ---> Running in 3fedb5e34273 16:31:39 Removing intermediate container 2a2dc19e2657 16:31:39 ---> 62f9e4205c89 16:31:39 16:31:39 Successfully built 62f9e4205c89 16:31:39 Successfully tagged core-metadata:latest 16:31:39  Building core-metadata ... done Removing intermediate container 3fedb5e34273 16:31:39 ---> e2fa2b40c83f 16:31:39 16:31:40 Successfully built e2fa2b40c83f 16:31:40 Successfully tagged security-spire-agent:latest 16:31:42  Building security-spire-agent ... done  ---> d1a298e8efb2 16:31:42 Step 9/23 : RUN make cmd/core-data/core-data 16:31:42 ---> Running in 8b3e3be85590 16:31:42 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:31:55 go: downloading github.com/armon/go-metrics v0.3.10 16:31:55 go: downloading github.com/prometheus/client_golang v1.12.1 16:31:55 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:31:55 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:31:55 go: downloading github.com/mattn/go-colorable v0.1.12 16:31:55 go: downloading github.com/Masterminds/goutils v1.1.0 16:31:55 go: downloading github.com/Masterminds/semver v1.5.0 16:31:55 go: downloading github.com/google/uuid v1.1.2 16:31:55 go: downloading github.com/huandu/xstrings v1.3.2 16:31:55 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:31:55 go: downloading github.com/oklog/run v1.0.0 16:31:55 go: downloading github.com/imkira/go-observer v1.0.3 16:31:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:31:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:31:55 go: downloading github.com/prometheus/client_model v0.2.0 16:31:55 go: downloading github.com/prometheus/common v0.32.1 16:31:55 go: downloading github.com/beorn7/perks v1.0.1 16:31:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:31:55 go: downloading github.com/prometheus/procfs v0.7.3 16:31:55 go: downloading go.uber.org/atomic v1.9.0 16:31:55 go: downloading github.com/hashicorp/errwrap v1.1.0 16:31:56 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:31:56 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:31:56 go: downloading github.com/stretchr/testify v1.7.0 16:31:57 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:31:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:31:57 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:31:57 go: downloading github.com/blang/semver/v4 v4.0.0 16:31:57 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:31:58 go: downloading github.com/jinzhu/gorm v1.9.16 16:31:58 go: downloading github.com/lib/pq v1.10.4 16:31:58 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:31:58 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:31:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:31:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:32:00 Building bin/spire-agent... 16:32:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:32:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:32:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:32:00 go: downloading github.com/docker/docker v20.10.12+incompatible 16:32:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:32:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:32:00 go: downloading github.com/google/go-tpm-tools v0.3.3 16:32:00 go: downloading github.com/docker/go-units v0.4.0 16:32:00 go: downloading github.com/opencontainers/image-spec v1.0.1 16:32:00 go: downloading github.com/docker/go-connections v0.4.0 16:32:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:32:00 go: downloading github.com/containerd/containerd v1.3.4 16:32:00 go: downloading github.com/opencontainers/go-digest v1.0.0 16:32:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:32:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:32:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:32:07 go: downloading google.golang.org/api v0.70.0 16:32:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:32:12 Removing intermediate container 8b3e3be85590 16:32:12 ---> bee12f5751a2 16:32:12 16:32:12 Step 10/23 : FROM alpine:3.14 16:32:12 ---> e04c818066af 16:32:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:32:12 ---> Running in 17f5a002630b 16:32:12 Removing intermediate container 17f5a002630b 16:32:12 ---> 7faa49a6d654 16:32:12 Step 12/23 : ENV APP_PORT=59880 16:32:12 ---> Running in 51e552b27501 16:32:12 Removing intermediate container 51e552b27501 16:32:12 ---> c051da97b3b7 16:32:12 Step 13/23 : EXPOSE $APP_PORT 16:32:13 ---> Running in aa8a6f60e2ce 16:32:13 Removing intermediate container aa8a6f60e2ce 16:32:13 ---> 56b75aa9d20f 16:32:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:15 ---> Running in ad1902f3cfce 16:32:16 Removing intermediate container ad1902f3cfce 16:32:16 ---> 681abb754506 16:32:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:32:16 ---> Running in c6e95349c9b9 16:32:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:32:17 Removing intermediate container 3eb5427c1473 16:32:17 ---> 3b860370e845 16:32:17 16:32:17 Step 13/26 : FROM alpine:3.15 16:32:17 ---> 0ac33e5f5afa 16:32:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:32:17 ---> Using cache 16:32:17 ---> 925e7a60308c 16:32:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:17 ---> Using cache 16:32:17 ---> 376eaa8a1db2 16:32:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:32:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:32:17 (1/6) Installing dumb-init (1.2.5-r1) 16:32:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:32:17 ---> Running in 34d15c0a433b 16:32:17 (3/6) Installing libsodium (1.0.18-r0) 16:32:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:32:17 (5/6) Installing libzmq (4.3.4-r0) 16:32:18 (6/6) Installing zeromq (4.3.4-r0) 16:32:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:18 Executing busybox-1.33.1-r7.trigger 16:32:18 OK: 8 MiB in 20 packages 16:32:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:19 Removing intermediate container c6e95349c9b9 16:32:19 ---> 446cfa091c56 16:32:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:19 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:32:19 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:32:19 OK: 15855 distinct packages available 16:32:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:19 ---> 1a66eb874fb0 16:32:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:32:19 ---> 9218b6c204ab 16:32:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:32:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:20 ---> 5be65f135531 16:32:20 Step 19/23 : ENTRYPOINT ["/core-data"] 16:32:20 ---> Running in 54ef9212f432 16:32:20 Removing intermediate container 54ef9212f432 16:32:20 ---> 29da86ca652a 16:32:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:20 (1/4) Installing dumb-init (1.2.5-r1) 16:32:20 ---> Running in 423a0df001a5 16:32:20 (2/4) Installing musl-obstack (1.2.3-r0) 16:32:20 Removing intermediate container 423a0df001a5 16:32:20 ---> 746eba7ac97b 16:32:20 Step 21/23 : LABEL arch=x86_64 16:32:20 (3/4) Installing libucontext (1.1-r0) 16:32:20 ---> Running in ba4d366ed88e 16:32:20 (4/4) Installing gcompat (1.0.0-r4) 16:32:20 Executing busybox-1.34.1-r5.trigger 16:32:20 OK: 6 MiB in 18 packages 16:32:21 Removing intermediate container ba4d366ed88e 16:32:21 ---> b114f3953ede 16:32:21 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:32:21 ---> Running in 49dc43fd7c38 16:32:21 Removing intermediate container 49dc43fd7c38 16:32:21 ---> 38c732ff1e5c 16:32:21 Step 23/23 : LABEL version=2.2.0-dev.94 16:32:21 ---> Running in cc7cfacd8e2e 16:32:21 Removing intermediate container 34d15c0a433b 16:32:21 ---> 130b69872533 16:32:21 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:32:21 Removing intermediate container cc7cfacd8e2e 16:32:21 ---> 4fd81bf84585 16:32:21 16:32:21 Successfully built 4fd81bf84585 16:32:21 Successfully tagged core-data:latest 16:32:24  Building core-data ... done  ---> f3fa28c68aaa 16:32:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:32:24 ---> 3936da26f87c 16:32:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:32:24 ---> Running in 168d9584d70b 16:32:24 Removing intermediate container 168d9584d70b 16:32:24 ---> 5d46477d560a 16:32:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:32:24 ---> 5961d049d3d5 16:32:24 Step 21/26 : WORKDIR / 16:32:24 ---> Running in ec292c6a56aa 16:32:25 Removing intermediate container ec292c6a56aa 16:32:25 ---> e560ad5c78b0 16:32:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:32:25 ---> Running in 86d56f581b8a 16:32:25 Removing intermediate container 86d56f581b8a 16:32:25 ---> 0357936535a2 16:32:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:32:25 ---> Running in 0eb6c4f5cc4d 16:32:25 Removing intermediate container 0eb6c4f5cc4d 16:32:25 ---> 9b84d6c714b8 16:32:25 Step 24/26 : LABEL arch=x86_64 16:32:25 ---> Running in 66736682a33c 16:32:26 Removing intermediate container 66736682a33c 16:32:26 ---> 71077d726f5b 16:32:26 Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:32:26 ---> Running in d903c3b6f061 16:32:26 Removing intermediate container d903c3b6f061 16:32:26 ---> 25eff3064f80 16:32:26 Step 26/26 : LABEL version=2.2.0-dev.94 16:32:26 ---> Running in 4b393c64d00d 16:32:27 Removing intermediate container 4b393c64d00d 16:32:27 ---> 02d97c05aa71 16:32:27 16:32:27 Successfully built 02d97c05aa71 16:32:27 Successfully tagged security-spire-config:latest 16:32:46 go: downloading k8s.io/client-go v0.23.4 16:32:46 go: downloading k8s.io/api v0.23.4 16:32:46 go: downloading github.com/google/go-tpm v0.3.3 16:32:46 go: downloading cloud.google.com/go/storage v1.21.0 16:32:46 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:32:46 go: downloading cloud.google.com/go v0.100.2 16:32:58 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:32:58 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:32:58 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:32:58 go: downloading k8s.io/apimachinery v0.23.4 16:32:59  Building security-spire-config ... done Removing intermediate container 5dd6918cd291 16:32:59 ---> 5c6d79d5dfd6 16:32:59 16:32:59 Step 13/25 : FROM alpine:3.15 16:32:59 ---> 0ac33e5f5afa 16:32:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:32:59 ---> Using cache 16:32:59 ---> 925e7a60308c 16:32:59 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:59 ---> Using cache 16:32:59 ---> 376eaa8a1db2 16:32:59 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:32:59 ---> Using cache 16:32:59 ---> 39a74a2da254 16:32:59 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:32:59 ---> 12638d3512fe 16:32:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:32:59 ---> b22181b82e93 16:32:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:32:59 ---> 471d9f4a1ad8 16:32:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:32:59 ---> be6330c1e309 16:32:59 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:32:59 ---> Running in fb6f0003cebd 16:32:59 Removing intermediate container fb6f0003cebd 16:32:59 ---> 261f0dea7c0b 16:32:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:32:59 ---> Running in d57c4c326e0d 16:32:59 Removing intermediate container d57c4c326e0d 16:32:59 ---> e2f1d891cd75 16:32:59 Step 23/25 : LABEL arch=x86_64 16:32:59 ---> Running in ef2f9fa473b9 16:32:59 Removing intermediate container ef2f9fa473b9 16:32:59 ---> 276ce1312ef8 16:32:59 Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:32:59 ---> Running in 213cd6a8342d 16:32:59 Removing intermediate container 213cd6a8342d 16:32:59 ---> c3e95b89c928 16:32:59 Step 25/25 : LABEL version=2.2.0-dev.94 16:32:59 ---> Running in 0477b31e7feb 16:32:59 Removing intermediate container 0477b31e7feb 16:32:59 ---> 616dc56ea96d 16:32:59 16:32:59 Successfully built 616dc56ea96d 16:32:59 Successfully tagged security-spire-server:latest 16:32:59  Building security-spire-server ... done  [Pipeline] } 16:32:59 $ docker stop --time=1 74d4655813cba5b04c4780861a979e25b45b69e87dc933b1204649fd9287361b 16:33:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:33:01 $ docker rm -f 74d4655813cba5b04c4780861a979e25b45b69e87dc933b1204649fd9287361b [Pipeline] // withDockerContainer [Pipeline] sh 16:33:01 + docker images 16:33:01 REPOSITORY TAG IMAGE ID CREATED SIZE 16:33:01 security-spire-server latest 616dc56ea96d 2 seconds ago 87.3MB 16:33:01 5c6d79d5dfd6 13 seconds ago 4.43GB 16:33:01 security-spire-config latest 02d97c05aa71 35 seconds ago 86.7MB 16:33:01 core-data latest 4fd81bf84585 40 seconds ago 22.5MB 16:33:01 3b860370e845 47 seconds ago 4.43GB 16:33:01 bee12f5751a2 54 seconds ago 1.52GB 16:33:01 core-metadata latest 62f9e4205c89 About a minute ago 17MB 16:33:01 security-spire-agent latest e2fa2b40c83f About a minute ago 127MB 16:33:01 d4ea4bcf0cd8 About a minute ago 1.5GB 16:33:01 support-notifications latest c70d7ce2db2f About a minute ago 26.9MB 16:33:01 127e7162fc5c About a minute ago 4.43GB 16:33:01 security-proxy-setup latest cbeae6855c4d About a minute ago 26.9MB 16:33:01 5e201d000401 About a minute ago 1.55GB 16:33:01 7f36138fa613 2 minutes ago 1.5GB 16:33:01 support-scheduler latest d7f3bd20d894 2 minutes ago 26.3MB 16:33:01 core-command latest 59265b57dae2 3 minutes ago 16.1MB 16:33:01 f44c425d70e8 3 minutes ago 1.55GB 16:33:01 3f89540d7c93 3 minutes ago 1.49GB 16:33:01 sys-mgmt-agent latest 4a066a1ab104 3 minutes ago 299MB 16:33:01 security-bootstrapper latest 94c91c5c5c43 4 minutes ago 19.1MB 16:33:01 security-spiffe-token-provider latest 2c79e91c0a03 4 minutes ago 28.8MB 16:33:01 security-secretstore-setup latest 17d753281845 4 minutes ago 28.5MB 16:33:01 22073a7dd667 4 minutes ago 1.49GB 16:33:01 169776165e5d 4 minutes ago 1.54GB 16:33:01 07b2f10b88fd 4 minutes ago 1.5GB 16:33:01 6d2a963a00e2 4 minutes ago 1.5GB 16:33:01 ci-base-image-x86_64 latest 8fbc02c201a2 7 minutes ago 895MB 16:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 16:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 16:33:01 docker 20.10.14 7417809fdb73 5 weeks ago 218MB 16:33:01 alpine 3.14 e04c818066af 5 weeks ago 5.59MB 16:33:01 alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB 16:33:01 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 16:33:01 provisioning config files... 16:33:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/223@tmp/config9028643290205378378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:01 ---> docker-login.sh 16:33:01 nexus3.edgexfoundry.org:10001 16:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:01 Configure a credential helper to remove this warning. See 16:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:01 16:33:01 Login Succeeded 16:33:01 nexus3.edgexfoundry.org:10002 16:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:02 Configure a credential helper to remove this warning. See 16:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:02 16:33:02 Login Succeeded 16:33:02 nexus3.edgexfoundry.org:10003 16:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:02 Configure a credential helper to remove this warning. See 16:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:02 16:33:02 Login Succeeded 16:33:02 nexus3.edgexfoundry.org:10004 16:33:02 go: downloading k8s.io/kube-aggregator v0.23.3 16:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:02 Configure a credential helper to remove this warning. See 16:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:02 16:33:02 Login Succeeded 16:33:02 docker.io 16:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:03 Configure a credential helper to remove this warning. See 16:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:03 16:33:03 Login Succeeded 16:33:03 ---> docker-login.sh ends [Pipeline] } 16:33:03 Deleting 1 temporary files 16:33:03 go: downloading github.com/hashicorp/vault/api v1.4.1 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:03 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:33:03 fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:03 latest 16:33:03 2.2.0-dev.94 16:33:03 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:03 main 16:33:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:03 go: downloading cloud.google.com/go/security v1.3.0 16:33:03 go: downloading gopkg.in/yaml.v2 v2.4.0 16:33:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:33:03 + docker push nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:33:03 83fac03ee445: Preparing 16:33:03 761baed10410: Preparing 16:33:03 3f8946ce8f21: Preparing 16:33:03 442098ed3462: Preparing 16:33:03 b541d28bf3b4: Preparing 16:33:03 b541d28bf3b4: Layer already exists 16:33:03 3f8946ce8f21: Pushed 16:33:03 83fac03ee445: Pushed 16:33:03 442098ed3462: Pushed 16:33:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:33:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:33:04 go: downloading github.com/gobwas/glob v0.2.3 16:33:04 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:33:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:33:05 go: downloading github.com/twmb/murmur3 v1.1.6 16:33:05 761baed10410: Pushed 16:33:05 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:b04d8d9a60033333d8eb7a0170ea240b2ab6f23c7095c67d979341502a0d0809 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:33:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:33:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 16:33:05 go: downloading github.com/jinzhu/inflection v1.0.0 16:33:05 go: downloading github.com/aws/smithy-go v1.11.0 16:33:05 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:33:05 83fac03ee445: Preparing 16:33:05 761baed10410: Preparing 16:33:05 3f8946ce8f21: Preparing 16:33:05 442098ed3462: Preparing 16:33:05 b541d28bf3b4: Preparing 16:33:05 83fac03ee445: Layer already exists 16:33:05 442098ed3462: Layer already exists 16:33:05 3f8946ce8f21: Layer already exists 16:33:05 761baed10410: Layer already exists 16:33:05 b541d28bf3b4: Layer already exists 16:33:05 latest: digest: sha256:b04d8d9a60033333d8eb7a0170ea240b2ab6f23c7095c67d979341502a0d0809 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:33:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:06 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.94 16:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:33:06 83fac03ee445: Preparing 16:33:06 761baed10410: Preparing 16:33:06 3f8946ce8f21: Preparing 16:33:06 442098ed3462: Preparing 16:33:06 b541d28bf3b4: Preparing 16:33:06 3f8946ce8f21: Layer already exists 16:33:06 761baed10410: Layer already exists 16:33:06 b541d28bf3b4: Layer already exists 16:33:06 83fac03ee445: Layer already exists 16:33:06 442098ed3462: Layer already exists 16:33:06 2.2.0-dev.94: digest: sha256:b04d8d9a60033333d8eb7a0170ea240b2ab6f23c7095c67d979341502a0d0809 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:33:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:06 + docker push nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:33:06 83fac03ee445: Preparing 16:33:06 761baed10410: Preparing 16:33:06 3f8946ce8f21: Preparing 16:33:06 442098ed3462: Preparing 16:33:06 b541d28bf3b4: Preparing 16:33:06 83fac03ee445: Layer already exists 16:33:06 442098ed3462: Layer already exists 16:33:06 761baed10410: Layer already exists 16:33:06 3f8946ce8f21: Layer already exists 16:33:06 b541d28bf3b4: Layer already exists 16:33:06 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:b04d8d9a60033333d8eb7a0170ea240b2ab6f23c7095c67d979341502a0d0809 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:33:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:33:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:33:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 16:33:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:33:07 83fac03ee445: Preparing 16:33:07 761baed10410: Preparing 16:33:07 3f8946ce8f21: Preparing 16:33:07 442098ed3462: Preparing 16:33:07 b541d28bf3b4: Preparing 16:33:07 83fac03ee445: Layer already exists 16:33:07 3f8946ce8f21: Layer already exists 16:33:07 442098ed3462: Layer already exists 16:33:07 761baed10410: Layer already exists 16:33:07 b541d28bf3b4: Layer already exists 16:33:07 main: digest: sha256:b04d8d9a60033333d8eb7a0170ea240b2ab6f23c7095c67d979341502a0d0809 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:07 ===================================================== [Pipeline] echo 16:33:07 taggedImages: 16:33:07 - nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:07 - nexus3.edgexfoundry.org:10004/core-command:latest 16:33:07 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.94 16:33:07 - nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:07 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:33:07 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:33:07 fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:07 latest 16:33:07 2.2.0-dev.94 16:33:07 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:07 main 16:33:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:33:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:33:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:33:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:33:07 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:33:08 + docker push nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:33:08 9ab42ce222df: Preparing 16:33:08 d1f1ad09cfba: Preparing 16:33:08 3f8946ce8f21: Preparing 16:33:08 6c363b80adda: Preparing 16:33:08 a435bea3da83: Preparing 16:33:08 b541d28bf3b4: Preparing 16:33:08 b541d28bf3b4: Waiting 16:33:08 3f8946ce8f21: Layer already exists 16:33:08 b541d28bf3b4: Layer already exists 16:33:08 a435bea3da83: Pushed 16:33:08 9ab42ce222df: Pushed 16:33:08 6c363b80adda: Pushed 16:33:08 go: downloading cloud.google.com/go/compute v1.3.0 16:33:09 d1f1ad09cfba: Pushed 16:33:09 go: downloading cloud.google.com/go/iam v0.1.1 16:33:10 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:3cff52746e747359d9ba0a7025342f623bea0388947dd0371e740ca7627168dd size: 1573 [Pipeline] isUnix [Pipeline] sh 16:33:10 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:33:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 16:33:10 go: downloading github.com/gogo/protobuf v1.3.2 16:33:10 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:33:10 9ab42ce222df: Preparing 16:33:10 d1f1ad09cfba: Preparing 16:33:10 3f8946ce8f21: Preparing 16:33:10 6c363b80adda: Preparing 16:33:10 a435bea3da83: Preparing 16:33:10 b541d28bf3b4: Preparing 16:33:10 b541d28bf3b4: Waiting 16:33:10 9ab42ce222df: Layer already exists 16:33:10 d1f1ad09cfba: Layer already exists 16:33:10 3f8946ce8f21: Layer already exists 16:33:10 a435bea3da83: Layer already exists 16:33:10 6c363b80adda: Layer already exists 16:33:10 b541d28bf3b4: Layer already exists 16:33:10 latest: digest: sha256:3cff52746e747359d9ba0a7025342f623bea0388947dd0371e740ca7627168dd size: 1573 [Pipeline] isUnix [Pipeline] sh 16:33:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:11 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.94 16:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:33:11 9ab42ce222df: Preparing 16:33:11 d1f1ad09cfba: Preparing 16:33:11 3f8946ce8f21: Preparing 16:33:11 6c363b80adda: Preparing 16:33:11 a435bea3da83: Preparing 16:33:11 b541d28bf3b4: Preparing 16:33:11 b541d28bf3b4: Waiting 16:33:11 9ab42ce222df: Layer already exists 16:33:11 a435bea3da83: Layer already exists 16:33:11 3f8946ce8f21: Layer already exists 16:33:11 d1f1ad09cfba: Layer already exists 16:33:11 6c363b80adda: Layer already exists 16:33:11 b541d28bf3b4: Layer already exists 16:33:11 2.2.0-dev.94: digest: sha256:3cff52746e747359d9ba0a7025342f623bea0388947dd0371e740ca7627168dd size: 1573 [Pipeline] isUnix [Pipeline] sh 16:33:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:11 + docker push nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:33:11 9ab42ce222df: Preparing 16:33:11 d1f1ad09cfba: Preparing 16:33:11 3f8946ce8f21: Preparing 16:33:11 6c363b80adda: Preparing 16:33:11 a435bea3da83: Preparing 16:33:11 b541d28bf3b4: Preparing 16:33:11 b541d28bf3b4: Waiting 16:33:11 6c363b80adda: Layer already exists 16:33:11 a435bea3da83: Layer already exists 16:33:11 3f8946ce8f21: Layer already exists 16:33:11 d1f1ad09cfba: Layer already exists 16:33:11 9ab42ce222df: Layer already exists 16:33:11 b541d28bf3b4: Layer already exists 16:33:11 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:3cff52746e747359d9ba0a7025342f623bea0388947dd0371e740ca7627168dd size: 1573 [Pipeline] isUnix [Pipeline] sh 16:33:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 16:33:12 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:33:12 9ab42ce222df: Preparing 16:33:12 d1f1ad09cfba: Preparing 16:33:12 3f8946ce8f21: Preparing 16:33:12 6c363b80adda: Preparing 16:33:12 a435bea3da83: Preparing 16:33:12 b541d28bf3b4: Preparing 16:33:12 b541d28bf3b4: Waiting 16:33:12 3f8946ce8f21: Layer already exists 16:33:12 a435bea3da83: Layer already exists 16:33:12 d1f1ad09cfba: Layer already exists 16:33:12 6c363b80adda: Layer already exists 16:33:12 9ab42ce222df: Layer already exists 16:33:12 b541d28bf3b4: Layer already exists 16:33:12 main: digest: sha256:3cff52746e747359d9ba0a7025342f623bea0388947dd0371e740ca7627168dd size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:12 ===================================================== [Pipeline] echo 16:33:12 taggedImages: 16:33:12 - nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:12 - nexus3.edgexfoundry.org:10004/core-data:latest 16:33:12 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.94 16:33:12 - nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:12 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:33:12 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:33:12 fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:12 latest 16:33:12 2.2.0-dev.94 16:33:12 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:12 main 16:33:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:33:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:33:13 d17b95a7dd24: Preparing 16:33:13 c82737b172d9: Preparing 16:33:13 3f8946ce8f21: Preparing 16:33:13 e817b1e73ff5: Preparing 16:33:13 b541d28bf3b4: Preparing 16:33:13 b541d28bf3b4: Layer already exists 16:33:13 3f8946ce8f21: Layer already exists 16:33:13 e817b1e73ff5: Pushed 16:33:13 d17b95a7dd24: Pushed 16:33:14 c82737b172d9: Pushed 16:33:14 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:bd0172d52096dd03c335873c1e2e122f08f0aa1f20b7efa4d102bfc94023b69d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:33:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 16:33:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:33:15 d17b95a7dd24: Preparing 16:33:15 c82737b172d9: Preparing 16:33:15 3f8946ce8f21: Preparing 16:33:15 e817b1e73ff5: Preparing 16:33:15 b541d28bf3b4: Preparing 16:33:15 e817b1e73ff5: Layer already exists 16:33:15 d17b95a7dd24: Layer already exists 16:33:15 b541d28bf3b4: Layer already exists 16:33:15 c82737b172d9: Layer already exists 16:33:15 3f8946ce8f21: Layer already exists 16:33:15 latest: digest: sha256:bd0172d52096dd03c335873c1e2e122f08f0aa1f20b7efa4d102bfc94023b69d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:33:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:33:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:33:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:33:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:33:15 go: downloading github.com/dimchansky/utfbom v1.1.1 16:33:15 go: downloading github.com/google/gofuzz v1.1.0 16:33:15 go: downloading k8s.io/klog/v2 v2.30.0 16:33:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:33:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.94 16:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:33:15 d17b95a7dd24: Preparing 16:33:15 c82737b172d9: Preparing 16:33:15 3f8946ce8f21: Preparing 16:33:15 e817b1e73ff5: Preparing 16:33:15 b541d28bf3b4: Preparing 16:33:15 e817b1e73ff5: Layer already exists 16:33:15 c82737b172d9: Layer already exists 16:33:15 d17b95a7dd24: Layer already exists 16:33:15 b541d28bf3b4: Layer already exists 16:33:15 3f8946ce8f21: Layer already exists 16:33:15 2.2.0-dev.94: digest: sha256:bd0172d52096dd03c335873c1e2e122f08f0aa1f20b7efa4d102bfc94023b69d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:33:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:33:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:33:16 d17b95a7dd24: Preparing 16:33:16 c82737b172d9: Preparing 16:33:16 3f8946ce8f21: Preparing 16:33:16 e817b1e73ff5: Preparing 16:33:16 b541d28bf3b4: Preparing 16:33:16 e817b1e73ff5: Layer already exists 16:33:16 b541d28bf3b4: Layer already exists 16:33:16 3f8946ce8f21: Layer already exists 16:33:16 c82737b172d9: Layer already exists 16:33:16 d17b95a7dd24: Layer already exists 16:33:16 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:bd0172d52096dd03c335873c1e2e122f08f0aa1f20b7efa4d102bfc94023b69d size: 1364 [Pipeline] isUnix [Pipeline] sh 16:33:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 16:33:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:33:17 d17b95a7dd24: Preparing 16:33:17 c82737b172d9: Preparing 16:33:17 3f8946ce8f21: Preparing 16:33:17 e817b1e73ff5: Preparing 16:33:17 b541d28bf3b4: Preparing 16:33:17 b541d28bf3b4: Layer already exists 16:33:17 c82737b172d9: Layer already exists 16:33:17 d17b95a7dd24: Layer already exists 16:33:17 e817b1e73ff5: Layer already exists 16:33:17 3f8946ce8f21: Layer already exists 16:33:17 main: digest: sha256:bd0172d52096dd03c335873c1e2e122f08f0aa1f20b7efa4d102bfc94023b69d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:17 ===================================================== 16:33:17 go: downloading github.com/spf13/pflag v1.0.5 [Pipeline] echo 16:33:17 taggedImages: 16:33:17 - nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:17 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:33:17 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.94 16:33:17 - nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:17 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:33:17 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:33:17 fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:17 latest 16:33:17 2.2.0-dev.94 16:33:17 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:17 main 16:33:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:33:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:33:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:33:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:33:17 a0fe96a516dd: Preparing 16:33:17 a0fe96a516dd: Preparing 16:33:17 da0564ce6946: Preparing 16:33:17 264b0b11dab8: Preparing 16:33:17 8dc4375544fd: Preparing 16:33:17 2ad54cea33f2: Preparing 16:33:17 3f8946ce8f21: Preparing 16:33:17 a2f8f0545187: Preparing 16:33:17 68812fdd2637: Preparing 16:33:17 ed8223a2eb88: Preparing 16:33:17 06e44197bee6: Preparing 16:33:17 b541d28bf3b4: Preparing 16:33:17 a2f8f0545187: Waiting 16:33:17 68812fdd2637: Waiting 16:33:17 ed8223a2eb88: Waiting 16:33:17 06e44197bee6: Waiting 16:33:17 b541d28bf3b4: Waiting 16:33:17 3f8946ce8f21: Waiting 16:33:17 8dc4375544fd: Pushed 16:33:17 da0564ce6946: Pushed 16:33:17 264b0b11dab8: Pushed 16:33:17 a0fe96a516dd: Pushed 16:33:17 3f8946ce8f21: Layer already exists 16:33:18 68812fdd2637: Pushed 16:33:18 06e44197bee6: Pushed 16:33:18 a2f8f0545187: Pushed 16:33:18 ed8223a2eb88: Pushed 16:33:18 b541d28bf3b4: Layer already exists 16:33:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:33:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:33:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:33:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:33:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:33:19 2ad54cea33f2: Pushed 16:33:19 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:3d88070d58ecd54dec16d57cecbef7ad7e210cf89a74102d6ed81953013e8f37 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:33:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 16:33:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:33:20 a0fe96a516dd: Preparing 16:33:20 a0fe96a516dd: Preparing 16:33:20 da0564ce6946: Preparing 16:33:20 264b0b11dab8: Preparing 16:33:20 8dc4375544fd: Preparing 16:33:20 2ad54cea33f2: Preparing 16:33:20 3f8946ce8f21: Preparing 16:33:20 a2f8f0545187: Preparing 16:33:20 68812fdd2637: Preparing 16:33:20 ed8223a2eb88: Preparing 16:33:20 06e44197bee6: Preparing 16:33:20 b541d28bf3b4: Preparing 16:33:20 a2f8f0545187: Waiting 16:33:20 68812fdd2637: Waiting 16:33:20 ed8223a2eb88: Waiting 16:33:20 06e44197bee6: Waiting 16:33:20 b541d28bf3b4: Waiting 16:33:20 3f8946ce8f21: Waiting 16:33:20 8dc4375544fd: Layer already exists 16:33:20 264b0b11dab8: Layer already exists 16:33:20 2ad54cea33f2: Layer already exists 16:33:20 a0fe96a516dd: Layer already exists 16:33:20 da0564ce6946: Layer already exists 16:33:20 ed8223a2eb88: Layer already exists 16:33:20 a2f8f0545187: Layer already exists 16:33:20 06e44197bee6: Layer already exists 16:33:20 68812fdd2637: Layer already exists 16:33:20 3f8946ce8f21: Layer already exists 16:33:20 b541d28bf3b4: Layer already exists 16:33:20 latest: digest: sha256:3d88070d58ecd54dec16d57cecbef7ad7e210cf89a74102d6ed81953013e8f37 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:33:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:20 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:33:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:33:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.94 16:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:33:20 a0fe96a516dd: Preparing 16:33:20 a0fe96a516dd: Preparing 16:33:20 da0564ce6946: Preparing 16:33:20 264b0b11dab8: Preparing 16:33:20 8dc4375544fd: Preparing 16:33:20 2ad54cea33f2: Preparing 16:33:20 3f8946ce8f21: Preparing 16:33:20 a2f8f0545187: Preparing 16:33:20 68812fdd2637: Preparing 16:33:20 ed8223a2eb88: Preparing 16:33:20 06e44197bee6: Preparing 16:33:20 b541d28bf3b4: Preparing 16:33:20 3f8946ce8f21: Waiting 16:33:20 ed8223a2eb88: Waiting 16:33:20 a2f8f0545187: Waiting 16:33:20 68812fdd2637: Waiting 16:33:20 da0564ce6946: Layer already exists 16:33:20 264b0b11dab8: Layer already exists 16:33:20 a0fe96a516dd: Layer already exists 16:33:20 2ad54cea33f2: Layer already exists 16:33:20 8dc4375544fd: Layer already exists 16:33:20 3f8946ce8f21: Layer already exists 16:33:20 06e44197bee6: Layer already exists 16:33:20 a2f8f0545187: Layer already exists 16:33:20 68812fdd2637: Layer already exists 16:33:20 ed8223a2eb88: Layer already exists 16:33:20 b541d28bf3b4: Layer already exists 16:33:20 2.2.0-dev.94: digest: sha256:3d88070d58ecd54dec16d57cecbef7ad7e210cf89a74102d6ed81953013e8f37 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:33:20 go: downloading github.com/tklauser/numcpus v0.3.0 16:33:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix 16:33:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:33:20 go: downloading go.opencensus.io v0.23.0 [Pipeline] sh 16:33:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:33:21 a0fe96a516dd: Preparing 16:33:21 a0fe96a516dd: Preparing 16:33:21 da0564ce6946: Preparing 16:33:21 264b0b11dab8: Preparing 16:33:21 8dc4375544fd: Preparing 16:33:21 2ad54cea33f2: Preparing 16:33:21 3f8946ce8f21: Preparing 16:33:21 a2f8f0545187: Preparing 16:33:21 68812fdd2637: Preparing 16:33:21 ed8223a2eb88: Preparing 16:33:21 06e44197bee6: Preparing 16:33:21 b541d28bf3b4: Preparing 16:33:21 a2f8f0545187: Waiting 16:33:21 06e44197bee6: Waiting 16:33:21 3f8946ce8f21: Waiting 16:33:21 ed8223a2eb88: Waiting 16:33:21 a0fe96a516dd: Layer already exists 16:33:21 2ad54cea33f2: Layer already exists 16:33:21 264b0b11dab8: Layer already exists 16:33:21 da0564ce6946: Layer already exists 16:33:21 8dc4375544fd: Layer already exists 16:33:21 3f8946ce8f21: Layer already exists 16:33:21 ed8223a2eb88: Layer already exists 16:33:21 a2f8f0545187: Layer already exists 16:33:21 06e44197bee6: Layer already exists 16:33:21 68812fdd2637: Layer already exists 16:33:21 b541d28bf3b4: Layer already exists 16:33:21 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:3d88070d58ecd54dec16d57cecbef7ad7e210cf89a74102d6ed81953013e8f37 size: 2817 [Pipeline] isUnix [Pipeline] sh 16:33:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 16:33:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:33:21 a0fe96a516dd: Preparing 16:33:21 a0fe96a516dd: Preparing 16:33:21 da0564ce6946: Preparing 16:33:21 264b0b11dab8: Preparing 16:33:21 8dc4375544fd: Preparing 16:33:21 2ad54cea33f2: Preparing 16:33:21 3f8946ce8f21: Preparing 16:33:21 a2f8f0545187: Preparing 16:33:21 68812fdd2637: Preparing 16:33:21 ed8223a2eb88: Preparing 16:33:21 06e44197bee6: Preparing 16:33:21 b541d28bf3b4: Preparing 16:33:21 06e44197bee6: Waiting 16:33:21 b541d28bf3b4: Waiting 16:33:21 68812fdd2637: Waiting 16:33:21 ed8223a2eb88: Waiting 16:33:21 3f8946ce8f21: Waiting 16:33:21 2ad54cea33f2: Layer already exists 16:33:21 a0fe96a516dd: Layer already exists 16:33:21 8dc4375544fd: Layer already exists 16:33:21 da0564ce6946: Layer already exists 16:33:21 264b0b11dab8: Layer already exists 16:33:21 3f8946ce8f21: Layer already exists 16:33:21 a2f8f0545187: Layer already exists 16:33:21 68812fdd2637: Layer already exists 16:33:21 ed8223a2eb88: Layer already exists 16:33:21 06e44197bee6: Layer already exists 16:33:21 b541d28bf3b4: Layer already exists 16:33:21 main: digest: sha256:3d88070d58ecd54dec16d57cecbef7ad7e210cf89a74102d6ed81953013e8f37 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:21 ===================================================== [Pipeline] echo 16:33:21 taggedImages: 16:33:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:33:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.94 16:33:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:33:21 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:33:21 fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:21 latest 16:33:21 2.2.0-dev.94 16:33:21 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:21 main 16:33:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:21 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:33:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:33:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:33:22 c40270aaf172: Preparing 16:33:22 cd0e7612824e: Preparing 16:33:22 bfd8ffcea485: Preparing 16:33:22 3bad295243bd: Preparing 16:33:22 071838071af5: Preparing 16:33:22 33372656232c: Preparing 16:33:22 e0f835f23685: Preparing 16:33:22 b541d28bf3b4: Preparing 16:33:22 33372656232c: Waiting 16:33:22 e0f835f23685: Waiting 16:33:22 b541d28bf3b4: Waiting 16:33:22 071838071af5: Pushed 16:33:22 cd0e7612824e: Pushed 16:33:22 c40270aaf172: Pushed 16:33:22 b541d28bf3b4: Layer already exists 16:33:22 33372656232c: Pushed 16:33:23 e0f835f23685: Pushed 16:33:23 bfd8ffcea485: Pushed 16:33:23 3bad295243bd: Pushed 16:33:23 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:e3f2b61712913a2b7e80dbdc3dbb0baf542e68f12b17cfcffc5f0c57300dcde5 size: 1990 [Pipeline] isUnix [Pipeline] sh 16:33:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:33:23 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:33:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:33:24 go: downloading gopkg.in/inf.v0 v0.9.1 [Pipeline] isUnix [Pipeline] sh 16:33:24 go: downloading github.com/google/go-cmp v0.5.7 16:33:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:33:24 c40270aaf172: Preparing 16:33:24 cd0e7612824e: Preparing 16:33:24 bfd8ffcea485: Preparing 16:33:24 3bad295243bd: Preparing 16:33:24 071838071af5: Preparing 16:33:24 33372656232c: Preparing 16:33:24 e0f835f23685: Preparing 16:33:24 b541d28bf3b4: Preparing 16:33:24 33372656232c: Waiting 16:33:24 e0f835f23685: Waiting 16:33:24 b541d28bf3b4: Waiting 16:33:24 cd0e7612824e: Layer already exists 16:33:24 071838071af5: Layer already exists 16:33:24 3bad295243bd: Layer already exists 16:33:24 bfd8ffcea485: Layer already exists 16:33:24 c40270aaf172: Layer already exists 16:33:24 e0f835f23685: Layer already exists 16:33:24 b541d28bf3b4: Layer already exists 16:33:24 33372656232c: Layer already exists 16:33:24 latest: digest: sha256:e3f2b61712913a2b7e80dbdc3dbb0baf542e68f12b17cfcffc5f0c57300dcde5 size: 1990 [Pipeline] isUnix [Pipeline] sh 16:33:24 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:33:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:25 go: downloading github.com/go-logr/logr v1.2.2 16:33:25 go: downloading github.com/json-iterator/go v1.1.12 16:33:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.94 16:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:33:25 c40270aaf172: Preparing 16:33:25 cd0e7612824e: Preparing 16:33:25 bfd8ffcea485: Preparing 16:33:25 3bad295243bd: Preparing 16:33:25 071838071af5: Preparing 16:33:25 33372656232c: Preparing 16:33:25 e0f835f23685: Preparing 16:33:25 b541d28bf3b4: Preparing 16:33:25 33372656232c: Waiting 16:33:25 e0f835f23685: Waiting 16:33:25 b541d28bf3b4: Waiting 16:33:25 071838071af5: Layer already exists 16:33:25 cd0e7612824e: Layer already exists 16:33:25 bfd8ffcea485: Layer already exists 16:33:25 c40270aaf172: Layer already exists 16:33:25 3bad295243bd: Layer already exists 16:33:25 33372656232c: Layer already exists 16:33:25 b541d28bf3b4: Layer already exists 16:33:25 e0f835f23685: Layer already exists 16:33:25 2.2.0-dev.94: digest: sha256:e3f2b61712913a2b7e80dbdc3dbb0baf542e68f12b17cfcffc5f0c57300dcde5 size: 1990 [Pipeline] isUnix [Pipeline] sh 16:33:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:33:25 c40270aaf172: Preparing 16:33:25 cd0e7612824e: Preparing 16:33:25 bfd8ffcea485: Preparing 16:33:25 3bad295243bd: Preparing 16:33:25 071838071af5: Preparing 16:33:25 33372656232c: Preparing 16:33:25 e0f835f23685: Preparing 16:33:25 b541d28bf3b4: Preparing 16:33:25 33372656232c: Waiting 16:33:25 e0f835f23685: Waiting 16:33:25 b541d28bf3b4: Waiting 16:33:25 071838071af5: Layer already exists 16:33:25 cd0e7612824e: Layer already exists 16:33:25 3bad295243bd: Layer already exists 16:33:25 c40270aaf172: Layer already exists 16:33:25 bfd8ffcea485: Layer already exists 16:33:25 33372656232c: Layer already exists 16:33:25 b541d28bf3b4: Layer already exists 16:33:25 e0f835f23685: Layer already exists 16:33:25 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:e3f2b61712913a2b7e80dbdc3dbb0baf542e68f12b17cfcffc5f0c57300dcde5 size: 1990 [Pipeline] isUnix [Pipeline] sh 16:33:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 16:33:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:33:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:33:26 c40270aaf172: Preparing 16:33:26 cd0e7612824e: Preparing 16:33:26 bfd8ffcea485: Preparing 16:33:26 3bad295243bd: Preparing 16:33:26 071838071af5: Preparing 16:33:26 33372656232c: Preparing 16:33:26 e0f835f23685: Preparing 16:33:26 b541d28bf3b4: Preparing 16:33:26 33372656232c: Waiting 16:33:26 b541d28bf3b4: Waiting 16:33:26 e0f835f23685: Waiting 16:33:26 bfd8ffcea485: Layer already exists 16:33:26 cd0e7612824e: Layer already exists 16:33:26 c40270aaf172: Layer already exists 16:33:26 071838071af5: Layer already exists 16:33:26 3bad295243bd: Layer already exists 16:33:26 e0f835f23685: Layer already exists 16:33:26 33372656232c: Layer already exists 16:33:26 b541d28bf3b4: Layer already exists 16:33:26 main: digest: sha256:e3f2b61712913a2b7e80dbdc3dbb0baf542e68f12b17cfcffc5f0c57300dcde5 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:26 ===================================================== [Pipeline] echo 16:33:26 taggedImages: 16:33:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:33:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.94 16:33:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:33:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:33:26 fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:26 latest 16:33:26 2.2.0-dev.94 16:33:26 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:26 main 16:33:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:33:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:33:26 dfdbd1a79bf4: Preparing 16:33:26 0c31c3865b7d: Preparing 16:33:26 f7a674e05d27: Preparing 16:33:26 533a9d01ba94: Preparing 16:33:26 9c303730ffa4: Preparing 16:33:26 c00b50c36ec6: Preparing 16:33:26 f6496ba1ea4b: Preparing 16:33:26 3e77fbc47d46: Preparing 16:33:26 d8f6600dbc18: Preparing 16:33:26 b541d28bf3b4: Preparing 16:33:26 c00b50c36ec6: Waiting 16:33:26 f6496ba1ea4b: Waiting 16:33:26 3e77fbc47d46: Waiting 16:33:26 d8f6600dbc18: Waiting 16:33:26 b541d28bf3b4: Waiting 16:33:26 0c31c3865b7d: Pushed 16:33:26 9c303730ffa4: Pushed 16:33:26 dfdbd1a79bf4: Pushed 16:33:27 c00b50c36ec6: Pushed 16:33:27 3e77fbc47d46: Pushed 16:33:27 f6496ba1ea4b: Pushed 16:33:27 b541d28bf3b4: Layer already exists 16:33:27 d8f6600dbc18: Pushed 16:33:28 533a9d01ba94: Pushed 16:33:28 f7a674e05d27: Pushed 16:33:28 go: downloading github.com/googleapis/gnostic v0.5.5 16:33:28 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:2e4365761ba814fbb4419dbf878ed7f35c7b552555312b2a829921e21e5121e1 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:33:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 16:33:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:33:29 dfdbd1a79bf4: Preparing 16:33:29 0c31c3865b7d: Preparing 16:33:29 f7a674e05d27: Preparing 16:33:29 533a9d01ba94: Preparing 16:33:29 9c303730ffa4: Preparing 16:33:29 c00b50c36ec6: Preparing 16:33:29 f6496ba1ea4b: Preparing 16:33:29 3e77fbc47d46: Preparing 16:33:29 d8f6600dbc18: Preparing 16:33:29 b541d28bf3b4: Preparing 16:33:29 c00b50c36ec6: Waiting 16:33:29 f6496ba1ea4b: Waiting 16:33:29 3e77fbc47d46: Waiting 16:33:29 d8f6600dbc18: Waiting 16:33:29 b541d28bf3b4: Waiting 16:33:29 9c303730ffa4: Layer already exists 16:33:29 0c31c3865b7d: Layer already exists 16:33:29 dfdbd1a79bf4: Layer already exists 16:33:29 f7a674e05d27: Layer already exists 16:33:29 533a9d01ba94: Layer already exists 16:33:29 3e77fbc47d46: Layer already exists 16:33:29 c00b50c36ec6: Layer already exists 16:33:29 d8f6600dbc18: Layer already exists 16:33:29 f6496ba1ea4b: Layer already exists 16:33:29 b541d28bf3b4: Layer already exists 16:33:29 latest: digest: sha256:2e4365761ba814fbb4419dbf878ed7f35c7b552555312b2a829921e21e5121e1 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:33:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.94 16:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:33:29 dfdbd1a79bf4: Preparing 16:33:29 0c31c3865b7d: Preparing 16:33:29 f7a674e05d27: Preparing 16:33:29 533a9d01ba94: Preparing 16:33:29 9c303730ffa4: Preparing 16:33:29 c00b50c36ec6: Preparing 16:33:29 f6496ba1ea4b: Preparing 16:33:29 3e77fbc47d46: Preparing 16:33:29 d8f6600dbc18: Preparing 16:33:29 b541d28bf3b4: Preparing 16:33:29 f6496ba1ea4b: Waiting 16:33:29 3e77fbc47d46: Waiting 16:33:29 c00b50c36ec6: Waiting 16:33:29 d8f6600dbc18: Waiting 16:33:29 b541d28bf3b4: Waiting 16:33:29 9c303730ffa4: Layer already exists 16:33:29 dfdbd1a79bf4: Layer already exists 16:33:29 533a9d01ba94: Layer already exists 16:33:29 0c31c3865b7d: Layer already exists 16:33:29 f7a674e05d27: Layer already exists 16:33:29 c00b50c36ec6: Layer already exists 16:33:29 d8f6600dbc18: Layer already exists 16:33:29 f6496ba1ea4b: Layer already exists 16:33:29 b541d28bf3b4: Layer already exists 16:33:29 3e77fbc47d46: Layer already exists 16:33:29 2.2.0-dev.94: digest: sha256:2e4365761ba814fbb4419dbf878ed7f35c7b552555312b2a829921e21e5121e1 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:33:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:33:30 dfdbd1a79bf4: Preparing 16:33:30 0c31c3865b7d: Preparing 16:33:30 f7a674e05d27: Preparing 16:33:30 533a9d01ba94: Preparing 16:33:30 9c303730ffa4: Preparing 16:33:30 c00b50c36ec6: Preparing 16:33:30 f6496ba1ea4b: Preparing 16:33:30 3e77fbc47d46: Preparing 16:33:30 d8f6600dbc18: Preparing 16:33:30 b541d28bf3b4: Preparing 16:33:30 c00b50c36ec6: Waiting 16:33:30 d8f6600dbc18: Waiting 16:33:30 b541d28bf3b4: Waiting 16:33:30 3e77fbc47d46: Waiting 16:33:30 f6496ba1ea4b: Waiting 16:33:30 9c303730ffa4: Layer already exists 16:33:30 533a9d01ba94: Layer already exists 16:33:30 f7a674e05d27: Layer already exists 16:33:30 0c31c3865b7d: Layer already exists 16:33:30 dfdbd1a79bf4: Layer already exists 16:33:30 c00b50c36ec6: Layer already exists 16:33:30 f6496ba1ea4b: Layer already exists 16:33:30 3e77fbc47d46: Layer already exists 16:33:30 d8f6600dbc18: Layer already exists 16:33:30 b541d28bf3b4: Layer already exists 16:33:30 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:2e4365761ba814fbb4419dbf878ed7f35c7b552555312b2a829921e21e5121e1 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:33:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:33:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:33:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 16:33:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:33:31 dfdbd1a79bf4: Preparing 16:33:31 0c31c3865b7d: Preparing 16:33:31 f7a674e05d27: Preparing 16:33:31 533a9d01ba94: Preparing 16:33:31 9c303730ffa4: Preparing 16:33:31 c00b50c36ec6: Preparing 16:33:31 f6496ba1ea4b: Preparing 16:33:31 3e77fbc47d46: Preparing 16:33:31 d8f6600dbc18: Preparing 16:33:31 b541d28bf3b4: Preparing 16:33:31 f6496ba1ea4b: Waiting 16:33:31 3e77fbc47d46: Waiting 16:33:31 d8f6600dbc18: Waiting 16:33:31 b541d28bf3b4: Waiting 16:33:31 c00b50c36ec6: Waiting 16:33:31 533a9d01ba94: Layer already exists 16:33:31 9c303730ffa4: Layer already exists 16:33:31 dfdbd1a79bf4: Layer already exists 16:33:31 f7a674e05d27: Layer already exists 16:33:31 0c31c3865b7d: Layer already exists 16:33:31 c00b50c36ec6: Layer already exists 16:33:31 f6496ba1ea4b: Layer already exists 16:33:31 3e77fbc47d46: Layer already exists 16:33:31 b541d28bf3b4: Layer already exists 16:33:31 d8f6600dbc18: Layer already exists 16:33:31 main: digest: sha256:2e4365761ba814fbb4419dbf878ed7f35c7b552555312b2a829921e21e5121e1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:31 ===================================================== [Pipeline] echo 16:33:31 taggedImages: 16:33:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:33:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.94 16:33:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:33:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:33:31 fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:31 latest 16:33:31 2.2.0-dev.94 16:33:31 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:31 main 16:33:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:33:31 go: downloading go.uber.org/zap v1.21.0 16:33:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:33:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:33:31 55387925bb3b: Preparing 16:33:31 f0a6b42545b3: Preparing 16:33:31 3f8946ce8f21: Preparing 16:33:31 79588bef2eeb: Preparing 16:33:31 e46e4f1cd80a: Preparing 16:33:31 4fc242d58285: Preparing 16:33:31 3f8946ce8f21: Layer already exists 16:33:31 4fc242d58285: Layer already exists 16:33:31 55387925bb3b: Pushed 16:33:31 e46e4f1cd80a: Pushed 16:33:32 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:33:32 go: downloading sigs.k8s.io/yaml v1.3.0 16:33:32 79588bef2eeb: Pushed 16:33:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:33:32 go: downloading github.com/modern-go/reflect2 v1.0.2 16:33:32 go: downloading github.com/ryanuber/go-glob v1.0.0 16:33:32 go: downloading github.com/golang/snappy v0.0.4 16:33:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:33:33 f0a6b42545b3: Pushed 16:33:33 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:9ca2b536bd84f3d30fe06baa26b2fd86a96fa97f7a9eaa1b5000919b2c1c10f6 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:33:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 16:33:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:33:34 55387925bb3b: Preparing 16:33:34 f0a6b42545b3: Preparing 16:33:34 3f8946ce8f21: Preparing 16:33:34 79588bef2eeb: Preparing 16:33:34 e46e4f1cd80a: Preparing 16:33:34 4fc242d58285: Preparing 16:33:34 4fc242d58285: Waiting 16:33:34 55387925bb3b: Layer already exists 16:33:34 3f8946ce8f21: Layer already exists 16:33:34 f0a6b42545b3: Layer already exists 16:33:34 79588bef2eeb: Layer already exists 16:33:34 e46e4f1cd80a: Layer already exists 16:33:34 4fc242d58285: Layer already exists 16:33:34 latest: digest: sha256:9ca2b536bd84f3d30fe06baa26b2fd86a96fa97f7a9eaa1b5000919b2c1c10f6 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:33:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.94 16:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:33:35 55387925bb3b: Preparing 16:33:35 f0a6b42545b3: Preparing 16:33:35 3f8946ce8f21: Preparing 16:33:35 79588bef2eeb: Preparing 16:33:35 e46e4f1cd80a: Preparing 16:33:35 4fc242d58285: Preparing 16:33:35 4fc242d58285: Waiting 16:33:35 f0a6b42545b3: Layer already exists 16:33:35 79588bef2eeb: Layer already exists 16:33:35 e46e4f1cd80a: Layer already exists 16:33:35 55387925bb3b: Layer already exists 16:33:35 3f8946ce8f21: Layer already exists 16:33:35 4fc242d58285: Layer already exists 16:33:35 2.2.0-dev.94: digest: sha256:9ca2b536bd84f3d30fe06baa26b2fd86a96fa97f7a9eaa1b5000919b2c1c10f6 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:33:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:33:35 55387925bb3b: Preparing 16:33:35 f0a6b42545b3: Preparing 16:33:35 3f8946ce8f21: Preparing 16:33:35 79588bef2eeb: Preparing 16:33:35 e46e4f1cd80a: Preparing 16:33:35 4fc242d58285: Preparing 16:33:35 4fc242d58285: Waiting 16:33:35 f0a6b42545b3: Layer already exists 16:33:35 55387925bb3b: Layer already exists 16:33:35 3f8946ce8f21: Layer already exists 16:33:35 79588bef2eeb: Layer already exists 16:33:35 e46e4f1cd80a: Layer already exists 16:33:35 4fc242d58285: Layer already exists 16:33:35 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:9ca2b536bd84f3d30fe06baa26b2fd86a96fa97f7a9eaa1b5000919b2c1c10f6 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:33:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 16:33:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:33:36 55387925bb3b: Preparing 16:33:36 f0a6b42545b3: Preparing 16:33:36 3f8946ce8f21: Preparing 16:33:36 79588bef2eeb: Preparing 16:33:36 e46e4f1cd80a: Preparing 16:33:36 4fc242d58285: Preparing 16:33:36 4fc242d58285: Waiting 16:33:36 55387925bb3b: Layer already exists 16:33:36 f0a6b42545b3: Layer already exists 16:33:36 e46e4f1cd80a: Layer already exists 16:33:36 3f8946ce8f21: Layer already exists 16:33:36 79588bef2eeb: Layer already exists 16:33:36 4fc242d58285: Layer already exists 16:33:36 main: digest: sha256:9ca2b536bd84f3d30fe06baa26b2fd86a96fa97f7a9eaa1b5000919b2c1c10f6 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:36 ===================================================== [Pipeline] echo 16:33:36 taggedImages: 16:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.94 16:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:33:36 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:33:36 fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:36 latest 16:33:36 2.2.0-dev.94 16:33:36 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:36 main 16:33:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:33:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:33:37 750839603b6f: Preparing 16:33:37 046f61c19c68: Preparing 16:33:37 18509b43d480: Preparing 16:33:37 30c9db961d4c: Preparing 16:33:37 35e851eb2c16: Preparing 16:33:37 cefcda84bc07: Preparing 16:33:37 e46e4f1cd80a: Preparing 16:33:37 4fc242d58285: Preparing 16:33:37 cefcda84bc07: Waiting 16:33:37 e46e4f1cd80a: Waiting 16:33:37 4fc242d58285: Waiting 16:33:37 750839603b6f: Pushed 16:33:37 18509b43d480: Pushed 16:33:37 046f61c19c68: Pushed 16:33:37 e46e4f1cd80a: Layer already exists 16:33:37 4fc242d58285: Layer already exists 16:33:37 cefcda84bc07: Pushed 16:33:40 35e851eb2c16: Pushed 16:33:43 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:33:43 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:33:43 go: downloading github.com/hashicorp/go-version v1.2.0 16:33:43 go: downloading go.uber.org/multierr v1.6.0 16:33:44 30c9db961d4c: Pushed 16:33:44 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:76614ea67729d6cda5c4357cf97651c3867f9abd4acf79e6d8f211ce595d5b90 size: 1992 [Pipeline] isUnix [Pipeline] sh 16:33:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 16:33:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:33:44 750839603b6f: Preparing 16:33:44 046f61c19c68: Preparing 16:33:44 18509b43d480: Preparing 16:33:44 30c9db961d4c: Preparing 16:33:44 35e851eb2c16: Preparing 16:33:44 cefcda84bc07: Preparing 16:33:44 e46e4f1cd80a: Preparing 16:33:44 4fc242d58285: Preparing 16:33:44 cefcda84bc07: Waiting 16:33:44 e46e4f1cd80a: Waiting 16:33:44 4fc242d58285: Waiting 16:33:44 30c9db961d4c: Layer already exists 16:33:44 046f61c19c68: Layer already exists 16:33:44 18509b43d480: Layer already exists 16:33:44 35e851eb2c16: Layer already exists 16:33:44 750839603b6f: Layer already exists 16:33:44 cefcda84bc07: Layer already exists 16:33:44 e46e4f1cd80a: Layer already exists 16:33:44 4fc242d58285: Layer already exists 16:33:44 latest: digest: sha256:76614ea67729d6cda5c4357cf97651c3867f9abd4acf79e6d8f211ce595d5b90 size: 1992 [Pipeline] isUnix [Pipeline] sh 16:33:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.94 16:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:33:45 750839603b6f: Preparing 16:33:45 046f61c19c68: Preparing 16:33:45 18509b43d480: Preparing 16:33:45 30c9db961d4c: Preparing 16:33:45 35e851eb2c16: Preparing 16:33:45 cefcda84bc07: Preparing 16:33:45 e46e4f1cd80a: Preparing 16:33:45 4fc242d58285: Preparing 16:33:45 cefcda84bc07: Waiting 16:33:45 4fc242d58285: Waiting 16:33:45 e46e4f1cd80a: Waiting 16:33:45 35e851eb2c16: Layer already exists 16:33:45 18509b43d480: Layer already exists 16:33:45 750839603b6f: Layer already exists 16:33:45 046f61c19c68: Layer already exists 16:33:45 30c9db961d4c: Layer already exists 16:33:45 e46e4f1cd80a: Layer already exists 16:33:45 cefcda84bc07: Layer already exists 16:33:45 4fc242d58285: Layer already exists 16:33:45 2.2.0-dev.94: digest: sha256:76614ea67729d6cda5c4357cf97651c3867f9abd4acf79e6d8f211ce595d5b90 size: 1992 [Pipeline] isUnix [Pipeline] sh 16:33:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:33:46 750839603b6f: Preparing 16:33:46 046f61c19c68: Preparing 16:33:46 18509b43d480: Preparing 16:33:46 30c9db961d4c: Preparing 16:33:46 35e851eb2c16: Preparing 16:33:46 cefcda84bc07: Preparing 16:33:46 e46e4f1cd80a: Preparing 16:33:46 4fc242d58285: Preparing 16:33:46 e46e4f1cd80a: Waiting 16:33:46 cefcda84bc07: Waiting 16:33:46 4fc242d58285: Waiting 16:33:46 35e851eb2c16: Layer already exists 16:33:46 046f61c19c68: Layer already exists 16:33:46 750839603b6f: Layer already exists 16:33:46 30c9db961d4c: Layer already exists 16:33:46 18509b43d480: Layer already exists 16:33:46 e46e4f1cd80a: Layer already exists 16:33:46 4fc242d58285: Layer already exists 16:33:46 cefcda84bc07: Layer already exists 16:33:46 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:76614ea67729d6cda5c4357cf97651c3867f9abd4acf79e6d8f211ce595d5b90 size: 1992 [Pipeline] isUnix [Pipeline] sh 16:33:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 16:33:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:33:46 750839603b6f: Preparing 16:33:46 046f61c19c68: Preparing 16:33:46 18509b43d480: Preparing 16:33:46 30c9db961d4c: Preparing 16:33:46 35e851eb2c16: Preparing 16:33:46 cefcda84bc07: Preparing 16:33:46 e46e4f1cd80a: Preparing 16:33:46 4fc242d58285: Preparing 16:33:46 cefcda84bc07: Waiting 16:33:46 e46e4f1cd80a: Waiting 16:33:46 4fc242d58285: Waiting 16:33:46 30c9db961d4c: Layer already exists 16:33:46 750839603b6f: Layer already exists 16:33:46 18509b43d480: Layer already exists 16:33:46 35e851eb2c16: Layer already exists 16:33:46 046f61c19c68: Layer already exists 16:33:46 4fc242d58285: Layer already exists 16:33:46 cefcda84bc07: Layer already exists 16:33:46 e46e4f1cd80a: Layer already exists 16:33:46 main: digest: sha256:76614ea67729d6cda5c4357cf97651c3867f9abd4acf79e6d8f211ce595d5b90 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:46 ===================================================== [Pipeline] echo 16:33:46 taggedImages: 16:33:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:33:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.94 16:33:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:33:46 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:33:46 fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:46 latest 16:33:46 2.2.0-dev.94 16:33:46 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:46 main 16:33:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:33:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:33:47 9e9134fa8df6: Preparing 16:33:47 23c75f9e11fa: Preparing 16:33:47 1fdc63a98aa9: Preparing 16:33:47 1cf1591d1d40: Preparing 16:33:47 9524f34c3e1c: Preparing 16:33:47 e46e4f1cd80a: Preparing 16:33:47 4fc242d58285: Preparing 16:33:47 4fc242d58285: Waiting 16:33:47 e46e4f1cd80a: Waiting 16:33:47 1fdc63a98aa9: Pushed 16:33:47 23c75f9e11fa: Pushed 16:33:47 9e9134fa8df6: Pushed 16:33:47 e46e4f1cd80a: Layer already exists 16:33:47 4fc242d58285: Layer already exists 16:33:47 9524f34c3e1c: Pushed 16:33:54 1cf1591d1d40: Pushed 16:33:54 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:67c6fb340dfe36c40de59de799f0f868000427f4b0dc693bb68983d8cf84e0c8 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:33:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 16:33:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:33:54 9e9134fa8df6: Preparing 16:33:54 23c75f9e11fa: Preparing 16:33:54 1fdc63a98aa9: Preparing 16:33:54 1cf1591d1d40: Preparing 16:33:54 9524f34c3e1c: Preparing 16:33:54 e46e4f1cd80a: Preparing 16:33:54 4fc242d58285: Preparing 16:33:54 4fc242d58285: Waiting 16:33:54 e46e4f1cd80a: Waiting 16:33:54 9e9134fa8df6: Layer already exists 16:33:54 1fdc63a98aa9: Layer already exists 16:33:54 9524f34c3e1c: Layer already exists 16:33:54 1cf1591d1d40: Layer already exists 16:33:54 23c75f9e11fa: Layer already exists 16:33:54 e46e4f1cd80a: Layer already exists 16:33:54 4fc242d58285: Layer already exists 16:33:54 latest: digest: sha256:67c6fb340dfe36c40de59de799f0f868000427f4b0dc693bb68983d8cf84e0c8 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:33:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.94 16:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:33:55 9e9134fa8df6: Preparing 16:33:55 23c75f9e11fa: Preparing 16:33:55 1fdc63a98aa9: Preparing 16:33:55 1cf1591d1d40: Preparing 16:33:55 9524f34c3e1c: Preparing 16:33:55 e46e4f1cd80a: Preparing 16:33:55 4fc242d58285: Preparing 16:33:55 4fc242d58285: Waiting 16:33:55 e46e4f1cd80a: Waiting 16:33:55 23c75f9e11fa: Layer already exists 16:33:55 9524f34c3e1c: Layer already exists 16:33:55 1fdc63a98aa9: Layer already exists 16:33:55 1cf1591d1d40: Layer already exists 16:33:55 9e9134fa8df6: Layer already exists 16:33:55 e46e4f1cd80a: Layer already exists 16:33:55 4fc242d58285: Layer already exists 16:33:55 2.2.0-dev.94: digest: sha256:67c6fb340dfe36c40de59de799f0f868000427f4b0dc693bb68983d8cf84e0c8 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:33:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:33:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:33:55 9e9134fa8df6: Preparing 16:33:55 23c75f9e11fa: Preparing 16:33:55 1fdc63a98aa9: Preparing 16:33:55 1cf1591d1d40: Preparing 16:33:55 9524f34c3e1c: Preparing 16:33:55 e46e4f1cd80a: Preparing 16:33:55 4fc242d58285: Preparing 16:33:55 e46e4f1cd80a: Waiting 16:33:55 4fc242d58285: Waiting 16:33:55 1fdc63a98aa9: Layer already exists 16:33:55 23c75f9e11fa: Layer already exists 16:33:55 1cf1591d1d40: Layer already exists 16:33:55 9e9134fa8df6: Layer already exists 16:33:55 9524f34c3e1c: Layer already exists 16:33:55 4fc242d58285: Layer already exists 16:33:55 e46e4f1cd80a: Layer already exists 16:33:55 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:67c6fb340dfe36c40de59de799f0f868000427f4b0dc693bb68983d8cf84e0c8 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:33:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 16:33:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:33:56 9e9134fa8df6: Preparing 16:33:56 23c75f9e11fa: Preparing 16:33:56 1fdc63a98aa9: Preparing 16:33:56 1cf1591d1d40: Preparing 16:33:56 9524f34c3e1c: Preparing 16:33:56 e46e4f1cd80a: Preparing 16:33:56 4fc242d58285: Preparing 16:33:56 e46e4f1cd80a: Waiting 16:33:56 4fc242d58285: Waiting 16:33:56 9524f34c3e1c: Layer already exists 16:33:56 9e9134fa8df6: Layer already exists 16:33:56 1cf1591d1d40: Layer already exists 16:33:56 1fdc63a98aa9: Layer already exists 16:33:56 23c75f9e11fa: Layer already exists 16:33:56 4fc242d58285: Layer already exists 16:33:56 e46e4f1cd80a: Layer already exists 16:33:56 main: digest: sha256:67c6fb340dfe36c40de59de799f0f868000427f4b0dc693bb68983d8cf84e0c8 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:33:56 ===================================================== [Pipeline] echo 16:33:56 taggedImages: 16:33:56 - nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:33:56 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.94 16:33:56 - nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:33:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:33:56 fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:56 latest 16:33:56 2.2.0-dev.94 16:33:56 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:33:56 main 16:33:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:33:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723 16:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:33:57 850ef79233a0: Preparing 16:33:57 c51d19780360: Preparing 16:33:57 5c0c90f05b67: Preparing 16:33:57 634aa4e4b98a: Preparing 16:33:57 cefcda84bc07: Preparing 16:33:57 e46e4f1cd80a: Preparing 16:33:57 4fc242d58285: Preparing 16:33:57 4fc242d58285: Waiting 16:33:57 e46e4f1cd80a: Waiting 16:33:57 cefcda84bc07: Layer already exists 16:33:57 e46e4f1cd80a: Layer already exists 16:33:57 4fc242d58285: Layer already exists 16:33:57 c51d19780360: Pushed 16:33:57 5c0c90f05b67: Pushed 16:33:57 850ef79233a0: Pushed 16:34:05 634aa4e4b98a: Pushed 16:34:05 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:fbb8ea224c5d48fa84bbd52fd5aff7ac7e1874c44da29c8164ea44c628171469 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:34:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 16:34:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:34:06 850ef79233a0: Preparing 16:34:06 c51d19780360: Preparing 16:34:06 5c0c90f05b67: Preparing 16:34:06 634aa4e4b98a: Preparing 16:34:06 cefcda84bc07: Preparing 16:34:06 e46e4f1cd80a: Preparing 16:34:06 4fc242d58285: Preparing 16:34:06 e46e4f1cd80a: Waiting 16:34:06 4fc242d58285: Waiting 16:34:06 cefcda84bc07: Layer already exists 16:34:06 634aa4e4b98a: Layer already exists 16:34:06 c51d19780360: Layer already exists 16:34:06 850ef79233a0: Layer already exists 16:34:06 5c0c90f05b67: Layer already exists 16:34:06 e46e4f1cd80a: Layer already exists 16:34:06 4fc242d58285: Layer already exists 16:34:06 latest: digest: sha256:fbb8ea224c5d48fa84bbd52fd5aff7ac7e1874c44da29c8164ea44c628171469 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:34:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:34:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.94 16:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:34:06 850ef79233a0: Preparing 16:34:06 c51d19780360: Preparing 16:34:06 5c0c90f05b67: Preparing 16:34:06 634aa4e4b98a: Preparing 16:34:06 cefcda84bc07: Preparing 16:34:06 e46e4f1cd80a: Preparing 16:34:06 4fc242d58285: Preparing 16:34:06 e46e4f1cd80a: Waiting 16:34:06 4fc242d58285: Waiting 16:34:06 c51d19780360: Layer already exists 16:34:06 634aa4e4b98a: Layer already exists 16:34:06 5c0c90f05b67: Layer already exists 16:34:06 cefcda84bc07: Layer already exists 16:34:06 850ef79233a0: Layer already exists 16:34:06 4fc242d58285: Layer already exists 16:34:06 e46e4f1cd80a: Layer already exists 16:34:06 2.2.0-dev.94: digest: sha256:fbb8ea224c5d48fa84bbd52fd5aff7ac7e1874c44da29c8164ea44c628171469 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:34:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:34:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:34:07 850ef79233a0: Preparing 16:34:07 c51d19780360: Preparing 16:34:07 5c0c90f05b67: Preparing 16:34:07 634aa4e4b98a: Preparing 16:34:07 cefcda84bc07: Preparing 16:34:07 e46e4f1cd80a: Preparing 16:34:07 4fc242d58285: Preparing 16:34:07 850ef79233a0: Layer already exists 16:34:07 5c0c90f05b67: Layer already exists 16:34:07 634aa4e4b98a: Layer already exists 16:34:07 c51d19780360: Layer already exists 16:34:07 cefcda84bc07: Layer already exists 16:34:07 e46e4f1cd80a: Layer already exists 16:34:07 4fc242d58285: Layer already exists 16:34:07 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:fbb8ea224c5d48fa84bbd52fd5aff7ac7e1874c44da29c8164ea44c628171469 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:34:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 16:34:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:34:07 850ef79233a0: Preparing 16:34:07 c51d19780360: Preparing 16:34:07 5c0c90f05b67: Preparing 16:34:07 634aa4e4b98a: Preparing 16:34:07 cefcda84bc07: Preparing 16:34:07 e46e4f1cd80a: Preparing 16:34:07 4fc242d58285: Preparing 16:34:07 e46e4f1cd80a: Waiting 16:34:07 850ef79233a0: Layer already exists 16:34:07 c51d19780360: Layer already exists 16:34:07 cefcda84bc07: Layer already exists 16:34:07 634aa4e4b98a: Layer already exists 16:34:07 5c0c90f05b67: Layer already exists 16:34:07 e46e4f1cd80a: Layer already exists 16:34:07 4fc242d58285: Layer already exists 16:34:07 main: digest: sha256:fbb8ea224c5d48fa84bbd52fd5aff7ac7e1874c44da29c8164ea44c628171469 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:07 ===================================================== [Pipeline] echo 16:34:07 taggedImages: 16:34:07 - nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723 16:34:07 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:34:07 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.94 16:34:07 - nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:07 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:34:07 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:34:07 fefff5dfcf757bf5669fadd7ace0412839b30723 16:34:07 latest 16:34:07 2.2.0-dev.94 16:34:07 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:07 main 16:34:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:34:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723 16:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:34:08 873c899c1011: Preparing 16:34:08 5c7282142aeb: Preparing 16:34:08 3f8946ce8f21: Preparing 16:34:08 cb02dca7650d: Preparing 16:34:08 b541d28bf3b4: Preparing 16:34:08 b541d28bf3b4: Layer already exists 16:34:08 3f8946ce8f21: Layer already exists 16:34:08 873c899c1011: Pushed 16:34:08 cb02dca7650d: Pushed 16:34:11 5c7282142aeb: Pushed 16:34:11 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:32530ed8c698281e29c099ef5024b3f3b339fa7bbbce627c43612cc83e97d799 size: 1366 [Pipeline] isUnix [Pipeline] sh 16:34:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 16:34:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:34:11 873c899c1011: Preparing 16:34:11 5c7282142aeb: Preparing 16:34:11 3f8946ce8f21: Preparing 16:34:11 cb02dca7650d: Preparing 16:34:11 b541d28bf3b4: Preparing 16:34:11 873c899c1011: Layer already exists 16:34:11 b541d28bf3b4: Layer already exists 16:34:11 3f8946ce8f21: Layer already exists 16:34:11 5c7282142aeb: Layer already exists 16:34:11 cb02dca7650d: Layer already exists 16:34:11 latest: digest: sha256:32530ed8c698281e29c099ef5024b3f3b339fa7bbbce627c43612cc83e97d799 size: 1366 [Pipeline] isUnix [Pipeline] sh 16:34:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:34:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.94 16:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:34:12 873c899c1011: Preparing 16:34:12 5c7282142aeb: Preparing 16:34:12 3f8946ce8f21: Preparing 16:34:12 cb02dca7650d: Preparing 16:34:12 b541d28bf3b4: Preparing 16:34:12 3f8946ce8f21: Layer already exists 16:34:12 5c7282142aeb: Layer already exists 16:34:12 cb02dca7650d: Layer already exists 16:34:12 873c899c1011: Layer already exists 16:34:12 b541d28bf3b4: Layer already exists 16:34:12 2.2.0-dev.94: digest: sha256:32530ed8c698281e29c099ef5024b3f3b339fa7bbbce627c43612cc83e97d799 size: 1366 [Pipeline] isUnix [Pipeline] sh 16:34:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:34:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:34:12 873c899c1011: Preparing 16:34:12 5c7282142aeb: Preparing 16:34:12 3f8946ce8f21: Preparing 16:34:12 cb02dca7650d: Preparing 16:34:12 b541d28bf3b4: Preparing 16:34:12 b541d28bf3b4: Layer already exists 16:34:12 5c7282142aeb: Layer already exists 16:34:12 873c899c1011: Layer already exists 16:34:12 cb02dca7650d: Layer already exists 16:34:12 3f8946ce8f21: Layer already exists 16:34:12 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:32530ed8c698281e29c099ef5024b3f3b339fa7bbbce627c43612cc83e97d799 size: 1366 [Pipeline] isUnix [Pipeline] sh 16:34:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 16:34:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:34:13 873c899c1011: Preparing 16:34:13 5c7282142aeb: Preparing 16:34:13 3f8946ce8f21: Preparing 16:34:13 cb02dca7650d: Preparing 16:34:13 b541d28bf3b4: Preparing 16:34:13 5c7282142aeb: Layer already exists 16:34:13 b541d28bf3b4: Layer already exists 16:34:13 cb02dca7650d: Layer already exists 16:34:13 3f8946ce8f21: Layer already exists 16:34:13 873c899c1011: Layer already exists 16:34:13 main: digest: sha256:32530ed8c698281e29c099ef5024b3f3b339fa7bbbce627c43612cc83e97d799 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:13 ===================================================== [Pipeline] echo 16:34:13 taggedImages: 16:34:13 - nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723 16:34:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:34:13 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.94 16:34:13 - nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:13 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:34:13 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:34:13 fefff5dfcf757bf5669fadd7ace0412839b30723 16:34:13 latest 16:34:13 2.2.0-dev.94 16:34:13 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:13 main 16:34:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:34:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723 16:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:34:14 33552fa6782f: Preparing 16:34:14 11e6fd11651a: Preparing 16:34:14 3f8946ce8f21: Preparing 16:34:14 e817b1e73ff5: Preparing 16:34:14 b541d28bf3b4: Preparing 16:34:14 e817b1e73ff5: Layer already exists 16:34:14 b541d28bf3b4: Layer already exists 16:34:14 3f8946ce8f21: Layer already exists 16:34:14 33552fa6782f: Pushed 16:34:15 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:34:15 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:34:16 11e6fd11651a: Pushed 16:34:16 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:56bf2cc73294d63a30e84960d0c006579e293fc0a7d3f6f689243ce7d4160684 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:34:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 16:34:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:34:17 33552fa6782f: Preparing 16:34:17 11e6fd11651a: Preparing 16:34:17 3f8946ce8f21: Preparing 16:34:17 e817b1e73ff5: Preparing 16:34:17 b541d28bf3b4: Preparing 16:34:17 33552fa6782f: Layer already exists 16:34:17 3f8946ce8f21: Layer already exists 16:34:17 e817b1e73ff5: Layer already exists 16:34:17 b541d28bf3b4: Layer already exists 16:34:17 11e6fd11651a: Layer already exists 16:34:17 latest: digest: sha256:56bf2cc73294d63a30e84960d0c006579e293fc0a7d3f6f689243ce7d4160684 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:34:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:34:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.94 16:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:34:17 33552fa6782f: Preparing 16:34:17 11e6fd11651a: Preparing 16:34:17 3f8946ce8f21: Preparing 16:34:17 e817b1e73ff5: Preparing 16:34:17 b541d28bf3b4: Preparing 16:34:17 11e6fd11651a: Layer already exists 16:34:17 b541d28bf3b4: Layer already exists 16:34:17 e817b1e73ff5: Layer already exists 16:34:17 33552fa6782f: Layer already exists 16:34:17 3f8946ce8f21: Layer already exists 16:34:17 2.2.0-dev.94: digest: sha256:56bf2cc73294d63a30e84960d0c006579e293fc0a7d3f6f689243ce7d4160684 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:34:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:34:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:34:18 33552fa6782f: Preparing 16:34:18 11e6fd11651a: Preparing 16:34:18 3f8946ce8f21: Preparing 16:34:18 e817b1e73ff5: Preparing 16:34:18 b541d28bf3b4: Preparing 16:34:18 e817b1e73ff5: Layer already exists 16:34:18 3f8946ce8f21: Layer already exists 16:34:18 11e6fd11651a: Layer already exists 16:34:18 33552fa6782f: Layer already exists 16:34:18 b541d28bf3b4: Layer already exists 16:34:18 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:56bf2cc73294d63a30e84960d0c006579e293fc0a7d3f6f689243ce7d4160684 size: 1365 [Pipeline] isUnix [Pipeline] sh 16:34:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 16:34:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:34:18 33552fa6782f: Preparing 16:34:18 11e6fd11651a: Preparing 16:34:18 3f8946ce8f21: Preparing 16:34:18 e817b1e73ff5: Preparing 16:34:18 b541d28bf3b4: Preparing 16:34:18 11e6fd11651a: Layer already exists 16:34:18 b541d28bf3b4: Layer already exists 16:34:18 33552fa6782f: Layer already exists 16:34:18 3f8946ce8f21: Layer already exists 16:34:18 e817b1e73ff5: Layer already exists 16:34:18 main: digest: sha256:56bf2cc73294d63a30e84960d0c006579e293fc0a7d3f6f689243ce7d4160684 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:18 ===================================================== [Pipeline] echo 16:34:19 taggedImages: 16:34:19 - nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723 16:34:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:34:19 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.94 16:34:19 - nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:19 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 16:34:19 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 16:34:19 fefff5dfcf757bf5669fadd7ace0412839b30723 16:34:19 latest 16:34:19 2.2.0-dev.94 16:34:19 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:19 main 16:34:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 16:34:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 16:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:34:19 3f43f3dd965d: Preparing 16:34:19 f6b7fa70e3fe: Preparing 16:34:19 0d70008af52e: Preparing 16:34:19 8bd7b9cc2865: Preparing 16:34:19 52f44be93a46: Preparing 16:34:19 10d82663b225: Preparing 16:34:19 f7a7a140f1b3: Preparing 16:34:19 31e69d4774c9: Preparing 16:34:19 7750d494dfbd: Preparing 16:34:19 18708474c90b: Preparing 16:34:19 4fc242d58285: Preparing 16:34:19 10d82663b225: Waiting 16:34:19 f7a7a140f1b3: Waiting 16:34:19 18708474c90b: Waiting 16:34:19 4fc242d58285: Waiting 16:34:19 31e69d4774c9: Waiting 16:34:19 7750d494dfbd: Waiting 16:34:19 52f44be93a46: Layer already exists 16:34:19 10d82663b225: Layer already exists 16:34:19 f7a7a140f1b3: Layer already exists 16:34:19 31e69d4774c9: Layer already exists 16:34:19 f6b7fa70e3fe: Pushed 16:34:19 7750d494dfbd: Layer already exists 16:34:19 18708474c90b: Layer already exists 16:34:19 4fc242d58285: Layer already exists 16:34:19 3f43f3dd965d: Pushed 16:34:20 0d70008af52e: Pushed 16:34:27 8bd7b9cc2865: Pushed 16:34:27 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:c2e3fd74718d16f395053a4bd3cd0acbdb5a7fc5ef94d912a11d6ba5152fb315 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:34:27 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 16:34:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:34:28 3f43f3dd965d: Preparing 16:34:28 f6b7fa70e3fe: Preparing 16:34:28 0d70008af52e: Preparing 16:34:28 8bd7b9cc2865: Preparing 16:34:28 52f44be93a46: Preparing 16:34:28 10d82663b225: Preparing 16:34:28 f7a7a140f1b3: Preparing 16:34:28 31e69d4774c9: Preparing 16:34:28 7750d494dfbd: Preparing 16:34:28 18708474c90b: Preparing 16:34:28 4fc242d58285: Preparing 16:34:28 10d82663b225: Waiting 16:34:28 f7a7a140f1b3: Waiting 16:34:28 31e69d4774c9: Waiting 16:34:28 18708474c90b: Waiting 16:34:28 7750d494dfbd: Waiting 16:34:28 4fc242d58285: Waiting 16:34:28 3f43f3dd965d: Layer already exists 16:34:28 52f44be93a46: Layer already exists 16:34:28 f6b7fa70e3fe: Layer already exists 16:34:28 0d70008af52e: Layer already exists 16:34:28 8bd7b9cc2865: Layer already exists 16:34:28 f7a7a140f1b3: Layer already exists 16:34:28 10d82663b225: Layer already exists 16:34:28 31e69d4774c9: Layer already exists 16:34:28 18708474c90b: Layer already exists 16:34:28 7750d494dfbd: Layer already exists 16:34:28 4fc242d58285: Layer already exists 16:34:28 latest: digest: sha256:c2e3fd74718d16f395053a4bd3cd0acbdb5a7fc5ef94d912a11d6ba5152fb315 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:34:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:34:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.94 16:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:34:28 3f43f3dd965d: Preparing 16:34:28 f6b7fa70e3fe: Preparing 16:34:28 0d70008af52e: Preparing 16:34:28 8bd7b9cc2865: Preparing 16:34:28 52f44be93a46: Preparing 16:34:28 10d82663b225: Preparing 16:34:28 f7a7a140f1b3: Preparing 16:34:28 31e69d4774c9: Preparing 16:34:28 7750d494dfbd: Preparing 16:34:28 18708474c90b: Preparing 16:34:28 4fc242d58285: Preparing 16:34:28 10d82663b225: Waiting 16:34:28 f7a7a140f1b3: Waiting 16:34:28 31e69d4774c9: Waiting 16:34:28 7750d494dfbd: Waiting 16:34:28 18708474c90b: Waiting 16:34:28 4fc242d58285: Waiting 16:34:28 f6b7fa70e3fe: Layer already exists 16:34:28 52f44be93a46: Layer already exists 16:34:28 0d70008af52e: Layer already exists 16:34:28 3f43f3dd965d: Layer already exists 16:34:28 8bd7b9cc2865: Layer already exists 16:34:28 31e69d4774c9: Layer already exists 16:34:28 f7a7a140f1b3: Layer already exists 16:34:28 18708474c90b: Layer already exists 16:34:28 7750d494dfbd: Layer already exists 16:34:28 10d82663b225: Layer already exists 16:34:28 4fc242d58285: Layer already exists 16:34:28 2.2.0-dev.94: digest: sha256:c2e3fd74718d16f395053a4bd3cd0acbdb5a7fc5ef94d912a11d6ba5152fb315 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:34:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 16:34:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:34:29 3f43f3dd965d: Preparing 16:34:29 f6b7fa70e3fe: Preparing 16:34:29 0d70008af52e: Preparing 16:34:29 8bd7b9cc2865: Preparing 16:34:29 52f44be93a46: Preparing 16:34:29 10d82663b225: Preparing 16:34:29 f7a7a140f1b3: Preparing 16:34:29 31e69d4774c9: Preparing 16:34:29 7750d494dfbd: Preparing 16:34:29 18708474c90b: Preparing 16:34:29 4fc242d58285: Preparing 16:34:29 10d82663b225: Waiting 16:34:29 31e69d4774c9: Waiting 16:34:29 7750d494dfbd: Waiting 16:34:29 f7a7a140f1b3: Waiting 16:34:29 18708474c90b: Waiting 16:34:29 4fc242d58285: Waiting 16:34:29 3f43f3dd965d: Layer already exists 16:34:29 52f44be93a46: Layer already exists 16:34:29 0d70008af52e: Layer already exists 16:34:29 8bd7b9cc2865: Layer already exists 16:34:29 f6b7fa70e3fe: Layer already exists 16:34:29 10d82663b225: Layer already exists 16:34:29 18708474c90b: Layer already exists 16:34:29 f7a7a140f1b3: Layer already exists 16:34:29 7750d494dfbd: Layer already exists 16:34:29 31e69d4774c9: Layer already exists 16:34:29 4fc242d58285: Layer already exists 16:34:29 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:c2e3fd74718d16f395053a4bd3cd0acbdb5a7fc5ef94d912a11d6ba5152fb315 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:34:29 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 16:34:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 16:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:34:29 3f43f3dd965d: Preparing 16:34:29 f6b7fa70e3fe: Preparing 16:34:29 0d70008af52e: Preparing 16:34:29 8bd7b9cc2865: Preparing 16:34:29 52f44be93a46: Preparing 16:34:29 10d82663b225: Preparing 16:34:29 f7a7a140f1b3: Preparing 16:34:29 31e69d4774c9: Preparing 16:34:29 7750d494dfbd: Preparing 16:34:29 18708474c90b: Preparing 16:34:29 4fc242d58285: Preparing 16:34:29 7750d494dfbd: Waiting 16:34:29 18708474c90b: Waiting 16:34:29 4fc242d58285: Waiting 16:34:29 f7a7a140f1b3: Waiting 16:34:29 31e69d4774c9: Waiting 16:34:29 f6b7fa70e3fe: Layer already exists 16:34:29 52f44be93a46: Layer already exists 16:34:29 8bd7b9cc2865: Layer already exists 16:34:29 0d70008af52e: Layer already exists 16:34:29 3f43f3dd965d: Layer already exists 16:34:29 f7a7a140f1b3: Layer already exists 16:34:29 10d82663b225: Layer already exists 16:34:29 7750d494dfbd: Layer already exists 16:34:29 18708474c90b: Layer already exists 16:34:29 31e69d4774c9: Layer already exists 16:34:29 4fc242d58285: Layer already exists 16:34:29 main: digest: sha256:c2e3fd74718d16f395053a4bd3cd0acbdb5a7fc5ef94d912a11d6ba5152fb315 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:34:29 ===================================================== [Pipeline] echo 16:34:29 taggedImages: 16:34:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 16:34:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:34:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.94 16:34:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 16:34:29 - 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] } 16:35:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:23 Removing intermediate container 803a67df278b 16:35:23 ---> cc8cf8ef73b4 16:35:23 16:35:23 Step 10/31 : FROM alpine:3.14 16:35:23 3.14: Pulling from library/alpine 16:35:25 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:35:25 Status: Downloaded newer image for alpine:3.14 16:35:25 ---> ac73e934f311 16:35:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:35:25 ---> Running in 81c2972460d1 16:35:25 Removing intermediate container 81c2972460d1 16:35:25 ---> 021ab2a96ec0 16:35:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:26 ---> Running in 97ae0820b7b9 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:35:30 (1/2) Installing dumb-init (1.2.5-r1) 16:35:30 (2/2) Installing su-exec (0.2-r1) 16:35:30 Executing busybox-1.33.1-r7.trigger 16:35:30 OK: 6 MiB in 16 packages 16:35:33 Removing intermediate container 97ae0820b7b9 16:35:33 ---> 505ca64d017d 16:35:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:33 ---> Running in 235966fa461f 16:35:33 Removing intermediate container 235966fa461f 16:35:33 ---> 605a883858a9 16:35:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:35:33 ---> Running in c06b4b7e1611 16:35:33 Removing intermediate container 3135c82862ca 16:35:33 ---> bd30c27a2482 16:35:33 16:35:33 Step 10/25 : FROM alpine:3.14 16:35:33 ---> ac73e934f311 16:35:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:34 ---> Running in aca798b7d280 16:35:34 Removing intermediate container c06b4b7e1611 16:35:34 ---> 0044d2feb2ae 16:35:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:34 ---> Running in c98ae4e8a6c2 16:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:35:37 Removing intermediate container c98ae4e8a6c2 16:35:37 ---> 0b19e0da506f 16:35:37 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:35:37 ---> Running in 30e73f9aadbc 16:35:38 (1/3) Installing ca-certificates (20211220-r0) 16:35:38 (2/3) Installing dumb-init (1.2.5-r1) 16:35:38 (3/3) Installing su-exec (0.2-r1) 16:35:38 Executing busybox-1.33.1-r7.trigger 16:35:38 Executing ca-certificates-20211220-r0.trigger 16:35:38 Removing intermediate container 30e73f9aadbc 16:35:38 ---> 5ea81be70ba8 16:35:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:35:39 OK: 6 MiB in 17 packages 16:35:39 ---> 4d9e9b354908 16:35:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:35:39 ---> Running in 30df46d3de63 16:35:41 Removing intermediate container aca798b7d280 16:35:41 ---> 66bfff76bb29 16:35:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:41 ---> Running in ff05196bac6f 16:35:42 Removing intermediate container ff05196bac6f 16:35:42 ---> 931eac675c10 16:35:42 Step 13/25 : WORKDIR / 16:35:42 ---> Running in 4b4591a956a2 16:35:43 Removing intermediate container 4b4591a956a2 16:35:43 ---> d9521ed28e8e 16:35:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:43 Removing intermediate container 30df46d3de63 16:35:43 ---> b081aa1d4a28 16:35:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:44 ---> da0964b85b88 16:35:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:44 ---> 0af34108f1be 16:35:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:46 ---> 386f74d9fbfc 16:35:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:47 ---> ab23efb4d651 16:35:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:35:47 ---> 54f68584db2f 16:35:47 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:48 ---> ca0f3c16c7a3 16:35:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:48 ---> 567f21d9a245 16:35:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:49 ---> 93a587a685d9 16:35:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:35:50 ---> cd909f4cd86d 16:35:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:50 ---> e50b543814cb 16:35:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:35:51 ---> Running in 40f5216e3426 16:35:52 Removing intermediate container 40f5216e3426 16:35:52 ---> 5085178d5293 16:35:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:53 ---> be919ae580e5 16:35:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:53 ---> 33d70cabe563 16:35:53 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:54 ---> Running in 13d70a1d942f 16:35:54 ---> 5fd737e5f2b5 16:35:54 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/ 16:35:54 ---> Running in 73ccf6508847 16:35:58 Removing intermediate container 13d70a1d942f 16:35:58 ---> 5be178211f98 16:35:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:58 ---> Running in b20fc6a4fdb4 16:35:58 Removing intermediate container 73ccf6508847 16:35:58 ---> 1330b1467909 16:35:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:58 ---> Running in 0f2a9b709728 16:35:59 Removing intermediate container 0f2a9b709728 16:35:59 ---> 4fb210a444c7 16:35:59 Step 23/25 : LABEL arch=arm64 16:35:59 Removing intermediate container b20fc6a4fdb4 16:35:59 ---> a80d50b8fbb3 16:35:59 Step 28/31 : CMD ["gate"] 16:35:59 ---> Running in f7257842150c 16:35:59 ---> Running in 2e46513f5493 16:36:00 Removing intermediate container f7257842150c 16:36:00 ---> 7911a5a64ac8 16:36:00 Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:36:00 ---> Running in 158ad3246728 16:36:00 Removing intermediate container 2e46513f5493 16:36:00 ---> b4dfdc507959 16:36:00 Step 29/31 : LABEL arch=arm64 16:36:01 ---> Running in ad4f4dd0ca6d 16:36:01 Removing intermediate container 158ad3246728 16:36:01 ---> 396ca198f861 16:36:01 Step 25/25 : LABEL version=2.2.0-dev.94 16:36:01 ---> Running in 85b17e10a0b3 16:36:02 Removing intermediate container ad4f4dd0ca6d 16:36:02 ---> c372af1d8402 16:36:02 Step 30/31 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:36:02 Removing intermediate container 85b17e10a0b3 16:36:02 ---> c6a5443d3691 16:36:02 16:36:02 ---> Running in f591a21b495a 16:36:03 Successfully built c6a5443d3691 16:36:03 Successfully tagged security-secretstore-setup-arm64:latest 16:36:03 Building security-spire-config 16:36:03  Building security-secretstore-setup ... done Removing intermediate container f591a21b495a 16:36:03 ---> ad3fcc927ae0 16:36:03 Step 31/31 : LABEL version=2.2.0-dev.94 16:36:03 ---> Running in acc47e4ddce7 16:36:04 Removing intermediate container acc47e4ddce7 16:36:04 ---> c3feabc6b054 16:36:04 16:36:04 Successfully built c3feabc6b054 16:36:04 Successfully tagged security-bootstrapper-arm64:latest 16:36:04  Building security-bootstrapper ... done Building support-notifications 16:36:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:31 ---> 8865c25ae3d1 16:36:31 Step 3/22 : WORKDIR /edgex-go 16:36:31 ---> Using cache 16:36:31 ---> 1860c0e460e1 16:36:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:31 ---> Using cache 16:36:31 ---> 9d43e3e2921e 16:36:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:31 ---> 8865c25ae3d1 16:36:31 Step 3/26 : WORKDIR /edgex-go 16:36:31 ---> Using cache 16:36:31 ---> 1860c0e460e1 16:36:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:31 ---> Using cache 16:36:31 ---> 9d43e3e2921e 16:36:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:36:31 ---> Using cache 16:36:31 ---> 57f35049e994 16:36:31 Step 6/26 : COPY go.mod vendor* ./ 16:36:31 ---> Using cache 16:36:31 ---> c2ec0bcfa618 16:36:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:31 ---> Using cache 16:36:31 ---> e95005368752 16:36:31 Step 8/26 : COPY . . 16:36:31 ---> Running in c5cd9481ef71 16:36:31 ---> Using cache 16:36:31 ---> 8024909f6571 16:36:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:36:31 ---> Using cache 16:36:31 ---> 176e40ddb6ad 16:36:31 Step 10/26 : RUN mkdir -p spire-build 16:36:31 ---> Using cache 16:36:31 ---> c65482d147ed 16:36:31 Step 11/26 : WORKDIR /edgex-go/spire-build 16:36:31 ---> Using cache 16:36:31 ---> c6c8db4c7f3b 16:36:31 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 16:36:31 ---> Running in ed1737254f0a 16:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:36:33 spire-1.2.1/ 16:36:33 spire-1.2.1/.data/ 16:36:33 spire-1.2.1/.data/.file 16:36:33 spire-1.2.1/.dockerignore 16:36:33 spire-1.2.1/.gitattributes 16:36:33 spire-1.2.1/.githooks/ 16:36:33 spire-1.2.1/.githooks/pre-commit 16:36:33 spire-1.2.1/.github/ 16:36:33 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:36:33 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:36:33 spire-1.2.1/.github/dependabot.yml 16:36:33 spire-1.2.1/.github/workflows/ 16:36:33 spire-1.2.1/.github/workflows/nightly_build.yaml 16:36:33 spire-1.2.1/.github/workflows/pr_build.yaml 16:36:33 spire-1.2.1/.github/workflows/release_build.yaml 16:36:33 spire-1.2.1/.github/workflows/scripts/ 16:36:33 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:36:33 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:36:33 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:36:33 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:36:33 spire-1.2.1/.github/workflows/scripts/split.sh 16:36:33 spire-1.2.1/.gitignore 16:36:33 spire-1.2.1/.go-version 16:36:33 spire-1.2.1/.golangci.yml 16:36:33 spire-1.2.1/ADOPTERS.md 16:36:33 spire-1.2.1/CHANGELOG.md 16:36:33 spire-1.2.1/CODE-OF-CONDUCT.md 16:36:33 spire-1.2.1/CODEOWNERS 16:36:33 spire-1.2.1/CONTRIBUTING.md 16:36:33 spire-1.2.1/Dockerfile 16:36:33 spire-1.2.1/Dockerfile.dev 16:36:33 spire-1.2.1/Dockerfile.scratch 16:36:33 spire-1.2.1/LICENSE 16:36:33 spire-1.2.1/MAINTAINERS.md 16:36:33 spire-1.2.1/Makefile 16:36:33 spire-1.2.1/README.md 16:36:33 spire-1.2.1/ROADMAP.md 16:36:33 spire-1.2.1/SECURITY.md 16:36:33 spire-1.2.1/cmd/ 16:36:33 spire-1.2.1/cmd/spire-agent/ 16:36:33 spire-1.2.1/cmd/spire-agent/cli/ 16:36:33 spire-1.2.1/cmd/spire-agent/cli/api/ 16:36:33 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/common/ 16:36:33 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:36:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/run/ 16:36:33 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:36:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:36:33 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:36:33 spire-1.2.1/cmd/spire-agent/main.go 16:36:33 spire-1.2.1/cmd/spire-server/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/agent/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/cli.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/run/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/token/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/validate/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/x509/ 16:36:33 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:36:33 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:36:33 spire-1.2.1/cmd/spire-server/main.go 16:36:33 spire-1.2.1/cmd/spire-server/util/ 16:36:33 spire-1.2.1/cmd/spire-server/util/util.go 16:36:33 spire-1.2.1/conf/ 16:36:33 spire-1.2.1/conf/agent/ 16:36:33 spire-1.2.1/conf/agent/agent.conf 16:36:33 spire-1.2.1/conf/agent/agent_full.conf 16:36:33 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:36:33 spire-1.2.1/conf/server/ 16:36:33 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:36:33 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:36:33 spire-1.2.1/conf/server/server.conf 16:36:33 spire-1.2.1/conf/server/server_full.conf 16:36:33 spire-1.2.1/doc/ 16:36:33 spire-1.2.1/doc/SPIRE101.md 16:36:33 spire-1.2.1/doc/auditlog.md 16:36:33 spire-1.2.1/doc/authorization_policy_engine.md 16:36:33 spire-1.2.1/doc/changelog_guidelines.md 16:36:33 spire-1.2.1/doc/cure53-report.pdf 16:36:33 spire-1.2.1/doc/images/ 16:36:33 spire-1.2.1/doc/images/2019_roadmap.png 16:36:33 spire-1.2.1/doc/images/SPIRE101.png 16:36:33 spire-1.2.1/doc/images/SPIRE_agent.png 16:36:33 spire-1.2.1/doc/images/SPIRE_server.pngOK: 220 MiB in 52 packages 16:36:33 16:36:33 spire-1.2.1/doc/images/cache_mgr.png 16:36:33 spire-1.2.1/doc/images/cache_mgr_components.png 16:36:33 spire-1.2.1/doc/images/federated_spire.png 16:36:33 spire-1.2.1/doc/images/ha_mode.png 16:36:33 spire-1.2.1/doc/images/nested_spire.png 16:36:33 spire-1.2.1/doc/images/oidc_federation.png 16:36:33 spire-1.2.1/doc/images/single_trust_domain.png 16:36:33 spire-1.2.1/doc/images/spiffe_compatible.png 16:36:33 spire-1.2.1/doc/images/spire_logo.png 16:36:33 spire-1.2.1/doc/migrating_registration_api_clients.md 16:36:33 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:36:33 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:36:33 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:36:33 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:36:33 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:36:33 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:36:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:36:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:36:33 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:36:33 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:36:33 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:36:33 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:36:33 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:36:33 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:36:33 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:36:33 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:36:33 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:36:33 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:36:33 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:36:33 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:36:33 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:36:33 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:36:33 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:36:33 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:36:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:36:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:36:33 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:36:33 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:36:33 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:36:33 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:36:33 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:36:33 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:36:33 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:36:33 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:36:33 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:36:33 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:36:33 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:36:33 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:36:33 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:36:33 spire-1.2.1/doc/scaling_spire.md 16:36:33 spire-1.2.1/doc/spire_agent.md 16:36:33 spire-1.2.1/doc/spire_server.md 16:36:33 spire-1.2.1/doc/supported_integrations.md 16:36:33 spire-1.2.1/doc/telemetry.md 16:36:33 spire-1.2.1/doc/telemetry_config.md 16:36:33 spire-1.2.1/doc/upgrading.md 16:36:33 spire-1.2.1/doc/using_spire.md 16:36:33 spire-1.2.1/examples/ 16:36:33 spire-1.2.1/examples/README.md 16:36:33 spire-1.2.1/go.mod 16:36:33 spire-1.2.1/go.sum 16:36:33 spire-1.2.1/pkg/ 16:36:33 spire-1.2.1/pkg/agent/ 16:36:33 spire-1.2.1/pkg/agent/agent.go 16:36:33 spire-1.2.1/pkg/agent/api/ 16:36:33 spire-1.2.1/pkg/agent/api/config.go 16:36:33 spire-1.2.1/pkg/agent/api/debug/ 16:36:33 spire-1.2.1/pkg/agent/api/debug/v1/ 16:36:33 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:36:33 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:36:33 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:36:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:36:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:36:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:36:33 spire-1.2.1/pkg/agent/api/endpoints.go 16:36:33 spire-1.2.1/pkg/agent/api/health/ 16:36:33 spire-1.2.1/pkg/agent/api/health/v1/ 16:36:33 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:36:33 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:36:33 spire-1.2.1/pkg/agent/api/rpccontext/ 16:36:33 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:36:33 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:36:33 spire-1.2.1/pkg/agent/attestor/ 16:36:33 spire-1.2.1/pkg/agent/attestor/node/ 16:36:33 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:36:33 spire-1.2.1/pkg/agent/attestor/node/node.go 16:36:33 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:36:33 spire-1.2.1/pkg/agent/attestor/workload/ 16:36:33 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:36:33 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:36:33 spire-1.2.1/pkg/agent/catalog/ 16:36:33 spire-1.2.1/pkg/agent/catalog/catalog.go 16:36:33 spire-1.2.1/pkg/agent/catalog/keymanager.goRemoving intermediate container ffc2ff602352 16:36:33 ---> 5175fe63f496 16:36:33 16:36:33 Step 10/23 : FROM alpine:3.14 16:36:33 ---> ac73e934f311 16:36:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:34 16:36:34 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:36:34 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:36:34 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:36:34 spire-1.2.1/pkg/agent/client/ 16:36:34 spire-1.2.1/pkg/agent/client/client.go 16:36:34 spire-1.2.1/pkg/agent/client/client_test.go 16:36:34 spire-1.2.1/pkg/agent/client/dial.go 16:36:34 spire-1.2.1/pkg/agent/client/nodeconn.go 16:36:34 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:36:34 spire-1.2.1/pkg/agent/client/update.go 16:36:34 spire-1.2.1/pkg/agent/client/util.go 16:36:34 spire-1.2.1/pkg/agent/common/ 16:36:34 spire-1.2.1/pkg/agent/common/backoff/ 16:36:34 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:36:34 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:36:34 spire-1.2.1/pkg/agent/common/cgroups/ 16:36:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:36:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:36:34 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:36:34 spire-1.2.1/pkg/agent/config.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/ 16:36:34 spire-1.2.1/pkg/agent/endpoints/config.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:36:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:36:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/workload/ 16:36:34 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:36:34 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:36:34 spire-1.2.1/pkg/agent/manager/ 16:36:34 spire-1.2.1/pkg/agent/manager/cache/ 16:36:34 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:36:34 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:36:34 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:36:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:36:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:36:34 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:36:34 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:36:34 spire-1.2.1/pkg/agent/manager/config.go 16:36:34 spire-1.2.1/pkg/agent/manager/manager.go 16:36:34 spire-1.2.1/pkg/agent/manager/manager_test.go 16:36:34 spire-1.2.1/pkg/agent/manager/storage.go 16:36:34 spire-1.2.1/pkg/agent/manager/storage_test.go 16:36:34 spire-1.2.1/pkg/agent/manager/storecache/ 16:36:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:36:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:36:34 spire-1.2.1/pkg/agent/manager/sync.go 16:36:34 spire-1.2.1/pkg/agent/plugin/ 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:36:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ ---> Running in 67fb768e0a61 16:36:34 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:36:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:36:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:36:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:36:34 spire-1.2.1/pkg/agent/svid/ 16:36:34 spire-1.2.1/pkg/agent/svid/rotator.go 16:36:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:36:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:36:34 spire-1.2.1/pkg/agent/svid/store/ 16:36:34 spire-1.2.1/pkg/agent/svid/store/service.go 16:36:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:36:34 spire-1.2.1/pkg/common/ 16:36:34 spire-1.2.1/pkg/common/agentpathtemplate/ 16:36:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:36:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:36:34 spire-1.2.1/pkg/common/api/ 16:36:34 spire-1.2.1/pkg/common/api/metrics.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/ 16:36:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/logger.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/names.go 16:36:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:36:34 spire-1.2.1/pkg/common/api/names.go 16:36:34 spire-1.2.1/pkg/common/api/ratelimit.go 16:36:34 spire-1.2.1/pkg/common/api/rpccontext/ 16:36:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:36:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:36:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:36:34 spire-1.2.1/pkg/common/auth/ 16:36:34 spire-1.2.1/pkg/common/auth/interceptors.go 16:36:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:36:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:36:34 spire-1.2.1/pkg/common/bundleutil/ 16:36:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:36:34 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:36:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:36:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:36:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:36:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:36:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:36:34 spire-1.2.1/pkg/common/bundleutil/types.go 16:36:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:36:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:36:34 spire-1.2.1/pkg/common/catalog/ 16:36:34 spire-1.2.1/pkg/common/catalog/bind.go 16:36:34 spire-1.2.1/pkg/common/catalog/builtin.go 16:36:34 spire-1.2.1/pkg/common/catalog/catalog.go 16:36:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:36:34 spire-1.2.1/pkg/common/catalog/closers.go 16:36:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:36:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:36:34 spire-1.2.1/pkg/common/catalog/config.go 16:36:34 spire-1.2.1/pkg/common/catalog/config_test.go 16:36:34 spire-1.2.1/pkg/common/catalog/configure.go 16:36:34 spire-1.2.1/pkg/common/catalog/constraints.go 16:36:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:36:34 spire-1.2.1/pkg/common/catalog/context.go 16:36:34 spire-1.2.1/pkg/common/catalog/external.go 16:36:34 spire-1.2.1/pkg/common/catalog/host.go 16:36:34 spire-1.2.1/pkg/common/catalog/pipenet.go 16:36:34 spire-1.2.1/pkg/common/catalog/plugin.go 16:36:34 spire-1.2.1/pkg/common/catalog/testplugin/ 16:36:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:36:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:36:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:36:34 spire-1.2.1/pkg/common/cli/ 16:36:34 spire-1.2.1/pkg/common/cli/env.go 16:36:34 spire-1.2.1/pkg/common/cli/flags.go 16:36:34 spire-1.2.1/pkg/common/cli/trust_domain.go 16:36:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:36:34 spire-1.2.1/pkg/common/cli/umask.go 16:36:34 spire-1.2.1/pkg/common/cli/umask_posix.go 16:36:34 spire-1.2.1/pkg/common/cli/umask_test.go 16:36:34 spire-1.2.1/pkg/common/cli/umask_windows.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/ 16:36:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/flag.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/format.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/ 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:36:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:36:34 spire-1.2.1/pkg/common/coretypes/ 16:36:34 spire-1.2.1/pkg/common/coretypes/bundle/ 16:36:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:36:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:36:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:36:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:36:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:36:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:36:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:36:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:36:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:36:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:36:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:36:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:36:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:36:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:36:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:36:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:36:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:36:34 spire-1.2.1/pkg/common/cryptoutil/ 16:36:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:36:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:36:34 spire-1.2.1/pkg/common/diskutil/ 16:36:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:36:34 spire-1.2.1/pkg/common/diskutil/file_test.go 16:36:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:36:34 spire-1.2.1/pkg/common/errorutil/ 16:36:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:36:34 spire-1.2.1/pkg/common/health/ 16:36:34 spire-1.2.1/pkg/common/health/config.go 16:36:34 spire-1.2.1/pkg/common/health/context.go 16:36:34 spire-1.2.1/pkg/common/health/context_test.go 16:36:34 spire-1.2.1/pkg/common/health/health.go 16:36:34 spire-1.2.1/pkg/common/health/health_test.go 16:36:34 spire-1.2.1/pkg/common/health/logger.go 16:36:34 spire-1.2.1/pkg/common/hostservice/ 16:36:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:36:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:36:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:36:34 spire-1.2.1/pkg/common/idutil/ 16:36:34 spire-1.2.1/pkg/common/idutil/require.go 16:36:34 spire-1.2.1/pkg/common/idutil/require_test.go 16:36:34 spire-1.2.1/pkg/common/idutil/safety.go 16:36:34 spire-1.2.1/pkg/common/idutil/safety_test.go 16:36:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:36:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:36:34 spire-1.2.1/pkg/common/jwtsvid/ 16:36:34 spire-1.2.1/pkg/common/jwtsvid/common.go 16:36:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:36:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:36:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:36:34 spire-1.2.1/pkg/common/jwtutil/ 16:36:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:36:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:36:34 spire-1.2.1/pkg/common/log/ 16:36:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:36:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:36:34 spire-1.2.1/pkg/common/log/log.go 16:36:34 spire-1.2.1/pkg/common/log/log_test.go 16:36:34 spire-1.2.1/pkg/common/log/options.go 16:36:34 spire-1.2.1/pkg/common/nodeutil/ 16:36:34 spire-1.2.1/pkg/common/nodeutil/node.go 16:36:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:36:34 spire-1.2.1/pkg/common/peertracker/ 16:36:34 spire-1.2.1/pkg/common/peertracker/conn.go 16:36:34 spire-1.2.1/pkg/common/peertracker/credentials.go 16:36:34 spire-1.2.1/pkg/common/peertracker/errors.go 16:36:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:36:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:36:34 spire-1.2.1/pkg/common/peertracker/info.go 16:36:34 spire-1.2.1/pkg/common/peertracker/listener.go 16:36:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:36:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:36:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:36:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:36:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:36:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:36:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:36:34 spire-1.2.1/pkg/common/peertracker/tcp.go 16:36:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:36:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:36:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:36:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:36:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:36:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:36:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:36:34 spire-1.2.1/pkg/common/peertracker/uds.go 16:36:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:36:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:36:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:36:34 spire-1.2.1/pkg/common/pemutil/ 16:36:34 spire-1.2.1/pkg/common/pemutil/block.go 16:36:34 spire-1.2.1/pkg/common/pemutil/certs.go 16:36:34 spire-1.2.1/pkg/common/pemutil/common.go 16:36:34 spire-1.2.1/pkg/common/pemutil/csr.go 16:36:34 spire-1.2.1/pkg/common/pemutil/keys.go 16:36:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:36:34 spire-1.2.1/pkg/common/pemutil/testdata/ 16:36:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:36:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:36:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:36:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:36:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:36:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:36:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:36:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:36:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:36:34 spire-1.2.1/pkg/common/plugin/ 16:36:34 spire-1.2.1/pkg/common/plugin/aws/ 16:36:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:36:34 spire-1.2.1/pkg/common/plugin/azure/ 16:36:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:36:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:36:34 spire-1.2.1/pkg/common/plugin/facade.go 16:36:34 spire-1.2.1/pkg/common/plugin/facade_test.go 16:36:34 spire-1.2.1/pkg/common/plugin/gcp/ 16:36:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:36:34 spire-1.2.1/pkg/common/plugin/k8s/ 16:36:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:36:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:36:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:36:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:36:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:36:34 spire-1.2.1/pkg/common/plugin/log.go 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/ 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:36:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:36:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:36:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:36:34 spire-1.2.1/pkg/common/plugin/x509pop/ 16:36:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:36:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:36:34 spire-1.2.1/pkg/common/profiling/ 16:36:34 spire-1.2.1/pkg/common/profiling/dumpers.go 16:36:34 spire-1.2.1/pkg/common/profiling/profiling.go 16:36:34 spire-1.2.1/pkg/common/protoutil/ 16:36:34 spire-1.2.1/pkg/common/protoutil/masks.go 16:36:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:36:34 spire-1.2.1/pkg/common/rotationutil/ 16:36:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:36:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:36:34 spire-1.2.1/pkg/common/selector/ 16:36:34 spire-1.2.1/pkg/common/selector/selector.go 16:36:34 spire-1.2.1/pkg/common/selector/selector_test.go 16:36:34 spire-1.2.1/pkg/common/selector/set.go 16:36:34 spire-1.2.1/pkg/common/selector/set_utils.go 16:36:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/ 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/ 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:36:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:36:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:36:34 spire-1.2.1/pkg/common/telemetry/call.go 16:36:34 spire-1.2.1/pkg/common/telemetry/common/ 16:36:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:36:34 spire-1.2.1/pkg/common/telemetry/config.go 16:36:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:36:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/inmem.go 16:36:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/m3.go 16:36:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/metrics.go 16:36:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/names.go 16:36:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:36:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:36:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/ 16:36:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:36:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:36:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:36:34 spire-1.2.1/pkg/common/telemetry/server/server.go 16:36:34 spire-1.2.1/pkg/common/telemetry/sink.go 16:36:34 spire-1.2.1/pkg/common/telemetry/statsd.go 16:36:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:36:34 spire-1.2.1/pkg/common/telemetry/uptime.go 16:36:34 spire-1.2.1/pkg/common/telemetry/version.go 16:36:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:36:34 spire-1.2.1/pkg/common/uptime/ 16:36:34 spire-1.2.1/pkg/common/uptime/uptime.go 16:36:34 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:36:34 spire-1.2.1/pkg/common/util/ 16:36:34 spire-1.2.1/pkg/common/util/certs.go 16:36:34 spire-1.2.1/pkg/common/util/certs_test.go 16:36:34 spire-1.2.1/pkg/common/util/csr.go 16:36:34 spire-1.2.1/pkg/common/util/hash.go 16:36:34 spire-1.2.1/pkg/common/util/selectors.go 16:36:34 spire-1.2.1/pkg/common/util/selectors_test.go 16:36:34 spire-1.2.1/pkg/common/util/signals.go 16:36:34 spire-1.2.1/pkg/common/util/sort.go 16:36:34 spire-1.2.1/pkg/common/util/sort_test.go 16:36:34 spire-1.2.1/pkg/common/util/task.go 16:36:34 spire-1.2.1/pkg/common/util/task_test.go 16:36:34 spire-1.2.1/pkg/common/util/testdata/ 16:36:34 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:36:34 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:36:34 spire-1.2.1/pkg/common/version/ 16:36:34 spire-1.2.1/pkg/common/version/version.go 16:36:34 spire-1.2.1/pkg/common/x509svid/ 16:36:34 spire-1.2.1/pkg/common/x509svid/common_test.go 16:36:34 spire-1.2.1/pkg/common/x509svid/csr.go 16:36:34 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:36:34 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:36:34 spire-1.2.1/pkg/common/x509util/ 16:36:34 spire-1.2.1/pkg/common/x509util/cert.go 16:36:34 spire-1.2.1/pkg/common/x509util/dns.go 16:36:34 spire-1.2.1/pkg/common/x509util/dns_test.go 16:36:34 spire-1.2.1/pkg/common/x509util/keyid.go 16:36:34 spire-1.2.1/pkg/common/x509util/keypair.go 16:36:34 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:36:34 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:36:34 spire-1.2.1/pkg/server/ 16:36:34 spire-1.2.1/pkg/server/api/ 16:36:34 spire-1.2.1/pkg/server/api/agent.go 16:36:34 spire-1.2.1/pkg/server/api/agent/ 16:36:34 spire-1.2.1/pkg/server/api/agent/v1/ 16:36:34 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:36:34 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:36:34 spire-1.2.1/pkg/server/api/agent_test.go 16:36:34 spire-1.2.1/pkg/server/api/api.go 16:36:34 spire-1.2.1/pkg/server/api/audit/ 16:36:34 spire-1.2.1/pkg/server/api/audit/audit.go 16:36:34 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:36:34 spire-1.2.1/pkg/server/api/bundle.go 16:36:34 spire-1.2.1/pkg/server/api/bundle/ 16:36:34 spire-1.2.1/pkg/server/api/bundle/v1/ 16:36:34 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:36:34 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:36:34 spire-1.2.1/pkg/server/api/bundle_test.go 16:36:34 spire-1.2.1/pkg/server/api/debug/ 16:36:34 spire-1.2.1/pkg/server/api/debug/v1/ 16:36:34 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:36:34 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:36:34 spire-1.2.1/pkg/server/api/entry.go 16:36:34 spire-1.2.1/pkg/server/api/entry/ 16:36:34 spire-1.2.1/pkg/server/api/entry/v1/ 16:36:34 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:36:34 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:36:34 spire-1.2.1/pkg/server/api/entry_test.go 16:36:34 spire-1.2.1/pkg/server/api/health/ 16:36:34 spire-1.2.1/pkg/server/api/health/v1/ 16:36:34 spire-1.2.1/pkg/server/api/health/v1/service.go 16:36:34 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:36:34 spire-1.2.1/pkg/server/api/id.go 16:36:34 spire-1.2.1/pkg/server/api/id_test.go 16:36:34 spire-1.2.1/pkg/server/api/limits/ 16:36:34 spire-1.2.1/pkg/server/api/limits/limits.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/ 16:36:34 spire-1.2.1/pkg/server/api/middleware/alias.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/audit.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/caller.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/common.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/entries.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:36:34 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:36:34 spire-1.2.1/pkg/server/api/ratelimit.go 16:36:34 spire-1.2.1/pkg/server/api/rpccontext/ 16:36:34 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:36:34 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:36:34 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:36:34 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:36:34 spire-1.2.1/pkg/server/api/selector.go 16:36:34 spire-1.2.1/pkg/server/api/selector_test.go 16:36:34 spire-1.2.1/pkg/server/api/status.go 16:36:34 spire-1.2.1/pkg/server/api/status_test.go 16:36:34 spire-1.2.1/pkg/server/api/svid/ 16:36:34 spire-1.2.1/pkg/server/api/svid/v1/ 16:36:34 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:36:34 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:36:34 spire-1.2.1/pkg/server/api/trustdomain.go 16:36:34 spire-1.2.1/pkg/server/api/trustdomain/ 16:36:34 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:36:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:36:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:36:34 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:36:34 spire-1.2.1/pkg/server/authpolicy/ 16:36:34 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:36:34 spire-1.2.1/pkg/server/authpolicy/policy.go 16:36:34 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:36:34 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:36:34 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:36:34 spire-1.2.1/pkg/server/authpolicy/validate.go 16:36:34 spire-1.2.1/pkg/server/bundle/ 16:36:34 spire-1.2.1/pkg/server/bundle/client/ 16:36:34 spire-1.2.1/pkg/server/bundle/client/client.go 16:36:34 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:36:34 spire-1.2.1/pkg/server/bundle/client/manager.go 16:36:34 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:36:34 spire-1.2.1/pkg/server/bundle/client/sources.go 16:36:34 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:36:34 spire-1.2.1/pkg/server/bundle/client/updater.go 16:36:34 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:36:34 spire-1.2.1/pkg/server/ca/ 16:36:34 spire-1.2.1/pkg/server/ca/ca.go 16:36:34 spire-1.2.1/pkg/server/ca/ca_health.go 16:36:34 spire-1.2.1/pkg/server/ca/ca_test.go 16:36:34 spire-1.2.1/pkg/server/ca/journal.go 16:36:34 spire-1.2.1/pkg/server/ca/journal_test.go 16:36:34 spire-1.2.1/pkg/server/ca/manager.go 16:36:34 spire-1.2.1/pkg/server/ca/manager_health.go 16:36:34 spire-1.2.1/pkg/server/ca/manager_test.go 16:36:34 spire-1.2.1/pkg/server/ca/templates.go 16:36:34 spire-1.2.1/pkg/server/ca/upstream_client.go 16:36:34 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:36:34 spire-1.2.1/pkg/server/ca/validation.go 16:36:34 spire-1.2.1/pkg/server/cache/ 16:36:34 spire-1.2.1/pkg/server/cache/dscache/ 16:36:34 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:36:34 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:36:34 spire-1.2.1/pkg/server/cache/entrycache/ 16:36:34 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:36:34 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:36:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:36:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:36:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:36:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:36:34 spire-1.2.1/pkg/server/catalog/ 16:36:34 spire-1.2.1/pkg/server/catalog/catalog.go 16:36:34 spire-1.2.1/pkg/server/catalog/keymanager.go 16:36:34 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:36:34 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:36:34 spire-1.2.1/pkg/server/catalog/notifier.go 16:36:34 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:36:34 spire-1.2.1/pkg/server/config.go 16:36:34 spire-1.2.1/pkg/server/datastore/ 16:36:34 spire-1.2.1/pkg/server/datastore/datastore.go 16:36:34 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:36:34 spire-1.2.1/pkg/server/datastore/repository.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:36:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:36:34 spire-1.2.1/pkg/server/endpoints/ 16:36:34 spire-1.2.1/pkg/server/endpoints/bundle/ 16:36:34 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:36:34 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:36:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:36:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:36:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:36:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:36:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:36:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:36:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:36:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:36:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:36:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:36:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:36:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:36:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:36:35 spire-1.2.1/pkg/server/endpoints/config.go 16:36:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:36:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:36:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:36:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:36:35 spire-1.2.1/pkg/server/endpoints/middleware.go 16:36:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:36:35 spire-1.2.1/pkg/server/hostservice/ 16:36:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:36:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:36:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:36:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:36:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:36:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:36:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:36:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/ 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/ 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:36:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:36:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:36:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:36:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:36:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:36:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:36:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:36:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:36:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/ 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:36:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:36:35 Removing intermediate container 67fb768e0a61 16:36:35 ---> f7e14af3ada0 16:36:35 Step 12/23 : ENV APP_PORT=59880 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:36:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:36:35 spire-1.2.1/pkg/server/registration/ 16:36:35 spire-1.2.1/pkg/server/registration/manager.go 16:36:35 spire-1.2.1/pkg/server/registration/manager_test.go 16:36:35 spire-1.2.1/pkg/server/scanentries.go 16:36:35 spire-1.2.1/pkg/server/scanentries_test.go 16:36:35 spire-1.2.1/pkg/server/server.go 16:36:35 spire-1.2.1/pkg/server/server_test.go 16:36:35 spire-1.2.1/pkg/server/svid/ 16:36:35 spire-1.2.1/pkg/server/svid/observer.go 16:36:35 spire-1.2.1/pkg/server/svid/observer_test.go 16:36:35 spire-1.2.1/pkg/server/svid/rotator.go 16:36:35 spire-1.2.1/pkg/server/svid/rotator_config.go 16:36:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:36:35 spire-1.2.1/pkg/server/svid/rotator_test.go 16:36:35 spire-1.2.1/proto/ 16:36:35 spire-1.2.1/proto/private/ 16:36:35 spire-1.2.1/proto/private/server/ 16:36:35 spire-1.2.1/proto/private/server/journal/ 16:36:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:36:35 spire-1.2.1/proto/private/server/journal/journal.proto 16:36:35 spire-1.2.1/proto/spire/ 16:36:35 spire-1.2.1/proto/spire/common/ 16:36:35 spire-1.2.1/proto/spire/common/common.pb.go 16:36:35 spire-1.2.1/proto/spire/common/common.proto 16:36:35 spire-1.2.1/proto/spire/common/plugin/ 16:36:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:36:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:36:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:36:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:36:35 spire-1.2.1/proto/spire/plugin/ 16:36:35 spire-1.2.1/proto/spire/plugin/agent/ 16:36:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:36:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:36:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:36:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:36:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:36:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:36:35 spire-1.2.1/release/ 16:36:35 spire-1.2.1/release/spire-extras/ 16:36:35 spire-1.2.1/release/spire-extras/README.md 16:36:35 spire-1.2.1/release/spire-extras/conf/ 16:36:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:36:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:36:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:36:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:36:35 spire-1.2.1/release/spire/ 16:36:35 spire-1.2.1/release/spire/README.md 16:36:35 spire-1.2.1/release/spire/conf/ 16:36:35 spire-1.2.1/release/spire/conf/agent/ 16:36:35 spire-1.2.1/release/spire/conf/agent/agent.conf 16:36:35 spire-1.2.1/release/spire/conf/server/ 16:36:35 spire-1.2.1/release/spire/conf/server/server.conf 16:36:35 spire-1.2.1/script/ 16:36:35 spire-1.2.1/script/build-artifact.sh 16:36:35 spire-1.2.1/script/generate_dummy_ca.sh 16:36:35 spire-1.2.1/support/ 16:36:35 spire-1.2.1/support/k8s/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go ---> Running in 6f648d6843ea 16:36:35 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:36:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/ 16:36:35 spire-1.2.1/support/oidc-discovery-provider/README.md 16:36:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/config.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/main.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:36:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:36:35 spire-1.2.1/test/ 16:36:35 spire-1.2.1/test/clock/ 16:36:35 spire-1.2.1/test/clock/clock.go 16:36:35 spire-1.2.1/test/fakes/ 16:36:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:36:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:36:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:36:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:36:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:36:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:36:35 spire-1.2.1/test/fakes/fakeagentstore/ 16:36:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:36:35 spire-1.2.1/test/fakes/fakedatastore/ 16:36:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:36:35 spire-1.2.1/test/fakes/fakeentryclient/ 16:36:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:36:35 spire-1.2.1/test/fakes/fakehealthchecker/ 16:36:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:36:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:36:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:36:35 spire-1.2.1/test/fakes/fakemetrics/ 16:36:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:36:35 spire-1.2.1/test/fakes/fakenoderesolver/ 16:36:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:36:35 spire-1.2.1/test/fakes/fakenotifier/ 16:36:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:36:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:36:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:36:35 spire-1.2.1/test/fakes/fakeserverca/ 16:36:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:36:35 spire-1.2.1/test/fakes/fakeservercatalog/ 16:36:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:36:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:36:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:36:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:36:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:36:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:36:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:36:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:36:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:36:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:36:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:36:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:36:35 spire-1.2.1/test/fixture/ 16:36:35 spire-1.2.1/test/fixture/certs/ 16:36:35 spire-1.2.1/test/fixture/certs/agent_svid.der 16:36:35 spire-1.2.1/test/fixture/certs/base_cert.pem 16:36:35 spire-1.2.1/test/fixture/certs/base_csr.pem 16:36:35 spire-1.2.1/test/fixture/certs/base_key.pem 16:36:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:36:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:36:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:36:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:36:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:36:35 spire-1.2.1/test/fixture/certs/blog_key.pem 16:36:35 spire-1.2.1/test/fixture/certs/bundle.der 16:36:35 spire-1.2.1/test/fixture/certs/ca.pem 16:36:35 spire-1.2.1/test/fixture/certs/ca_key.pem 16:36:35 spire-1.2.1/test/fixture/certs/database_cert.pem 16:36:35 spire-1.2.1/test/fixture/certs/database_csr.pem 16:36:35 spire-1.2.1/test/fixture/certs/database_key.pem 16:36:35 spire-1.2.1/test/fixture/certs/node_cert.pem 16:36:35 spire-1.2.1/test/fixture/certs/node_csr.pem 16:36:35 spire-1.2.1/test/fixture/certs/node_key.pem 16:36:35 spire-1.2.1/test/fixture/certs/svid.pem 16:36:35 spire-1.2.1/test/fixture/certs/svid_key.pem 16:36:35 spire-1.2.1/test/fixture/config/ 16:36:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:36:35 spire-1.2.1/test/fixture/config/agent_good.conf 16:36:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:36:35 spire-1.2.1/test/fixture/config/plugin_good.conf 16:36:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:36:35 spire-1.2.1/test/fixture/config/server_good.conf 16:36:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:36:35 spire-1.2.1/test/fixture/fixture.go 16:36:35 spire-1.2.1/test/fixture/nodeattestor/ 16:36:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:36:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:36:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:36:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:36:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:36:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:36:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:36:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:36:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:36:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:36:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:36:35 spire-1.2.1/test/fixture/registration/ 16:36:35 spire-1.2.1/test/fixture/registration/entries.json 16:36:35 spire-1.2.1/test/fixture/registration/good-for-update.json 16:36:35 spire-1.2.1/test/fixture/registration/good.json 16:36:35 spire-1.2.1/test/fixture/registration/invalid.json 16:36:35 spire-1.2.1/test/fixture/registration/invalid_json.json 16:36:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:36:35 spire-1.2.1/test/integration/ 16:36:35 spire-1.2.1/test/integration/README.md 16:36:35 spire-1.2.1/test/integration/common 16:36:35 spire-1.2.1/test/integration/setup/ 16:36:35 spire-1.2.1/test/integration/setup/adminclient/ 16:36:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:36:35 spire-1.2.1/test/integration/setup/adminclient/client.go 16:36:35 spire-1.2.1/test/integration/setup/debugagent/ 16:36:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:36:35 spire-1.2.1/test/integration/setup/debugagent/main.go 16:36:35 spire-1.2.1/test/integration/setup/debugserver/ 16:36:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:36:35 spire-1.2.1/test/integration/setup/debugserver/main.go 16:36:35 spire-1.2.1/test/integration/setup/downstreamclient/ 16:36:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:36:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:36:35 spire-1.2.1/test/integration/setup/itclient/ 16:36:35 spire-1.2.1/test/integration/setup/itclient/client.go 16:36:35 spire-1.2.1/test/integration/setup/node-attestation/ 16:36:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:36:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:36:35 spire-1.2.1/test/integration/setup/x509pop/ 16:36:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:36:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:36:35 spire-1.2.1/test/integration/suites/ 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlRemoving intermediate container c5cd9481ef71 16:36:35 ---> cdb6177f1e80 16:36:35 Step 6/22 : COPY go.mod vendor* ./ 16:36:35 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:36:35 spire-1.2.1/test/integration/suites/join-token/ 16:36:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:36:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:36:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:36:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:36:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:36:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:36:35 spire-1.2.1/test/integration/suites/join-token/README.md 16:36:35 spire-1.2.1/test/integration/suites/join-token/conf/ 16:36:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/join-token/teardown 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:36:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:36:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:36:35 spire-1.2.1/test/integration/suites/k8s/ 16:36:35 spire-1.2.1/test/integration/suites/k8s/00-setup 16:36:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:36:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:36:35 spire-1.2.1/test/integration/suites/k8s/README.md 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/ 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:36:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:36:35 spire-1.2.1/test/integration/suites/k8s/teardown 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/ 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:36:35 spire-1.2.1/test/integration/suites/rotation/ 16:36:35 spire-1.2.1/test/integration/suites/rotation/00-setup 16:36:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:36:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:36:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:36:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:36:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:36:35 spire-1.2.1/test/integration/suites/rotation/README.md 16:36:35 spire-1.2.1/test/integration/suites/rotation/conf/ 16:36:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/rotation/teardown 16:36:35 spire-1.2.1/test/integration/suites/self-test/ 16:36:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:36:35 spire-1.2.1/test/integration/suites/self-test/README.md 16:36:35 spire-1.2.1/test/integration/suites/self-test/teardown 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:36:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:36:35 spire-1.2.1/test/integration/suites/upgrade/ 16:36:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:36:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:36:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:36:35 spire-1.2.1/test/integration/suites/upgrade/README.md 16:36:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:36:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:36:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:36:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:36:35 spire-1.2.1/test/integration/suites/upgrade/teardown 16:36:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:36:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:36:35 spire-1.2.1/test/integration/test-one.sh 16:36:35 spire-1.2.1/test/integration/test.sh 16:36:35 spire-1.2.1/test/plugintest/ 16:36:35 spire-1.2.1/test/plugintest/config.go 16:36:35 spire-1.2.1/test/plugintest/load.go 16:36:35 spire-1.2.1/test/plugintest/option.go 16:36:35 spire-1.2.1/test/spiretest/ 16:36:35 spire-1.2.1/test/spiretest/apiserver.go 16:36:35 spire-1.2.1/test/spiretest/assertions.go 16:36:35 spire-1.2.1/test/spiretest/dir.go 16:36:35 spire-1.2.1/test/spiretest/errors_posix.go 16:36:35 spire-1.2.1/test/spiretest/errors_windows.go 16:36:35 spire-1.2.1/test/spiretest/logs.go 16:36:35 spire-1.2.1/test/spiretest/socketapi.go 16:36:35 spire-1.2.1/test/spiretest/suite.go 16:36:35 spire-1.2.1/test/spiretest/x509.go 16:36:35 spire-1.2.1/test/testca/ 16:36:35 spire-1.2.1/test/testca/ca.go 16:36:35 spire-1.2.1/test/testkey/ 16:36:35 spire-1.2.1/test/testkey/generate.sh 16:36:35 spire-1.2.1/test/testkey/genkeys.go 16:36:35 spire-1.2.1/test/testkey/keys.go 16:36:35 spire-1.2.1/test/testkey/new.go 16:36:35 spire-1.2.1/test/tpmsimulator/ 16:36:35 spire-1.2.1/test/tpmsimulator/simulator.go 16:36:35 spire-1.2.1/test/util/ 16:36:35 spire-1.2.1/test/util/cert_fixtures.go 16:36:35 spire-1.2.1/test/util/cert_generation.go 16:36:35 spire-1.2.1/test/util/io_redirection.go 16:36:35 spire-1.2.1/test/util/race.go 16:36:35 spire-1.2.1/test/util/util.go 16:36:35 building spire from source... 16:36:35 Removing intermediate container 6f648d6843ea 16:36:35 ---> 26ab9bcee11b 16:36:35 Step 13/23 : EXPOSE $APP_PORT 16:36:36 ---> Running in 3bae171dfe67 16:36:36 Installing go1.17.7... 16:36:36 Removing intermediate container 3bae171dfe67 16:36:36 ---> 72a9775c5e4d 16:36:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:36 ---> Running in 0682699bc4b8 16:36:37 ---> 80b350c30032 16:36:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:37 ---> Running in d9373eb4e55b 16:36:40 Removing intermediate container 0682699bc4b8 16:36:40 ---> 12ea88c6747e 16:36:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:36:40 ---> Running in a33412b9a7f3 16:36:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:36:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:36:43 Removing intermediate container d9373eb4e55b 16:36:43 ---> 75788c0f382e 16:36:43 Step 8/22 : COPY . . 16:36:44 (1/6) Installing dumb-init (1.2.5-r1) 16:36:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:36:44 (3/6) Installing libsodium (1.0.18-r0) 16:36:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:36:45 (5/6) Installing libzmq (4.3.4-r0) 16:36:45 (6/6) Installing zeromq (4.3.4-r0) 16:36:45 Executing busybox-1.33.1-r7.trigger 16:36:45 OK: 8 MiB in 20 packages 16:36:47 Removing intermediate container a33412b9a7f3 16:36:47 ---> fcdde2ce790f 16:36:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:49 ---> fba66935f753 16:36:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:52 ---> 1162114f73ae 16:36:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:36:54 ---> b6ba1c04c29e 16:36:54 Step 19/23 : ENTRYPOINT ["/core-data"] 16:36:54 ---> Running in 902e8d2f6770 16:36:54 Removing intermediate container 902e8d2f6770 16:36:54 ---> 8ebeecd96b00 16:36:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:55 ---> Running in 5042216c1e2f 16:36:55 Removing intermediate container 5042216c1e2f 16:36:55 ---> 7c06a63bb3c0 16:36:55 Step 21/23 : LABEL arch=arm64 16:36:55 ---> Running in ff749717c508 16:36:56 Removing intermediate container ff749717c508 16:36:56 ---> d8a972131dc2 16:36:56 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:36:56 ---> Running in 90d9f6cb15db 16:36:57 Removing intermediate container 90d9f6cb15db 16:36:57 ---> 99d122654a29 16:36:57 Step 23/23 : LABEL version=2.2.0-dev.94 16:36:58 ---> Running in 8888b8af87e6 16:36:59 Removing intermediate container 8888b8af87e6 16:36:59 ---> eee5d8a31368 16:36:59 16:36:59 Successfully built eee5d8a31368 16:36:59 Successfully tagged core-data-arm64:latest 16:36:59 Building support-scheduler 16:37:01  Building core-data ... done  ---> d8aabaf068ce 16:37:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:37:01 ---> Running in 7dd7718d2582 16:37:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:37:05 Building bin/spire-server... 16:37:05 go: downloading github.com/mitchellh/cli v1.1.2 16:37:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:37:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:37:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:37:06 go: downloading google.golang.org/grpc v1.44.0 16:37:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:37:12 Removing intermediate container a2dc61f349d2 16:37:12 ---> 5b752659e432 16:37:12 16:37:12 Step 9/20 : FROM alpine:3.15 16:37:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:37:12 go: downloading github.com/imdario/mergo v0.3.12 16:37:12 3.15: Pulling from library/alpine 16:37:12 go: downloading github.com/sirupsen/logrus v1.8.1 16:37:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:37:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:37:14 go: downloading github.com/mattn/go-isatty v0.0.14 16:37:14 go: downloading github.com/fatih/color v1.13.0 16:37:14 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:37:14 Status: Downloaded newer image for alpine:3.15 16:37:14 ---> 3fb3c9af89a9 16:37:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:37:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:37:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:37:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:37:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:37:14  ---> Running in 8eadf7d9dc8f 16:37:15 Removing intermediate container 8eadf7d9dc8f 16:37:15 ---> 8ad8a88c71c6 16:37:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:15 ---> Running in 393d9f66f6ee 16:37:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:37:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:37:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:37:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:17 ---> 8865c25ae3d1 16:37:17 Step 3/22 : WORKDIR /edgex-go 16:37:17 ---> Using cache 16:37:17 ---> 1860c0e460e1 16:37:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:17 ---> Using cache 16:37:17 ---> 9d43e3e2921e 16:37:17 Step 5/22 : RUN apk add --update --no-cache make git 16:37:17 ---> Running in 0da2e5cbb5c0 16:37:17 go: downloading github.com/armon/go-metrics v0.3.10 16:37:17 go: downloading github.com/prometheus/client_golang v1.12.1 16:37:19 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:37:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:37:19 Removing intermediate container 393d9f66f6ee 16:37:19 ---> 63bd93f10086 16:37:19 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:37:19 ---> Running in e67d33d17057 16:37:19 go: downloading github.com/open-policy-agent/opa v0.38.0 16:37:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:37:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:37:21 OK: 220 MiB in 52 packages 16:37:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:37:23 Removing intermediate container 0da2e5cbb5c0 16:37:23 ---> 7116cd4cc369 16:37:23 Step 6/22 : COPY go.mod vendor* ./ 16:37:24 ---> 6dc85d77bdf5 16:37:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:24 ---> Running in 80817bc9718e 16:37:24 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:37:24 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:37:24 OK: 15732 distinct packages available 16:37:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:37:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:37:27 (1/9) Installing ca-certificates (20211220-r0) 16:37:27 (2/9) Installing brotli-libs (1.0.9-r5) 16:37:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:37:27 (4/9) Installing libcurl (7.80.0-r1) 16:37:27 (5/9) Installing curl (7.80.0-r1) 16:37:28 (6/9) Installing dumb-init (1.2.5-r1) 16:37:28 (7/9) Installing musl-obstack (1.2.3-r0) 16:37:28 (8/9) Installing libucontext (1.1-r0) 16:37:28 (9/9) Installing gcompat (1.0.0-r4) 16:37:28 Executing busybox-1.34.1-r5.trigger 16:37:28 Executing ca-certificates-20211220-r0.trigger 16:37:28 OK: 8 MiB in 23 packages 16:37:29 Removing intermediate container 80817bc9718e 16:37:29 ---> 744227310456 16:37:29 Step 8/22 : COPY . . 16:37:31 Removing intermediate container e67d33d17057 16:37:31 ---> ff578ca5c800 16:37:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:32 ---> 0582774e2a52 16:37:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:37:36 ---> 604d7c5b56d1 16:37:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:37:37 ---> c6b639a09c99 16:37:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:37:37 ---> Running in 0f9aaf75bc32 16:37:38 Removing intermediate container 0f9aaf75bc32 16:37:38 ---> 5902ce45c571 16:37:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:38 ---> Running in e7941eeb23e7 16:37:39 Removing intermediate container e7941eeb23e7 16:37:39 ---> 876e2fcfcce2 16:37:39 Step 18/20 : LABEL arch=arm64 16:37:40 ---> Running in e83d6847037d 16:37:40 Removing intermediate container e83d6847037d 16:37:40 ---> fe9d3be12f71 16:37:40 Step 19/20 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:37:41 ---> Running in 87e864142a12 16:37:41 Removing intermediate container 87e864142a12 16:37:41 ---> 989c766ca8e1 16:37:41 Step 20/20 : LABEL version=2.2.0-dev.94 16:37:42 ---> Running in 6e1dd43f52c6 16:37:42 Removing intermediate container 6e1dd43f52c6 16:37:42 ---> 54e8ab76f405 16:37:42 16:37:43 Successfully built 54e8ab76f405 16:37:43 Successfully tagged security-spiffe-token-provider-arm64:latest 16:37:43  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 16:37:46 go: downloading github.com/mattn/go-colorable v0.1.12 16:37:46 go: downloading github.com/Masterminds/goutils v1.1.0 16:37:46 go: downloading github.com/Masterminds/semver v1.5.0 16:37:46 go: downloading github.com/google/uuid v1.1.2 16:37:46 go: downloading github.com/huandu/xstrings v1.3.2 16:37:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:37:46 go: downloading github.com/oklog/run v1.0.0 16:37:46 go: downloading github.com/imkira/go-observer v1.0.3 16:37:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:37:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:37:46 go: downloading github.com/prometheus/client_model v0.2.0 16:37:46 go: downloading github.com/prometheus/common v0.32.1 16:37:46 go: downloading github.com/beorn7/perks v1.0.1 16:37:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:37:47 go: downloading github.com/prometheus/procfs v0.7.3 16:37:47  ---> 389b6c1a1066 16:37:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:37:47 ---> Running in 7a3e59725e32 16:37:47 go: downloading go.uber.org/atomic v1.9.0 16:37:48 go: downloading github.com/hashicorp/errwrap v1.1.0 16:37:48 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:37:48 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:37:48 go: downloading github.com/blang/semver/v4 v4.0.0 16:37:48 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:37:48 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:37:49 go: downloading github.com/jinzhu/gorm v1.9.16 16:37:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:37:49 go: downloading github.com/lib/pq v1.10.4 16:37:49 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:37:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:37:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:37:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:37:53 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:38:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:38:00 go: downloading github.com/stretchr/testify v1.7.0 16:38:00 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:38:00 go: downloading google.golang.org/api v0.70.0 16:38:00 go: downloading k8s.io/client-go v0.23.4 16:38:00 go: downloading k8s.io/api v0.23.4 16:38:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:38:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:38:02 ---> 8865c25ae3d1 16:38:02 Step 3/23 : WORKDIR /edgex-go 16:38:02 ---> Using cache 16:38:02 ---> 1860c0e460e1 16:38:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:02 ---> Using cache 16:38:02 ---> 9d43e3e2921e 16:38:02 Step 5/23 : RUN apk add --update --no-cache make bash git 16:38:03 ---> Running in 969a4ac0e1b0 16:38:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:38:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:38:07 OK: 220 MiB in 52 packages 16:38:08 Removing intermediate container 969a4ac0e1b0 16:38:08 ---> a0cc41891c89 16:38:08 Step 6/23 : COPY go.mod vendor* ./ 16:38:09 ---> bfcb26fc65e2 16:38:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:09 ---> Running in 9759ad6034d2 16:38:12 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:38:14 Removing intermediate container 9759ad6034d2 16:38:14 ---> 6c204176228a 16:38:14 Step 8/23 : COPY . . 16:38:27 ---> e5022ab9d1c5 16:38:27 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:38:27 ---> Running in b7e6b7a245bb 16:38: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.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:38:50 go: downloading github.com/google/go-tpm v0.3.3 16:38:50 go: downloading cloud.google.com/go/storage v1.21.0 16:38:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:38:50 go: downloading cloud.google.com/go v0.100.2 16:38:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:38:50 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:38:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:38:50 go: downloading k8s.io/apimachinery v0.23.4 16:38:53 go: downloading k8s.io/kube-aggregator v0.23.3 16:38:53 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:38:55 go: downloading cloud.google.com/go/security v1.3.0 16:38:55 go: downloading github.com/hashicorp/vault/api v1.4.1 16:38:55 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:38:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:38:56 go: downloading github.com/twmb/murmur3 v1.1.6 16:38:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:38:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:38:57 go: downloading gopkg.in/yaml.v2 v2.4.0 16:38:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:38:57 go: downloading github.com/gobwas/glob v0.2.3 16:38:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:38:58 go: downloading github.com/jinzhu/inflection v1.0.0 16:38:58 go: downloading github.com/aws/smithy-go v1.11.0 16:39:00 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:39:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:39:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:39:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:39:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:39:01 go: downloading github.com/gogo/protobuf v1.3.2 16:39:07 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:39:07 go: downloading cloud.google.com/go/compute v1.3.0 16:39:08 go: downloading cloud.google.com/go/iam v0.1.1 16:39:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:39:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:39:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:39:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:39:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:39:09 go: downloading github.com/dimchansky/utfbom v1.1.1 16:39:09 go: downloading k8s.io/klog/v2 v2.30.0 16:39:09 go: downloading github.com/google/gofuzz v1.1.0 16:39:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:39:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:39:11 go: downloading github.com/spf13/pflag v1.0.5 16:39:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:39:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:39:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:39:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:39:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:39:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:39:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:39:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:39:13 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:39:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:39:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:39:14 go: downloading go.opencensus.io v0.23.0 16:39:14 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:39:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:39:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:39:16 go: downloading gopkg.in/inf.v0 v0.9.1 16:39:16 go: downloading github.com/go-logr/logr v1.2.2 16:39:17 go: downloading github.com/google/go-cmp v0.5.7 16:39:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:39:17 go: downloading github.com/json-iterator/go v1.1.12 16:39:18 go: downloading github.com/googleapis/gnostic v0.5.5 16:39:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:39:23 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:39:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:39:23 go: downloading github.com/tklauser/numcpus v0.3.0 16:39:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:39:23 go: downloading go.uber.org/zap v1.21.0 16:39:24 go: downloading sigs.k8s.io/yaml v1.3.0 16:39:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:39:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:39:25 go: downloading github.com/modern-go/reflect2 v1.0.2 16:39:25 go: downloading github.com/ryanuber/go-glob v1.0.0 16:39:25 go: downloading github.com/golang/snappy v0.0.4 16:39:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:39:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:39:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:39:35 go: downloading github.com/hashicorp/go-version v1.2.0 16:39:35 go: downloading go.uber.org/multierr v1.6.0 16:40:14 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:40:14 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:43:06 Removing intermediate container b7e6b7a245bb 16:43:06 ---> 31d4b59076f4 16:43:06 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:43:06 ---> Running in 757c7954c294 16:43:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:06 Removing intermediate container 757c7954c294 16:43:06 ---> e71e71ee5eed 16:43:06 16:43:06 Step 11/23 : FROM docker:20.10.14 16:43:06 20.10.14: Pulling from library/docker 16:43:21 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:43:21 Status: Downloaded newer image for docker:20.10.14 16:43:21 ---> c346e9eafbab 16:43:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:43:21 ---> Running in afb671bda3ec 16:43:21 Removing intermediate container afb671bda3ec 16:43:21 ---> 78c1414091e0 16:43:21 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 16:43:21 ---> Running in c6fab869fbe8 16:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:43:24 (1/43) Installing readline (8.1.1-r0) 16:43:24 (2/43) Installing bash (5.1.16-r0) 16:43:24 Executing bash-5.1.16-r0.post-install 16:43:24 (3/43) Installing brotli-libs (1.0.9-r5) 16:43:24 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:43:24 (5/43) Installing libcurl (7.80.0-r1) 16:43:24 (6/43) Installing curl (7.80.0-r1) 16:43:24 (7/43) Installing dumb-init (1.2.5-r1) 16:43:24 (8/43) Installing libbz2 (1.0.8-r1) 16:43:24 (9/43) Installing expat (2.4.7-r0) 16:43:24 (10/43) Installing libffi (3.4.2-r1) 16:43:24 (11/43) Installing gdbm (1.22-r0) 16:43:24 (12/43) Installing xz-libs (5.2.5-r1) 16:43:24 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:43:24 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:43:24 (15/43) Installing mpdecimal (2.5.1-r1) 16:43:24 (16/43) Installing sqlite-libs (3.36.0-r0) 16:43:24 (17/43) Installing python3 (3.9.7-r4) 16:43:27 (18/43) Installing py3-appdirs (1.4.4-r2) 16:43:27 (19/43) Installing py3-certifi (2020.12.5-r1) 16:43:27 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:43:27 (21/43) Installing py3-idna (3.3-r0) 16:43:27 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:43:27 (23/43) Installing py3-requests (2.26.0-r1) 16:43:27 (24/43) Installing py3-msgpack (1.0.2-r1) 16:43:27 (25/43) Installing py3-lockfile (0.12.2-r4) 16:43:27 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:43:27 (27/43) Installing py3-colorama (0.4.4-r1) 16:43:27 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:43:27 (29/43) Installing py3-distlib (0.3.3-r0) 16:43:27 (30/43) Installing py3-distro (1.6.0-r0) 16:43:27 (31/43) Installing py3-six (1.16.0-r0) 16:43:27 (32/43) Installing py3-webencodings (0.5.1-r4) 16:43:27 (33/43) Installing py3-html5lib (1.1-r1) 16:43:27 (34/43) Installing py3-parsing (2.4.7-r2) 16:43:27 (35/43) Installing py3-packaging (20.9-r1) 16:43:27 (36/43) Installing py3-tomli (1.2.2-r0) 16:43:27 (37/43) Installing py3-pep517 (0.12.0-r0) 16:43:27 (38/43) Installing py3-progress (1.6-r0) 16:43:27 (39/43) Installing py3-retrying (1.3.3-r2) 16:43:27 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:43:27 (41/43) Installing py3-setuptools (52.0.0-r4) 16:43:28 (42/43) Installing py3-toml (0.10.2-r2) 16:43:28 (43/43) Installing py3-pip (20.3.4-r1) 16:43:28 Executing busybox-1.34.1-r5.trigger 16:43:29 OK: 82 MiB in 65 packages 16:43:34 Collecting docker-compose==1.23.2 16:43:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:43:34 Collecting websocket-client<1.0,>=0.32.0 16:43:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:43:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:43:36 Collecting PyYAML<4,>=3.10 16:43:36 Downloading PyYAML-3.13.tar.gz (270 kB) 16:43:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:43:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:43:41 Collecting cached-property<2,>=1.2.0 16:43:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:43:41 Collecting docker<4.0,>=3.6.0 16:43:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:43:42 Collecting docopt<0.7,>=0.6.1 16:43:42 Downloading docopt-0.6.2.tar.gz (25 kB) 16:43:44 Collecting dockerpty<0.5,>=0.4.1 16:43:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:43:47 Collecting jsonschema<3,>=2.5.1 16:43:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:43:47 Collecting texttable<0.10,>=0.9.0 16:43:47 Downloading texttable-0.9.1.tar.gz (11 kB) 16:43:50 Collecting docker-pycreds>=0.4.0 16:43:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:43:51 Collecting urllib3<1.25,>=1.21.1 16:43:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:43:51 Collecting chardet<3.1.0,>=3.0.2 16:43:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:43:51 Collecting idna<2.8,>=2.5 16:43:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:43:52 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) 16:43:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:43:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:43:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:43:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:43:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:43:53 Attempting uninstall: urllib3 16:43:53 Found existing installation: urllib3 1.26.7 16:43:53 Uninstalling urllib3-1.26.7: 16:43:53 Successfully uninstalled urllib3-1.26.7 16:43:54 Attempting uninstall: idna 16:43:54 Found existing installation: idna 3.3 16:43:54 Uninstalling idna-3.3: 16:43:54 Successfully uninstalled idna-3.3 16:43:57 Attempting uninstall: requests 16:43:57 Found existing installation: requests 2.26.0 16:43:57 Uninstalling requests-2.26.0: 16:43:57 Successfully uninstalled requests-2.26.0 16:43:58 Running setup.py install for texttable: started 16:44:00 Running setup.py install for texttable: finished with status 'done' 16:44:00 Running setup.py install for PyYAML: started 16:44:03 Running setup.py install for PyYAML: finished with status 'done' 16:44:03 Running setup.py install for docopt: started 16:44:07 Running setup.py install for docopt: finished with status 'done' 16:44:07 Running setup.py install for dockerpty: started 16:44:09 Running setup.py install for dockerpty: finished with status 'done' 16:44:12 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 16:44:14 Removing intermediate container 7dd7718d2582 16:44:14 ---> d15a42a37e86 16:44:14 16:44:14 Step 10/22 : FROM alpine:3.14 16:44:14 ---> ac73e934f311 16:44:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:44:14 ---> Running in ac3928e70a07 16:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:44:18 (1/2) Installing ca-certificates (20211220-r0) 16:44:18 (2/2) Installing dumb-init (1.2.5-r1) 16:44:18 Executing busybox-1.33.1-r7.trigger 16:44:18 Executing ca-certificates-20211220-r0.trigger 16:44:18 OK: 6 MiB in 16 packages 16:44:22 Removing intermediate container ac3928e70a07 16:44:22 ---> e82cd1a9b225 16:44:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:44:22 ---> Running in a15b0caf9d2c 16:44:23 Removing intermediate container a15b0caf9d2c 16:44:23 ---> 4d4006dd16dd 16:44:23 Step 13/22 : ENV APP_PORT=59860 16:44:23 ---> Running in bda781a8034c 16:44:24 Removing intermediate container bda781a8034c 16:44:24 ---> 888031e1feac 16:44:24 Step 14/22 : EXPOSE $APP_PORT 16:44:24 ---> Running in f3847a270820 16:44:25 Removing intermediate container f3847a270820 16:44:25 ---> 8ac7dc2c04db 16:44:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:26 ---> a8981d180ac6 16:44:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:44:31 ---> 2528634ea8ed 16:44:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:44:31 Removing intermediate container c6fab869fbe8 16:44:31 ---> d6050a2c3657 16:44:31 Step 14/23 : ENV APP_PORT=58890 16:44:31 ---> Running in 9bb35d55e72a 16:44:31 ---> baeb81d0c4ad 16:44:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:44:31 ---> Running in 6f403e7d2ea7 16:44:32 Removing intermediate container 9bb35d55e72a 16:44:32 ---> 92967b3baeb0 16:44:32 Step 15/23 : EXPOSE $APP_PORT 16:44:32 ---> Running in 431fcb551633 16:44:32 Removing intermediate container 6f403e7d2ea7 16:44:32 ---> 004215af22d5 16:44:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:32 ---> Running in 8bd24888f2ff 16:44:33 Removing intermediate container 431fcb551633 16:44:33 ---> ea47486080ae 16:44:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:44:33 Removing intermediate container 8bd24888f2ff 16:44:33 ---> 2ed96a96b9f5 16:44:33 Step 20/22 : LABEL arch=arm64 16:44:33 ---> Running in 89227464281e 16:44:33 Removing intermediate container 89227464281e 16:44:33 ---> fc4e551a5108 16:44:33 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:44:34 ---> Running in e9deb6ff0520 16:44:35 Removing intermediate container e9deb6ff0520 16:44:35 ---> e8d6d8f50406 16:44:35 Step 22/22 : LABEL version=2.2.0-dev.94 16:44:35 ---> Running in 90df3bb72190 16:44:35 ---> 66d42a3af78f 16:44:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:44:35 Removing intermediate container 90df3bb72190 16:44:35 ---> d8ae0b089831 16:44:35 16:44:36 Successfully built d8ae0b089831 16:44:36 Successfully tagged support-notifications-arm64:latest 16:44:36 Building security-proxy-setup 16:44:36  Building support-notifications ... done  ---> 0d8304d08b56 16:44:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:44:38 ---> dc5eba847cce 16:44:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:44:38 ---> Running in 691c771b210c 16:44:38 Removing intermediate container 691c771b210c 16:44:38 ---> e504108191de 16:44:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:38 ---> Running in 4b6e439701ae 16:44:39 Removing intermediate container 4b6e439701ae 16:44:39 ---> 6555fab678d7 16:44:39 Step 21/23 : LABEL arch=arm64 16:44:39 ---> Running in 8a2e3125820c 16:44:39 Removing intermediate container 8a2e3125820c 16:44:39 ---> ac94e19e0258 16:44:39 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:44:40 ---> Running in 031683169d0d 16:44:40 Removing intermediate container 031683169d0d 16:44:40 ---> cee6d63b2d6f 16:44:40 Step 23/23 : LABEL version=2.2.0-dev.94 16:44:41 ---> Running in 3dac6240fce3 16:44:41 Removing intermediate container 3dac6240fce3 16:44:41 ---> a704a32f7e00 16:44:41 16:44:41 Successfully built a704a32f7e00 16:44:41 Successfully tagged sys-mgmt-agent-arm64:latest 16:44:41 Building security-spire-server 16:45:04  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:04 ---> 8865c25ae3d1 16:45:04 Step 3/22 : WORKDIR /edgex-go 16:45:04 ---> Using cache 16:45:04 ---> 1860c0e460e1 16:45:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:04 ---> Using cache 16:45:04 ---> 9d43e3e2921e 16:45:04 Step 5/22 : RUN apk add --update --no-cache make git 16:45:04 ---> Using cache 16:45:04 ---> 7116cd4cc369 16:45:04 Step 6/22 : COPY go.mod vendor* ./ 16:45:04 ---> Using cache 16:45:04 ---> 6dc85d77bdf5 16:45:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:04 ---> Using cache 16:45:04 ---> 744227310456 16:45:04 Step 8/22 : COPY . . 16:45:04 ---> Using cache 16:45:04 ---> 389b6c1a1066 16:45:04 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:45:04 ---> Running in 8eb7d940b046 16: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.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:08 Removing intermediate container 7a3e59725e32 16:45:08 ---> e2825bc6175a 16:45:08 16:45:08 Step 10/22 : FROM alpine:3.14 16:45:08 ---> ac73e934f311 16:45:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:45:08 ---> Running in d7162c71306b 16:45:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:45:09 ---> 8865c25ae3d1 16:45:09 Step 3/25 : WORKDIR /edgex-go 16:45:09 ---> Using cache 16:45:09 ---> 1860c0e460e1 16:45:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:09 ---> Using cache 16:45:09 ---> 9d43e3e2921e 16:45:09 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:45:09 ---> Using cache 16:45:09 ---> 57f35049e994 16:45:09 Step 6/25 : COPY go.mod vendor* ./ 16:45:09 ---> Using cache 16:45:09 ---> c2ec0bcfa618 16:45:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:09 ---> Using cache 16:45:09 ---> e95005368752 16:45:09 Step 8/25 : COPY . . 16:45:09 ---> Using cache 16:45:09 ---> 8024909f6571 16:45:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:45:09 ---> Using cache 16:45:09 ---> 176e40ddb6ad 16:45:09 Step 10/25 : RUN mkdir -p spire-build 16:45:09 ---> Using cache 16:45:09 ---> c65482d147ed 16:45:09 Step 11/25 : WORKDIR /edgex-go/spire-build 16:45:09 ---> Using cache 16:45:09 ---> c6c8db4c7f3b 16:45:09 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 16:45:09 ---> Running in 58fea196e6fe 16:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:45:12 (1/1) Installing dumb-init (1.2.5-r1) 16:45:12 Executing busybox-1.33.1-r7.trigger 16:45:12 OK: 5 MiB in 15 packages 16:45:12 spire-1.2.1/ 16:45:12 spire-1.2.1/.data/ 16:45:12 spire-1.2.1/.data/.file 16:45:12 spire-1.2.1/.dockerignore 16:45:12 spire-1.2.1/.gitattributes 16:45:12 spire-1.2.1/.githooks/ 16:45:12 spire-1.2.1/.githooks/pre-commit 16:45:12 spire-1.2.1/.github/ 16:45:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:45:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:45:12 spire-1.2.1/.github/dependabot.yml 16:45:12 spire-1.2.1/.github/workflows/ 16:45:12 spire-1.2.1/.github/workflows/nightly_build.yaml 16:45:12 spire-1.2.1/.github/workflows/pr_build.yaml 16:45:12 spire-1.2.1/.github/workflows/release_build.yaml 16:45:12 spire-1.2.1/.github/workflows/scripts/ 16:45:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:45:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:45:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:45:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:45:12 spire-1.2.1/.github/workflows/scripts/split.sh 16:45:12 spire-1.2.1/.gitignore 16:45:12 spire-1.2.1/.go-version 16:45:12 spire-1.2.1/.golangci.yml 16:45:12 spire-1.2.1/ADOPTERS.md 16:45:12 spire-1.2.1/CHANGELOG.md 16:45:12 spire-1.2.1/CODE-OF-CONDUCT.md 16:45:12 spire-1.2.1/CODEOWNERS 16:45:12 spire-1.2.1/CONTRIBUTING.md 16:45:12 spire-1.2.1/Dockerfile 16:45:12 spire-1.2.1/Dockerfile.dev 16:45:12 spire-1.2.1/Dockerfile.scratch 16:45:12 spire-1.2.1/LICENSE 16:45:12 spire-1.2.1/MAINTAINERS.md 16:45:12 spire-1.2.1/Makefile 16:45:12 spire-1.2.1/README.md 16:45:12 spire-1.2.1/ROADMAP.md 16:45:12 spire-1.2.1/SECURITY.md 16:45:12 spire-1.2.1/cmd/ 16:45:12 spire-1.2.1/cmd/spire-agent/ 16:45:12 spire-1.2.1/cmd/spire-agent/cli/ 16:45:12 spire-1.2.1/cmd/spire-agent/cli/api/ 16:45:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/common/ 16:45:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:45:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/run/ 16:45:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:45:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:45:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:45:12 spire-1.2.1/cmd/spire-agent/main.go 16:45:12 spire-1.2.1/cmd/spire-server/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/agent/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/cli.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/run/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/token/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/validate/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/x509/ 16:45:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:45:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:45:12 spire-1.2.1/cmd/spire-server/main.go 16:45:12 spire-1.2.1/cmd/spire-server/util/ 16:45:12 spire-1.2.1/cmd/spire-server/util/util.go 16:45:12 spire-1.2.1/conf/ 16:45:12 spire-1.2.1/conf/agent/ 16:45:12 spire-1.2.1/conf/agent/agent.conf 16:45:12 spire-1.2.1/conf/agent/agent_full.conf 16:45:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:45:12 spire-1.2.1/conf/server/ 16:45:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:45:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:45:12 spire-1.2.1/conf/server/server.conf 16:45:12 spire-1.2.1/conf/server/server_full.conf 16:45:12 spire-1.2.1/doc/ 16:45:12 spire-1.2.1/doc/SPIRE101.md 16:45:12 spire-1.2.1/doc/auditlog.md 16:45:12 spire-1.2.1/doc/authorization_policy_engine.md 16:45:12 spire-1.2.1/doc/changelog_guidelines.md 16:45:12 spire-1.2.1/doc/cure53-report.pdf 16:45:12 spire-1.2.1/doc/images/ 16:45:12 spire-1.2.1/doc/images/2019_roadmap.png 16:45:12 spire-1.2.1/doc/images/SPIRE101.png 16:45:12 spire-1.2.1/doc/images/SPIRE_agent.png 16:45:12 spire-1.2.1/doc/images/SPIRE_server.png 16:45:12 spire-1.2.1/doc/images/cache_mgr.png 16:45:12 spire-1.2.1/doc/images/cache_mgr_components.png 16:45:12 spire-1.2.1/doc/images/federated_spire.png 16:45:12 spire-1.2.1/doc/images/ha_mode.png 16:45:12 spire-1.2.1/doc/images/nested_spire.png 16:45:12 spire-1.2.1/doc/images/oidc_federation.png 16:45:12 spire-1.2.1/doc/images/single_trust_domain.png 16:45:12 spire-1.2.1/doc/images/spiffe_compatible.png 16:45:12 spire-1.2.1/doc/images/spire_logo.png 16:45:12 spire-1.2.1/doc/migrating_registration_api_clients.md 16:45:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:45:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:45:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:45:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:45:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:45:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:45:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:45:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:45:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:45:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:45:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:45:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:45:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:45:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:45:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:45:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:45:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:45:12 spire-1.2.1/doc/scaling_spire.md 16:45:12 spire-1.2.1/doc/spire_agent.md 16:45:12 spire-1.2.1/doc/spire_server.md 16:45:12 spire-1.2.1/doc/supported_integrations.md 16:45:12 spire-1.2.1/doc/telemetry.md 16:45:12 spire-1.2.1/doc/telemetry_config.md 16:45:12 spire-1.2.1/doc/upgrading.md 16:45:12 spire-1.2.1/doc/using_spire.md 16:45:12 spire-1.2.1/examples/ 16:45:12 spire-1.2.1/examples/README.md 16:45:12 spire-1.2.1/go.mod 16:45:12 spire-1.2.1/go.sum 16:45:12 spire-1.2.1/pkg/ 16:45:12 spire-1.2.1/pkg/agent/ 16:45:12 spire-1.2.1/pkg/agent/agent.go 16:45:12 spire-1.2.1/pkg/agent/api/ 16:45:12 spire-1.2.1/pkg/agent/api/config.go 16:45:12 spire-1.2.1/pkg/agent/api/debug/ 16:45:12 spire-1.2.1/pkg/agent/api/debug/v1/ 16:45:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:45:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:45:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:45:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:45:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:45:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:45:12 spire-1.2.1/pkg/agent/api/endpoints.go 16:45:12 spire-1.2.1/pkg/agent/api/health/ 16:45:12 spire-1.2.1/pkg/agent/api/health/v1/ 16:45:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:45:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:45:12 spire-1.2.1/pkg/agent/api/rpccontext/ 16:45:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:45:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:45:12 spire-1.2.1/pkg/agent/attestor/ 16:45:12 spire-1.2.1/pkg/agent/attestor/node/ 16:45:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:45:12 spire-1.2.1/pkg/agent/attestor/node/node.go 16:45:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:45:12 spire-1.2.1/pkg/agent/attestor/workload/ 16:45:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:45:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:45:12 spire-1.2.1/pkg/agent/catalog/ 16:45:12 spire-1.2.1/pkg/agent/catalog/catalog.go 16:45:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:45:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:45:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:45:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:45:12 spire-1.2.1/pkg/agent/client/ 16:45:12 spire-1.2.1/pkg/agent/client/client.go 16:45:12 spire-1.2.1/pkg/agent/client/client_test.go 16:45:12 spire-1.2.1/pkg/agent/client/dial.go 16:45:12 spire-1.2.1/pkg/agent/client/nodeconn.go 16:45:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:45:12 spire-1.2.1/pkg/agent/client/update.go 16:45:12 spire-1.2.1/pkg/agent/client/util.go 16:45:12 spire-1.2.1/pkg/agent/common/ 16:45:12 spire-1.2.1/pkg/agent/common/backoff/ 16:45:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:45:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:45:12 spire-1.2.1/pkg/agent/common/cgroups/ 16:45:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:45:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:45:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:45:12 spire-1.2.1/pkg/agent/config.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/ 16:45:12 spire-1.2.1/pkg/agent/endpoints/config.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/workload/ 16:45:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:45:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:45:12 spire-1.2.1/pkg/agent/manager/ 16:45:12 spire-1.2.1/pkg/agent/manager/cache/ 16:45:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:45:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:45:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:45:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:45:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:45:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:45:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:45:12 spire-1.2.1/pkg/agent/manager/config.go 16:45:12 spire-1.2.1/pkg/agent/manager/manager.go 16:45:12 spire-1.2.1/pkg/agent/manager/manager_test.go 16:45:12 spire-1.2.1/pkg/agent/manager/storage.go 16:45:12 spire-1.2.1/pkg/agent/manager/storage_test.go 16:45:12 spire-1.2.1/pkg/agent/manager/storecache/ 16:45:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:45:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:45:12 spire-1.2.1/pkg/agent/manager/sync.go 16:45:12 spire-1.2.1/pkg/agent/plugin/ 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:45:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:45:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:45:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:45:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:45:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:45:13 spire-1.2.1/pkg/agent/svid/ 16:45:13 spire-1.2.1/pkg/agent/svid/rotator.go 16:45:13 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:45:13 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:45:13 spire-1.2.1/pkg/agent/svid/store/ 16:45:13 spire-1.2.1/pkg/agent/svid/store/service.go 16:45:13 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:45:13 spire-1.2.1/pkg/common/ 16:45:13 spire-1.2.1/pkg/common/agentpathtemplate/ 16:45:13 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:45:13 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:45:13 spire-1.2.1/pkg/common/api/ 16:45:13 spire-1.2.1/pkg/common/api/metrics.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/ 16:45:13 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/logger.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/names.go 16:45:13 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:45:13 spire-1.2.1/pkg/common/api/names.go 16:45:13 spire-1.2.1/pkg/common/api/ratelimit.go 16:45:13 spire-1.2.1/pkg/common/api/rpccontext/ 16:45:13 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:45:13 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:45:13 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:45:13 spire-1.2.1/pkg/common/auth/ 16:45:13 spire-1.2.1/pkg/common/auth/interceptors.go 16:45:13 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:45:13 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:45:13 spire-1.2.1/pkg/common/bundleutil/ 16:45:13 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:45:13 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:45:13 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:45:13 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:45:13 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:45:13 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:45:13 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:45:13 spire-1.2.1/pkg/common/bundleutil/types.go 16:45:13 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:45:13 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:45:13 spire-1.2.1/pkg/common/catalog/ 16:45:13 spire-1.2.1/pkg/common/catalog/bind.go 16:45:13 spire-1.2.1/pkg/common/catalog/builtin.go 16:45:13 spire-1.2.1/pkg/common/catalog/catalog.go 16:45:13 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:45:13 spire-1.2.1/pkg/common/catalog/closers.go 16:45:13 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:45:13 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:45:13 spire-1.2.1/pkg/common/catalog/config.go 16:45:13 spire-1.2.1/pkg/common/catalog/config_test.go 16:45:13 spire-1.2.1/pkg/common/catalog/configure.go 16:45:13 spire-1.2.1/pkg/common/catalog/constraints.go 16:45:13 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:45:13 spire-1.2.1/pkg/common/catalog/context.go 16:45:13 spire-1.2.1/pkg/common/catalog/external.go 16:45:13 spire-1.2.1/pkg/common/catalog/host.go 16:45:13 spire-1.2.1/pkg/common/catalog/pipenet.go 16:45:13 spire-1.2.1/pkg/common/catalog/plugin.go 16:45:13 spire-1.2.1/pkg/common/catalog/testplugin/ 16:45:13 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:45:13 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:45:13 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:45:13 spire-1.2.1/pkg/common/cli/ 16:45:13 spire-1.2.1/pkg/common/cli/env.go 16:45:13 spire-1.2.1/pkg/common/cli/flags.go 16:45:13 spire-1.2.1/pkg/common/cli/trust_domain.go 16:45:13 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:45:13 spire-1.2.1/pkg/common/cli/umask.go 16:45:13 spire-1.2.1/pkg/common/cli/umask_posix.go 16:45:13 spire-1.2.1/pkg/common/cli/umask_test.go 16:45:13 spire-1.2.1/pkg/common/cli/umask_windows.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/ 16:45:13 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/flag.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/format.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/ 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:45:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:45:13 spire-1.2.1/pkg/common/coretypes/ 16:45:13 spire-1.2.1/pkg/common/coretypes/bundle/ 16:45:13 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:45:13 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:45:13 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:45:13 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:45:13 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:45:13 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:45:13 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:45:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:45:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:45:13 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:45:13 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:45:13 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:45:13 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:45:13 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:45:13 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:45:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:45:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:45:13 spire-1.2.1/pkg/common/cryptoutil/ 16:45:13 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:45:13 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:45:13 spire-1.2.1/pkg/common/diskutil/ 16:45:13 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:45:13 spire-1.2.1/pkg/common/diskutil/file_test.go 16:45:13 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:45:13 spire-1.2.1/pkg/common/errorutil/ 16:45:13 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:45:13 spire-1.2.1/pkg/common/health/ 16:45:13 spire-1.2.1/pkg/common/health/config.go 16:45:13 spire-1.2.1/pkg/common/health/context.go 16:45:13 spire-1.2.1/pkg/common/health/context_test.go 16:45:13 spire-1.2.1/pkg/common/health/health.go 16:45:13 spire-1.2.1/pkg/common/health/health_test.go 16:45:13 spire-1.2.1/pkg/common/health/logger.go 16:45:13 spire-1.2.1/pkg/common/hostservice/ 16:45:13 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:45:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:45:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:45:13 spire-1.2.1/pkg/common/idutil/ 16:45:13 spire-1.2.1/pkg/common/idutil/require.go 16:45:13 spire-1.2.1/pkg/common/idutil/require_test.go 16:45:13 spire-1.2.1/pkg/common/idutil/safety.go 16:45:13 spire-1.2.1/pkg/common/idutil/safety_test.go 16:45:13 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:45:13 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:45:13 spire-1.2.1/pkg/common/jwtsvid/ 16:45:13 spire-1.2.1/pkg/common/jwtsvid/common.go 16:45:13 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:45:13 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:45:13 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:45:13 spire-1.2.1/pkg/common/jwtutil/ 16:45:13 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:45:13 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:45:13 spire-1.2.1/pkg/common/log/ 16:45:13 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:45:13 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:45:13 spire-1.2.1/pkg/common/log/log.go 16:45:13 spire-1.2.1/pkg/common/log/log_test.go 16:45:13 spire-1.2.1/pkg/common/log/options.go 16:45:13 spire-1.2.1/pkg/common/nodeutil/ 16:45:13 spire-1.2.1/pkg/common/nodeutil/node.go 16:45:13 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:45:13 spire-1.2.1/pkg/common/peertracker/ 16:45:13 spire-1.2.1/pkg/common/peertracker/conn.go 16:45:13 spire-1.2.1/pkg/common/peertracker/credentials.go 16:45:13 spire-1.2.1/pkg/common/peertracker/errors.go 16:45:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:45:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:45:13 spire-1.2.1/pkg/common/peertracker/info.go 16:45:13 spire-1.2.1/pkg/common/peertracker/listener.go 16:45:13 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:45:13 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:45:13 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:45:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:45:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:45:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:45:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:45:13 spire-1.2.1/pkg/common/peertracker/tcp.go 16:45:13 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:45:13 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:45:13 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:45:13 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:45:13 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:45:13 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:45:13 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:45:13 spire-1.2.1/pkg/common/peertracker/uds.go 16:45:13 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:45:13 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:45:13 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:45:13 spire-1.2.1/pkg/common/pemutil/ 16:45:13 spire-1.2.1/pkg/common/pemutil/block.go 16:45:13 spire-1.2.1/pkg/common/pemutil/certs.go 16:45:13 spire-1.2.1/pkg/common/pemutil/common.go 16:45:13 spire-1.2.1/pkg/common/pemutil/csr.go 16:45:13 spire-1.2.1/pkg/common/pemutil/keys.go 16:45:13 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:45:13 spire-1.2.1/pkg/common/pemutil/testdata/ 16:45:13 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:45:13 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:45:13 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:45:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:45:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:45:13 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:45:13 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:45:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:45:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:45:13 spire-1.2.1/pkg/common/plugin/ 16:45:13 spire-1.2.1/pkg/common/plugin/aws/ 16:45:13 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:45:13 spire-1.2.1/pkg/common/plugin/azure/ 16:45:13 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:45:13 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:45:13 spire-1.2.1/pkg/common/plugin/facade.go 16:45:13 spire-1.2.1/pkg/common/plugin/facade_test.go 16:45:13 spire-1.2.1/pkg/common/plugin/gcp/ 16:45:13 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:45:13 spire-1.2.1/pkg/common/plugin/k8s/ 16:45:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:45:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:45:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:45:13 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:45:13 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:45:13 spire-1.2.1/pkg/common/plugin/log.go 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/ 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:45:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:45:13 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:45:13 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:45:13 spire-1.2.1/pkg/common/plugin/x509pop/ 16:45:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:45:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:45:13 spire-1.2.1/pkg/common/profiling/ 16:45:13 spire-1.2.1/pkg/common/profiling/dumpers.go 16:45:13 spire-1.2.1/pkg/common/profiling/profiling.go 16:45:13 spire-1.2.1/pkg/common/protoutil/ 16:45:13 spire-1.2.1/pkg/common/protoutil/masks.go 16:45:13 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:45:13 spire-1.2.1/pkg/common/rotationutil/ 16:45:13 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:45:13 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:45:13 spire-1.2.1/pkg/common/selector/ 16:45:13 spire-1.2.1/pkg/common/selector/selector.go 16:45:13 spire-1.2.1/pkg/common/selector/selector_test.go 16:45:13 spire-1.2.1/pkg/common/selector/set.go 16:45:13 spire-1.2.1/pkg/common/selector/set_utils.go 16:45:13 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/ 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/ 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:45:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:45:13 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:45:13 spire-1.2.1/pkg/common/telemetry/call.go 16:45:13 spire-1.2.1/pkg/common/telemetry/common/ 16:45:13 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:45:13 spire-1.2.1/pkg/common/telemetry/config.go 16:45:13 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:45:13 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/inmem.go 16:45:13 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/m3.go 16:45:13 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/metrics.go 16:45:13 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/names.go 16:45:13 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:45:13 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:45:13 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/ 16:45:13 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:45:13 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:45:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:45:13 spire-1.2.1/pkg/common/telemetry/server/server.go 16:45:13 spire-1.2.1/pkg/common/telemetry/sink.go 16:45:13 spire-1.2.1/pkg/common/telemetry/statsd.go 16:45:13 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:45:13 spire-1.2.1/pkg/common/telemetry/uptime.go 16:45:13 spire-1.2.1/pkg/common/telemetry/version.go 16:45:13 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:45:13 spire-1.2.1/pkg/common/uptime/ 16:45:13 spire-1.2.1/pkg/common/uptime/uptime.go 16:45:13 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:45:13 spire-1.2.1/pkg/common/util/ 16:45:13 spire-1.2.1/pkg/common/util/certs.go 16:45:13 spire-1.2.1/pkg/common/util/certs_test.go 16:45:13 spire-1.2.1/pkg/common/util/csr.go 16:45:13 spire-1.2.1/pkg/common/util/hash.go 16:45:13 spire-1.2.1/pkg/common/util/selectors.go 16:45:13 spire-1.2.1/pkg/common/util/selectors_test.go 16:45:13 spire-1.2.1/pkg/common/util/signals.go 16:45:13 spire-1.2.1/pkg/common/util/sort.go 16:45:13 spire-1.2.1/pkg/common/util/sort_test.go 16:45:13 spire-1.2.1/pkg/common/util/task.go 16:45:13 spire-1.2.1/pkg/common/util/task_test.go 16:45:13 spire-1.2.1/pkg/common/util/testdata/ 16:45:13 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:45:13 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:45:13 spire-1.2.1/pkg/common/version/ 16:45:13 spire-1.2.1/pkg/common/version/version.go 16:45:13 spire-1.2.1/pkg/common/x509svid/ 16:45:13 spire-1.2.1/pkg/common/x509svid/common_test.go 16:45:13 spire-1.2.1/pkg/common/x509svid/csr.go 16:45:13 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:45:13 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:45:13 spire-1.2.1/pkg/common/x509util/ 16:45:13 spire-1.2.1/pkg/common/x509util/cert.go 16:45:13 spire-1.2.1/pkg/common/x509util/dns.go 16:45:13 spire-1.2.1/pkg/common/x509util/dns_test.go 16:45:13 spire-1.2.1/pkg/common/x509util/keyid.go 16:45:13 spire-1.2.1/pkg/common/x509util/keypair.go 16:45:13 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:45:13 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:45:13 spire-1.2.1/pkg/server/ 16:45:13 spire-1.2.1/pkg/server/api/ 16:45:13 spire-1.2.1/pkg/server/api/agent.go 16:45:13 spire-1.2.1/pkg/server/api/agent/ 16:45:13 spire-1.2.1/pkg/server/api/agent/v1/ 16:45:13 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:45:13 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:45:13 spire-1.2.1/pkg/server/api/agent_test.go 16:45:13 spire-1.2.1/pkg/server/api/api.go 16:45:13 spire-1.2.1/pkg/server/api/audit/ 16:45:13 spire-1.2.1/pkg/server/api/audit/audit.go 16:45:13 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:45:13 spire-1.2.1/pkg/server/api/bundle.go 16:45:13 spire-1.2.1/pkg/server/api/bundle/ 16:45:13 spire-1.2.1/pkg/server/api/bundle/v1/ 16:45:13 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:45:13 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:45:13 spire-1.2.1/pkg/server/api/bundle_test.go 16:45:13 spire-1.2.1/pkg/server/api/debug/ 16:45:13 spire-1.2.1/pkg/server/api/debug/v1/ 16:45:13 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:45:13 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:45:13 spire-1.2.1/pkg/server/api/entry.go 16:45:13 spire-1.2.1/pkg/server/api/entry/ 16:45:13 spire-1.2.1/pkg/server/api/entry/v1/ 16:45:13 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:45:13 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:45:13 spire-1.2.1/pkg/server/api/entry_test.go 16:45:13 spire-1.2.1/pkg/server/api/health/ 16:45:13 spire-1.2.1/pkg/server/api/health/v1/ 16:45:13 spire-1.2.1/pkg/server/api/health/v1/service.go 16:45:13 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:45:13 spire-1.2.1/pkg/server/api/id.go 16:45:13 spire-1.2.1/pkg/server/api/id_test.go 16:45:13 spire-1.2.1/pkg/server/api/limits/ 16:45:13 spire-1.2.1/pkg/server/api/limits/limits.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/ 16:45:13 spire-1.2.1/pkg/server/api/middleware/alias.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/audit.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/caller.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/common.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/entries.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:45:13 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:45:13 spire-1.2.1/pkg/server/api/ratelimit.go 16:45:13 spire-1.2.1/pkg/server/api/rpccontext/ 16:45:13 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:45:13 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:45:13 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:45:13 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:45:13 spire-1.2.1/pkg/server/api/selector.go 16:45:13 spire-1.2.1/pkg/server/api/selector_test.go 16:45:13 spire-1.2.1/pkg/server/api/status.go 16:45:13 spire-1.2.1/pkg/server/api/status_test.go 16:45:13 spire-1.2.1/pkg/server/api/svid/ 16:45:13 spire-1.2.1/pkg/server/api/svid/v1/ 16:45:13 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:45:13 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:45:13 spire-1.2.1/pkg/server/api/trustdomain.go 16:45:13 spire-1.2.1/pkg/server/api/trustdomain/ 16:45:13 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:45:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:45:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:45:13 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:45:13 spire-1.2.1/pkg/server/authpolicy/ 16:45:13 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:45:13 spire-1.2.1/pkg/server/authpolicy/policy.go 16:45:13 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:45:13 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:45:13 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:45:13 spire-1.2.1/pkg/server/authpolicy/validate.go 16:45:13 spire-1.2.1/pkg/server/bundle/ 16:45:13 spire-1.2.1/pkg/server/bundle/client/ 16:45:13 spire-1.2.1/pkg/server/bundle/client/client.go 16:45:13 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:45:13 spire-1.2.1/pkg/server/bundle/client/manager.go 16:45:13 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:45:13 spire-1.2.1/pkg/server/bundle/client/sources.go 16:45:13 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:45:13 spire-1.2.1/pkg/server/bundle/client/updater.go 16:45:13 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:45:13 spire-1.2.1/pkg/server/ca/ 16:45:13 spire-1.2.1/pkg/server/ca/ca.go 16:45:13 spire-1.2.1/pkg/server/ca/ca_health.go 16:45:13 spire-1.2.1/pkg/server/ca/ca_test.go 16:45:13 spire-1.2.1/pkg/server/ca/journal.go 16:45:13 spire-1.2.1/pkg/server/ca/journal_test.go 16:45:13 spire-1.2.1/pkg/server/ca/manager.go 16:45:13 spire-1.2.1/pkg/server/ca/manager_health.go 16:45:13 spire-1.2.1/pkg/server/ca/manager_test.go 16:45:13 spire-1.2.1/pkg/server/ca/templates.go 16:45:13 spire-1.2.1/pkg/server/ca/upstream_client.go 16:45:13 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:45:13 spire-1.2.1/pkg/server/ca/validation.go 16:45:13 spire-1.2.1/pkg/server/cache/ 16:45:13 spire-1.2.1/pkg/server/cache/dscache/ 16:45:13 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:45:13 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:45:13 spire-1.2.1/pkg/server/cache/entrycache/ 16:45:13 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:45:13 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:45:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:45:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:45:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:45:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:45:13 spire-1.2.1/pkg/server/catalog/ 16:45:13 spire-1.2.1/pkg/server/catalog/catalog.go 16:45:13 spire-1.2.1/pkg/server/catalog/keymanager.go 16:45:13 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:45:13 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:45:13 spire-1.2.1/pkg/server/catalog/notifier.go 16:45:13 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:45:13 spire-1.2.1/pkg/server/config.go 16:45:13 spire-1.2.1/pkg/server/datastore/ 16:45:13 spire-1.2.1/pkg/server/datastore/datastore.go 16:45:13 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:45:13 spire-1.2.1/pkg/server/datastore/repository.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:45:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:45:13 spire-1.2.1/pkg/server/endpoints/ 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/ 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:45:13 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:45:13 spire-1.2.1/pkg/server/endpoints/config.go 16:45:13 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:45:13 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:45:13 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:45:13 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:45:13 spire-1.2.1/pkg/server/endpoints/middleware.go 16:45:13 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:45:13 spire-1.2.1/pkg/server/hostservice/ 16:45:13 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:45:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:45:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:45:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:45:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:45:13 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:45:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:45:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/ 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/ 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/Removing intermediate container d7162c71306b 16:45:13 ---> c12bf9528709 16:45:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:45:13 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:45:13 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:45:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:45:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:45:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:45:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:45:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:45:13 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:45:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:45:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/ 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:45:13 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ ---> Running in 714b46eaf287 16:45:13 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:45:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:45:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:45:14 spire-1.2.1/pkg/server/registration/ 16:45:14 spire-1.2.1/pkg/server/registration/manager.go 16:45:14 spire-1.2.1/pkg/server/registration/manager_test.go 16:45:14 spire-1.2.1/pkg/server/scanentries.go 16:45:14 spire-1.2.1/pkg/server/scanentries_test.go 16:45:14 spire-1.2.1/pkg/server/server.go 16:45:14 spire-1.2.1/pkg/server/server_test.go 16:45:14 spire-1.2.1/pkg/server/svid/ 16:45:14 spire-1.2.1/pkg/server/svid/observer.go 16:45:14 spire-1.2.1/pkg/server/svid/observer_test.go 16:45:14 spire-1.2.1/pkg/server/svid/rotator.go 16:45:14 spire-1.2.1/pkg/server/svid/rotator_config.go 16:45:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:45:14 spire-1.2.1/pkg/server/svid/rotator_test.go 16:45:14 spire-1.2.1/proto/ 16:45:14 spire-1.2.1/proto/private/ 16:45:14 spire-1.2.1/proto/private/server/ 16:45:14 spire-1.2.1/proto/private/server/journal/ 16:45:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:45:14 spire-1.2.1/proto/private/server/journal/journal.proto 16:45:14 spire-1.2.1/proto/spire/ 16:45:14 spire-1.2.1/proto/spire/common/ 16:45:14 spire-1.2.1/proto/spire/common/common.pb.go 16:45:14 spire-1.2.1/proto/spire/common/common.proto 16:45:14 spire-1.2.1/proto/spire/common/plugin/ 16:45:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:45:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:45:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:45:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:45:14 spire-1.2.1/proto/spire/plugin/ 16:45:14 spire-1.2.1/proto/spire/plugin/agent/ 16:45:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:45:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:45:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:45:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:45:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:45:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:45:14 spire-1.2.1/release/ 16:45:14 spire-1.2.1/release/spire-extras/ 16:45:14 spire-1.2.1/release/spire-extras/README.md 16:45:14 spire-1.2.1/release/spire-extras/conf/ 16:45:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:45:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:45:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:45:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:45:14 spire-1.2.1/release/spire/ 16:45:14 spire-1.2.1/release/spire/README.md 16:45:14 spire-1.2.1/release/spire/conf/ 16:45:14 spire-1.2.1/release/spire/conf/agent/ 16:45:14 spire-1.2.1/release/spire/conf/agent/agent.conf 16:45:14 spire-1.2.1/release/spire/conf/server/ 16:45:14 spire-1.2.1/release/spire/conf/server/server.conf 16:45:14 spire-1.2.1/script/ 16:45:14 spire-1.2.1/script/build-artifact.sh 16:45:14 spire-1.2.1/script/generate_dummy_ca.sh 16:45:14 spire-1.2.1/support/ 16:45:14 spire-1.2.1/support/k8s/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:45:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/ 16:45:14 spire-1.2.1/support/oidc-discovery-provider/README.md 16:45:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/config.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/main.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:45:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:45:14 spire-1.2.1/test/ 16:45:14 spire-1.2.1/test/clock/ 16:45:14 spire-1.2.1/test/clock/clock.go 16:45:14 spire-1.2.1/test/fakes/ 16:45:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:45:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:45:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:45:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:45:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:45:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:45:14 spire-1.2.1/test/fakes/fakeagentstore/ 16:45:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:45:14 spire-1.2.1/test/fakes/fakedatastore/ 16:45:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:45:14 spire-1.2.1/test/fakes/fakeentryclient/ 16:45:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:45:14 spire-1.2.1/test/fakes/fakehealthchecker/ 16:45:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:45:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:45:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:45:14 spire-1.2.1/test/fakes/fakemetrics/ 16:45:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:45:14 spire-1.2.1/test/fakes/fakenoderesolver/ 16:45:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:45:14 spire-1.2.1/test/fakes/fakenotifier/ 16:45:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:45:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:45:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:45:14 spire-1.2.1/test/fakes/fakeserverca/ 16:45:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:45:14 spire-1.2.1/test/fakes/fakeservercatalog/ 16:45:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:45:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:45:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:45:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:45:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:45:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:45:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:45:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:45:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:45:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:45:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:45:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:45:14 spire-1.2.1/test/fixture/ 16:45:14 spire-1.2.1/test/fixture/certs/ 16:45:14 spire-1.2.1/test/fixture/certs/agent_svid.der 16:45:14 spire-1.2.1/test/fixture/certs/base_cert.pem 16:45:14 spire-1.2.1/test/fixture/certs/base_csr.pem 16:45:14 spire-1.2.1/test/fixture/certs/base_key.pem 16:45:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:45:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:45:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:45:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:45:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:45:14 spire-1.2.1/test/fixture/certs/blog_key.pem 16:45:14 spire-1.2.1/test/fixture/certs/bundle.der 16:45:14 spire-1.2.1/test/fixture/certs/ca.pem 16:45:14 spire-1.2.1/test/fixture/certs/ca_key.pem 16:45:14 spire-1.2.1/test/fixture/certs/database_cert.pem 16:45:14 spire-1.2.1/test/fixture/certs/database_csr.pem 16:45:14 spire-1.2.1/test/fixture/certs/database_key.pem 16:45:14 spire-1.2.1/test/fixture/certs/node_cert.pem 16:45:14 spire-1.2.1/test/fixture/certs/node_csr.pem 16:45:14 spire-1.2.1/test/fixture/certs/node_key.pem 16:45:14 spire-1.2.1/test/fixture/certs/svid.pem 16:45:14 spire-1.2.1/test/fixture/certs/svid_key.pem 16:45:14 spire-1.2.1/test/fixture/config/ 16:45:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:45:14 spire-1.2.1/test/fixture/config/agent_good.conf 16:45:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:45:14 spire-1.2.1/test/fixture/config/plugin_good.conf 16:45:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:45:14 spire-1.2.1/test/fixture/config/server_good.conf 16:45:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:45:14 spire-1.2.1/test/fixture/fixture.go 16:45:14 spire-1.2.1/test/fixture/nodeattestor/ 16:45:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:45:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:45:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:45:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:45:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:45:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:45:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:45:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:45:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:45:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:45:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:45:14 spire-1.2.1/test/fixture/registration/ 16:45:14 spire-1.2.1/test/fixture/registration/entries.json 16:45:14 spire-1.2.1/test/fixture/registration/good-for-update.json 16:45:14 spire-1.2.1/test/fixture/registration/good.json 16:45:14 spire-1.2.1/test/fixture/registration/invalid.json 16:45:14 spire-1.2.1/test/fixture/registration/invalid_json.json 16:45:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:45:14 spire-1.2.1/test/integration/ 16:45:14 spire-1.2.1/test/integration/README.md 16:45:14 spire-1.2.1/test/integration/common 16:45:14 spire-1.2.1/test/integration/setup/ 16:45:14 spire-1.2.1/test/integration/setup/adminclient/ 16:45:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:45:14 spire-1.2.1/test/integration/setup/adminclient/client.go 16:45:14 spire-1.2.1/test/integration/setup/debugagent/ 16:45:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:45:14 spire-1.2.1/test/integration/setup/debugagent/main.go 16:45:14 spire-1.2.1/test/integration/setup/debugserver/ 16:45:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:45:14 spire-1.2.1/test/integration/setup/debugserver/main.go 16:45:14 spire-1.2.1/test/integration/setup/downstreamclient/ 16:45:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:45:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:45:14 spire-1.2.1/test/integration/setup/itclient/ 16:45:14 spire-1.2.1/test/integration/setup/itclient/client.go 16:45:14 spire-1.2.1/test/integration/setup/node-attestation/ 16:45:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:45:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:45:14 spire-1.2.1/test/integration/setup/x509pop/ 16:45:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:45:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:45:14 spire-1.2.1/test/integration/suites/ 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variantsRemoving intermediate container 714b46eaf287 16:45:14 ---> df04ec9986fe 16:45:14 Step 13/22 : ENV APP_PORT=59861 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:45:14 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup ---> Running in 2535d9d69182 16:45:14 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:45:14 spire-1.2.1/test/integration/suites/join-token/ 16:45:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:45:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:45:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:45:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:45:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:45:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:45:14 spire-1.2.1/test/integration/suites/join-token/README.md 16:45:14 spire-1.2.1/test/integration/suites/join-token/conf/ 16:45:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/join-token/teardown 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:45:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:45:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:45:14 spire-1.2.1/test/integration/suites/k8s/ 16:45:14 spire-1.2.1/test/integration/suites/k8s/00-setup 16:45:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:45:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:45:14 spire-1.2.1/test/integration/suites/k8s/README.md 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/ 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:45:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:45:14 spire-1.2.1/test/integration/suites/k8s/teardown 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/ 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:45:14 spire-1.2.1/test/integration/suites/rotation/ 16:45:14 spire-1.2.1/test/integration/suites/rotation/00-setup 16:45:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:45:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:45:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:45:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:45:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:45:14 spire-1.2.1/test/integration/suites/rotation/README.md 16:45:14 spire-1.2.1/test/integration/suites/rotation/conf/ 16:45:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/rotation/teardown 16:45:14 spire-1.2.1/test/integration/suites/self-test/ 16:45:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:45:14 spire-1.2.1/test/integration/suites/self-test/README.md 16:45:14 spire-1.2.1/test/integration/suites/self-test/teardown 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:45:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:45:14 spire-1.2.1/test/integration/suites/upgrade/ 16:45:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:45:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:45:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:45:14 spire-1.2.1/test/integration/suites/upgrade/README.md 16:45:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:45:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:45:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:45:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:45:14 spire-1.2.1/test/integration/suites/upgrade/teardown 16:45:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:45:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:45:14 spire-1.2.1/test/integration/test-one.sh 16:45:14 spire-1.2.1/test/integration/test.sh 16:45:14 spire-1.2.1/test/plugintest/ 16:45:14 spire-1.2.1/test/plugintest/config.go 16:45:14 spire-1.2.1/test/plugintest/load.go 16:45:14 spire-1.2.1/test/plugintest/option.go 16:45:14 spire-1.2.1/test/spiretest/ 16:45:14 spire-1.2.1/test/spiretest/apiserver.go 16:45:14 spire-1.2.1/test/spiretest/assertions.go 16:45:14 spire-1.2.1/test/spiretest/dir.go 16:45:14 spire-1.2.1/test/spiretest/errors_posix.go 16:45:14 spire-1.2.1/test/spiretest/errors_windows.go 16:45:14 spire-1.2.1/test/spiretest/logs.go 16:45:14 spire-1.2.1/test/spiretest/socketapi.go 16:45:14 spire-1.2.1/test/spiretest/suite.go 16:45:14 spire-1.2.1/test/spiretest/x509.go 16:45:14 spire-1.2.1/test/testca/ 16:45:14 spire-1.2.1/test/testca/ca.go 16:45:14 spire-1.2.1/test/testkey/ 16:45:14 spire-1.2.1/test/testkey/generate.sh 16:45:14 spire-1.2.1/test/testkey/genkeys.go 16:45:14 spire-1.2.1/test/testkey/keys.go 16:45:14 spire-1.2.1/test/testkey/new.go 16:45:14 spire-1.2.1/test/tpmsimulator/ 16:45:14 spire-1.2.1/test/tpmsimulator/simulator.go 16:45:14 spire-1.2.1/test/util/ 16:45:14 spire-1.2.1/test/util/cert_fixtures.go 16:45:14 spire-1.2.1/test/util/cert_generation.go 16:45:14 spire-1.2.1/test/util/io_redirection.go 16:45:14 spire-1.2.1/test/util/race.go 16:45:14 spire-1.2.1/test/util/util.go 16:45:14 building spire from source... 16:45:15 Removing intermediate container 2535d9d69182 16:45:15 ---> f55a8539c36f 16:45:15 Step 14/22 : EXPOSE $APP_PORT 16:45:15 ---> Running in 4d3866a3a833 16:45:15 Installing go1.17.7... 16:45:15 Removing intermediate container 4d3866a3a833 16:45:15 ---> e198a8923a5b 16:45:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:45:17 ---> 37e5689829bf 16:45:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:45:19 ---> 8f4885bb09e7 16:45:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:45:19 ---> e4666117b079 16:45:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:45:20 ---> Running in ecd59b648e13 16:45:20 Removing intermediate container ecd59b648e13 16:45:20 ---> 7e943d5feb12 16:45:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:20 ---> Running in ecdf3be52997 16:45:21 Removing intermediate container ecdf3be52997 16:45:21 ---> 7bc6bd299ed5 16:45:21 Step 20/22 : LABEL arch=arm64 16:45:21 ---> Running in cd33bc0c7228 16:45:21 Removing intermediate container cd33bc0c7228 16:45:21 ---> 0e8872166e13 16:45:21 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:45:21 ---> Running in d35cc3afa876 16:45:22 Removing intermediate container d35cc3afa876 16:45:22 ---> dc087686bb0e 16:45:22 Step 22/22 : LABEL version=2.2.0-dev.94 16:45:22 ---> Running in a8aa7d5e2729 16:45:23 Removing intermediate container a8aa7d5e2729 16:45:23 ---> 5b21c57c76b5 16:45:23 16:45:23 Successfully built 5b21c57c76b5 16:45:23 Successfully tagged support-scheduler-arm64:latest 16:45:23 Building core-metadata 16:45:41  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:41 ---> 8865c25ae3d1 16:45:41 Step 3/23 : WORKDIR /edgex-go 16:45:41 ---> Using cache 16:45:41 ---> 1860c0e460e1 16:45:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:41 ---> Using cache 16:45:41 ---> 9d43e3e2921e 16:45:41 Step 5/23 : RUN apk add --update --no-cache make git 16:45:41 ---> Using cache 16:45:41 ---> 7116cd4cc369 16:45:41 Step 6/23 : COPY go.mod vendor* ./ 16:45:41 ---> Using cache 16:45:41 ---> 6dc85d77bdf5 16:45:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:41 ---> Using cache 16:45:41 ---> 744227310456 16:45:41 Step 8/23 : COPY . . 16:45:41 ---> Using cache 16:45:41 ---> 389b6c1a1066 16:45:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:45:43 ---> Running in 0beb4713ea76 16:45:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:45:45 Building bin/spire-server... 16:45:45 go: downloading github.com/mitchellh/cli v1.1.2 16:45:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:45:45 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:45:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:45:46 go: downloading google.golang.org/grpc v1.44.0 16:45:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:45:47 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:45:48 go: downloading github.com/imdario/mergo v0.3.12 16:45:49 go: downloading github.com/sirupsen/logrus v1.8.1 16:45:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:45:51 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:45:51 go: downloading github.com/fatih/color v1.13.0 16:45:51 go: downloading github.com/mattn/go-isatty v0.0.14 16:45:51 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:45:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:45:52 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:45:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:45:52 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:45:52 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:45:52 go: downloading github.com/armon/go-metrics v0.3.10 16:45:53 go: downloading github.com/prometheus/client_golang v1.12.1 16:45:53 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:45:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:45:54 go: downloading github.com/open-policy-agent/opa v0.38.0 16:46:09 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:46:09 go: downloading github.com/mattn/go-colorable v0.1.12 16:46:09 go: downloading github.com/Masterminds/goutils v1.1.0 16:46:09 go: downloading github.com/google/uuid v1.1.2 16:46:09 go: downloading github.com/Masterminds/semver v1.5.0 16:46:09 go: downloading github.com/huandu/xstrings v1.3.2 16:46:09 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:46:09 go: downloading github.com/oklog/run v1.0.0 16:46:09 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:46:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:46:09 go: downloading github.com/prometheus/client_model v0.2.0 16:46:09 go: downloading github.com/prometheus/common v0.32.1 16:46:09 go: downloading github.com/beorn7/perks v1.0.1 16:46:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:46:10 go: downloading github.com/prometheus/procfs v0.7.3 16:46:11 go: downloading go.uber.org/atomic v1.9.0 16:46:11 go: downloading github.com/imkira/go-observer v1.0.3 16:46:11 go: downloading github.com/hashicorp/errwrap v1.1.0 16:46:11 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:46:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:46:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:46:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:46:12 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:46:12 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:46:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:46:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:46:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:46:27 go: downloading github.com/stretchr/testify v1.7.0 16:46:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:46:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:46:27 go: downloading github.com/blang/semver/v4 v4.0.0 16:46:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:46:27 go: downloading github.com/jinzhu/gorm v1.9.16 16:46:27 go: downloading github.com/lib/pq v1.10.4 16:46:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:46:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:46:54 go: downloading google.golang.org/api v0.70.0 16:46:54 go: downloading k8s.io/client-go v0.23.4 16:46:54 go: downloading k8s.io/api v0.23.4 16:47:04 go: downloading github.com/google/go-tpm v0.3.3 16:47:04 go: downloading cloud.google.com/go/storage v1.21.0 16:47:05 go: downloading cloud.google.com/go v0.100.2 16:47:06 go: downloading k8s.io/apimachinery v0.23.4 16:47:09 go: downloading k8s.io/kube-aggregator v0.23.3 16:47:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:47:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:47:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:47:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:47:31 go: downloading cloud.google.com/go/security v1.3.0 16:47:31 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:47:33 go: downloading github.com/hashicorp/vault/api v1.4.1 16:47:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:47:35 go: downloading github.com/twmb/murmur3 v1.1.6 16:47:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:47:35 go: downloading gopkg.in/yaml.v2 v2.4.0 16:47:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:47:35 go: downloading github.com/gobwas/glob v0.2.3 16:47:36 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:47:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:47:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:47:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:47:37 go: downloading github.com/aws/smithy-go v1.11.0 16:47:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:47:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:47:38 go: downloading github.com/jinzhu/inflection v1.0.0 16:47:38 go: downloading github.com/gogo/protobuf v1.3.2 16:47:44 go: downloading cloud.google.com/go/compute v1.3.0 16:47:44 go: downloading cloud.google.com/go/iam v0.1.1 16:47:44 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:47:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:47:45 go: downloading k8s.io/klog/v2 v2.30.0 16:47:45 go: downloading github.com/google/gofuzz v1.1.0 16:47:45 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:47:46 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:47:47 go: downloading github.com/spf13/pflag v1.0.5 16:47:47 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:47:47 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:47:47 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:47:47 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:47:48 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:47:48 go: downloading github.com/dimchansky/utfbom v1.1.1 16:47:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:47:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:47:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:47:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:47:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:47:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:47:50 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:47:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:47:50 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:47:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:47:50 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:47:52 go: downloading go.opencensus.io v0.23.0 16:47:53 go: downloading gopkg.in/inf.v0 v0.9.1 16:47:53 go: downloading github.com/go-logr/logr v1.2.2 16:47:53 go: downloading github.com/google/go-cmp v0.5.7 16:47:54 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:47:54 go: downloading github.com/json-iterator/go v1.1.12 16:47:55 go: downloading github.com/googleapis/gnostic v0.5.5 16:47:58 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:47:58 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:47:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:48:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:48:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:48:00 go: downloading github.com/tklauser/numcpus v0.3.0 16:48:00 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:48:00 go: downloading go.uber.org/zap v1.21.0 16:48:01 go: downloading sigs.k8s.io/yaml v1.3.0 16:48:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:48:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:48:02 go: downloading github.com/modern-go/reflect2 v1.0.2 16:48:02 go: downloading github.com/ryanuber/go-glob v1.0.0 16:48:02 go: downloading github.com/golang/snappy v0.0.4 16:48:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:48:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:48:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:48:13 go: downloading github.com/hashicorp/go-version v1.2.0 16:48:13 go: downloading go.uber.org/multierr v1.6.0 16:48:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:48:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:49: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.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:49:58 Removing intermediate container 8eb7d940b046 16:49:58 ---> 842ea3932785 16:49:58 16:49:58 Step 10/22 : FROM alpine:3.14 16:49:58 ---> ac73e934f311 16:49:58 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:49:58 ---> Running in 760c181107e6 16:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:01 (1/6) Installing ca-certificates (20211220-r0) 16:50:01 (2/6) Installing brotli-libs (1.0.9-r5) 16:50:01 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:50:01 (4/6) Installing libcurl (7.79.1-r1) 16:50:01 (5/6) Installing curl (7.79.1-r1) 16:50:01 (6/6) Installing dumb-init (1.2.5-r1) 16:50:01 Executing busybox-1.33.1-r7.trigger 16:50:01 Executing ca-certificates-20211220-r0.trigger 16:50:02 OK: 8 MiB in 20 packages 16:50:04 Removing intermediate container 760c181107e6 16:50:04 ---> 65dc48b25370 16:50:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:50:04 ---> Running in be87777fa428 16:50:05 Removing intermediate container be87777fa428 16:50:05 ---> 287fdd420d20 16:50:05 Step 13/22 : WORKDIR /edgex 16:50:05 ---> Running in f918f6253398 16:50:05 Removing intermediate container f918f6253398 16:50:05 ---> 6ccc26e01eb8 16:50:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:50:06 ---> 309abe039925 16:50:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:50:08 ---> a295c96eb86e 16:50:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:50:09 ---> 4c87a90c6692 16:50:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:50:10 ---> a312c8dcf28c 16:50:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:50:10 ---> Running in 308fb1fb03e1 16:50:13 Removing intermediate container 308fb1fb03e1 16:50:13 ---> 9d0310f094e4 16:50:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:50:13 ---> Running in 91b6a2f2fdff 16:50:14 Removing intermediate container 91b6a2f2fdff 16:50:14 ---> 700c6f343f0e 16:50:14 Step 20/22 : LABEL arch=arm64 16:50:14 ---> Running in a6671616c4a7 16:50:14 Removing intermediate container a6671616c4a7 16:50:14 ---> 8cee98af29fa 16:50:14 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:50:15 ---> Running in 73a29bab5880 16:50:15 Removing intermediate container 73a29bab5880 16:50:15 ---> f64dffb5b6df 16:50:15 Step 22/22 : LABEL version=2.2.0-dev.94 16:50:15 ---> Running in 81f42d98ef41 16:50:16 Removing intermediate container 81f42d98ef41 16:50:16 ---> fa0f61665762 16:50:16 16:50:16 Successfully built fa0f61665762 16:50:16 Successfully tagged security-proxy-setup-arm64:latest 16:50:16  Building security-proxy-setup ... done Building core-command 16:50:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:50:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:34 ---> 8865c25ae3d1 16:50:34 Step 3/23 : WORKDIR /edgex-go 16:50:34 ---> Using cache 16:50:34 ---> 1860c0e460e1 16:50:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:34 ---> Using cache 16:50:34 ---> 9d43e3e2921e 16:50:34 Step 5/23 : RUN apk add --update --no-cache make git 16:50:34 ---> Using cache 16:50:34 ---> 7116cd4cc369 16:50:34 Step 6/23 : COPY go.mod vendor* ./ 16:50:34 ---> Using cache 16:50:34 ---> 6dc85d77bdf5 16:50:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:34 ---> Using cache 16:50:34 ---> 744227310456 16:50:34 Step 8/23 : COPY . . 16:50:34 ---> Using cache 16:50:34 ---> 389b6c1a1066 16:50:34 Step 9/23 : RUN make cmd/core-command/core-command 16:50:34 ---> Running in 359661e34b04 16:50:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:50:48 Removing intermediate container 0beb4713ea76 16:50:48 ---> 6f62e002a5f9 16:50:48 16:50:48 Step 10/23 : FROM alpine:3.14 16:50:48 ---> ac73e934f311 16:50:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:50:48 ---> Using cache 16:50:48 ---> c12bf9528709 16:50:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:50:48 ---> Using cache 16:50:48 ---> df04ec9986fe 16:50:48 Step 13/23 : ENV APP_PORT=59881 16:50:48 ---> Running in 25d0f88af935 16:50:48 Removing intermediate container 25d0f88af935 16:50:48 ---> 8a0948423995 16:50:48 Step 14/23 : EXPOSE $APP_PORT 16:50:48 ---> Running in 6244733d7efc 16:50:48 Removing intermediate container 6244733d7efc 16:50:48 ---> e1b7ed5e3310 16:50:48 Step 15/23 : WORKDIR / 16:50:48 ---> Running in cd2d5befe09e 16:50:48 Removing intermediate container cd2d5befe09e 16:50:48 ---> acf96e821373 16:50:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:49 ---> c0fe1b4bfa36 16:50:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:50:51 ---> 4bad6602530a 16:50:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:50:52 ---> 28ae6d09a7ad 16:50:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:50:52 ---> Running in 535cff40ef2d 16:50:52 Removing intermediate container 535cff40ef2d 16:50:52 ---> 75629ecc78c2 16:50:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:52 ---> Running in 3aa6d98c0187 16:50:53 Removing intermediate container 3aa6d98c0187 16:50:53 ---> 0ca8763b76cf 16:50:53 Step 21/23 : LABEL arch=arm64 16:50:53 ---> Running in 97c3a528874a 16:50:54 Removing intermediate container 97c3a528874a 16:50:54 ---> b55701405cca 16:50:54 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:50:54 ---> Running in 7d40ee525d28 16:50:54 Removing intermediate container 7d40ee525d28 16:50:54 ---> 700ab404eb92 16:50:54 Step 23/23 : LABEL version=2.2.0-dev.94 16:50:54 ---> Running in 28b56c93265a 16:50:55 Removing intermediate container 28b56c93265a 16:50:55 ---> 523c9e2cdfb8 16:50:55 16:50:55 Successfully built 523c9e2cdfb8 16:50:55 Successfully tagged core-metadata-arm64:latest 16:54:17  Building core-metadata ... done Removing intermediate container 359661e34b04 16:54:17 ---> 5958a9966c57 16:54:17 16:54:17 Step 10/23 : FROM alpine:3.14 16:54:17 ---> ac73e934f311 16:54:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:54:17 ---> Using cache 16:54:17 ---> c12bf9528709 16:54:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:54:17 ---> Using cache 16:54:17 ---> df04ec9986fe 16:54:17 Step 13/23 : ENV APP_PORT=59882 16:54:17 ---> Running in b21ad9bed6e5 16:54:17 Removing intermediate container b21ad9bed6e5 16:54:17 ---> 1c19df4b3af0 16:54:17 Step 14/23 : EXPOSE $APP_PORT 16:54:17 ---> Running in 215562e98728 16:54:18 Removing intermediate container 215562e98728 16:54:18 ---> 08c84393416a 16:54:18 Step 15/23 : WORKDIR / 16:54:18 ---> Running in cae9bf1f96b8 16:54:19 Removing intermediate container cae9bf1f96b8 16:54:19 ---> 6994abd63bff 16:54:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:20 ---> 51ab60c3d24f 16:54:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:54:21 ---> a58f09cde8aa 16:54:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:54:22 ---> 18737a0c7ac8 16:54:22 Step 19/23 : ENTRYPOINT ["/core-command"] 16:54:22 ---> Running in 8ced15a079f6 16:54:23 Removing intermediate container 8ced15a079f6 16:54:23 ---> fb4ca9cd0854 16:54:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:23 ---> Running in 2831be57ed18 16:54:24 Removing intermediate container 2831be57ed18 16:54:24 ---> 9d0cd0ec2946 16:54:24 Step 21/23 : LABEL arch=arm64 16:54:24 ---> Running in 492ebf5d8c45 16:54:24 Removing intermediate container 492ebf5d8c45 16:54:24 ---> 2039e8b672a7 16:54:24 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 16:54:24 ---> Running in 51bc7197440c 16:54:25 Removing intermediate container 51bc7197440c 16:54:25 ---> 8853bafb0427 16:54:25 Step 23/23 : LABEL version=2.2.0-dev.94 16:54:25 ---> Running in 749dbaa0350f 16:54:26 Removing intermediate container 749dbaa0350f 16:54:26 ---> 62844daf7a2e 16:54:26 16:54:26 Successfully built 62844daf7a2e 16:54:26 Successfully tagged core-command-arm64:latest 17:07:19  Building core-command ... done Building bin/spire-agent... 17:07:19 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:07:19 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:07:19 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:07:19 go: downloading github.com/docker/docker v20.10.12+incompatible 17:07:19 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:07:19 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:07:19 go: downloading github.com/google/go-tpm-tools v0.3.3 17:07:19 go: downloading github.com/docker/go-connections v0.4.0 17:07:19 go: downloading github.com/docker/go-units v0.4.0 17:07:19 go: downloading github.com/opencontainers/image-spec v1.0.1 17:07:19 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:07:19 go: downloading github.com/containerd/containerd v1.3.4 17:07:19 go: downloading github.com/opencontainers/go-digest v1.0.0 17:10:56 Building bin/spire-agent... 17:10:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:10:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:10:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:10:56 go: downloading github.com/docker/docker v20.10.12+incompatible 17:10:57 go: downloading github.com/google/go-tpm-tools v0.3.3 17:10:59 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:10:59 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:10:59 go: downloading github.com/docker/go-connections v0.4.0 17:10:59 go: downloading github.com/docker/go-units v0.4.0 17:10:59 go: downloading github.com/opencontainers/image-spec v1.0.1 17:10:59 go: downloading github.com/containerd/containerd v1.3.4 17:10:59 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:10:59 go: downloading github.com/opencontainers/go-digest v1.0.0 17:13:51 Removing intermediate container a737598882c6 17:13:51 ---> 44a62bb7854e 17:13:51 17:13:51 Step 13/26 : FROM alpine:3.15 17:13:51 ---> 3fb3c9af89a9 17:13:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:13:51 ---> Using cache 17:13:51 ---> 8ad8a88c71c6 17:13:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:51 ---> Using cache 17:13:51 ---> 63bd93f10086 17:13:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:13:51 ---> Running in 94c92970ac34 17:13:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:13:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:13:51 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 17:13:51 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 17:13:51 OK: 15732 distinct packages available 17:13:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:13:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:13:51 (1/5) Installing dumb-init (1.2.5-r1) 17:13:51 (2/5) Installing musl-obstack (1.2.3-r0) 17:13:51 (3/5) Installing libucontext (1.1-r0) 17:13:51 (4/5) Installing gcompat (1.0.0-r4) 17:13:51 (5/5) Installing openssl (1.1.1n-r0) 17:13:51 Executing busybox-1.34.1-r5.trigger 17:13:51 OK: 6 MiB in 19 packages 17:13:51 Removing intermediate container 94c92970ac34 17:13:51 ---> 1f28721ada8a 17:13:51 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 17:13:52 ---> e2c6bd5e0d60 17:13:52 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:13:57 ---> e02926bb60e5 17:13:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:13:58 ---> ffd10e534f97 17:13:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:13:59 ---> f672b1cb2cf3 17:13:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:14:00 ---> 2fa8c10e707d 17:14:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:14:00 ---> Running in 51c1d46c12b1 17:14:00 Removing intermediate container 51c1d46c12b1 17:14:00 ---> 06ae12656a60 17:14:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:14:01 ---> Running in a7f03db0c633 17:14:01 Removing intermediate container a7f03db0c633 17:14:01 ---> 1a39a9c7b907 17:14:01 Step 24/26 : LABEL arch=arm64 17:14:01 ---> Running in d2760bf47097 17:14:02 Removing intermediate container d2760bf47097 17:14:02 ---> f33b44ec374c 17:14:02 Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 17:14:02 ---> Running in 827c21f534df 17:14:02 Removing intermediate container 827c21f534df 17:14:02 ---> 8508203065cf 17:14:02 Step 26/26 : LABEL version=2.2.0-dev.94 17:14:02 ---> Running in ed1291be5d12 17:14:03 Removing intermediate container ed1291be5d12 17:14:03 ---> 74c4ddff4828 17:14:03 17:14:03 Successfully built 74c4ddff4828 17:14:03 Successfully tagged security-spire-agent-arm64:latest 17:15:25  Building security-spire-agent ... done Building bin/spire-agent... 17:15:25 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:15:25 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:15:25 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:15:25 go: downloading github.com/docker/docker v20.10.12+incompatible 17:15:25 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:15:25 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:15:25 go: downloading github.com/google/go-tpm-tools v0.3.3 17:15:25 go: downloading github.com/docker/go-connections v0.4.0 17:15:25 go: downloading github.com/docker/go-units v0.4.0 17:15:25 go: downloading github.com/opencontainers/image-spec v1.0.1 17:15:25 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:15:25 go: downloading github.com/containerd/containerd v1.3.4 17:15:25 go: downloading github.com/opencontainers/go-digest v1.0.0 17:16:12 Removing intermediate container ed1737254f0a 17:16:12 ---> 8af9266a5893 17:16:12 17:16:12 Step 13/26 : FROM alpine:3.15 17:16:12 ---> 3fb3c9af89a9 17:16:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:16:12 ---> Using cache 17:16:12 ---> 8ad8a88c71c6 17:16:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:12 ---> Using cache 17:16:12 ---> 63bd93f10086 17:16:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:16:12 ---> Running in d8a1e74e9edb 17:16:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:16:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:16:12 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 17:16:12 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 17:16:12 OK: 15732 distinct packages available 17:16:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:16:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:16:15 (1/4) Installing dumb-init (1.2.5-r1) 17:16:15 (2/4) Installing musl-obstack (1.2.3-r0) 17:16:15 (3/4) Installing libucontext (1.1-r0) 17:16:15 (4/4) Installing gcompat (1.0.0-r4) 17:16:15 Executing busybox-1.34.1-r5.trigger 17:16:15 OK: 6 MiB in 18 packages 17:16:17 Removing intermediate container d8a1e74e9edb 17:16:17 ---> 04e9b4d47deb 17:16:17 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:16:21 ---> afb51f2287df 17:16:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:16:22 ---> 553a2ea4970b 17:16:22 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:16:22 ---> Running in fb5c6443e9f8 17:16:22 Removing intermediate container fb5c6443e9f8 17:16:22 ---> 3e792ce4e377 17:16:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:16:23 ---> 003c19a5d2de 17:16:23 Step 21/26 : WORKDIR / 17:16:23 ---> Running in 1d8d16f8122f 17:16:24 Removing intermediate container 1d8d16f8122f 17:16:24 ---> 67ef1ebb7722 17:16:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:16:24 ---> Running in be0b6ab9dae2 17:16:25 Removing intermediate container be0b6ab9dae2 17:16:25 ---> 4110726b445c 17:16:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:16:25 ---> Running in 5041d67a7a07 17:16:25 Removing intermediate container 5041d67a7a07 17:16:25 ---> 9c450f3f86ab 17:16:25 Step 24/26 : LABEL arch=arm64 17:16:25 ---> Running in 2c122192de5a 17:16:25 Removing intermediate container 2c122192de5a 17:16:25 ---> 3ab024a0d975 17:16:25 Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 17:16:25 ---> Running in 5a0732075524 17:16:26 Removing intermediate container 5a0732075524 17:16:26 ---> 0cfda0bd2452 17:16:26 Step 26/26 : LABEL version=2.2.0-dev.94 17:16:26 ---> Running in 1c33370d1a23 17:16:26 Removing intermediate container 1c33370d1a23 17:16:26 ---> 86e06c6dc17a 17:16:26 17:16:26 Successfully built 86e06c6dc17a 17:16:26 Successfully tagged security-spire-config-arm64:latest 17:19:18  Building security-spire-config ... done Removing intermediate container 58fea196e6fe 17:19:18 ---> aff99c7047d1 17:19:18 17:19:18 Step 13/25 : FROM alpine:3.15 17:19:18 ---> 3fb3c9af89a9 17:19:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:19:18 ---> Using cache 17:19:18 ---> 8ad8a88c71c6 17:19:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:18 ---> Using cache 17:19:18 ---> 63bd93f10086 17:19:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:19:18 ---> Using cache 17:19:18 ---> 1f28721ada8a 17:19:18 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:19:18 ---> bd7896eed74f 17:19:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:19:18 ---> 3501fcc388ee 17:19:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:19:18 ---> 756b0c119434 17:19:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:19:18 ---> 1f2925e86245 17:19:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:19:18 ---> Running in 49a87f1e17b5 17:19:18 Removing intermediate container 49a87f1e17b5 17:19:18 ---> f83fc26054a9 17:19:18 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:19:18 ---> Running in f5e81d24107c 17:19:18 Removing intermediate container f5e81d24107c 17:19:18 ---> ee93df236b15 17:19:18 Step 23/25 : LABEL arch=arm64 17:19:18 ---> Running in e5417c71c18d 17:19:18 Removing intermediate container e5417c71c18d 17:19:18 ---> 8bc5d65a5606 17:19:18 Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:18 ---> Running in 452aa6cda7b7 17:19:18 Removing intermediate container 452aa6cda7b7 17:19:18 ---> b22f797fe969 17:19:18 Step 25/25 : LABEL version=2.2.0-dev.94 17:19:18 ---> Running in 6c6d508e1c6f 17:19:18 Removing intermediate container 6c6d508e1c6f 17:19:18 ---> e5c3c48fb988 17:19:18 17:19:18 Successfully built e5c3c48fb988 17:19:18 Successfully tagged security-spire-server-arm64:latest 17:19:18  Building security-spire-server ... done  [Pipeline] } 17:19:18 $ docker stop --time=1 9723a835d6a4f5803f59e32c9512dca7c0675a4a734127263b2310ce11a4bf05 17:19:20 $ docker rm -f 9723a835d6a4f5803f59e32c9512dca7c0675a4a734127263b2310ce11a4bf05 [Pipeline] // withDockerContainer [Pipeline] sh 17:19:20 + docker images 17:19:21 REPOSITORY TAG IMAGE ID CREATED SIZE 17:19:21 security-spire-server-arm64 latest e5c3c48fb988 5 seconds ago 86.3MB 17:19:21 aff99c7047d1 27 seconds ago 3.98GB 17:19:21 security-spire-config-arm64 latest 86e06c6dc17a 2 minutes ago 85.6MB 17:19:21 8af9266a5893 3 minutes ago 3.98GB 17:19:21 security-spire-agent-arm64 latest 74c4ddff4828 5 minutes ago 126MB 17:19:21 44a62bb7854e 6 minutes ago 3.98GB 17:19:21 core-command-arm64 latest 62844daf7a2e 24 minutes ago 15.5MB 17:19:21 5958a9966c57 25 minutes ago 1.15GB 17:19:21 core-metadata-arm64 latest 523c9e2cdfb8 28 minutes ago 16.3MB 17:19:21 6f62e002a5f9 28 minutes ago 1.15GB 17:19:21 security-proxy-setup-arm64 latest fa0f61665762 29 minutes ago 26.1MB 17:19:21 842ea3932785 29 minutes ago 1.16GB 17:19:21 support-scheduler-arm64 latest 5b21c57c76b5 33 minutes ago 25.2MB 17:19:21 e2825bc6175a 34 minutes ago 1.21GB 17:19:21 sys-mgmt-agent-arm64 latest a704a32f7e00 34 minutes ago 282MB 17:19:21 support-notifications-arm64 latest d8ae0b089831 34 minutes ago 25.8MB 17:19:21 d15a42a37e86 35 minutes ago 1.21GB 17:19:21 e71e71ee5eed 36 minutes ago 1.15GB 17:19:21 security-spiffe-token-provider-arm64 latest 54e8ab76f405 41 minutes ago 27.9MB 17:19:21 5b752659e432 42 minutes ago 1.2GB 17:19:21 core-data-arm64 latest eee5d8a31368 42 minutes ago 21.6MB 17:19:21 5175fe63f496 42 minutes ago 1.18GB 17:19:21 security-bootstrapper-arm64 latest c3feabc6b054 43 minutes ago 18.3MB 17:19:21 security-secretstore-setup-arm64 latest c6a5443d3691 43 minutes ago 27.5MB 17:19:21 bd30c27a2482 43 minutes ago 1.16GB 17:19:21 cc8cf8ef73b4 43 minutes ago 1.15GB 17:19:21 ci-base-image-arm64 latest 8865c25ae3d1 50 minutes ago 885MB 17:19:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 17:19:21 docker 20.10.14 c346e9eafbab 5 weeks ago 202MB 17:19:21 alpine 3.14 ac73e934f311 5 weeks ago 5.34MB 17:19:21 alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB 17:19:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:21 provisioning config files... 17:19:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/223@tmp/config4025669405977323533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:21 ---> docker-login.sh 17:19:21 nexus3.edgexfoundry.org:10001 17:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:21 Configure a credential helper to remove this warning. See 17:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:21 17:19:21 Login Succeeded 17:19:22 nexus3.edgexfoundry.org:10002 17:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:22 Configure a credential helper to remove this warning. See 17:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:22 17:19:22 Login Succeeded 17:19:22 nexus3.edgexfoundry.org:10003 17:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:23 Configure a credential helper to remove this warning. See 17:19:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:23 17:19:23 Login Succeeded 17:19:23 nexus3.edgexfoundry.org:10004 17:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:23 Configure a credential helper to remove this warning. See 17:19:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:23 17:19:23 Login Succeeded 17:19:23 docker.io 17:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:24 Configure a credential helper to remove this warning. See 17:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:24 17:19:24 Login Succeeded 17:19:24 ---> docker-login.sh ends [Pipeline] } 17:19:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:19:24 fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:24 latest 17:19:24 2.2.0-dev.94 17:19:24 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:24 main 17:19:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:19:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:19:24 43513a0cbd9c: Preparing 17:19:24 055247740ab0: Preparing 17:19:24 581240ea1c09: Preparing 17:19:24 b1748743c372: Preparing 17:19:24 f73e7dbfee58: Preparing 17:19:25 f73e7dbfee58: Layer already exists 17:19:25 43513a0cbd9c: Pushed 17:19:25 581240ea1c09: Pushed 17:19:25 b1748743c372: Pushed 17:19:27 055247740ab0: Pushed 17:19:27 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:73487dfc650455b5097febecbe1bf7c67e0c2620dfe9ac13a8b86be26ff0cb1a size: 1363 [Pipeline] isUnix [Pipeline] sh 17:19:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:19:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:19:28 43513a0cbd9c: Preparing 17:19:28 055247740ab0: Preparing 17:19:28 581240ea1c09: Preparing 17:19:28 b1748743c372: Preparing 17:19:28 f73e7dbfee58: Preparing 17:19:28 f73e7dbfee58: Layer already exists 17:19:28 b1748743c372: Layer already exists 17:19:28 055247740ab0: Layer already exists 17:19:28 43513a0cbd9c: Layer already exists 17:19:28 581240ea1c09: Layer already exists 17:19:28 latest: digest: sha256:73487dfc650455b5097febecbe1bf7c67e0c2620dfe9ac13a8b86be26ff0cb1a size: 1363 [Pipeline] isUnix [Pipeline] sh 17:19:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:19:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.94 17:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:19:29 43513a0cbd9c: Preparing 17:19:29 055247740ab0: Preparing 17:19:29 581240ea1c09: Preparing 17:19:29 b1748743c372: Preparing 17:19:29 f73e7dbfee58: Preparing 17:19:29 43513a0cbd9c: Layer already exists 17:19:29 b1748743c372: Layer already exists 17:19:29 f73e7dbfee58: Layer already exists 17:19:29 055247740ab0: Layer already exists 17:19:29 581240ea1c09: Layer already exists 17:19:29 2.2.0-dev.94: digest: sha256:73487dfc650455b5097febecbe1bf7c67e0c2620dfe9ac13a8b86be26ff0cb1a size: 1363 [Pipeline] isUnix [Pipeline] sh 17:19:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:19:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:19:30 43513a0cbd9c: Preparing 17:19:30 055247740ab0: Preparing 17:19:30 581240ea1c09: Preparing 17:19:30 b1748743c372: Preparing 17:19:30 f73e7dbfee58: Preparing 17:19:30 581240ea1c09: Layer already exists 17:19:30 f73e7dbfee58: Layer already exists 17:19:30 055247740ab0: Layer already exists 17:19:30 43513a0cbd9c: Layer already exists 17:19:30 b1748743c372: Layer already exists 17:19:30 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:73487dfc650455b5097febecbe1bf7c67e0c2620dfe9ac13a8b86be26ff0cb1a size: 1363 [Pipeline] isUnix [Pipeline] sh 17:19:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 17:19:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:19:31 43513a0cbd9c: Preparing 17:19:31 055247740ab0: Preparing 17:19:31 581240ea1c09: Preparing 17:19:31 b1748743c372: Preparing 17:19:31 f73e7dbfee58: Preparing 17:19:31 f73e7dbfee58: Layer already exists 17:19:31 43513a0cbd9c: Layer already exists 17:19:31 b1748743c372: Layer already exists 17:19:31 581240ea1c09: Layer already exists 17:19:31 055247740ab0: Layer already exists 17:19:31 main: digest: sha256:73487dfc650455b5097febecbe1bf7c67e0c2620dfe9ac13a8b86be26ff0cb1a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:31 ===================================================== [Pipeline] echo 17:19:31 taggedImages: 17:19:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:19:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.94 17:19:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:19:31 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:19:31 fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:31 latest 17:19:31 2.2.0-dev.94 17:19:31 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:31 main 17:19:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:19:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:19:32 0d028d859742: Preparing 17:19:32 2023bb64aec8: Preparing 17:19:32 581240ea1c09: Preparing 17:19:32 0621685d9442: Preparing 17:19:32 036048d1bbc9: Preparing 17:19:32 f73e7dbfee58: Preparing 17:19:32 f73e7dbfee58: Waiting 17:19:32 581240ea1c09: Layer already exists 17:19:32 f73e7dbfee58: Layer already exists 17:19:32 0d028d859742: Pushed 17:19:32 036048d1bbc9: Pushed 17:19:33 0621685d9442: Pushed 17:19:36 2023bb64aec8: Pushed 17:19:36 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:0b5dc17a0659763eff8afead6fd17d6bdf2887661099f21d6167ba8987a6a5a1 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:19:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:19:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:19:37 0d028d859742: Preparing 17:19:37 2023bb64aec8: Preparing 17:19:37 581240ea1c09: Preparing 17:19:37 0621685d9442: Preparing 17:19:37 036048d1bbc9: Preparing 17:19:37 f73e7dbfee58: Preparing 17:19:37 f73e7dbfee58: Waiting 17:19:37 0d028d859742: Layer already exists 17:19:37 036048d1bbc9: Layer already exists 17:19:37 0621685d9442: Layer already exists 17:19:37 2023bb64aec8: Layer already exists 17:19:37 581240ea1c09: Layer already exists 17:19:37 f73e7dbfee58: Layer already exists 17:19:37 latest: digest: sha256:0b5dc17a0659763eff8afead6fd17d6bdf2887661099f21d6167ba8987a6a5a1 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:19:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:19:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.94 17:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:19:38 0d028d859742: Preparing 17:19:38 2023bb64aec8: Preparing 17:19:38 581240ea1c09: Preparing 17:19:38 0621685d9442: Preparing 17:19:38 036048d1bbc9: Preparing 17:19:38 f73e7dbfee58: Preparing 17:19:38 f73e7dbfee58: Waiting 17:19:38 2023bb64aec8: Layer already exists 17:19:38 0621685d9442: Layer already exists 17:19:38 036048d1bbc9: Layer already exists 17:19:38 0d028d859742: Layer already exists 17:19:38 581240ea1c09: Layer already exists 17:19:38 f73e7dbfee58: Layer already exists 17:19:38 2.2.0-dev.94: digest: sha256:0b5dc17a0659763eff8afead6fd17d6bdf2887661099f21d6167ba8987a6a5a1 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:19:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:19:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:19:39 0d028d859742: Preparing 17:19:39 2023bb64aec8: Preparing 17:19:39 581240ea1c09: Preparing 17:19:39 0621685d9442: Preparing 17:19:39 036048d1bbc9: Preparing 17:19:39 f73e7dbfee58: Preparing 17:19:39 f73e7dbfee58: Waiting 17:19:39 0621685d9442: Layer already exists 17:19:39 581240ea1c09: Layer already exists 17:19:39 2023bb64aec8: Layer already exists 17:19:39 0d028d859742: Layer already exists 17:19:39 036048d1bbc9: Layer already exists 17:19:39 f73e7dbfee58: Layer already exists 17:19:39 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:0b5dc17a0659763eff8afead6fd17d6bdf2887661099f21d6167ba8987a6a5a1 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:19:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 17:19:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:19:40 0d028d859742: Preparing 17:19:40 2023bb64aec8: Preparing 17:19:40 581240ea1c09: Preparing 17:19:40 0621685d9442: Preparing 17:19:40 036048d1bbc9: Preparing 17:19:40 f73e7dbfee58: Preparing 17:19:40 f73e7dbfee58: Waiting 17:19:40 0621685d9442: Layer already exists 17:19:40 2023bb64aec8: Layer already exists 17:19:40 036048d1bbc9: Layer already exists 17:19:40 0d028d859742: Layer already exists 17:19:40 581240ea1c09: Layer already exists 17:19:40 f73e7dbfee58: Layer already exists 17:19:40 main: digest: sha256:0b5dc17a0659763eff8afead6fd17d6bdf2887661099f21d6167ba8987a6a5a1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:40 ===================================================== [Pipeline] echo 17:19:40 taggedImages: 17:19:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:19:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.94 17:19:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:19:40 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:19:40 fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:40 latest 17:19:40 2.2.0-dev.94 17:19:40 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:40 main 17:19:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:19:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:19:41 4fd50b19ecfe: Preparing 17:19:41 8f339d6299c2: Preparing 17:19:41 581240ea1c09: Preparing 17:19:41 b1748743c372: Preparing 17:19:41 f73e7dbfee58: Preparing 17:19:41 581240ea1c09: Layer already exists 17:19:41 f73e7dbfee58: Layer already exists 17:19:41 b1748743c372: Layer already exists 17:19:41 4fd50b19ecfe: Pushed 17:19:44 8f339d6299c2: Pushed 17:19:44 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:f91f83725d1436c11ece28bc767c975e8f2ec910478854e5228b747720399af2 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:19:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:19:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:19:45 4fd50b19ecfe: Preparing 17:19:45 8f339d6299c2: Preparing 17:19:45 581240ea1c09: Preparing 17:19:45 b1748743c372: Preparing 17:19:45 f73e7dbfee58: Preparing 17:19:45 4fd50b19ecfe: Layer already exists 17:19:45 581240ea1c09: Layer already exists 17:19:45 8f339d6299c2: Layer already exists 17:19:45 f73e7dbfee58: Layer already exists 17:19:45 b1748743c372: Layer already exists 17:19:45 latest: digest: sha256:f91f83725d1436c11ece28bc767c975e8f2ec910478854e5228b747720399af2 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:19:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:19:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.94 17:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:19:46 4fd50b19ecfe: Preparing 17:19:46 8f339d6299c2: Preparing 17:19:46 581240ea1c09: Preparing 17:19:46 b1748743c372: Preparing 17:19:46 f73e7dbfee58: Preparing 17:19:46 8f339d6299c2: Layer already exists 17:19:46 f73e7dbfee58: Layer already exists 17:19:46 4fd50b19ecfe: Layer already exists 17:19:46 581240ea1c09: Layer already exists 17:19:46 b1748743c372: Layer already exists 17:19:46 2.2.0-dev.94: digest: sha256:f91f83725d1436c11ece28bc767c975e8f2ec910478854e5228b747720399af2 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:19:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:19:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:19:47 4fd50b19ecfe: Preparing 17:19:47 8f339d6299c2: Preparing 17:19:47 581240ea1c09: Preparing 17:19:47 b1748743c372: Preparing 17:19:47 f73e7dbfee58: Preparing 17:19:47 f73e7dbfee58: Layer already exists 17:19:47 581240ea1c09: Layer already exists 17:19:47 8f339d6299c2: Layer already exists 17:19:47 4fd50b19ecfe: Layer already exists 17:19:47 b1748743c372: Layer already exists 17:19:47 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:f91f83725d1436c11ece28bc767c975e8f2ec910478854e5228b747720399af2 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:19:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 17:19:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:19:48 4fd50b19ecfe: Preparing 17:19:48 8f339d6299c2: Preparing 17:19:48 581240ea1c09: Preparing 17:19:48 b1748743c372: Preparing 17:19:48 f73e7dbfee58: Preparing 17:19:48 f73e7dbfee58: Layer already exists 17:19:48 4fd50b19ecfe: Layer already exists 17:19:48 8f339d6299c2: Layer already exists 17:19:48 b1748743c372: Layer already exists 17:19:48 581240ea1c09: Layer already exists 17:19:48 main: digest: sha256:f91f83725d1436c11ece28bc767c975e8f2ec910478854e5228b747720399af2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:48 ===================================================== [Pipeline] echo 17:19:48 taggedImages: 17:19:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:19:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.94 17:19:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:19:48 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:19:48 fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:48 latest 17:19:48 2.2.0-dev.94 17:19:48 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:48 main 17:19:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:19:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:19:49 7f9dbd3a48b1: Preparing 17:19:49 7f9dbd3a48b1: Preparing 17:19:49 8c2aec9f3e7a: Preparing 17:19:49 1f1297ee934c: Preparing 17:19:49 07029e1c71c8: Preparing 17:19:49 50a6ee44c9fd: Preparing 17:19:49 581240ea1c09: Preparing 17:19:49 339c23135335: Preparing 17:19:49 3b1186beeef7: Preparing 17:19:49 b4f2ca82d6a1: Preparing 17:19:49 9331ae05ecb4: Preparing 17:19:49 f73e7dbfee58: Preparing 17:19:49 581240ea1c09: Waiting 17:19:49 339c23135335: Waiting 17:19:49 3b1186beeef7: Waiting 17:19:49 b4f2ca82d6a1: Waiting 17:19:49 9331ae05ecb4: Waiting 17:19:49 f73e7dbfee58: Waiting 17:19:49 07029e1c71c8: Pushed 17:19:49 1f1297ee934c: Pushed 17:19:49 7f9dbd3a48b1: Pushed 17:19:49 8c2aec9f3e7a: Pushed 17:19:49 581240ea1c09: Layer already exists 17:19:49 339c23135335: Pushed 17:19:49 3b1186beeef7: Pushed 17:19:49 b4f2ca82d6a1: Pushed 17:19:49 f73e7dbfee58: Layer already exists 17:19:49 9331ae05ecb4: Pushed 17:19:53 50a6ee44c9fd: Pushed 17:19:53 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:d487888bf66cc111b732748d8ea4c250708622fae22fe2b88042ba1c3e4e3c58 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:19:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:19:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:19:53 7f9dbd3a48b1: Preparing 17:19:53 7f9dbd3a48b1: Preparing 17:19:53 8c2aec9f3e7a: Preparing 17:19:53 1f1297ee934c: Preparing 17:19:53 07029e1c71c8: Preparing 17:19:53 50a6ee44c9fd: Preparing 17:19:53 581240ea1c09: Preparing 17:19:53 339c23135335: Preparing 17:19:53 3b1186beeef7: Preparing 17:19:53 b4f2ca82d6a1: Preparing 17:19:53 9331ae05ecb4: Preparing 17:19:53 f73e7dbfee58: Preparing 17:19:53 581240ea1c09: Waiting 17:19:53 339c23135335: Waiting 17:19:53 3b1186beeef7: Waiting 17:19:53 b4f2ca82d6a1: Waiting 17:19:53 9331ae05ecb4: Waiting 17:19:53 f73e7dbfee58: Waiting 17:19:53 8c2aec9f3e7a: Layer already exists 17:19:53 7f9dbd3a48b1: Layer already exists 17:19:53 07029e1c71c8: Layer already exists 17:19:53 1f1297ee934c: Layer already exists 17:19:53 50a6ee44c9fd: Layer already exists 17:19:53 b4f2ca82d6a1: Layer already exists 17:19:53 581240ea1c09: Layer already exists 17:19:53 3b1186beeef7: Layer already exists 17:19:53 9331ae05ecb4: Layer already exists 17:19:53 339c23135335: Layer already exists 17:19:53 f73e7dbfee58: Layer already exists 17:19:54 latest: digest: sha256:d487888bf66cc111b732748d8ea4c250708622fae22fe2b88042ba1c3e4e3c58 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:19:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:19:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.94 17:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:19:54 7f9dbd3a48b1: Preparing 17:19:54 7f9dbd3a48b1: Preparing 17:19:54 8c2aec9f3e7a: Preparing 17:19:54 1f1297ee934c: Preparing 17:19:54 07029e1c71c8: Preparing 17:19:54 50a6ee44c9fd: Preparing 17:19:54 581240ea1c09: Preparing 17:19:54 339c23135335: Preparing 17:19:54 3b1186beeef7: Preparing 17:19:54 b4f2ca82d6a1: Preparing 17:19:54 9331ae05ecb4: Preparing 17:19:54 f73e7dbfee58: Preparing 17:19:54 9331ae05ecb4: Waiting 17:19:54 3b1186beeef7: Waiting 17:19:54 b4f2ca82d6a1: Waiting 17:19:54 f73e7dbfee58: Waiting 17:19:54 581240ea1c09: Waiting 17:19:54 339c23135335: Waiting 17:19:54 8c2aec9f3e7a: Layer already exists 17:19:54 50a6ee44c9fd: Layer already exists 17:19:54 07029e1c71c8: Layer already exists 17:19:54 1f1297ee934c: Layer already exists 17:19:54 7f9dbd3a48b1: Layer already exists 17:19:54 581240ea1c09: Layer already exists 17:19:54 339c23135335: Layer already exists 17:19:54 b4f2ca82d6a1: Layer already exists 17:19:54 9331ae05ecb4: Layer already exists 17:19:54 3b1186beeef7: Layer already exists 17:19:54 f73e7dbfee58: Layer already exists 17:19:54 2.2.0-dev.94: digest: sha256:d487888bf66cc111b732748d8ea4c250708622fae22fe2b88042ba1c3e4e3c58 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:19:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:19:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:19:55 7f9dbd3a48b1: Preparing 17:19:55 7f9dbd3a48b1: Preparing 17:19:55 8c2aec9f3e7a: Preparing 17:19:55 1f1297ee934c: Preparing 17:19:55 07029e1c71c8: Preparing 17:19:55 50a6ee44c9fd: Preparing 17:19:55 581240ea1c09: Preparing 17:19:55 339c23135335: Preparing 17:19:55 3b1186beeef7: Preparing 17:19:55 b4f2ca82d6a1: Preparing 17:19:55 9331ae05ecb4: Preparing 17:19:55 f73e7dbfee58: Preparing 17:19:55 3b1186beeef7: Waiting 17:19:55 b4f2ca82d6a1: Waiting 17:19:55 9331ae05ecb4: Waiting 17:19:55 f73e7dbfee58: Waiting 17:19:55 581240ea1c09: Waiting 17:19:55 339c23135335: Waiting 17:19:55 7f9dbd3a48b1: Layer already exists 17:19:55 8c2aec9f3e7a: Layer already exists 17:19:55 50a6ee44c9fd: Layer already exists 17:19:55 07029e1c71c8: Layer already exists 17:19:55 1f1297ee934c: Layer already exists 17:19:55 339c23135335: Layer already exists 17:19:55 3b1186beeef7: Layer already exists 17:19:55 9331ae05ecb4: Layer already exists 17:19:55 b4f2ca82d6a1: Layer already exists 17:19:55 581240ea1c09: Layer already exists 17:19:55 f73e7dbfee58: Layer already exists 17:19:55 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:d487888bf66cc111b732748d8ea4c250708622fae22fe2b88042ba1c3e4e3c58 size: 2817 [Pipeline] isUnix [Pipeline] sh 17:19:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 17:19:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:19:56 7f9dbd3a48b1: Preparing 17:19:56 7f9dbd3a48b1: Preparing 17:19:56 8c2aec9f3e7a: Preparing 17:19:56 1f1297ee934c: Preparing 17:19:56 07029e1c71c8: Preparing 17:19:56 50a6ee44c9fd: Preparing 17:19:56 581240ea1c09: Preparing 17:19:56 339c23135335: Preparing 17:19:56 3b1186beeef7: Preparing 17:19:56 b4f2ca82d6a1: Preparing 17:19:56 9331ae05ecb4: Preparing 17:19:56 f73e7dbfee58: Preparing 17:19:56 581240ea1c09: Waiting 17:19:56 339c23135335: Waiting 17:19:56 3b1186beeef7: Waiting 17:19:56 b4f2ca82d6a1: Waiting 17:19:56 9331ae05ecb4: Waiting 17:19:56 f73e7dbfee58: Waiting 17:19:56 1f1297ee934c: Layer already exists 17:19:56 7f9dbd3a48b1: Layer already exists 17:19:56 07029e1c71c8: Layer already exists 17:19:56 50a6ee44c9fd: Layer already exists 17:19:56 8c2aec9f3e7a: Layer already exists 17:19:56 3b1186beeef7: Layer already exists 17:19:56 339c23135335: Layer already exists 17:19:56 b4f2ca82d6a1: Layer already exists 17:19:56 581240ea1c09: Layer already exists 17:19:56 9331ae05ecb4: Layer already exists 17:19:56 f73e7dbfee58: Layer already exists 17:19:56 main: digest: sha256:d487888bf66cc111b732748d8ea4c250708622fae22fe2b88042ba1c3e4e3c58 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:19:56 ===================================================== [Pipeline] echo 17:19:56 taggedImages: 17:19:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:19:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.94 17:19:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:19:56 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:19:56 fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:56 latest 17:19:56 2.2.0-dev.94 17:19:56 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:19:56 main 17:19:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:19:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:19:57 35e0fec126d5: Preparing 17:19:57 968bdf4c8348: Preparing 17:19:57 e83a10ae3bbb: Preparing 17:19:57 d06cbb255789: Preparing 17:19:57 38f3ec7b4797: Preparing 17:19:57 ad13f897351f: Preparing 17:19:57 1fdfadb2e6fd: Preparing 17:19:57 f73e7dbfee58: Preparing 17:19:57 ad13f897351f: Waiting 17:19:57 1fdfadb2e6fd: Waiting 17:19:57 f73e7dbfee58: Waiting 17:19:57 35e0fec126d5: Pushed 17:19:57 38f3ec7b4797: Pushed 17:19:57 968bdf4c8348: Pushed 17:19:57 f73e7dbfee58: Layer already exists 17:19:58 ad13f897351f: Pushed 17:19:58 1fdfadb2e6fd: Pushed 17:20:00 d06cbb255789: Pushed 17:20:00 e83a10ae3bbb: Pushed 17:20:00 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:c151ce2e7df9682042362327856b037266c8d028580145c16cb22fa24196fc18 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:20:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:20:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:20:01 35e0fec126d5: Preparing 17:20:01 968bdf4c8348: Preparing 17:20:01 e83a10ae3bbb: Preparing 17:20:01 d06cbb255789: Preparing 17:20:01 38f3ec7b4797: Preparing 17:20:01 ad13f897351f: Preparing 17:20:01 1fdfadb2e6fd: Preparing 17:20:01 f73e7dbfee58: Preparing 17:20:01 ad13f897351f: Waiting 17:20:01 1fdfadb2e6fd: Waiting 17:20:01 f73e7dbfee58: Waiting 17:20:01 38f3ec7b4797: Layer already exists 17:20:01 35e0fec126d5: Layer already exists 17:20:01 968bdf4c8348: Layer already exists 17:20:01 d06cbb255789: Layer already exists 17:20:01 e83a10ae3bbb: Layer already exists 17:20:01 f73e7dbfee58: Layer already exists 17:20:01 ad13f897351f: Layer already exists 17:20:01 1fdfadb2e6fd: Layer already exists 17:20:01 latest: digest: sha256:c151ce2e7df9682042362327856b037266c8d028580145c16cb22fa24196fc18 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:20:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:20:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.94 17:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:20:02 35e0fec126d5: Preparing 17:20:02 968bdf4c8348: Preparing 17:20:02 e83a10ae3bbb: Preparing 17:20:02 d06cbb255789: Preparing 17:20:02 38f3ec7b4797: Preparing 17:20:02 ad13f897351f: Preparing 17:20:02 1fdfadb2e6fd: Preparing 17:20:02 f73e7dbfee58: Preparing 17:20:02 ad13f897351f: Waiting 17:20:02 1fdfadb2e6fd: Waiting 17:20:02 f73e7dbfee58: Waiting 17:20:02 35e0fec126d5: Layer already exists 17:20:02 38f3ec7b4797: Layer already exists 17:20:02 e83a10ae3bbb: Layer already exists 17:20:02 968bdf4c8348: Layer already exists 17:20:02 d06cbb255789: Layer already exists 17:20:02 ad13f897351f: Layer already exists 17:20:02 1fdfadb2e6fd: Layer already exists 17:20:02 f73e7dbfee58: Layer already exists 17:20:02 2.2.0-dev.94: digest: sha256:c151ce2e7df9682042362327856b037266c8d028580145c16cb22fa24196fc18 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:20:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:20:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:20:03 35e0fec126d5: Preparing 17:20:03 968bdf4c8348: Preparing 17:20:03 e83a10ae3bbb: Preparing 17:20:03 d06cbb255789: Preparing 17:20:03 38f3ec7b4797: Preparing 17:20:03 ad13f897351f: Preparing 17:20:03 1fdfadb2e6fd: Preparing 17:20:03 f73e7dbfee58: Preparing 17:20:03 ad13f897351f: Waiting 17:20:03 1fdfadb2e6fd: Waiting 17:20:03 f73e7dbfee58: Waiting 17:20:03 d06cbb255789: Layer already exists 17:20:03 35e0fec126d5: Layer already exists 17:20:03 e83a10ae3bbb: Layer already exists 17:20:03 968bdf4c8348: Layer already exists 17:20:03 38f3ec7b4797: Layer already exists 17:20:03 f73e7dbfee58: Layer already exists 17:20:03 1fdfadb2e6fd: Layer already exists 17:20:03 ad13f897351f: Layer already exists 17:20:03 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:c151ce2e7df9682042362327856b037266c8d028580145c16cb22fa24196fc18 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:20:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 17:20:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:20:04 35e0fec126d5: Preparing 17:20:04 968bdf4c8348: Preparing 17:20:04 e83a10ae3bbb: Preparing 17:20:04 d06cbb255789: Preparing 17:20:04 38f3ec7b4797: Preparing 17:20:04 ad13f897351f: Preparing 17:20:04 1fdfadb2e6fd: Preparing 17:20:04 f73e7dbfee58: Preparing 17:20:04 ad13f897351f: Waiting 17:20:04 1fdfadb2e6fd: Waiting 17:20:04 f73e7dbfee58: Waiting 17:20:04 35e0fec126d5: Layer already exists 17:20:04 38f3ec7b4797: Layer already exists 17:20:04 e83a10ae3bbb: Layer already exists 17:20:04 d06cbb255789: Layer already exists 17:20:04 968bdf4c8348: Layer already exists 17:20:04 1fdfadb2e6fd: Layer already exists 17:20:04 ad13f897351f: Layer already exists 17:20:04 f73e7dbfee58: Layer already exists 17:20:04 main: digest: sha256:c151ce2e7df9682042362327856b037266c8d028580145c16cb22fa24196fc18 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:04 ===================================================== [Pipeline] echo 17:20:04 taggedImages: 17:20:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:20:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.94 17:20:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:20:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:20:04 fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:04 latest 17:20:04 2.2.0-dev.94 17:20:04 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:04 main 17:20:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:20:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:20:05 17e94bea457a: Preparing 17:20:05 c952d3a90e4f: Preparing 17:20:05 362a03326ec9: Preparing 17:20:05 b97de2379a24: Preparing 17:20:05 81b42a627bcf: Preparing 17:20:05 ac5fe8296267: Preparing 17:20:05 90e7c16a91d8: Preparing 17:20:05 f19b560aead7: Preparing 17:20:05 546d701b4035: Preparing 17:20:05 f73e7dbfee58: Preparing 17:20:05 ac5fe8296267: Waiting 17:20:05 90e7c16a91d8: Waiting 17:20:05 f19b560aead7: Waiting 17:20:05 546d701b4035: Waiting 17:20:05 f73e7dbfee58: Waiting 17:20:05 81b42a627bcf: Pushed 17:20:05 c952d3a90e4f: Pushed 17:20:05 17e94bea457a: Pushed 17:20:05 ac5fe8296267: Pushed 17:20:05 90e7c16a91d8: Pushed 17:20:05 f19b560aead7: Pushed 17:20:05 f73e7dbfee58: Layer already exists 17:20:06 546d701b4035: Pushed 17:20:08 b97de2379a24: Pushed 17:20:08 362a03326ec9: Pushed 17:20:09 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:82daefc5ae6f2512765a9b6aee2b3abcda642c893830b3d0d3e6ae4ae69edc4f size: 2405 [Pipeline] isUnix [Pipeline] sh 17:20:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:20:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:20:09 17e94bea457a: Preparing 17:20:09 c952d3a90e4f: Preparing 17:20:09 362a03326ec9: Preparing 17:20:09 b97de2379a24: Preparing 17:20:09 81b42a627bcf: Preparing 17:20:09 ac5fe8296267: Preparing 17:20:09 90e7c16a91d8: Preparing 17:20:09 f19b560aead7: Preparing 17:20:09 ac5fe8296267: Waiting 17:20:09 546d701b4035: Preparing 17:20:09 f73e7dbfee58: Preparing 17:20:09 90e7c16a91d8: Waiting 17:20:09 f19b560aead7: Waiting 17:20:09 546d701b4035: Waiting 17:20:09 f73e7dbfee58: Waiting 17:20:09 17e94bea457a: Layer already exists 17:20:09 81b42a627bcf: Layer already exists 17:20:09 b97de2379a24: Layer already exists 17:20:09 c952d3a90e4f: Layer already exists 17:20:09 362a03326ec9: Layer already exists 17:20:09 90e7c16a91d8: Layer already exists 17:20:09 ac5fe8296267: Layer already exists 17:20:09 546d701b4035: Layer already exists 17:20:09 f73e7dbfee58: Layer already exists 17:20:09 f19b560aead7: Layer already exists 17:20:10 latest: digest: sha256:82daefc5ae6f2512765a9b6aee2b3abcda642c893830b3d0d3e6ae4ae69edc4f size: 2405 [Pipeline] isUnix [Pipeline] sh 17:20:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:20:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.94 17:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:20:10 17e94bea457a: Preparing 17:20:10 c952d3a90e4f: Preparing 17:20:10 362a03326ec9: Preparing 17:20:10 b97de2379a24: Preparing 17:20:10 81b42a627bcf: Preparing 17:20:10 ac5fe8296267: Preparing 17:20:10 90e7c16a91d8: Preparing 17:20:10 f19b560aead7: Preparing 17:20:10 546d701b4035: Preparing 17:20:10 f73e7dbfee58: Preparing 17:20:10 ac5fe8296267: Waiting 17:20:10 f19b560aead7: Waiting 17:20:10 546d701b4035: Waiting 17:20:10 f73e7dbfee58: Waiting 17:20:10 90e7c16a91d8: Waiting 17:20:10 b97de2379a24: Layer already exists 17:20:10 17e94bea457a: Layer already exists 17:20:10 362a03326ec9: Layer already exists 17:20:10 c952d3a90e4f: Layer already exists 17:20:10 81b42a627bcf: Layer already exists 17:20:10 ac5fe8296267: Layer already exists 17:20:10 90e7c16a91d8: Layer already exists 17:20:10 546d701b4035: Layer already exists 17:20:10 f19b560aead7: Layer already exists 17:20:10 f73e7dbfee58: Layer already exists 17:20:10 2.2.0-dev.94: digest: sha256:82daefc5ae6f2512765a9b6aee2b3abcda642c893830b3d0d3e6ae4ae69edc4f size: 2405 [Pipeline] isUnix [Pipeline] sh 17:20:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:20:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:20:11 17e94bea457a: Preparing 17:20:11 c952d3a90e4f: Preparing 17:20:11 362a03326ec9: Preparing 17:20:11 b97de2379a24: Preparing 17:20:11 81b42a627bcf: Preparing 17:20:11 ac5fe8296267: Preparing 17:20:11 90e7c16a91d8: Preparing 17:20:11 f19b560aead7: Preparing 17:20:11 546d701b4035: Preparing 17:20:11 f73e7dbfee58: Preparing 17:20:11 ac5fe8296267: Waiting 17:20:11 90e7c16a91d8: Waiting 17:20:11 f19b560aead7: Waiting 17:20:11 546d701b4035: Waiting 17:20:11 f73e7dbfee58: Waiting 17:20:11 b97de2379a24: Layer already exists 17:20:11 81b42a627bcf: Layer already exists 17:20:11 362a03326ec9: Layer already exists 17:20:11 c952d3a90e4f: Layer already exists 17:20:11 17e94bea457a: Layer already exists 17:20:11 f19b560aead7: Layer already exists 17:20:11 ac5fe8296267: Layer already exists 17:20:11 546d701b4035: Layer already exists 17:20:11 90e7c16a91d8: Layer already exists 17:20:11 f73e7dbfee58: Layer already exists 17:20:11 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:82daefc5ae6f2512765a9b6aee2b3abcda642c893830b3d0d3e6ae4ae69edc4f size: 2405 [Pipeline] isUnix [Pipeline] sh 17:20:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 17:20:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:20:12 17e94bea457a: Preparing 17:20:12 c952d3a90e4f: Preparing 17:20:12 362a03326ec9: Preparing 17:20:12 b97de2379a24: Preparing 17:20:12 81b42a627bcf: Preparing 17:20:12 ac5fe8296267: Preparing 17:20:12 90e7c16a91d8: Preparing 17:20:12 f19b560aead7: Preparing 17:20:12 546d701b4035: Preparing 17:20:12 f73e7dbfee58: Preparing 17:20:12 f19b560aead7: Waiting 17:20:12 546d701b4035: Waiting 17:20:12 f73e7dbfee58: Waiting 17:20:12 ac5fe8296267: Waiting 17:20:12 90e7c16a91d8: Waiting 17:20:12 362a03326ec9: Layer already exists 17:20:12 c952d3a90e4f: Layer already exists 17:20:12 b97de2379a24: Layer already exists 17:20:12 17e94bea457a: Layer already exists 17:20:12 81b42a627bcf: Layer already exists 17:20:12 ac5fe8296267: Layer already exists 17:20:12 90e7c16a91d8: Layer already exists 17:20:12 f19b560aead7: Layer already exists 17:20:12 546d701b4035: Layer already exists 17:20:12 f73e7dbfee58: Layer already exists 17:20:13 main: digest: sha256:82daefc5ae6f2512765a9b6aee2b3abcda642c893830b3d0d3e6ae4ae69edc4f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:13 ===================================================== [Pipeline] echo 17:20:13 taggedImages: 17:20:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:20:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.94 17:20:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:20:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:20:13 fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:13 latest 17:20:13 2.2.0-dev.94 17:20:13 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:13 main 17:20:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:20:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:20:13 04f829969fe5: Preparing 17:20:13 5e0d6c6a5d3e: Preparing 17:20:13 581240ea1c09: Preparing 17:20:13 f55f6c5ac840: Preparing 17:20:13 9296504a019d: Preparing 17:20:13 4f4ce317c6bb: Preparing 17:20:13 4f4ce317c6bb: Waiting 17:20:14 581240ea1c09: Layer already exists 17:20:14 4f4ce317c6bb: Layer already exists 17:20:14 9296504a019d: Pushed 17:20:14 04f829969fe5: Pushed 17:20:15 f55f6c5ac840: Pushed 17:20:19 5e0d6c6a5d3e: Pushed 17:20:19 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:f719b7db4cb42702a419fe33320246c48900e5ac321dfecdb5cef61614b35513 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:20:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:20:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:20:19 04f829969fe5: Preparing 17:20:19 5e0d6c6a5d3e: Preparing 17:20:19 581240ea1c09: Preparing 17:20:19 f55f6c5ac840: Preparing 17:20:19 9296504a019d: Preparing 17:20:19 4f4ce317c6bb: Preparing 17:20:19 4f4ce317c6bb: Waiting 17:20:19 5e0d6c6a5d3e: Layer already exists 17:20:19 9296504a019d: Layer already exists 17:20:19 04f829969fe5: Layer already exists 17:20:19 581240ea1c09: Layer already exists 17:20:19 f55f6c5ac840: Layer already exists 17:20:19 4f4ce317c6bb: Layer already exists 17:20:20 latest: digest: sha256:f719b7db4cb42702a419fe33320246c48900e5ac321dfecdb5cef61614b35513 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:20:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:20:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.94 17:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:20:20 04f829969fe5: Preparing 17:20:20 5e0d6c6a5d3e: Preparing 17:20:20 581240ea1c09: Preparing 17:20:20 f55f6c5ac840: Preparing 17:20:20 9296504a019d: Preparing 17:20:20 4f4ce317c6bb: Preparing 17:20:20 4f4ce317c6bb: Waiting 17:20:20 581240ea1c09: Layer already exists 17:20:20 f55f6c5ac840: Layer already exists 17:20:20 9296504a019d: Layer already exists 17:20:20 04f829969fe5: Layer already exists 17:20:20 5e0d6c6a5d3e: Layer already exists 17:20:20 4f4ce317c6bb: Layer already exists 17:20:20 2.2.0-dev.94: digest: sha256:f719b7db4cb42702a419fe33320246c48900e5ac321dfecdb5cef61614b35513 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:20:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:20:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:20:21 04f829969fe5: Preparing 17:20:21 5e0d6c6a5d3e: Preparing 17:20:21 581240ea1c09: Preparing 17:20:21 f55f6c5ac840: Preparing 17:20:21 9296504a019d: Preparing 17:20:21 4f4ce317c6bb: Preparing 17:20:21 4f4ce317c6bb: Waiting 17:20:21 f55f6c5ac840: Layer already exists 17:20:21 9296504a019d: Layer already exists 17:20:21 5e0d6c6a5d3e: Layer already exists 17:20:21 04f829969fe5: Layer already exists 17:20:21 581240ea1c09: Layer already exists 17:20:21 4f4ce317c6bb: Layer already exists 17:20:21 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:f719b7db4cb42702a419fe33320246c48900e5ac321dfecdb5cef61614b35513 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:20:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 17:20:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:20:22 04f829969fe5: Preparing 17:20:22 5e0d6c6a5d3e: Preparing 17:20:22 581240ea1c09: Preparing 17:20:22 f55f6c5ac840: Preparing 17:20:22 9296504a019d: Preparing 17:20:22 4f4ce317c6bb: Preparing 17:20:22 4f4ce317c6bb: Waiting 17:20:22 9296504a019d: Layer already exists 17:20:22 581240ea1c09: Layer already exists 17:20:22 04f829969fe5: Layer already exists 17:20:22 f55f6c5ac840: Layer already exists 17:20:22 5e0d6c6a5d3e: Layer already exists 17:20:22 4f4ce317c6bb: Layer already exists 17:20:22 main: digest: sha256:f719b7db4cb42702a419fe33320246c48900e5ac321dfecdb5cef61614b35513 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:22 ===================================================== [Pipeline] echo 17:20:22 taggedImages: 17:20:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:20:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.94 17:20:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:20:22 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:20:22 fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:22 latest 17:20:22 2.2.0-dev.94 17:20:22 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:22 main 17:20:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:20:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:20:23 245947bd67a9: Preparing 17:20:23 4ba16bc4faf1: Preparing 17:20:23 f914b3f59e06: Preparing 17:20:23 f8c32113f8de: Preparing 17:20:23 2a28fb1c8f0a: Preparing 17:20:23 77de950ba4ac: Preparing 17:20:23 9296504a019d: Preparing 17:20:23 4f4ce317c6bb: Preparing 17:20:23 9296504a019d: Waiting 17:20:23 4f4ce317c6bb: Waiting 17:20:23 77de950ba4ac: Waiting 17:20:23 f914b3f59e06: Pushed 17:20:23 245947bd67a9: Pushed 17:20:23 4ba16bc4faf1: Pushed 17:20:23 9296504a019d: Layer already exists 17:20:23 4f4ce317c6bb: Layer already exists 17:20:24 77de950ba4ac: Pushed 17:20:33 2a28fb1c8f0a: Pushed 17:20:41 f8c32113f8de: Pushed 17:20:41 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:21e10cf631bf9bde56507f0b594c9991ee01e342436938b668c6f3b98c07d122 size: 1992 [Pipeline] isUnix [Pipeline] sh 17:20:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:20:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:20:42 245947bd67a9: Preparing 17:20:42 4ba16bc4faf1: Preparing 17:20:42 f914b3f59e06: Preparing 17:20:42 f8c32113f8de: Preparing 17:20:42 2a28fb1c8f0a: Preparing 17:20:42 77de950ba4ac: Preparing 17:20:42 9296504a019d: Preparing 17:20:42 4f4ce317c6bb: Preparing 17:20:42 9296504a019d: Waiting 17:20:42 4f4ce317c6bb: Waiting 17:20:42 77de950ba4ac: Waiting 17:20:42 f8c32113f8de: Layer already exists 17:20:42 2a28fb1c8f0a: Layer already exists 17:20:42 f914b3f59e06: Layer already exists 17:20:42 4ba16bc4faf1: Layer already exists 17:20:42 245947bd67a9: Layer already exists 17:20:42 77de950ba4ac: Layer already exists 17:20:42 4f4ce317c6bb: Layer already exists 17:20:42 9296504a019d: Layer already exists 17:20:42 latest: digest: sha256:21e10cf631bf9bde56507f0b594c9991ee01e342436938b668c6f3b98c07d122 size: 1992 [Pipeline] isUnix [Pipeline] sh 17:20:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:20:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.94 17:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:20:43 245947bd67a9: Preparing 17:20:43 4ba16bc4faf1: Preparing 17:20:43 f914b3f59e06: Preparing 17:20:43 f8c32113f8de: Preparing 17:20:43 2a28fb1c8f0a: Preparing 17:20:43 77de950ba4ac: Preparing 17:20:43 9296504a019d: Preparing 17:20:43 4f4ce317c6bb: Preparing 17:20:43 77de950ba4ac: Waiting 17:20:43 4f4ce317c6bb: Waiting 17:20:43 9296504a019d: Waiting 17:20:43 4ba16bc4faf1: Layer already exists 17:20:43 2a28fb1c8f0a: Layer already exists 17:20:43 f914b3f59e06: Layer already exists 17:20:43 f8c32113f8de: Layer already exists 17:20:43 245947bd67a9: Layer already exists 17:20:43 9296504a019d: Layer already exists 17:20:43 77de950ba4ac: Layer already exists 17:20:43 4f4ce317c6bb: Layer already exists 17:20:43 2.2.0-dev.94: digest: sha256:21e10cf631bf9bde56507f0b594c9991ee01e342436938b668c6f3b98c07d122 size: 1992 [Pipeline] isUnix [Pipeline] sh 17:20:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:20:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:20:43 245947bd67a9: Preparing 17:20:43 4ba16bc4faf1: Preparing 17:20:43 f914b3f59e06: Preparing 17:20:43 f8c32113f8de: Preparing 17:20:43 2a28fb1c8f0a: Preparing 17:20:43 77de950ba4ac: Preparing 17:20:43 9296504a019d: Preparing 17:20:43 4f4ce317c6bb: Preparing 17:20:43 77de950ba4ac: Waiting 17:20:43 9296504a019d: Waiting 17:20:43 4f4ce317c6bb: Waiting 17:20:43 4ba16bc4faf1: Layer already exists 17:20:43 2a28fb1c8f0a: Layer already exists 17:20:43 245947bd67a9: Layer already exists 17:20:43 f914b3f59e06: Layer already exists 17:20:43 f8c32113f8de: Layer already exists 17:20:43 4f4ce317c6bb: Layer already exists 17:20:43 77de950ba4ac: Layer already exists 17:20:44 9296504a019d: Layer already exists 17:20:44 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:21e10cf631bf9bde56507f0b594c9991ee01e342436938b668c6f3b98c07d122 size: 1992 [Pipeline] isUnix [Pipeline] sh 17:20:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 17:20:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:20:44 245947bd67a9: Preparing 17:20:44 4ba16bc4faf1: Preparing 17:20:44 f914b3f59e06: Preparing 17:20:44 f8c32113f8de: Preparing 17:20:44 2a28fb1c8f0a: Preparing 17:20:44 77de950ba4ac: Preparing 17:20:44 9296504a019d: Preparing 17:20:44 4f4ce317c6bb: Preparing 17:20:44 77de950ba4ac: Waiting 17:20:44 9296504a019d: Waiting 17:20:44 4f4ce317c6bb: Waiting 17:20:44 245947bd67a9: Layer already exists 17:20:44 f8c32113f8de: Layer already exists 17:20:44 2a28fb1c8f0a: Layer already exists 17:20:44 4ba16bc4faf1: Layer already exists 17:20:44 f914b3f59e06: Layer already exists 17:20:44 77de950ba4ac: Layer already exists 17:20:44 4f4ce317c6bb: Layer already exists 17:20:44 9296504a019d: Layer already exists 17:20:45 main: digest: sha256:21e10cf631bf9bde56507f0b594c9991ee01e342436938b668c6f3b98c07d122 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:45 ===================================================== [Pipeline] echo 17:20:45 taggedImages: 17:20:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:20:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.94 17:20:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:45 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:20:45 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:20:45 fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:45 latest 17:20:45 2.2.0-dev.94 17:20:45 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:20:45 main 17:20:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:20:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:20:46 da8131ad729f: Preparing 17:20:46 45ac84706234: Preparing 17:20:46 582f738325de: Preparing 17:20:46 fab44f96e3c2: Preparing 17:20:46 eb335c770af7: Preparing 17:20:46 9296504a019d: Preparing 17:20:46 4f4ce317c6bb: Preparing 17:20:46 9296504a019d: Waiting 17:20:46 4f4ce317c6bb: Waiting 17:20:46 45ac84706234: Pushed 17:20:46 582f738325de: Pushed 17:20:46 da8131ad729f: Pushed 17:20:46 9296504a019d: Layer already exists 17:20:46 4f4ce317c6bb: Layer already exists 17:20:46 eb335c770af7: Pushed 17:21:05 fab44f96e3c2: Pushed 17:21:05 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:062bd9b872e6b495ad8013ccb089bd045b0f9f72b9382ae49289a6752d1cd6ca size: 1780 [Pipeline] isUnix [Pipeline] sh 17:21:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:21:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:21:05 da8131ad729f: Preparing 17:21:05 45ac84706234: Preparing 17:21:05 582f738325de: Preparing 17:21:05 fab44f96e3c2: Preparing 17:21:05 eb335c770af7: Preparing 17:21:05 9296504a019d: Preparing 17:21:05 4f4ce317c6bb: Preparing 17:21:05 9296504a019d: Waiting 17:21:05 4f4ce317c6bb: Waiting 17:21:05 fab44f96e3c2: Layer already exists 17:21:05 45ac84706234: Layer already exists 17:21:05 eb335c770af7: Layer already exists 17:21:05 da8131ad729f: Layer already exists 17:21:05 582f738325de: Layer already exists 17:21:05 9296504a019d: Layer already exists 17:21:05 4f4ce317c6bb: Layer already exists 17:21:06 latest: digest: sha256:062bd9b872e6b495ad8013ccb089bd045b0f9f72b9382ae49289a6752d1cd6ca size: 1780 [Pipeline] isUnix [Pipeline] sh 17:21:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:21:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.94 17:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:21:06 da8131ad729f: Preparing 17:21:06 45ac84706234: Preparing 17:21:06 582f738325de: Preparing 17:21:06 fab44f96e3c2: Preparing 17:21:06 eb335c770af7: Preparing 17:21:06 9296504a019d: Preparing 17:21:06 4f4ce317c6bb: Preparing 17:21:06 9296504a019d: Waiting 17:21:06 4f4ce317c6bb: Waiting 17:21:06 45ac84706234: Layer already exists 17:21:06 582f738325de: Layer already exists 17:21:06 da8131ad729f: Layer already exists 17:21:06 fab44f96e3c2: Layer already exists 17:21:06 eb335c770af7: Layer already exists 17:21:06 9296504a019d: Layer already exists 17:21:06 4f4ce317c6bb: Layer already exists 17:21:07 2.2.0-dev.94: digest: sha256:062bd9b872e6b495ad8013ccb089bd045b0f9f72b9382ae49289a6752d1cd6ca size: 1780 [Pipeline] isUnix [Pipeline] sh 17:21:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:21:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:21:07 da8131ad729f: Preparing 17:21:07 45ac84706234: Preparing 17:21:07 582f738325de: Preparing 17:21:07 fab44f96e3c2: Preparing 17:21:07 eb335c770af7: Preparing 17:21:07 9296504a019d: Preparing 17:21:07 4f4ce317c6bb: Preparing 17:21:07 9296504a019d: Waiting 17:21:07 4f4ce317c6bb: Waiting 17:21:07 45ac84706234: Layer already exists 17:21:07 eb335c770af7: Layer already exists 17:21:07 fab44f96e3c2: Layer already exists 17:21:07 582f738325de: Layer already exists 17:21:07 da8131ad729f: Layer already exists 17:21:07 4f4ce317c6bb: Layer already exists 17:21:07 9296504a019d: Layer already exists 17:21:08 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:062bd9b872e6b495ad8013ccb089bd045b0f9f72b9382ae49289a6752d1cd6ca size: 1780 [Pipeline] isUnix [Pipeline] sh 17:21:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 17:21:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:21:08 da8131ad729f: Preparing 17:21:08 45ac84706234: Preparing 17:21:08 582f738325de: Preparing 17:21:08 fab44f96e3c2: Preparing 17:21:08 eb335c770af7: Preparing 17:21:08 9296504a019d: Preparing 17:21:08 4f4ce317c6bb: Preparing 17:21:08 9296504a019d: Waiting 17:21:08 4f4ce317c6bb: Waiting 17:21:08 da8131ad729f: Layer already exists 17:21:08 fab44f96e3c2: Layer already exists 17:21:08 582f738325de: Layer already exists 17:21:08 45ac84706234: Layer already exists 17:21:08 eb335c770af7: Layer already exists 17:21:08 4f4ce317c6bb: Layer already exists 17:21:08 9296504a019d: Layer already exists 17:21:08 main: digest: sha256:062bd9b872e6b495ad8013ccb089bd045b0f9f72b9382ae49289a6752d1cd6ca size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:21:09 ===================================================== [Pipeline] echo 17:21:09 taggedImages: 17:21:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:21:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.94 17:21:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:21:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:21:09 fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:09 latest 17:21:09 2.2.0-dev.94 17:21:09 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:09 main 17:21:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:21:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:21:09 a075a1fd5fe6: Preparing 17:21:09 8ec76b3242c2: Preparing 17:21:09 8455ca055eea: Preparing 17:21:09 35ad12917628: Preparing 17:21:09 77de950ba4ac: Preparing 17:21:09 9296504a019d: Preparing 17:21:09 4f4ce317c6bb: Preparing 17:21:09 9296504a019d: Waiting 17:21:09 4f4ce317c6bb: Waiting 17:21:09 77de950ba4ac: Layer already exists 17:21:10 9296504a019d: Layer already exists 17:21:10 4f4ce317c6bb: Layer already exists 17:21:10 8ec76b3242c2: Pushed 17:21:10 a075a1fd5fe6: Pushed 17:21:10 8455ca055eea: Pushed 17:21:28 35ad12917628: Pushed 17:21:28 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:138365629d5590fceeb9c8995468dc839f90307f435610424c92c2dbc1eb3406 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:21:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:21:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:21:29 a075a1fd5fe6: Preparing 17:21:29 8ec76b3242c2: Preparing 17:21:29 8455ca055eea: Preparing 17:21:29 35ad12917628: Preparing 17:21:29 77de950ba4ac: Preparing 17:21:29 9296504a019d: Preparing 17:21:29 4f4ce317c6bb: Preparing 17:21:29 9296504a019d: Waiting 17:21:29 4f4ce317c6bb: Waiting 17:21:29 8ec76b3242c2: Layer already exists 17:21:29 a075a1fd5fe6: Layer already exists 17:21:29 8455ca055eea: Layer already exists 17:21:29 35ad12917628: Layer already exists 17:21:29 77de950ba4ac: Layer already exists 17:21:29 9296504a019d: Layer already exists 17:21:29 4f4ce317c6bb: Layer already exists 17:21:29 latest: digest: sha256:138365629d5590fceeb9c8995468dc839f90307f435610424c92c2dbc1eb3406 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:21:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:21:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.94 17:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:21:30 a075a1fd5fe6: Preparing 17:21:30 8ec76b3242c2: Preparing 17:21:30 8455ca055eea: Preparing 17:21:30 35ad12917628: Preparing 17:21:30 77de950ba4ac: Preparing 17:21:30 9296504a019d: Preparing 17:21:30 4f4ce317c6bb: Preparing 17:21:30 9296504a019d: Waiting 17:21:30 4f4ce317c6bb: Waiting 17:21:30 a075a1fd5fe6: Layer already exists 17:21:30 8ec76b3242c2: Layer already exists 17:21:30 77de950ba4ac: Layer already exists 17:21:30 8455ca055eea: Layer already exists 17:21:30 35ad12917628: Layer already exists 17:21:30 9296504a019d: Layer already exists 17:21:30 4f4ce317c6bb: Layer already exists 17:21:30 2.2.0-dev.94: digest: sha256:138365629d5590fceeb9c8995468dc839f90307f435610424c92c2dbc1eb3406 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:21:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:21:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:21:31 a075a1fd5fe6: Preparing 17:21:31 8ec76b3242c2: Preparing 17:21:31 8455ca055eea: Preparing 17:21:31 35ad12917628: Preparing 17:21:31 77de950ba4ac: Preparing 17:21:31 9296504a019d: Preparing 17:21:31 4f4ce317c6bb: Preparing 17:21:31 9296504a019d: Waiting 17:21:31 4f4ce317c6bb: Waiting 17:21:31 8ec76b3242c2: Layer already exists 17:21:31 77de950ba4ac: Layer already exists 17:21:31 35ad12917628: Layer already exists 17:21:31 8455ca055eea: Layer already exists 17:21:31 a075a1fd5fe6: Layer already exists 17:21:31 9296504a019d: Layer already exists 17:21:31 4f4ce317c6bb: Layer already exists 17:21:31 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:138365629d5590fceeb9c8995468dc839f90307f435610424c92c2dbc1eb3406 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:21:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 17:21:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:21:32 a075a1fd5fe6: Preparing 17:21:32 8ec76b3242c2: Preparing 17:21:32 8455ca055eea: Preparing 17:21:32 35ad12917628: Preparing 17:21:32 77de950ba4ac: Preparing 17:21:32 9296504a019d: Preparing 17:21:32 4f4ce317c6bb: Preparing 17:21:32 9296504a019d: Waiting 17:21:32 4f4ce317c6bb: Waiting 17:21:32 35ad12917628: Layer already exists 17:21:32 8ec76b3242c2: Layer already exists 17:21:32 8455ca055eea: Layer already exists 17:21:32 77de950ba4ac: Layer already exists 17:21:32 a075a1fd5fe6: Layer already exists 17:21:32 9296504a019d: Layer already exists 17:21:32 4f4ce317c6bb: Layer already exists 17:21:32 main: digest: sha256:138365629d5590fceeb9c8995468dc839f90307f435610424c92c2dbc1eb3406 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:21:32 ===================================================== [Pipeline] echo 17:21:32 taggedImages: 17:21:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:21:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.94 17:21:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:21:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:21:32 fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:32 latest 17:21:32 2.2.0-dev.94 17:21:32 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:32 main 17:21:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:21:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:21:33 5f5f5ed8944d: Preparing 17:21:33 51c165423384: Preparing 17:21:33 581240ea1c09: Preparing 17:21:33 8f2f30ba73d6: Preparing 17:21:33 f73e7dbfee58: Preparing 17:21:33 f73e7dbfee58: Layer already exists 17:21:33 581240ea1c09: Layer already exists 17:21:33 5f5f5ed8944d: Pushed 17:21:33 8f2f30ba73d6: Pushed 17:21:39 51c165423384: Pushed 17:21:39 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:1311d188b5c4a4a8ed9fa3cc3ac38a5539bb0a0af35b91e250e4c92a89f5b427 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:21:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:21:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:21:39 5f5f5ed8944d: Preparing 17:21:39 51c165423384: Preparing 17:21:39 581240ea1c09: Preparing 17:21:39 8f2f30ba73d6: Preparing 17:21:39 f73e7dbfee58: Preparing 17:21:39 5f5f5ed8944d: Layer already exists 17:21:39 51c165423384: Layer already exists 17:21:39 f73e7dbfee58: Layer already exists 17:21:39 581240ea1c09: Layer already exists 17:21:39 8f2f30ba73d6: Layer already exists 17:21:40 latest: digest: sha256:1311d188b5c4a4a8ed9fa3cc3ac38a5539bb0a0af35b91e250e4c92a89f5b427 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:21:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:21:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.94 17:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:21:40 5f5f5ed8944d: Preparing 17:21:40 51c165423384: Preparing 17:21:40 581240ea1c09: Preparing 17:21:40 8f2f30ba73d6: Preparing 17:21:40 f73e7dbfee58: Preparing 17:21:40 8f2f30ba73d6: Layer already exists 17:21:40 f73e7dbfee58: Layer already exists 17:21:40 51c165423384: Layer already exists 17:21:40 5f5f5ed8944d: Layer already exists 17:21:40 581240ea1c09: Layer already exists 17:21:40 2.2.0-dev.94: digest: sha256:1311d188b5c4a4a8ed9fa3cc3ac38a5539bb0a0af35b91e250e4c92a89f5b427 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:21:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:21:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:21:41 5f5f5ed8944d: Preparing 17:21:41 51c165423384: Preparing 17:21:41 581240ea1c09: Preparing 17:21:41 8f2f30ba73d6: Preparing 17:21:41 f73e7dbfee58: Preparing 17:21:41 f73e7dbfee58: Layer already exists 17:21:41 51c165423384: Layer already exists 17:21:41 5f5f5ed8944d: Layer already exists 17:21:41 581240ea1c09: Layer already exists 17:21:41 8f2f30ba73d6: Layer already exists 17:21:41 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:1311d188b5c4a4a8ed9fa3cc3ac38a5539bb0a0af35b91e250e4c92a89f5b427 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:21:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 17:21:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:21:42 5f5f5ed8944d: Preparing 17:21:42 51c165423384: Preparing 17:21:42 581240ea1c09: Preparing 17:21:42 8f2f30ba73d6: Preparing 17:21:42 f73e7dbfee58: Preparing 17:21:42 581240ea1c09: Layer already exists 17:21:42 8f2f30ba73d6: Layer already exists 17:21:42 f73e7dbfee58: Layer already exists 17:21:42 51c165423384: Layer already exists 17:21:42 5f5f5ed8944d: Layer already exists 17:21:42 main: digest: sha256:1311d188b5c4a4a8ed9fa3cc3ac38a5539bb0a0af35b91e250e4c92a89f5b427 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:21:42 ===================================================== [Pipeline] echo 17:21:42 taggedImages: 17:21:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:21:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.94 17:21:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:21:42 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:21:42 fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:42 latest 17:21:42 2.2.0-dev.94 17:21:42 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:42 main 17:21:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:21:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:21:43 fcca9118748a: Preparing 17:21:43 b04df4260d42: Preparing 17:21:43 581240ea1c09: Preparing 17:21:43 b1748743c372: Preparing 17:21:43 f73e7dbfee58: Preparing 17:21:43 f73e7dbfee58: Layer already exists 17:21:43 b1748743c372: Layer already exists 17:21:43 581240ea1c09: Layer already exists 17:21:43 fcca9118748a: Pushed 17:21:49 b04df4260d42: Pushed 17:21:49 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:e0f52950e53b6b33d83552782042d5f9d3a93d1827ee0df1ea17ba2c9a97da9e size: 1364 [Pipeline] isUnix [Pipeline] sh 17:21:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:21:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:21:49 fcca9118748a: Preparing 17:21:49 b04df4260d42: Preparing 17:21:49 581240ea1c09: Preparing 17:21:49 b1748743c372: Preparing 17:21:49 f73e7dbfee58: Preparing 17:21:49 b1748743c372: Layer already exists 17:21:49 f73e7dbfee58: Layer already exists 17:21:49 b04df4260d42: Layer already exists 17:21:49 fcca9118748a: Layer already exists 17:21:49 581240ea1c09: Layer already exists 17:21:50 latest: digest: sha256:e0f52950e53b6b33d83552782042d5f9d3a93d1827ee0df1ea17ba2c9a97da9e size: 1364 [Pipeline] isUnix [Pipeline] sh 17:21:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:21:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.94 17:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:21:50 fcca9118748a: Preparing 17:21:50 b04df4260d42: Preparing 17:21:50 581240ea1c09: Preparing 17:21:50 b1748743c372: Preparing 17:21:50 f73e7dbfee58: Preparing 17:21:50 f73e7dbfee58: Layer already exists 17:21:50 581240ea1c09: Layer already exists 17:21:50 b1748743c372: Layer already exists 17:21:50 b04df4260d42: Layer already exists 17:21:50 fcca9118748a: Layer already exists 17:21:51 2.2.0-dev.94: digest: sha256:e0f52950e53b6b33d83552782042d5f9d3a93d1827ee0df1ea17ba2c9a97da9e size: 1364 [Pipeline] isUnix [Pipeline] sh 17:21:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:21:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:21:51 fcca9118748a: Preparing 17:21:51 b04df4260d42: Preparing 17:21:51 581240ea1c09: Preparing 17:21:51 b1748743c372: Preparing 17:21:51 f73e7dbfee58: Preparing 17:21:51 581240ea1c09: Layer already exists 17:21:51 b04df4260d42: Layer already exists 17:21:51 f73e7dbfee58: Layer already exists 17:21:51 fcca9118748a: Layer already exists 17:21:51 b1748743c372: Layer already exists 17:21:52 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:e0f52950e53b6b33d83552782042d5f9d3a93d1827ee0df1ea17ba2c9a97da9e size: 1364 [Pipeline] isUnix [Pipeline] sh 17:21:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 17:21:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:21:52 fcca9118748a: Preparing 17:21:52 b04df4260d42: Preparing 17:21:52 581240ea1c09: Preparing 17:21:52 b1748743c372: Preparing 17:21:52 f73e7dbfee58: Preparing 17:21:52 f73e7dbfee58: Layer already exists 17:21:52 581240ea1c09: Layer already exists 17:21:52 b1748743c372: Layer already exists 17:21:52 fcca9118748a: Layer already exists 17:21:52 b04df4260d42: Layer already exists 17:21:53 main: digest: sha256:e0f52950e53b6b33d83552782042d5f9d3a93d1827ee0df1ea17ba2c9a97da9e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:21:53 ===================================================== [Pipeline] echo 17:21:53 taggedImages: 17:21:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:21:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.94 17:21:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 17:21:53 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 17:21:53 fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:53 latest 17:21:53 2.2.0-dev.94 17:21:53 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:21:53 main 17:21:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 17:21:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:21:53 82890267a786: Preparing 17:21:53 81f1dabb9cc2: Preparing 17:21:53 89a3840217d6: Preparing 17:21:53 043bd87e65d5: Preparing 17:21:53 f0e5a4d6c014: Preparing 17:21:53 3b19d27f08f7: Preparing 17:21:53 73bb99a6e169: Preparing 17:21:53 ec06c3102977: Preparing 17:21:53 6a3c62e080c7: Preparing 17:21:53 340cb19ca677: Preparing 17:21:53 4f4ce317c6bb: Preparing 17:21:53 ec06c3102977: Waiting 17:21:53 6a3c62e080c7: Waiting 17:21:53 340cb19ca677: Waiting 17:21:53 3b19d27f08f7: Waiting 17:21:53 4f4ce317c6bb: Waiting 17:21:54 f0e5a4d6c014: Layer already exists 17:21:54 3b19d27f08f7: Layer already exists 17:21:54 73bb99a6e169: Layer already exists 17:21:54 81f1dabb9cc2: Pushed 17:21:54 ec06c3102977: Layer already exists 17:21:54 6a3c62e080c7: Layer already exists 17:21:54 340cb19ca677: Layer already exists 17:21:54 4f4ce317c6bb: Layer already exists 17:21:54 82890267a786: Pushed 17:21:56 89a3840217d6: Pushed 17:22:14 043bd87e65d5: Pushed 17:22:14 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:576ab2007a12ded46044cfa0b35fb0ffec02dd7ec3c3edc0bb9a82e228a6b2a0 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:22:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:22:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 17:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:22:15 82890267a786: Preparing 17:22:15 81f1dabb9cc2: Preparing 17:22:15 89a3840217d6: Preparing 17:22:15 043bd87e65d5: Preparing 17:22:15 f0e5a4d6c014: Preparing 17:22:15 3b19d27f08f7: Preparing 17:22:15 73bb99a6e169: Preparing 17:22:15 ec06c3102977: Preparing 17:22:15 6a3c62e080c7: Preparing 17:22:15 340cb19ca677: Preparing 17:22:15 4f4ce317c6bb: Preparing 17:22:15 3b19d27f08f7: Waiting 17:22:15 ec06c3102977: Waiting 17:22:15 6a3c62e080c7: Waiting 17:22:15 73bb99a6e169: Waiting 17:22:15 4f4ce317c6bb: Waiting 17:22:15 f0e5a4d6c014: Layer already exists 17:22:15 89a3840217d6: Layer already exists 17:22:15 043bd87e65d5: Layer already exists 17:22:15 81f1dabb9cc2: Layer already exists 17:22:15 82890267a786: Layer already exists 17:22:15 73bb99a6e169: Layer already exists 17:22:15 3b19d27f08f7: Layer already exists 17:22:15 6a3c62e080c7: Layer already exists 17:22:15 ec06c3102977: Layer already exists 17:22:15 340cb19ca677: Layer already exists 17:22:15 4f4ce317c6bb: Layer already exists 17:22:15 latest: digest: sha256:576ab2007a12ded46044cfa0b35fb0ffec02dd7ec3c3edc0bb9a82e228a6b2a0 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:22:16 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:22:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.94 17:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:22:16 82890267a786: Preparing 17:22:16 81f1dabb9cc2: Preparing 17:22:16 89a3840217d6: Preparing 17:22:16 043bd87e65d5: Preparing 17:22:16 f0e5a4d6c014: Preparing 17:22:16 3b19d27f08f7: Preparing 17:22:16 73bb99a6e169: Preparing 17:22:16 ec06c3102977: Preparing 17:22:16 6a3c62e080c7: Preparing 17:22:16 340cb19ca677: Preparing 17:22:16 4f4ce317c6bb: Preparing 17:22:16 3b19d27f08f7: Waiting 17:22:16 73bb99a6e169: Waiting 17:22:16 6a3c62e080c7: Waiting 17:22:16 ec06c3102977: Waiting 17:22:16 340cb19ca677: Waiting 17:22:16 4f4ce317c6bb: Waiting 17:22:16 f0e5a4d6c014: Layer already exists 17:22:16 81f1dabb9cc2: Layer already exists 17:22:16 043bd87e65d5: Layer already exists 17:22:16 82890267a786: Layer already exists 17:22:16 89a3840217d6: Layer already exists 17:22:16 73bb99a6e169: Layer already exists 17:22:16 6a3c62e080c7: Layer already exists 17:22:16 ec06c3102977: Layer already exists 17:22:16 3b19d27f08f7: Layer already exists 17:22:16 340cb19ca677: Layer already exists 17:22:16 4f4ce317c6bb: Layer already exists 17:22:16 2.2.0-dev.94: digest: sha256:576ab2007a12ded46044cfa0b35fb0ffec02dd7ec3c3edc0bb9a82e228a6b2a0 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:22:17 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 17:22:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:22:17 82890267a786: Preparing 17:22:17 81f1dabb9cc2: Preparing 17:22:17 89a3840217d6: Preparing 17:22:17 043bd87e65d5: Preparing 17:22:17 f0e5a4d6c014: Preparing 17:22:17 3b19d27f08f7: Preparing 17:22:17 73bb99a6e169: Preparing 17:22:17 ec06c3102977: Preparing 17:22:17 6a3c62e080c7: Preparing 17:22:17 340cb19ca677: Preparing 17:22:17 4f4ce317c6bb: Preparing 17:22:17 3b19d27f08f7: Waiting 17:22:17 73bb99a6e169: Waiting 17:22:17 ec06c3102977: Waiting 17:22:17 6a3c62e080c7: Waiting 17:22:17 340cb19ca677: Waiting 17:22:17 4f4ce317c6bb: Waiting 17:22:17 89a3840217d6: Layer already exists 17:22:17 81f1dabb9cc2: Layer already exists 17:22:17 82890267a786: Layer already exists 17:22:17 043bd87e65d5: Layer already exists 17:22:17 f0e5a4d6c014: Layer already exists 17:22:17 3b19d27f08f7: Layer already exists 17:22:17 73bb99a6e169: Layer already exists 17:22:17 ec06c3102977: Layer already exists 17:22:17 6a3c62e080c7: Layer already exists 17:22:17 340cb19ca677: Layer already exists 17:22:17 4f4ce317c6bb: Layer already exists 17:22:17 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:576ab2007a12ded46044cfa0b35fb0ffec02dd7ec3c3edc0bb9a82e228a6b2a0 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:22:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 17:22:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 17:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:22:18 82890267a786: Preparing 17:22:18 81f1dabb9cc2: Preparing 17:22:18 89a3840217d6: Preparing 17:22:18 043bd87e65d5: Preparing 17:22:18 f0e5a4d6c014: Preparing 17:22:18 3b19d27f08f7: Preparing 17:22:18 73bb99a6e169: Preparing 17:22:18 ec06c3102977: Preparing 17:22:18 6a3c62e080c7: Preparing 17:22:18 340cb19ca677: Preparing 17:22:18 4f4ce317c6bb: Preparing 17:22:18 ec06c3102977: Waiting 17:22:18 6a3c62e080c7: Waiting 17:22:18 340cb19ca677: Waiting 17:22:18 4f4ce317c6bb: Waiting 17:22:18 3b19d27f08f7: Waiting 17:22:18 73bb99a6e169: Waiting 17:22:18 82890267a786: Layer already exists 17:22:18 f0e5a4d6c014: Layer already exists 17:22:18 81f1dabb9cc2: Layer already exists 17:22:18 043bd87e65d5: Layer already exists 17:22:18 89a3840217d6: Layer already exists 17:22:18 73bb99a6e169: Layer already exists 17:22:18 3b19d27f08f7: Layer already exists 17:22:18 6a3c62e080c7: Layer already exists 17:22:18 ec06c3102977: Layer already exists 17:22:18 340cb19ca677: Layer already exists 17:22:18 4f4ce317c6bb: Layer already exists 17:22:18 main: digest: sha256:576ab2007a12ded46044cfa0b35fb0ffec02dd7ec3c3edc0bb9a82e228a6b2a0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:22:18 ===================================================== [Pipeline] echo 17:22:18 taggedImages: 17:22:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723 17:22:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 17:22:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.94 17:22:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 17:22:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:22:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:19 17:22:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:22:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:19 arm64: Pulling from edgex-lftools-log-publisher 17:22:19 8998bd30e6a1: Pulling fs layer 17:22:19 04944245beec: Pulling fs layer 17:22:19 699f458cf7ca: Pulling fs layer 17:22:19 765212b225bb: Pulling fs layer 17:22:19 f23df028b6ca: Pulling fs layer 17:22:19 d65c8cfc05b1: Pulling fs layer 17:22:19 2437ff75d9bd: Pulling fs layer 17:22:19 d65c8cfc05b1: Waiting 17:22:19 2437ff75d9bd: Waiting 17:22:19 765212b225bb: Waiting 17:22:19 f23df028b6ca: Waiting 17:22:19 04944245beec: Verifying Checksum 17:22:19 04944245beec: Download complete 17:22:19 765212b225bb: Verifying Checksum 17:22:19 765212b225bb: Download complete 17:22:19 f23df028b6ca: Verifying Checksum 17:22:19 f23df028b6ca: Download complete 17:22:19 d65c8cfc05b1: Verifying Checksum 17:22:19 d65c8cfc05b1: Download complete 17:22:20 699f458cf7ca: Verifying Checksum 17:22:20 699f458cf7ca: Download complete 17:22:20 8998bd30e6a1: Verifying Checksum 17:22:20 8998bd30e6a1: Download complete 17:22:22 2437ff75d9bd: Verifying Checksum 17:22:22 2437ff75d9bd: Download complete 17:22:24 8998bd30e6a1: Pull complete 17:22:25 04944245beec: Pull complete 17:22:26 699f458cf7ca: Pull complete 17:22:26 765212b225bb: Pull complete 17:22:27 f23df028b6ca: Pull complete 17:22:28 d65c8cfc05b1: Pull complete 17:22:43 2437ff75d9bd: Pull complete 17:22:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:22:43 prd-ubuntu20.04-docker-arm64-4c-16g-47793 does not seem to be running inside a container 17:22:43 $ 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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:22:46 $ docker top d688cd0720b6e61657f4cf0ff37af4bbaaed69744278ca0adcb7bbb68eb7cf4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:47 ---> job-cost.sh 17:22:47 lf-activate-venv: SKIPPING 17:22:47 INFO: No Stack... 17:22:47 INFO: Retrieving Pricing Info for: v3-standard-4 17:22:48 INFO: Archiving Costs [Pipeline] sh 17:22:49 + cut -d, -f6 17:22:49 + cat /w/workspace/edgex-go/223/archives/cost.csv [Pipeline] lock 17:22:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-223-stack-cost] 17:22:49 Resource [jenkins-edgexfoundry-edgex-go-main-223-stack-cost] did not exist. Created. 17:22:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:50 + echo total: 0.10999999940395355 [Pipeline] stash 17:22:50 Stashed 1 file(s) [Pipeline] } 17:22:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-223-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:50 $ docker stop --time=1 d688cd0720b6e61657f4cf0ff37af4bbaaed69744278ca0adcb7bbb68eb7cf4b 17:22:52 $ docker rm -f d688cd0720b6e61657f4cf0ff37af4bbaaed69744278ca0adcb7bbb68eb7cf4b [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 17:22:52 provisioning config files... 17:22:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/223@tmp/config6908989934027688886tmp [Pipeline] { [Pipeline] sh 17:22:53 + set +x 17:22:53 + + curl -s https://codecov.io/bash 17:22:53 bash -s -- 17:22:53 17:22:53 _____ _ 17:22:53 / ____| | | 17:22:53 | | ___ __| | ___ ___ _____ __ 17:22:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:22:53 | |___| (_) | (_| | __/ (_| (_) \ V / 17:22:53 \_____\___/ \__,_|\___|\___\___/ \_/ 17:22:53 Bash-1.0.6 17:22:53 17:22:53 17:22:53 ==> git version 2.25.1 found 17:22:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:22:53 Release-Date: 2020-01-08 17:22:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:22:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:22:53 ==> Jenkins CI detected. 17:22:53 current dir:  /w/workspace/edgex-go/223 17:22:53 project root: . 17:22:53 --> token set from env 17:22:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:22:53 ==> Running gcov in . (disable via -X gcov) 17:22:53 ==> Python coveragepy not found 17:22:53 ==> Searching for coverage reports in: 17:22:53 + . 17:22:53 -> Found 1 reports 17:22:53 ==> Detecting git/mercurial file structure 17:22:53 ==> Reading reports 17:22:53 + ./coverage.out bytes=435134 17:22:53 ==> Appending adjustments 17:22:53 https://docs.codecov.io/docs/fixing-reports 17:22:54 + Found adjustments 17:22:54 ==> Gzipping contents 17:22:54 60K /tmp/codecov.lch6iX.gz 17:22:54 ==> Uploading reports 17:22:54 url: https://codecov.io 17:22:54 query: branch=main&commit=fefff5dfcf757bf5669fadd7ace0412839b30723&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:22:54 -> Pinging Codecov 17:22:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=fefff5dfcf757bf5669fadd7ace0412839b30723&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:22:54 -> Uploading to 17:22:54 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/00271124DB129430A58F1EEE437C3FCB/fefff5dfcf757bf5669fadd7ace0412839b30723/69acc494-790d-48ba-95d9-7380d7f19ed5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T172254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c1a12230cdc87321189e9cca1d2359e3d0be87e6b4cdfe0c5585f547526b0c1 17:22:54 % Total % Received % Xferd Average Speed Time Time Time Current 17:22:54 Dload Upload Total Spent Left Speed 17:22:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59895 0 0 100 59895 0 219k --:--:-- --:--:-- --:--:-- 220k 17:22:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] } 17:22:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:22:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:22:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:55 17:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:22:55 188c0c94c7c5: Pulling fs layer 17:22:55 0ef7d3d256c8: Pulling fs layer 17:22:55 de9db76c5a1d: Pulling fs layer 17:22:55 0eba1c9be4d2: Pulling fs layer 17:22:55 0d57e429df01: Pulling fs layer 17:22:55 4e4be7b47b0d: Pulling fs layer 17:22:55 0d57e429df01: Waiting 17:22:55 0eba1c9be4d2: Waiting 17:22:55 e1f770b5df2f: Pulling fs layer 17:22:55 85a0685a4137: Pulling fs layer 17:22:55 e1f770b5df2f: Waiting 17:22:55 85a0685a4137: Waiting 17:22:55 de9db76c5a1d: Verifying Checksum 17:22:55 0ef7d3d256c8: Download complete 17:22:55 0d57e429df01: Verifying Checksum 17:22:55 0d57e429df01: Download complete 17:22:55 4e4be7b47b0d: Verifying Checksum 17:22:55 4e4be7b47b0d: Download complete 17:22:55 188c0c94c7c5: Verifying Checksum 17:22:55 188c0c94c7c5: Download complete 17:22:56 188c0c94c7c5: Pull complete 17:22:56 e1f770b5df2f: Verifying Checksum 17:22:56 e1f770b5df2f: Download complete 17:22:56 0ef7d3d256c8: Pull complete 17:22:56 de9db76c5a1d: Pull complete 17:22:56 0eba1c9be4d2: Verifying Checksum 17:22:56 0eba1c9be4d2: Download complete 17:22:56 85a0685a4137: Verifying Checksum 17:22:56 85a0685a4137: Download complete 17:23:00 0eba1c9be4d2: Pull complete 17:23:00 0d57e429df01: Pull complete 17:23:00 4e4be7b47b0d: Pull complete 17:23:00 e1f770b5df2f: Pull complete 17:23:03 85a0685a4137: Pull complete 17:23:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:23:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:23:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:23:03 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 17:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 17:23:06 $ docker top 9051035185dcd4fd5c341b4792973df5dfb38afece81302b5fcc396b117c7c57 -eo pid,comm [Pipeline] { [Pipeline] echo 17:23:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:23:06 + set -o pipefail 17:23:06 + snyk monitor '--org=edgex-jenkins' 17:23:11 17:23:11 Monitoring /w/workspace/edgex-go/223 (github.com/edgexfoundry/edgex-go)... 17:23:11 17:23:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/c5c5ae51-1b22-43d1-8e37-e04fd9d2013d 17:23:11 17:23:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:23:11 17:23:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:23:11 17:23:11 [Pipeline] } 17:23:11 $ docker stop --time=1 9051035185dcd4fd5c341b4792973df5dfb38afece81302b5fcc396b117c7c57 17:23:13 $ docker rm -f 9051035185dcd4fd5c341b4792973df5dfb38afece81302b5fcc396b117c7c57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:23:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:14 provisioning config files... 17:23:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/223@tmp/config4459272282689030765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:14 --> edgex-publish-swagger.sh 17:23:14 === Publish openapi/v2 API === 17:23:14 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:23:14 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/223/openapi/v2/core-command.yaml] 17:23:14 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:14 Dload Upload Total Spent Left Speed 17:23:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34698 --:--:-- --:--:-- --:--:-- 34698 100 33831 0 0 100 33831 0 34698 --:--:-- --:--:-- --:--:-- 34662 17:23:15 17:23:15 17:23:15 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/223/openapi/v2/core-data.yaml] 17:23:15 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:15 Dload Upload Total Spent Left Speed 17:23:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 76581 --:--:-- --:--:-- --:--:-- 76500 100 71604 0 0 100 71604 0 76581 --:--:-- --:--:-- --:--:-- 76500 17:23:16 17:23:16 17:23:16 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/223/openapi/v2/core-metadata.yaml] 17:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:16 Dload Upload Total Spent Left Speed 17:23:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 151k --:--:-- --:--:-- --:--:-- 151k 100 141k 0 0 100 141k 0 151k --:--:-- --:--:-- --:--:-- 151k 17:23:17 17:23:17 17:23:17 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/223/openapi/v2/support-notifications.yaml] 17:23:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:17 Dload Upload Total Spent Left Speed 17:23:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 80903 0:00:01 0:00:01 --:--:-- 80903 100 89318 0 0 100 89318 0 80903 0:00:01 0:00:01 --:--:-- 80903 17:23:18 17:23:18 17:23:18 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/223/openapi/v2/support-scheduler.yaml] 17:23:18 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:18 Dload Upload Total Spent Left Speed 17:23:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42487 --:--:-- --:--:-- --:--:-- 42442 100 39556 0 0 100 39556 0 42487 --:--:-- --:--:-- --:--:-- 42442 17:23:19 17:23:19 17:23:19 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/223/openapi/v2/system-agent.yaml] 17:23:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:19 Dload Upload Total Spent Left Speed 17:23:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22397 --:--:-- --:--:-- --:--:-- 22373 100 20091 0 0 100 20091 0 22397 --:--:-- --:--:-- --:--:-- 22373 17:23:20 17:23:20 [Pipeline] } 17:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 17:23:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:23:20 . [Pipeline] withDockerContainer 17:23:21 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 17:23:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 17:23:21 $ docker top 6c7fc4975387de46a40ce63e7773e4e8add613a4efc4dd63a3c955760b81776d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:21 [ssh-agent] Looking for ssh-agent implementation... 17:23:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:21 $ docker exec 6c7fc4975387de46a40ce63e7773e4e8add613a4efc4dd63a3c955760b81776d ssh-agent 17:23:21 SSH_AUTH_SOCK=/tmp/ssh-GxkDEV4PxE13/agent.31 17:23:21 SSH_AGENT_PID=37 17:23:21 Running ssh-add (command line suppressed) 17:23:22 Identity added: /w/workspace/edgex-go/223@tmp/private_key_9072168236928829416.key (/w/workspace/edgex-go/223@tmp/private_key_9072168236928829416.key) 17:23:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:22 + git semver tag 17:23:22 2022-05-10 17:23:22,468 [run_tag] DEBUG tag force:False 17:23:22 2022-05-10 17:23:22,468 [check_head_tag] DEBUG check head tag 17:23:22 2022-05-10 17:23:22,471 [execute] INFO git cat-file --batch-check 17:23:22 2022-05-10 17:23:22,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/223, universal_newlines=False, shell=None, istream=) 17:23:22 2022-05-10 17:23:22,474 [execute] INFO git cat-file --batch 17:23:22 2022-05-10 17:23:22,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/223, universal_newlines=False, shell=None, istream=) 17:23:22 2022-05-10 17:23:22,515 [read_version] DEBUG read version from /w/workspace/edgex-go/223/.semver/main 17:23:22 2022-05-10 17:23:22,515 [execute] INFO git tag -a v2.2.0-dev.94 -m v2.2.0-dev.94 17:23:22 2022-05-10 17:23:22,515 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.94', '-m', 'v2.2.0-dev.94'], cwd=/w/workspace/edgex-go/223, universal_newlines=False, shell=None, istream=None) 17:23:22 2022-05-10 17:23:22,520 [read_version] DEBUG read version from /w/workspace/edgex-go/223/.semver/main 17:23:22 2.2.0-dev.94 [Pipeline] } 17:23:22 $ docker exec --env ******** --env ******** 6c7fc4975387de46a40ce63e7773e4e8add613a4efc4dd63a3c955760b81776d ssh-agent -k 17:23:22 unset SSH_AUTH_SOCK; 17:23:22 unset SSH_AGENT_PID; 17:23:22 echo Agent pid 37 killed; 17:23:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:23 + git semver [Pipeline] } 17:23:23 $ docker stop --time=1 6c7fc4975387de46a40ce63e7773e4e8add613a4efc4dd63a3c955760b81776d 17:23:24 $ docker rm -f 6c7fc4975387de46a40ce63e7773e4e8add613a4efc4dd63a3c955760b81776d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:23:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:24 17:23:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:23:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:25 0.23.1-centos7: Pulling from edgex-lftools 17:23:25 ab5ef0e58194: Pulling fs layer 17:23:25 9712f1f96733: Pulling fs layer 17:23:25 63f879dbbcfc: Pulling fs layer 17:23:25 0d9ebad4ef96: Pulling fs layer 17:23:25 e9a5061849ea: Pulling fs layer 17:23:25 d747dcd14b5f: Pulling fs layer 17:23:25 2de7ff778b66: Pulling fs layer 17:23:25 0d9ebad4ef96: Waiting 17:23:25 2de7ff778b66: Waiting 17:23:25 e9a5061849ea: Waiting 17:23:25 d747dcd14b5f: Waiting 17:23:25 9712f1f96733: Verifying Checksum 17:23:25 9712f1f96733: Download complete 17:23:25 63f879dbbcfc: Verifying Checksum 17:23:25 63f879dbbcfc: Download complete 17:23:25 e9a5061849ea: Verifying Checksum 17:23:25 e9a5061849ea: Download complete 17:23:25 d747dcd14b5f: Verifying Checksum 17:23:25 d747dcd14b5f: Download complete 17:23:25 ab5ef0e58194: Verifying Checksum 17:23:25 ab5ef0e58194: Download complete 17:23:25 0d9ebad4ef96: Verifying Checksum 17:23:26 2de7ff778b66: Verifying Checksum 17:23:26 2de7ff778b66: Download complete 17:23:28 ab5ef0e58194: Pull complete 17:23:28 9712f1f96733: Pull complete 17:23:29 63f879dbbcfc: Pull complete 17:23:32 0d9ebad4ef96: Pull complete 17:23:33 e9a5061849ea: Pull complete 17:23:33 d747dcd14b5f: Pull complete 17:23:34 2de7ff778b66: Pull complete 17:23:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:23:34 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 17:23:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 17:23:36 $ docker top 34e0b358356a99b4e074fff66654cbaecab2ac81d6aee9657447b5f9dffca25b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:23:36 provisioning config files... 17:23:36 copy managed file [sigul-config] to file:/w/workspace/edgex-go/223@tmp/config8410828727358838717tmp 17:23:36 copy managed file [sigul-password] to file:/w/workspace/edgex-go/223@tmp/config2636218432809319161tmp 17:23:36 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/223@tmp/config7248412149926740453tmp [Pipeline] { [Pipeline] echo 17:23:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:23:37 ---> sigul-configuration.sh 17:23:37 gpg: directory `/root/.gnupg' created 17:23:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:23:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:23:37 gpg: keyring `/root/.gnupg/secring.gpg' created 17:23:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:23:37 gpg: CAST5 encrypted data 17:23:37 gpg: encrypted with 1 passphrase 17:23:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:23:37 + mkdir /home/jenkins 17:23:37 + mkdir /home/jenkins/sigul [Pipeline] sh 17:23:37 + 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 17:23:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:23:38 ---> sigul-install.sh 17:23:38 Sigul already installed; skipping installation. [Pipeline] sh 17:23:38 + git tag --list 17:23:38 0.6.0 17:23:38 0.6.1 17:23:38 0.7.0 17:23:38 0.7.1 17:23:38 v1.0.0 17:23:38 v1.0.1 17:23:38 v1.1.0 17:23:38 v1.2.0 17:23:38 v1.2.1 17:23:38 v1.3.0 17:23:38 v1.3.1 17:23:38 v2.0.0 17:23:38 v2.0.1-dev.1 17:23:38 v2.0.1-dev.10 17:23:38 v2.0.1-dev.11 17:23:38 v2.0.1-dev.12 17:23:38 v2.0.1-dev.13 17:23:38 v2.0.1-dev.14 17:23:38 v2.0.1-dev.15 17:23:38 v2.0.1-dev.16 17:23:38 v2.0.1-dev.17 17:23:38 v2.0.1-dev.18 17:23:38 v2.0.1-dev.19 17:23:38 v2.0.1-dev.2 17:23:38 v2.0.1-dev.20 17:23:38 v2.0.1-dev.21 17:23:38 v2.0.1-dev.22 17:23:38 v2.0.1-dev.23 17:23:38 v2.0.1-dev.24 17:23:38 v2.0.1-dev.25 17:23:38 v2.0.1-dev.26 17:23:38 v2.0.1-dev.27 17:23:38 v2.0.1-dev.28 17:23:38 v2.0.1-dev.29 17:23:38 v2.0.1-dev.3 17:23:38 v2.0.1-dev.30 17:23:38 v2.0.1-dev.31 17:23:38 v2.0.1-dev.32 17:23:38 v2.0.1-dev.33 17:23:38 v2.0.1-dev.34 17:23:38 v2.0.1-dev.35 17:23:38 v2.0.1-dev.36 17:23:38 v2.0.1-dev.37 17:23:38 v2.0.1-dev.38 17:23:38 v2.0.1-dev.39 17:23:38 v2.0.1-dev.4 17:23:38 v2.0.1-dev.40 17:23:38 v2.0.1-dev.41 17:23:38 v2.0.1-dev.42 17:23:38 v2.0.1-dev.43 17:23:38 v2.0.1-dev.44 17:23:38 v2.0.1-dev.45 17:23:38 v2.0.1-dev.46 17:23:38 v2.0.1-dev.47 17:23:38 v2.0.1-dev.48 17:23:38 v2.0.1-dev.49 17:23:38 v2.0.1-dev.5 17:23:38 v2.0.1-dev.50 17:23:38 v2.0.1-dev.51 17:23:38 v2.0.1-dev.52 17:23:38 v2.0.1-dev.53 17:23:38 v2.0.1-dev.54 17:23:38 v2.0.1-dev.55 17:23:38 v2.0.1-dev.56 17:23:38 v2.0.1-dev.57 17:23:38 v2.0.1-dev.58 17:23:38 v2.0.1-dev.59 17:23:38 v2.0.1-dev.6 17:23:38 v2.0.1-dev.60 17:23:38 v2.0.1-dev.61 17:23:38 v2.0.1-dev.62 17:23:38 v2.0.1-dev.63 17:23:38 v2.0.1-dev.64 17:23:38 v2.0.1-dev.65 17:23:38 v2.0.1-dev.66 17:23:38 v2.0.1-dev.67 17:23:38 v2.0.1-dev.68 17:23:38 v2.0.1-dev.69 17:23:38 v2.0.1-dev.7 17:23:38 v2.0.1-dev.70 17:23:38 v2.0.1-dev.71 17:23:38 v2.0.1-dev.72 17:23:38 v2.0.1-dev.73 17:23:38 v2.0.1-dev.74 17:23:38 v2.0.1-dev.75 17:23:38 v2.0.1-dev.76 17:23:38 v2.0.1-dev.77 17:23:38 v2.0.1-dev.78 17:23:38 v2.0.1-dev.79 17:23:38 v2.0.1-dev.8 17:23:38 v2.0.1-dev.80 17:23:38 v2.0.1-dev.81 17:23:38 v2.0.1-dev.82 17:23:38 v2.0.1-dev.83 17:23:38 v2.0.1-dev.84 17:23:38 v2.0.1-dev.85 17:23:38 v2.0.1-dev.86 17:23:38 v2.0.1-dev.87 17:23:38 v2.0.1-dev.88 17:23:38 v2.0.1-dev.89 17:23:38 v2.0.1-dev.9 17:23:38 v2.0.1-dev.90 17:23:38 v2.0.1-dev.91 17:23:38 v2.0.1-dev.92 17:23:38 v2.0.1-dev.93 17:23:38 v2.0.1-dev.94 17:23:38 v2.0.1-dev.95 17:23:38 v2.0.1-dev.96 17:23:38 v2.0.1-dev.97 17:23:38 v2.0.1-dev.98 17:23:38 v2.0.1-dev.99 17:23:38 v2.1.0 17:23:38 v2.2.0-dev.1 17:23:38 v2.2.0-dev.10 17:23:38 v2.2.0-dev.11 17:23:38 v2.2.0-dev.12 17:23:38 v2.2.0-dev.13 17:23:38 v2.2.0-dev.14 17:23:38 v2.2.0-dev.15 17:23:38 v2.2.0-dev.16 17:23:38 v2.2.0-dev.17 17:23:38 v2.2.0-dev.18 17:23:38 v2.2.0-dev.19 17:23:38 v2.2.0-dev.2 17:23:38 v2.2.0-dev.20 17:23:38 v2.2.0-dev.21 17:23:38 v2.2.0-dev.22 17:23:38 v2.2.0-dev.23 17:23:38 v2.2.0-dev.24 17:23:38 v2.2.0-dev.25 17:23:38 v2.2.0-dev.26 17:23:38 v2.2.0-dev.27 17:23:38 v2.2.0-dev.28 17:23:38 v2.2.0-dev.29 17:23:38 v2.2.0-dev.3 17:23:38 v2.2.0-dev.30 17:23:38 v2.2.0-dev.31 17:23:38 v2.2.0-dev.32 17:23:38 v2.2.0-dev.33 17:23:38 v2.2.0-dev.34 17:23:38 v2.2.0-dev.35 17:23:38 v2.2.0-dev.36 17:23:38 v2.2.0-dev.37 17:23:38 v2.2.0-dev.38 17:23:38 v2.2.0-dev.39 17:23:38 v2.2.0-dev.4 17:23:38 v2.2.0-dev.40 17:23:38 v2.2.0-dev.41 17:23:38 v2.2.0-dev.42 17:23:38 v2.2.0-dev.43 17:23:38 v2.2.0-dev.44 17:23:38 v2.2.0-dev.45 17:23:38 v2.2.0-dev.46 17:23:38 v2.2.0-dev.47 17:23:38 v2.2.0-dev.48 17:23:38 v2.2.0-dev.49 17:23:38 v2.2.0-dev.5 17:23:38 v2.2.0-dev.50 17:23:38 v2.2.0-dev.51 17:23:38 v2.2.0-dev.52 17:23:38 v2.2.0-dev.53 17:23:38 v2.2.0-dev.54 17:23:38 v2.2.0-dev.55 17:23:38 v2.2.0-dev.56 17:23:38 v2.2.0-dev.57 17:23:38 v2.2.0-dev.58 17:23:38 v2.2.0-dev.59 17:23:38 v2.2.0-dev.6 17:23:38 v2.2.0-dev.60 17:23:38 v2.2.0-dev.61 17:23:38 v2.2.0-dev.62 17:23:38 v2.2.0-dev.63 17:23:38 v2.2.0-dev.64 17:23:38 v2.2.0-dev.65 17:23:38 v2.2.0-dev.66 17:23:38 v2.2.0-dev.67 17:23:38 v2.2.0-dev.68 17:23:38 v2.2.0-dev.69 17:23:38 v2.2.0-dev.7 17:23:38 v2.2.0-dev.70 17:23:38 v2.2.0-dev.71 17:23:38 v2.2.0-dev.72 17:23:38 v2.2.0-dev.73 17:23:38 v2.2.0-dev.74 17:23:38 v2.2.0-dev.75 17:23:38 v2.2.0-dev.76 17:23:38 v2.2.0-dev.77 17:23:38 v2.2.0-dev.78 17:23:38 v2.2.0-dev.79 17:23:38 v2.2.0-dev.8 17:23:38 v2.2.0-dev.80 17:23:38 v2.2.0-dev.81 17:23:38 v2.2.0-dev.82 17:23:38 v2.2.0-dev.83 17:23:38 v2.2.0-dev.84 17:23:38 v2.2.0-dev.85 17:23:38 v2.2.0-dev.86 17:23:38 v2.2.0-dev.87 17:23:38 v2.2.0-dev.88 17:23:38 v2.2.0-dev.89 17:23:38 v2.2.0-dev.9 17:23:38 v2.2.0-dev.90 17:23:38 v2.2.0-dev.91 17:23:38 v2.2.0-dev.92 17:23:38 v2.2.0-dev.93 17:23:38 v2.2.0-dev.94 [Pipeline] sh 17:23:38 + lftools sign git-tag v2.2.0-dev.94 17:23:39 Signing Git tag with Sigul... 17:23:39 Signing v2.2.0-dev.94 [Pipeline] echo 17:23:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:23:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:23:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:23:39 $ docker stop --time=1 34e0b358356a99b4e074fff66654cbaecab2ac81d6aee9657447b5f9dffca25b 17:23:41 $ docker rm -f 34e0b358356a99b4e074fff66654cbaecab2ac81d6aee9657447b5f9dffca25b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:23:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:23:41 . [Pipeline] withDockerContainer 17:23:41 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 17:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 17:23:42 $ docker top 47c6e9cc59bdf335d8ded3319c9686f03e2dd9fe923f806fa909b4f31d2e0204 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:42 [ssh-agent] Looking for ssh-agent implementation... 17:23:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:42 $ docker exec 47c6e9cc59bdf335d8ded3319c9686f03e2dd9fe923f806fa909b4f31d2e0204 ssh-agent 17:23:42 SSH_AUTH_SOCK=/tmp/ssh-7DptXXzIPO8j/agent.32 17:23:42 SSH_AGENT_PID=38 17:23:42 Running ssh-add (command line suppressed) 17:23:42 Identity added: /w/workspace/edgex-go/223@tmp/private_key_8374091095070489666.key (/w/workspace/edgex-go/223@tmp/private_key_8374091095070489666.key) 17:23:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:43 + git semver bump pre 17:23:43 2022-05-10 17:23:43,277 [read_version] DEBUG read version from /w/workspace/edgex-go/223/.semver/main 17:23:43 2022-05-10 17:23:43,277 [bump_version] DEBUG bumping version:2.2.0-dev.94 on axis:pre with prefix:dev 17:23:43 2022-05-10 17:23:43,277 [bump_version] DEBUG bumped version:2.2.0-dev.95 17:23:43 2022-05-10 17:23:43,277 [write_version] DEBUG write version:2.2.0-dev.95 to path:/w/workspace/edgex-go/223/.semver/main with force:True 17:23:43 2022-05-10 17:23:43,277 [read_version] DEBUG read version from /w/workspace/edgex-go/223/.semver/main 17:23:43 2022-05-10 17:23:43,277 [write_file] DEBUG write to file:/w/workspace/edgex-go/223/.semver/main 17:23:43 2022-05-10 17:23:43,280 [execute] INFO git cat-file --batch-check 17:23:43 2022-05-10 17:23:43,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/223/.semver, universal_newlines=False, shell=None, istream=) 17:23:43 2022-05-10 17:23:43,285 [execute] INFO git cat-file --batch 17:23:43 2022-05-10 17:23:43,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/223/.semver, universal_newlines=False, shell=None, istream=) 17:23:43 2022-05-10 17:23:43,290 [read_version] DEBUG read version from /w/workspace/edgex-go/223/.semver/main 17:23:43 2.2.0-dev.95 [Pipeline] } 17:23:43 $ docker exec --env ******** --env ******** 47c6e9cc59bdf335d8ded3319c9686f03e2dd9fe923f806fa909b4f31d2e0204 ssh-agent -k 17:23:43 unset SSH_AUTH_SOCK; 17:23:43 unset SSH_AGENT_PID; 17:23:43 echo Agent pid 38 killed; 17:23:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:43 + git semver [Pipeline] } 17:23:44 $ docker stop --time=1 47c6e9cc59bdf335d8ded3319c9686f03e2dd9fe923f806fa909b4f31d2e0204 17:23:45 $ docker rm -f 47c6e9cc59bdf335d8ded3319c9686f03e2dd9fe923f806fa909b4f31d2e0204 [Pipeline] // withDockerContainer [Pipeline] sh 17:23:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:23:45 . [Pipeline] withDockerContainer 17:23:46 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 17:23:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 17:23:46 $ docker top 321913d93942cb47293ed26ed8c9b68aeacaa5dcadfaef4998baa27bfe1db5fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:46 [ssh-agent] Looking for ssh-agent implementation... 17:23:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:46 $ docker exec 321913d93942cb47293ed26ed8c9b68aeacaa5dcadfaef4998baa27bfe1db5fc ssh-agent 17:23:46 SSH_AUTH_SOCK=/tmp/ssh-MFxH0AJtAv3W/agent.32 17:23:46 SSH_AGENT_PID=39 17:23:46 Running ssh-add (command line suppressed) 17:23:46 Identity added: /w/workspace/edgex-go/223@tmp/private_key_3838581726680417904.key (/w/workspace/edgex-go/223@tmp/private_key_3838581726680417904.key) 17:23:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:47 + git semver push 17:23:47 2022-05-10 17:23:47,378 [run_push] DEBUG push 17:23:47 2022-05-10 17:23:47,379 [execute] INFO git push origin semver 17:23:47 2022-05-10 17:23:47,379 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/223/.semver, universal_newlines=False, shell=None, istream=None) 17:23:48 2022-05-10 17:23:48,254 [run_push] DEBUG push all version tags 17:23:48 2022-05-10 17:23:48,254 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:23:48 2022-05-10 17:23:48,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/223, universal_newlines=False, shell=None, istream=None) 17:23:49 2022-05-10 17:23:49,008 [read_version] DEBUG read version from /w/workspace/edgex-go/223/.semver/main 17:23:49 2.2.0-dev.95 [Pipeline] } 17:23:49 $ docker exec --env ******** --env ******** 321913d93942cb47293ed26ed8c9b68aeacaa5dcadfaef4998baa27bfe1db5fc ssh-agent -k 17:23:49 unset SSH_AUTH_SOCK; 17:23:49 unset SSH_AGENT_PID; 17:23:49 echo Agent pid 39 killed; 17:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:49 + git semver [Pipeline] } 17:23:50 $ docker stop --time=1 321913d93942cb47293ed26ed8c9b68aeacaa5dcadfaef4998baa27bfe1db5fc 17:23:51 $ docker rm -f 321913d93942cb47293ed26ed8c9b68aeacaa5dcadfaef4998baa27bfe1db5fc [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 17:23:51 + [ -d /w/workspace/edgex-go/223/archives ] [Pipeline] libraryResource [Pipeline] sh 17:23:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:53 ---> package-listing.sh 17:23:53 ++ facter osfamily 17:23:53 ++ tr '[:upper:]' '[:lower:]' 17:23:53 + OS_FAMILY=debian 17:23:53 + workspace=/w/workspace/edgex-go/223 17:23:53 + START_PACKAGES=/tmp/packages_start.txt 17:23:53 + END_PACKAGES=/tmp/packages_end.txt 17:23:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:53 + PACKAGES=/tmp/packages_start.txt 17:23:53 + '[' /w/workspace/edgex-go/223 ']' 17:23:53 + PACKAGES=/tmp/packages_end.txt 17:23:53 + case "${OS_FAMILY}" in 17:23:53 + dpkg -l 17:23:53 + grep '^ii' 17:23:53 + '[' -f /tmp/packages_start.txt ']' 17:23:53 + '[' -f /tmp/packages_end.txt ']' 17:23:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:53 + '[' /w/workspace/edgex-go/223 ']' 17:23:53 + mkdir -p /w/workspace/edgex-go/223/archives/ 17:23:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/223/archives/ [Pipeline] echo 17:23:53 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/223/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:23:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:54 17:23:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:23:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:54 latest: Pulling from edgex-lftools-log-publisher 17:23:54 5eb5b503b376: Pulling fs layer 17:23:54 5c69ac0246d0: Pulling fs layer 17:23:54 ec43610c2a17: Pulling fs layer 17:23:54 3a2ae6a8a46f: Pulling fs layer 17:23:54 33b1e0a273af: Pulling fs layer 17:23:54 5d3b04190fa2: Pulling fs layer 17:23:54 2f39f015ded8: Pulling fs layer 17:23:54 3a2ae6a8a46f: Waiting 17:23:54 33b1e0a273af: Waiting 17:23:54 5d3b04190fa2: Waiting 17:23:54 2f39f015ded8: Waiting 17:23:54 5c69ac0246d0: Verifying Checksum 17:23:54 5c69ac0246d0: Download complete 17:23:54 3a2ae6a8a46f: Download complete 17:23:54 33b1e0a273af: Verifying Checksum 17:23:54 33b1e0a273af: Download complete 17:23:54 5d3b04190fa2: Verifying Checksum 17:23:54 5d3b04190fa2: Download complete 17:23:54 ec43610c2a17: Verifying Checksum 17:23:54 ec43610c2a17: Download complete 17:23:54 5eb5b503b376: Verifying Checksum 17:23:54 5eb5b503b376: Download complete 17:23:55 2f39f015ded8: Verifying Checksum 17:23:55 2f39f015ded8: Download complete 17:23:55 5eb5b503b376: Pull complete 17:23:56 5c69ac0246d0: Pull complete 17:23:56 ec43610c2a17: Pull complete 17:23:56 3a2ae6a8a46f: Pull complete 17:23:56 33b1e0a273af: Pull complete 17:23:56 5d3b04190fa2: Pull complete 17:24:01 2f39f015ded8: Pull complete 17:24:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:24:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:24:01 prd-ubuntu20.04-docker-8c-8g-47791 does not seem to be running inside a container 17:24:01 $ 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/223/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/223 -v /w/workspace/edgex-go/223:/w/workspace/edgex-go/223:rw,z -v /w/workspace/edgex-go/223@tmp:/w/workspace/edgex-go/223@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 17:24:02 $ docker top 9222f1636bffc01b62e0f164d148f96601558ae3e14d128f68f1982a97854e05 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:03 + touch /tmp/pre-build-complete [Pipeline] sh 17:24:03 + mkdir -p /var/log/sysstat [Pipeline] sh 17:24:03 + ls /var/log/sa-host 17:24:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:03 provisioning config files... 17:24:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/223@tmp/config5944522694161880043tmp [Pipeline] { [Pipeline] echo 17:24:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:04 ---> create-netrc.sh [Pipeline] } 17:24:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:24:04 ---> python-tools-install.sh [Pipeline] echo 17:24:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:24:04 ---> sudo-logs.sh 17:24:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:24:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:24:04 ---> job-cost.sh 17:24:04 lf-activate-venv: SKIPPING 17:24:04 DEBUG: total: 0.10999999940395355 17:24:04 INFO: Retrieving Stack Cost... 17:24:05 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:05 INFO: Archiving Costs [Pipeline] echo 17:24:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:06 ---> logs-deploy.sh 17:24:06 lf-activate-venv: SKIPPING 17:24:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/223 17:24:06 INFO: archiving workspace using pattern(s): 17:24:07 Archives upload complete. 17:24:07 INFO: archiving logs to Nexus 17:24:07 ---> uname -a: 17:24:07 Linux prd-ubuntu20-04-docker-8c-8g-47791 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:24:07 17:24:07 17:24:07 ---> lscpu: 17:24:07 Architecture: x86_64 17:24:07 CPU op-mode(s): 32-bit, 64-bit 17:24:07 Byte Order: Little Endian 17:24:07 Address sizes: 40 bits physical, 48 bits virtual 17:24:07 CPU(s): 8 17:24:07 On-line CPU(s) list: 0-7 17:24:07 Thread(s) per core: 1 17:24:07 Core(s) per socket: 1 17:24:07 Socket(s): 8 17:24:07 NUMA node(s): 1 17:24:07 Vendor ID: AuthenticAMD 17:24:07 CPU family: 23 17:24:07 Model: 49 17:24:07 Model name: AMD EPYC-Rome Processor 17:24:07 Stepping: 0 17:24:07 CPU MHz: 2799.998 17:24:07 BogoMIPS: 5599.99 17:24:07 Virtualization: AMD-V 17:24:07 Hypervisor vendor: KVM 17:24:07 Virtualization type: full 17:24:07 L1d cache: 256 KiB 17:24:07 L1i cache: 256 KiB 17:24:07 L2 cache: 4 MiB 17:24:07 L3 cache: 128 MiB 17:24:07 NUMA node0 CPU(s): 0-7 17:24:07 Vulnerability Itlb multihit: Not affected 17:24:07 Vulnerability L1tf: Not affected 17:24:07 Vulnerability Mds: Not affected 17:24:07 Vulnerability Meltdown: Not affected 17:24:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:24:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:24:07 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:24:07 Vulnerability Srbds: Not affected 17:24:07 Vulnerability Tsx async abort: Not affected 17:24:07 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 17:24:07 17:24:07 17:24:07 ---> nproc: 17:24:07 8 17:24:07 17:24:07 17:24:07 ---> df -h: 17:24:07 Filesystem Size Used Avail Use% Mounted on 17:24:07 overlay 155G 28G 128G 18% / 17:24:07 tmpfs 64M 0 64M 0% /dev 17:24:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:24:07 shm 64M 0 64M 0% /dev/shm 17:24:07 /dev/vda1 155G 28G 128G 18% /facter-os 17:24:07 17:24:07 17:24:07 ---> sar -b -r -n DEV: 17:24:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47791) 05/10/22 _x86_64_ (8 CPU) 17:24:07 17:24:07 16:23:43 LINUX RESTART (8 CPU) 17:24:07 17:24:07 16:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:24:07 16:25:01 336.57 50.52 286.05 0.00 4509.34 201973.77 0.00 17:24:07 16:26:01 79.92 0.07 79.85 0.00 7.33 37306.45 0.00 17:24:07 16:27:01 68.94 0.15 68.79 0.00 4.40 25640.94 0.00 17:24:07 16:28:01 453.22 0.42 452.80 0.00 20.66 326105.43 0.00 17:24:07 16:29:01 1109.00 0.63 1108.36 0.00 8.93 342989.94 0.00 17:24:07 16:30:01 776.99 0.33 776.66 0.00 2.67 270315.76 0.00 17:24:07 16:31:01 643.29 0.08 643.21 0.00 0.67 237093.68 0.00 17:24:07 16:32:01 880.85 0.12 880.74 0.00 0.93 262284.29 0.00 17:24:07 16:33:01 663.88 0.02 663.86 0.00 0.13 215620.93 0.00 17:24:07 16:34:01 23.45 0.02 23.43 0.00 4.27 740.81 0.00 17:24:07 16:35:01 12.10 0.03 12.06 0.00 3.07 316.29 0.00 17:24:07 16:36:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 17:24:07 16:37:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 17:24:07 16:38:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 17:24:07 16:39:01 1.40 0.02 1.38 0.00 0.13 15.06 0.00 17:24:07 16:40:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 17:24:07 16:41:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 17:24:07 16:42:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 17:24:07 16:43:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 17:24:07 16:44:01 1.83 0.00 1.83 0.00 0.00 22.13 0.00 17:24:07 16:45:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 17:24:07 16:46:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 17:24:07 16:47:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 17:24:07 16:48:01 1.93 0.00 1.93 0.00 0.00 21.59 0.00 17:24:07 16:49:01 2.90 1.57 1.33 0.00 49.06 17.33 0.00 17:24:07 16:50:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 17:24:07 16:51:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 17:24:07 16:52:01 1.90 0.00 1.90 0.00 0.00 23.06 0.00 17:24:07 16:53:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 17:24:07 16:54:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 17:24:07 16:55:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 17:24:07 16:56:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 17:24:07 16:57:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 17:24:07 16:58:01 1.83 0.00 1.83 0.00 0.00 21.06 0.00 17:24:07 16:59:02 2.50 0.17 2.33 0.00 18.26 27.86 0.00 17:24:07 17:00:01 1.97 0.00 1.97 0.00 0.00 23.18 0.00 17:24:07 17:01:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 17:24:07 17:02:01 1.73 0.00 1.73 0.00 0.00 20.39 0.00 17:24:07 17:03:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 17:24:07 17:04:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 17:24:07 17:05:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 17:24:07 17:06:01 1.90 0.00 1.90 0.00 0.00 21.20 0.00 17:24:07 17:07:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 17:24:07 17:08:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 17:24:07 17:09:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 17:24:07 17:10:01 1.90 0.00 1.90 0.00 0.00 21.60 0.00 17:24:07 17:11:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 17:24:07 17:12:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 17:24:07 17:13:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 17:24:07 17:14:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 17:24:07 17:15:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 17:24:07 17:16:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 17:24:07 17:17:01 1.02 0.02 1.00 0.00 0.13 10.80 0.00 17:24:07 17:18:01 4.12 0.87 3.25 0.00 18.40 40.39 0.00 17:24:07 17:19:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 17:24:07 17:20:01 1.87 0.00 1.87 0.00 0.00 22.53 0.00 17:24:07 17:21:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 17:24:07 17:22:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 17:24:07 17:23:01 4.32 0.07 4.25 0.00 7.87 474.59 0.00 17:24:07 17:24:01 184.87 0.40 184.47 0.00 17.06 61819.30 0.00 17:24:07 Average: 88.45 0.91 87.54 0.00 76.67 33021.27 0.00 17:24:07 17:24:07 16:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:24:07 16:25:01 27883928 31712980 583812 1.78 143408 3880456 2157132 6.36 1342296 3199092 320528 17:24:07 16:26:01 27784812 31622472 666832 2.03 161600 3849280 2385436 7.03 1498708 3110196 178252 17:24:07 16:27:01 28070352 31763440 531596 1.62 165252 3717984 1770416 5.22 1350808 2995660 92 17:24:07 16:28:01 20528368 31382044 872684 2.65 207408 10486100 3706296 10.92 2463808 9022496 784332 17:24:07 16:29:01 13420496 29763384 2492648 7.58 315564 15494568 4670808 13.77 5060660 13157052 114576 17:24:07 16:30:01 8292020 29201372 3038660 9.24 441524 19532768 6044544 17.81 6059632 16867720 6024 17:24:07 16:31:01 4088764 29822080 2424628 7.37 523148 24059048 4856980 14.31 6755072 20170132 86024 17:24:07 16:32:01 6838696 31430784 818832 2.49 617224 22889332 2835540 8.36 3637232 20606404 733504 17:24:07 16:33:01 10302284 31723972 541644 1.65 717892 19852216 1895328 5.59 2857252 18177252 84 17:24:07 16:34:01 10295096 31718284 546548 1.66 718968 19852924 2073764 6.11 2862872 18177252 596 17:24:07 16:35:01 10311904 31735608 529816 1.61 719284 19853228 1878324 5.54 2848392 18177384 8 17:24:07 16:36:01 10312180 31735892 529504 1.61 719308 19853232 1878324 5.54 2846372 18177392 164 17:24:07 16:37:01 10318024 31741764 523884 1.59 719312 19853240 1878324 5.54 2841236 18177396 8 17:24:07 16:38:01 10319340 31743264 522528 1.59 719328 19853240 1878324 5.54 2840044 18177572 188 17:24:07 16:39:01 10322028 31746064 519708 1.58 719352 19853240 1913552 5.64 2837648 18177576 212 17:24:07 16:40:01 10322460 31746508 519396 1.58 719364 19853244 1913552 5.64 2837896 18177584 172 17:24:07 16:41:01 10322596 31746668 519368 1.58 719376 19853248 1913552 5.64 2837608 18177588 8 17:24:07 16:42:01 10322296 31746376 519608 1.58 719404 19853252 1913552 5.64 2837612 18177592 16 17:24:07 16:43:01 10322248 31746356 519584 1.58 719416 19853252 1913552 5.64 2837640 18177592 8 17:24:07 16:44:01 10322224 31746352 519508 1.58 719448 19853248 1913552 5.64 2837660 18177596 8 17:24:07 16:45:01 10321884 31746064 519740 1.58 719460 19853264 1913552 5.64 2838568 18177604 184 17:24:07 16:46:01 10322004 31746196 519748 1.58 719472 19853264 1913552 5.64 2838256 18177604 220 17:24:07 16:47:01 10321996 31746200 519724 1.58 719472 19853268 1913552 5.64 2838260 18177608 192 17:24:07 16:48:01 10321608 31745844 519928 1.58 719504 19853272 1913552 5.64 2838308 18177608 220 17:24:07 16:49:01 10318124 31744876 520956 1.58 719540 19854748 1929760 5.69 2844036 18177140 64 17:24:07 16:50:01 10317620 31744380 521384 1.59 719556 19854752 1929760 5.69 2843768 18177144 236 17:24:07 16:51:01 10317320 31744120 521616 1.59 719572 19854752 1929760 5.69 2844224 18177140 196 17:24:07 16:52:01 10317264 31744088 521576 1.59 719600 19854760 1929760 5.69 2843404 18177144 240 17:24:07 16:53:01 10317264 31744088 521572 1.59 719604 19854760 1929760 5.69 2843156 18177144 16 17:24:07 16:54:01 10316964 31743820 521784 1.59 719624 19854764 1929760 5.69 2843468 18177152 192 17:24:07 16:55:01 10316664 31743544 522076 1.59 719676 19854768 1913396 5.64 2843504 18177156 28 17:24:07 16:56:01 10316568 31743628 521912 1.59 719692 19854896 1913396 5.64 2843460 18177276 220 17:24:07 16:57:01 10316720 31743784 521892 1.59 719696 19854900 1913396 5.64 2843628 18177280 172 17:24:07 16:58:01 10316428 31743528 522148 1.59 719716 19854904 1913396 5.64 2843680 18177280 216 17:24:07 16:59:02 10312700 31740580 525032 1.60 719740 19855452 1917840 5.65 2844084 18177788 40 17:24:07 17:00:01 10312912 31740840 524752 1.60 719780 19855460 1917840 5.65 2844168 18177792 224 17:24:07 17:01:01 10313116 31741068 524468 1.59 719800 19855456 1917840 5.65 2843812 18177796 88 17:24:07 17:02:01 10313108 31741076 524384 1.59 719820 19855464 1917840 5.65 2843580 18177800 180 17:24:07 17:03:01 10313076 31741048 524340 1.59 719832 19855468 1917840 5.65 2843600 18177804 192 17:24:07 17:04:01 10313004 31740976 524320 1.59 719860 19855472 1917840 5.65 2843988 18177804 192 17:24:07 17:05:01 10312672 31740720 524652 1.60 719892 19855476 1917840 5.65 2844400 18177816 40 17:24:07 17:06:01 10313336 31741428 524108 1.59 719928 19855476 1917840 5.65 2843856 18177812 192 17:24:07 17:07:01 10313360 31741456 524040 1.59 719956 19855480 1917840 5.65 2843704 18177816 48 17:24:07 17:08:01 10313312 31741412 524008 1.59 719964 19855484 1917840 5.65 2843644 18177820 44 17:24:07 17:09:01 10312940 31741108 524296 1.59 719976 19855484 1917840 5.65 2844220 18177820 56 17:24:07 17:10:01 10312908 31741080 524228 1.59 720000 19855492 1917840 5.65 2844268 18177824 200 17:24:07 17:11:01 10313112 31741332 523944 1.59 720012 19855496 1917840 5.65 2843972 18177828 212 17:24:07 17:12:01 10313104 31741324 523876 1.59 720028 19855496 1917840 5.65 2843748 18177828 48 17:24:07 17:13:01 10313016 31741268 523888 1.59 720040 19855500 1917840 5.65 2844064 18177832 192 17:24:07 17:14:01 10312108 31740412 524580 1.60 720056 19855500 1917840 5.65 2844124 18177832 204 17:24:07 17:15:01 10312512 31740832 524300 1.59 720076 19855496 1917840 5.65 2844436 18177836 16 17:24:07 17:16:01 10312748 31741124 523980 1.59 720088 19855508 1917840 5.65 2843608 18177844 192 17:24:07 17:17:01 10312584 31740960 524264 1.59 720096 19855504 1917840 5.65 2843856 18177844 12 17:24:07 17:18:01 10311408 31740692 524624 1.60 720172 19856028 1911164 5.63 2844124 18178312 196 17:24:07 17:19:01 10311140 31740484 524780 1.60 720220 19856032 1911164 5.63 2844360 18178316 200 17:24:07 17:20:01 10311060 31740436 524768 1.60 720244 19856036 1911164 5.63 2844896 18178320 108 17:24:07 17:21:01 10311012 31740396 524748 1.60 720248 19856040 1911164 5.63 2844444 18178324 212 17:24:07 17:22:01 10311288 31740800 524332 1.59 720264 19856164 1911164 5.63 2844248 18178452 44 17:24:07 17:23:01 9591292 31669820 594304 1.81 732876 20457492 2312316 6.81 2925236 18779628 609588 17:24:07 17:24:01 8239900 31694392 566664 1.72 791064 21631960 2087356 6.15 3018952 19894676 431096 17:24:07 Average: 11174855 31619115 646375 1.97 668063 18978868 2144528 6.32 2938026 17278090 54517 17:24:07 17:24:07 16:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:24:07 16:25:01 docker0 491.05 464.04 38.37 3755.58 0.00 0.00 0.00 0.00 17:24:07 16:25:01 ens3 1450.18 1282.10 12332.98 185.07 0.00 0.00 0.00 0.00 17:24:07 16:25:01 lo 5.22 5.22 0.51 0.51 0.00 0.00 0.00 0.00 17:24:07 16:25:01 veth789391c 96.10 122.47 9.25 999.24 0.00 0.00 0.00 0.08 17:24:07 16:26:01 docker0 1.53 1.60 0.10 0.14 0.00 0.00 0.00 0.00 17:24:07 16:26:01 vethe946536 1.43 1.63 0.11 0.14 0.00 0.00 0.00 0.00 17:24:07 16:26:01 ens3 62.69 52.31 34.63 64.31 0.00 0.00 0.00 0.00 17:24:07 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:27:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:27:01 ens3 28.38 16.15 24.30 12.56 0.00 0.00 0.00 0.00 17:24:07 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:28:01 docker0 156.75 311.66 10.25 3858.73 0.00 0.00 0.00 0.00 17:24:07 16:28:01 vetha394e8d 115.11 252.33 9.51 3630.03 0.00 0.00 0.00 0.30 17:24:07 16:28:01 veth0d5ed95 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:24:07 16:28:01 vethdd33224 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:24:07 16:28:01 ens3 453.13 257.06 5575.25 93.92 0.00 0.00 0.00 0.00 17:24:07 16:28:01 vethce1aae9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:24:07 16:28:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:24:07 16:28:01 vethbc54c25 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:24:07 16:28:01 veth30b459f 0.00 0.88 0.00 0.05 0.00 0.00 0.00 0.00 17:24:07 16:29:01 docker0 316.58 568.53 24.10 8330.98 0.00 0.00 0.00 0.00 17:24:07 16:29:01 vetha394e8d 72.43 136.32 7.77 2196.83 0.00 0.00 0.00 0.18 17:24:07 16:29:01 ens3 694.82 414.21 9558.42 110.35 0.00 0.00 0.00 0.00 17:24:07 16:29:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 17:24:07 16:29:01 veth30b459f 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:24:07 16:29:01 veth77617e5 195.10 357.51 16.72 5483.63 0.00 0.00 0.00 0.45 17:24:07 16:30:01 docker0 232.86 418.06 18.04 6446.23 0.00 0.00 0.00 0.00 17:24:07 16:30:01 vetha394e8d 8.43 14.91 0.85 206.68 0.00 0.00 0.00 0.02 17:24:07 16:30:01 ens3 500.65 304.85 6484.95 112.22 0.00 0.00 0.00 0.00 17:24:07 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:30:01 veth7e3ee86 198.17 359.06 17.76 5824.69 0.00 0.00 0.00 0.48 17:24:07 16:30:01 veth30b459f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:24:07 16:30:01 veth77617e5 22.41 36.75 2.33 342.91 0.00 0.00 0.00 0.03 17:24:07 16:31:01 docker0 9.10 13.60 0.53 88.95 0.00 0.00 0.00 0.00 17:24:07 16:31:01 ens3 43.89 25.80 114.12 14.05 0.00 0.00 0.00 0.00 17:24:07 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:31:01 vethaf98fbb 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:24:07 16:31:01 veth7e3ee86 0.08 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:24:07 16:31:01 veth30b459f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:24:07 16:31:01 veth77617e5 0.18 0.32 0.01 0.02 0.00 0.00 0.00 0.00 17:24:07 16:32:01 docker0 49.19 61.11 3.34 571.11 0.00 0.00 0.00 0.00 17:24:07 16:32:01 ens3 127.18 100.43 604.64 82.34 0.00 0.00 0.00 0.00 17:24:07 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:32:01 veth7e3ee86 9.92 13.20 0.95 206.10 0.00 0.00 0.00 0.02 17:24:07 16:32:01 veth30b459f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:24:07 16:33:01 docker0 24.59 31.16 1.44 129.25 0.00 0.00 0.00 0.00 17:24:07 16:33:01 ens3 88.17 73.51 152.52 74.92 0.00 0.00 0.00 0.00 17:24:07 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:34:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:34:01 ens3 439.29 463.26 228.82 2379.37 0.00 0.00 0.00 0.00 17:24:07 16:34:01 lo 47.33 47.33 4.66 4.66 0.00 0.00 0.00 0.00 17:24:07 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:35:01 ens3 196.03 212.06 90.50 1036.51 0.00 0.00 0.00 0.00 17:24:07 16:35:01 lo 16.39 16.39 1.62 1.62 0.00 0.00 0.00 0.00 17:24:07 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:36:01 ens3 2.73 1.67 8.51 0.14 0.00 0.00 0.00 0.00 17:24:07 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:37:01 ens3 5.08 2.28 5.47 0.15 0.00 0.00 0.00 0.00 17:24:07 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:40:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:24:07 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:41:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:45:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 17:24:07 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:49:01 ens3 7.08 5.12 5.13 6.00 0.00 0.00 0.00 0.00 17:24:07 16:49:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:50:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:24:07 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:51:01 ens3 0.48 0.33 0.26 0.21 0.00 0.00 0.00 0.00 17:24:07 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:53:01 ens3 0.22 0.12 0.23 0.01 0.00 0.00 0.00 0.00 17:24:07 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:54:01 ens3 0.93 0.38 0.31 0.21 0.00 0.00 0.00 0.00 17:24:07 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:55:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 17:24:07 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:56:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:58:01 ens3 0.73 0.18 0.12 0.01 0.00 0.00 0.00 0.00 17:24:07 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 16:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 16:59:02 ens3 0.60 0.55 0.36 0.24 0.00 0.00 0.00 0.00 17:24:07 16:59:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:00:01 ens3 0.39 0.24 0.15 0.08 0.00 0.00 0.00 0.00 17:24:07 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:02:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:03:01 ens3 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 17:24:07 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:04:01 ens3 1.42 0.23 0.23 0.08 0.00 0.00 0.00 0.00 17:24:07 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:05:01 ens3 1.15 0.70 0.66 0.48 0.00 0.00 0.00 0.00 17:24:07 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:07:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:24:07 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:08:01 ens3 0.55 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:24:07 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:09:01 ens3 0.62 0.37 0.35 0.27 0.00 0.00 0.00 0.00 17:24:07 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:10:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 17:24:07 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:13:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:24:07 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:14:01 ens3 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 17:24:07 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:15:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:24:07 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:18:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:19:01 ens3 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 17:24:07 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:20:01 ens3 8.35 8.82 0.61 8.06 0.00 0.00 0.00 0.00 17:24:07 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:22:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 17:24:07 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:07 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:07 17:23:01 ens3 131.39 77.42 4057.81 15.99 0.00 0.00 0.00 0.00 17:24:07 17:23:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 17:24:07 17:24:01 docker0 47.96 58.31 4.40 694.51 0.00 0.00 0.00 0.00 17:24:07 17:24:01 ens3 375.75 279.52 6475.09 130.08 0.00 0.00 0.00 0.00 17:24:07 17:24:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 17:24:07 Average: docker0 22.04 32.03 1.67 397.13 0.00 0.00 0.00 0.00 17:24:07 Average: ens3 76.74 59.38 759.62 72.12 0.00 0.00 0.00 0.00 17:24:07 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 17:24:07 17:24:07 17:24:07 ---> sar -P ALL: 17:24:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47791) 05/10/22 _x86_64_ (8 CPU) 17:24:07 17:24:07 16:23:43 LINUX RESTART (8 CPU) 17:24:07 17:24:07 16:24:02 CPU %user %nice %system %iowait %steal %idle 17:24:07 16:25:01 all 13.04 0.00 4.83 3.17 0.08 78.87 17:24:07 16:25:01 0 14.70 0.00 4.03 4.15 0.07 77.06 17:24:07 16:25:01 1 14.09 0.00 4.90 0.43 0.09 80.49 17:24:07 16:25:01 2 10.44 0.00 5.10 6.70 0.07 77.69 17:24:07 16:25:01 3 14.17 0.00 4.89 1.89 0.09 78.96 17:24:07 16:25:01 4 17.57 0.00 5.58 2.20 0.09 74.57 17:24:07 16:25:01 5 9.17 0.00 4.21 0.52 0.09 86.02 17:24:07 16:25:01 6 11.75 0.00 4.51 5.95 0.07 77.72 17:24:07 16:25:01 7 12.42 0.00 5.47 3.54 0.10 78.46 17:24:07 16:26:01 all 30.26 0.00 5.96 0.95 0.09 62.75 17:24:07 16:26:01 0 31.10 0.00 6.27 1.43 0.10 61.10 17:24:07 16:26:01 1 30.42 0.00 6.09 0.03 0.08 63.38 17:24:07 16:26:01 2 30.57 0.00 5.80 3.50 0.08 60.04 17:24:07 16:26:01 3 31.15 0.00 5.77 0.05 0.08 62.95 17:24:07 16:26:01 4 30.23 0.00 5.91 1.94 0.08 61.83 17:24:07 16:26:01 5 31.64 0.00 6.20 0.59 0.08 61.49 17:24:07 16:26:01 6 30.97 0.00 6.11 0.02 0.08 62.83 17:24:07 16:26:01 7 26.00 0.00 5.53 0.02 0.08 68.36 17:24:07 16:27:01 all 46.27 0.00 6.10 0.52 0.11 47.01 17:24:07 16:27:01 0 46.40 0.00 5.77 0.07 0.10 47.66 17:24:07 16:27:01 1 47.57 0.00 6.01 0.00 0.10 46.32 17:24:07 16:27:01 2 47.75 0.00 6.37 1.24 0.10 44.54 17:24:07 16:27:01 3 46.99 0.00 6.32 0.10 0.10 46.48 17:24:07 16:27:01 4 46.61 0.00 5.84 0.17 0.10 47.28 17:24:07 16:27:01 5 45.27 0.00 6.74 0.05 0.12 47.82 17:24:07 16:27:01 6 45.40 0.00 6.08 2.46 0.10 45.97 17:24:07 16:27:01 7 44.18 0.00 5.65 0.02 0.12 50.03 17:24:07 16:28:01 all 36.59 0.00 13.49 4.20 0.13 45.59 17:24:07 16:28:01 0 38.56 0.00 14.27 1.30 0.12 45.75 17:24:07 16:28:01 1 35.69 0.00 14.18 4.80 0.12 45.21 17:24:07 16:28:01 2 35.88 0.00 14.35 2.06 0.17 47.53 17:24:07 16:28:01 3 36.77 0.00 12.18 7.24 0.12 43.69 17:24:07 16:28:01 4 35.77 0.00 11.66 0.96 0.14 51.47 17:24:07 16:28:01 5 36.40 0.00 13.21 12.10 0.12 38.18 17:24:07 16:28:01 6 36.09 0.00 13.63 2.83 0.12 47.33 17:24:07 16:28:01 7 37.53 0.00 14.46 2.28 0.12 45.60 17:24:07 16:29:01 all 74.73 0.00 14.68 3.50 0.16 6.93 17:24:07 16:29:01 0 76.80 0.00 12.89 3.44 0.13 6.73 17:24:07 16:29:01 1 74.30 0.00 15.38 2.41 0.19 7.73 17:24:07 16:29:01 2 74.21 0.00 15.26 4.81 0.15 5.57 17:24:07 16:29:01 3 74.73 0.00 15.34 3.37 0.13 6.43 17:24:07 16:29:01 4 74.49 0.00 15.03 3.17 0.15 7.15 17:24:07 16:29:01 5 74.97 0.00 12.53 3.56 0.17 8.77 17:24:07 16:29:01 6 76.51 0.00 13.34 2.19 0.15 7.80 17:24:07 16:29:01 7 71.82 0.00 17.66 5.08 0.17 5.26 17:24:07 16:30:01 all 79.21 0.00 12.55 2.69 0.14 5.41 17:24:07 16:30:01 0 78.68 0.00 11.28 5.51 0.15 4.38 17:24:07 16:30:01 1 81.85 0.00 11.44 2.84 0.15 3.73 17:24:07 16:30:01 2 80.92 0.00 10.90 0.87 0.13 7.18 17:24:07 16:30:01 3 82.21 0.00 10.90 0.99 0.15 5.75 17:24:07 16:30:01 4 77.79 0.00 13.13 1.33 0.13 7.61 17:24:07 16:30:01 5 78.00 0.00 14.14 1.76 0.15 5.94 17:24:07 16:30:01 6 75.63 0.00 15.58 3.02 0.13 5.63 17:24:07 16:30:01 7 78.59 0.00 13.01 5.22 0.13 3.04 17:24:07 16:31:01 all 87.23 0.00 12.18 0.08 0.16 0.34 17:24:07 16:31:01 0 87.30 0.00 12.22 0.03 0.17 0.28 17:24:07 16:31:01 1 86.72 0.00 12.54 0.03 0.13 0.57 17:24:07 16:31:01 2 89.33 0.00 10.22 0.02 0.15 0.28 17:24:07 16:31:01 3 87.65 0.00 11.95 0.05 0.17 0.18 17:24:07 16:31:01 4 88.01 0.00 11.49 0.02 0.15 0.33 17:24:07 16:31:01 5 85.94 0.00 13.33 0.10 0.15 0.49 17:24:07 16:31:01 6 87.92 0.00 11.56 0.17 0.18 0.17 17:24:07 16:31:01 7 85.00 0.00 14.14 0.25 0.17 0.44 17:24:07 16:32:01 all 55.76 0.00 12.31 6.95 0.15 24.82 17:24:07 16:32:01 0 51.40 0.00 13.62 3.70 0.14 31.14 17:24:07 16:32:01 1 52.10 0.00 13.90 10.39 0.17 23.44 17:24:07 16:32:01 2 66.32 0.00 10.14 7.42 0.17 15.95 17:24:07 16:32:01 3 58.16 0.00 12.07 4.55 0.12 25.11 17:24:07 16:32:01 4 59.94 0.00 11.60 9.33 0.15 18.98 17:24:07 16:32:01 5 50.73 0.00 13.25 2.83 0.15 33.04 17:24:07 16:32:01 6 56.41 0.00 11.82 8.31 0.15 23.31 17:24:07 16:32:01 7 50.95 0.00 12.14 9.06 0.15 27.70 17:24:07 16:33:01 all 18.08 0.00 7.83 6.25 0.12 67.72 17:24:07 16:33:01 0 17.38 0.00 6.90 4.13 0.10 71.48 17:24:07 16:33:01 1 18.32 0.00 7.99 6.27 0.14 67.29 17:24:07 16:33:01 2 18.06 0.00 7.47 6.62 0.10 67.74 17:24:07 16:33:01 3 17.70 0.00 7.43 2.81 0.12 71.94 17:24:07 16:33:01 4 17.61 0.00 8.13 7.41 0.12 66.72 17:24:07 16:33:01 5 19.36 0.00 9.31 15.94 0.14 55.26 17:24:07 16:33:01 6 17.65 0.00 7.08 1.77 0.10 73.40 17:24:07 16:33:01 7 18.58 0.00 8.31 5.05 0.14 67.93 17:24:07 16:34:01 all 9.28 0.00 1.39 0.10 0.05 89.18 17:24:07 16:34:01 0 11.75 0.00 1.57 0.23 0.07 86.38 17:24:07 16:34:01 1 10.51 0.00 1.20 0.02 0.03 88.24 17:24:07 16:34:01 2 7.61 0.00 1.04 0.03 0.05 91.27 17:24:07 16:34:01 3 9.19 0.00 1.85 0.29 0.05 88.62 17:24:07 16:34:01 4 7.46 0.00 1.29 0.02 0.05 91.18 17:24:07 16:34:01 5 5.74 0.00 1.11 0.17 0.03 92.96 17:24:07 16:34:01 6 11.73 0.00 1.27 0.02 0.05 86.93 17:24:07 16:34:01 7 10.23 0.00 1.84 0.02 0.07 87.85 17:24:07 16:35:01 all 3.90 0.00 0.64 0.05 0.02 95.39 17:24:07 16:35:01 0 5.10 0.00 0.80 0.08 0.02 94.00 17:24:07 16:35:01 1 4.48 0.00 0.70 0.00 0.03 94.79 17:24:07 16:35:01 2 4.82 0.00 0.69 0.00 0.02 94.48 17:24:07 16:35:01 3 4.67 0.00 0.67 0.02 0.03 94.61 17:24:07 16:35:01 4 1.99 0.00 0.38 0.02 0.00 97.61 17:24:07 16:35:01 5 2.14 0.00 0.45 0.22 0.02 97.17 17:24:07 16:35:01 6 3.15 0.00 0.45 0.02 0.03 96.34 17:24:07 16:35:01 7 4.87 0.00 0.99 0.03 0.03 94.08 17:24:07 17:24:07 16:35:01 CPU %user %nice %system %iowait %steal %idle 17:24:07 16:36:01 all 0.02 0.00 0.02 0.01 0.00 99.95 17:24:07 16:36:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:24:07 16:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:36:01 2 0.03 0.00 0.05 0.00 0.02 99.90 17:24:07 16:36:01 3 0.02 0.00 0.02 0.03 0.00 99.93 17:24:07 16:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:24:07 16:36:01 7 0.07 0.00 0.00 0.03 0.00 99.90 17:24:07 16:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:24:07 16:37:01 0 0.05 0.00 0.00 0.00 0.00 99.95 17:24:07 16:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:37:01 2 0.08 0.00 0.05 0.00 0.00 99.87 17:24:07 16:37:01 3 0.03 0.00 0.02 0.02 0.00 99.93 17:24:07 16:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:07 16:37:01 7 0.00 0.00 0.03 0.00 0.00 99.97 17:24:07 16:38:01 all 0.02 0.00 0.02 0.00 0.00 99.95 17:24:07 16:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:24:07 16:38:01 2 0.07 0.00 0.03 0.00 0.02 99.88 17:24:07 16:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:24:07 16:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 16:39:01 all 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:24:07 16:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:24:07 16:39:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:24:07 16:39:01 3 0.02 0.00 0.02 0.03 0.00 99.93 17:24:07 16:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 17:24:07 16:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:40:01 1 0.03 0.00 0.03 0.02 0.00 99.92 17:24:07 16:40:01 2 0.08 0.00 0.03 0.00 0.02 99.87 17:24:07 16:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:24:07 16:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:24:07 16:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 16:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:24:07 16:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:24:07 16:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:24:07 16:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:24:07 16:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:41:01 5 0.00 0.00 0.00 0.02 0.02 99.97 17:24:07 16:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:41:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:24:07 16:42:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:24:07 16:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 16:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:24:07 16:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:24:07 16:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:24:07 16:42:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:24:07 16:43:01 all 0.10 0.00 0.01 0.00 0.00 99.88 17:24:07 16:43:01 0 0.70 0.00 0.05 0.00 0.00 99.25 17:24:07 16:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:24:07 16:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:43:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:24:07 16:44:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:24:07 16:44:01 0 1.99 0.00 0.00 0.00 0.00 98.01 17:24:07 16:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:24:07 16:44:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:24:07 16:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:24:07 16:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:24:07 16:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:24:07 16:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:24:07 16:45:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:24:07 16:45:01 0 0.17 0.00 0.02 0.00 0.02 99.80 17:24:07 16:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:45:01 2 0.03 0.00 0.07 0.00 0.02 99.88 17:24:07 16:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:45:01 5 0.02 0.00 0.02 0.03 0.02 99.92 17:24:07 16:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:24:07 16:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:07 16:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:24:07 16:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:24:07 16:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:24:07 16:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:07 16:46:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:24:07 17:24:07 16:46:01 CPU %user %nice %system %iowait %steal %idle 17:24:07 16:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:24:07 16:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:24:07 16:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:47:01 2 0.03 0.00 0.07 0.00 0.02 99.88 17:24:07 16:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:47:01 5 0.03 0.00 0.00 0.03 0.00 99.93 17:24:07 16:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:48:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:24:07 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:48:01 2 0.05 0.00 0.03 0.00 0.03 99.88 17:24:07 16:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 16:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:48:01 5 0.00 0.00 0.00 0.03 0.02 99.95 17:24:07 16:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 16:49:01 all 0.19 0.00 0.04 0.02 0.00 99.75 17:24:07 16:49:01 0 0.22 0.00 0.03 0.02 0.00 99.73 17:24:07 16:49:01 1 0.05 0.00 0.05 0.02 0.02 99.87 17:24:07 16:49:01 2 0.38 0.00 0.07 0.02 0.02 99.52 17:24:07 16:49:01 3 0.12 0.00 0.05 0.02 0.00 99.82 17:24:07 16:49:01 4 0.10 0.00 0.03 0.00 0.00 99.87 17:24:07 16:49:01 5 0.20 0.00 0.03 0.07 0.00 99.70 17:24:07 16:49:01 6 0.12 0.00 0.02 0.00 0.00 99.87 17:24:07 16:49:01 7 0.30 0.00 0.03 0.02 0.00 99.65 17:24:07 16:50:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:07 16:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:24:07 16:50:01 2 0.05 0.00 0.05 0.00 0.02 99.88 17:24:07 16:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:50:01 5 0.00 0.00 0.02 0.03 0.00 99.95 17:24:07 16:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:24:07 16:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:24:07 16:51:01 0 0.07 0.00 0.00 0.00 0.00 99.93 17:24:07 16:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:24:07 16:51:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:24:07 16:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:51:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:24:07 16:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 16:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:07 16:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:52:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:24:07 16:52:01 2 0.03 0.00 0.05 0.00 0.02 99.90 17:24:07 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:52:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:24:07 16:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:24:07 16:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:53:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:24:07 16:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:24:07 16:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 16:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 16:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:24:07 16:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:24:07 16:54:01 all 0.02 0.00 0.01 0.01 0.00 99.95 17:24:07 16:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:54:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:24:07 16:54:01 2 0.07 0.00 0.05 0.00 0.02 99.87 17:24:07 16:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 16:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:24:07 16:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:24:07 16:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:24:07 16:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 16:55:01 2 0.07 0.00 0.05 0.00 0.02 99.87 17:24:07 16:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:55:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:24:07 16:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:24:07 16:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:24:07 16:56:01 1 0.00 0.00 0.02 0.03 0.02 99.93 17:24:07 16:56:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:24:07 16:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:24:07 16:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 16:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 16:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:24:07 16:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:57:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:24:07 16:57:01 2 0.05 0.00 0.03 0.00 0.03 99.88 17:24:07 16:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 16:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 17:24:07 16:57:01 CPU %user %nice %system %iowait %steal %idle 17:24:07 16:58:01 all 0.24 0.00 0.01 0.01 0.00 99.74 17:24:07 16:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:58:01 1 0.03 0.00 0.02 0.03 0.00 99.92 17:24:07 16:58:01 2 0.07 0.00 0.05 0.00 0.00 99.88 17:24:07 16:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 16:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 16:58:01 7 1.74 0.00 0.02 0.03 0.02 98.19 17:24:07 16:59:02 all 0.32 0.00 0.05 0.01 0.00 99.63 17:24:07 16:59:02 0 0.02 0.00 0.05 0.00 0.00 99.93 17:24:07 16:59:02 1 0.03 0.00 0.03 0.03 0.00 99.90 17:24:07 16:59:02 2 0.37 0.00 0.13 0.00 0.03 99.47 17:24:07 16:59:02 3 0.00 0.00 0.03 0.00 0.00 99.97 17:24:07 16:59:02 4 0.05 0.00 0.03 0.02 0.00 99.90 17:24:07 16:59:02 5 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 16:59:02 6 0.02 0.00 0.03 0.00 0.00 99.95 17:24:07 16:59:02 7 1.99 0.00 0.03 0.02 0.00 97.96 17:24:07 17:00:01 all 0.26 0.00 0.01 0.00 0.01 99.71 17:24:07 17:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 17:00:01 2 0.08 0.00 0.07 0.00 0.02 99.83 17:24:07 17:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:24:07 17:00:01 7 1.99 0.00 0.00 0.02 0.02 97.98 17:24:07 17:01:01 all 0.07 0.00 0.01 0.01 0.01 99.90 17:24:07 17:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:07 17:01:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:24:07 17:01:01 2 0.03 0.00 0.05 0.00 0.02 99.90 17:24:07 17:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:24:07 17:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:24:07 17:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:01:01 7 0.42 0.00 0.00 0.02 0.00 99.57 17:24:07 17:02:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:24:07 17:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:02:01 1 0.03 0.00 0.02 0.07 0.00 99.88 17:24:07 17:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:24:07 17:02:01 3 0.00 0.00 0.03 0.00 0.00 99.97 17:24:07 17:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:03:01 all 0.01 0.00 0.02 0.00 0.00 99.97 17:24:07 17:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:03:01 1 0.00 0.00 0.03 0.02 0.00 99.95 17:24:07 17:03:01 2 0.03 0.00 0.05 0.00 0.02 99.90 17:24:07 17:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:03:01 7 0.00 0.00 0.03 0.02 0.00 99.95 17:24:07 17:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:24:07 17:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:04:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:24:07 17:04:01 2 0.03 0.00 0.05 0.00 0.02 99.90 17:24:07 17:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:04:01 7 0.00 0.00 0.02 0.02 0.02 99.95 17:24:07 17:05:01 all 0.02 0.00 0.01 0.01 0.00 99.95 17:24:07 17:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:05:01 1 0.03 0.00 0.02 0.02 0.02 99.92 17:24:07 17:05:01 2 0.07 0.00 0.05 0.00 0.02 99.87 17:24:07 17:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:24:07 17:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:07 17:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:24:07 17:06:01 all 0.01 0.00 0.02 0.01 0.01 99.96 17:24:07 17:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 17:06:01 1 0.02 0.00 0.02 0.03 0.02 99.92 17:24:07 17:06:01 2 0.05 0.00 0.05 0.00 0.03 99.87 17:24:07 17:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 17:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 17:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 17:06:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:24:07 17:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:24:07 17:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:24:07 17:07:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:24:07 17:07:01 3 0.00 0.00 0.03 0.00 0.02 99.95 17:24:07 17:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:24:07 17:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:24:07 17:07:01 7 0.00 0.00 0.00 0.03 0.02 99.95 17:24:07 17:08:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:24:07 17:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 17:08:01 1 0.02 0.00 0.00 0.05 0.00 99.93 17:24:07 17:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:24:07 17:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:08:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:24:07 17:08:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:24:07 17:24:07 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:24:07 17:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:24:07 17:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:24:07 17:09:01 2 0.00 0.00 0.03 0.00 0.02 99.95 17:24:07 17:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:24:07 17:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:24:07 17:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:07 17:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:10:01 1 0.02 0.00 0.02 0.05 0.00 99.92 17:24:07 17:10:01 2 0.07 0.00 0.03 0.00 0.02 99.88 17:24:07 17:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 17:11:01 all 0.02 0.00 0.02 0.01 0.00 99.95 17:24:07 17:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:24:07 17:11:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:24:07 17:11:01 2 0.08 0.00 0.07 0.00 0.02 99.83 17:24:07 17:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 17:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:11:01 7 0.00 0.00 0.00 0.03 0.02 99.95 17:24:07 17:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:24:07 17:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:12:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:24:07 17:12:01 2 0.07 0.00 0.05 0.00 0.02 99.87 17:24:07 17:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 17:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:13:01 all 0.02 0.00 0.00 0.00 0.01 99.97 17:24:07 17:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:24:07 17:13:01 2 0.07 0.00 0.02 0.00 0.03 99.88 17:24:07 17:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 17:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 17:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 17:14:01 all 0.01 0.00 0.00 0.01 0.01 99.97 17:24:07 17:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:14:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:24:07 17:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:24:07 17:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 17:14:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:24:07 17:15:01 all 0.17 0.00 0.02 0.02 0.00 99.79 17:24:07 17:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 17:15:01 1 0.00 0.00 0.02 0.07 0.00 99.92 17:24:07 17:15:01 2 0.07 0.00 0.03 0.00 0.02 99.88 17:24:07 17:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:24:07 17:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:15:01 7 1.29 0.00 0.08 0.07 0.00 98.56 17:24:07 17:16:01 all 0.23 0.00 0.01 0.00 0.01 99.75 17:24:07 17:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:16:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:24:07 17:16:01 2 0.03 0.00 0.05 0.00 0.03 99.88 17:24:07 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 17:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:24:07 17:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:16:01 7 1.70 0.00 0.00 0.00 0.00 98.30 17:24:07 17:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:24:07 17:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:24:07 17:17:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:24:07 17:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 17:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 17:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:07 17:18:01 all 0.05 0.00 0.03 0.01 0.00 99.90 17:24:07 17:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:24:07 17:18:01 1 0.07 0.00 0.08 0.05 0.00 99.80 17:24:07 17:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:24:07 17:18:01 3 0.22 0.00 0.05 0.03 0.00 99.70 17:24:07 17:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:24:07 17:18:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:24:07 17:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:07 17:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:19:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:24:07 17:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:24:07 17:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:07 17:19:01 7 0.00 0.00 0.02 0.05 0.02 99.92 17:24:07 17:24:07 17:19:01 CPU %user %nice %system %iowait %steal %idle 17:24:07 17:20:01 all 0.05 0.00 0.01 0.01 0.00 99.92 17:24:07 17:20:01 0 0.07 0.00 0.02 0.00 0.00 99.92 17:24:07 17:20:01 1 0.02 0.00 0.03 0.03 0.00 99.92 17:24:07 17:20:01 2 0.13 0.00 0.02 0.00 0.02 99.83 17:24:07 17:20:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:24:07 17:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:24:07 17:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:24:07 17:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:20:01 7 0.07 0.00 0.03 0.02 0.00 99.88 17:24:07 17:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:24:07 17:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:24:07 17:21:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:24:07 17:21:01 2 0.03 0.00 0.05 0.00 0.02 99.90 17:24:07 17:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:24:07 17:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:07 17:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:07 17:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:24:07 17:22:01 1 0.03 0.00 0.00 0.03 0.00 99.93 17:24:07 17:22:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:24:07 17:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:24:07 17:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:07 17:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:07 17:22:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:24:07 17:23:01 all 2.46 0.00 0.97 0.04 0.01 96.53 17:24:07 17:23:01 0 2.93 0.00 1.29 0.03 0.02 95.73 17:24:07 17:23:01 1 2.64 0.00 1.02 0.03 0.00 96.30 17:24:07 17:23:01 2 2.90 0.00 0.95 0.00 0.02 96.13 17:24:07 17:23:01 3 1.94 0.00 1.34 0.03 0.00 96.69 17:24:07 17:23:01 4 3.03 0.00 0.79 0.03 0.00 96.15 17:24:07 17:23:01 5 2.46 0.00 0.69 0.00 0.00 96.86 17:24:07 17:23:01 6 1.99 0.00 0.87 0.00 0.02 97.12 17:24:07 17:23:01 7 1.77 0.00 0.82 0.15 0.02 97.24 17:24:07 17:24:01 all 10.81 0.00 4.14 1.29 0.05 83.71 17:24:07 17:24:01 0 9.99 0.00 4.16 0.67 0.03 85.14 17:24:07 17:24:01 1 12.33 0.00 4.63 6.28 0.07 76.69 17:24:07 17:24:01 2 10.24 0.00 3.49 1.15 0.05 85.07 17:24:07 17:24:01 3 11.11 0.00 3.71 0.69 0.05 84.44 17:24:07 17:24:01 4 9.74 0.00 4.58 0.25 0.05 85.37 17:24:07 17:24:01 5 10.95 0.00 3.93 0.35 0.05 84.71 17:24:07 17:24:01 6 12.42 0.00 4.49 0.24 0.05 82.80 17:24:07 17:24:01 7 9.72 0.00 4.13 0.69 0.05 85.41 17:24:07 Average: all 7.77 0.00 1.61 0.49 0.02 90.10 17:24:07 Average: 0 7.87 0.00 1.58 0.41 0.02 90.12 17:24:07 Average: 1 7.79 0.00 1.66 0.57 0.02 89.96 17:24:07 Average: 2 7.98 0.00 1.55 0.57 0.03 89.88 17:24:07 Average: 3 7.89 0.00 1.56 0.37 0.02 90.16 17:24:07 Average: 4 7.78 0.00 1.58 0.44 0.02 90.18 17:24:07 Average: 5 7.49 0.00 1.64 0.63 0.02 90.22 17:24:07 Average: 6 7.75 0.00 1.61 0.44 0.02 90.18 17:24:07 Average: 7 7.62 0.00 1.72 0.53 0.03 90.10 17:24:07 17:24:07 17:24:07