Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba7dda9ba69436b2236138c750336dcb3254af2a 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-ssh9933340327475647217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh16681048585958350463.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh248832153870137733.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh3096861640524929120.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-ssh13693865715643649746.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64386 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/234 [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/234 # 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 ba7dda9ba69436b2236138c750336dcb3254af2a (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 ba7dda9ba69436b2236138c750336dcb3254af2a # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency) (#4029)" > git rev-list --no-walk 6f84e707cf6ace5f430b9e00dfc3fc8df6168fe8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:27:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:27:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:27:36 ========================================================= 16:27:36 EdgeX Global Pipelines Version Info 16:27:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:27:37 ------------------- 16:27:37 stable info: 16:27:37 ------------------- 16:27:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:27:37 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 16:27:37 Message: update stable to v1.0.230 16:27:37 ------------------- 16:27:37 experimental info: 16:27:37 ------------------- 16:27:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:27:37 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 16:27:37 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:27:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:27:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:27:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:27:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:27:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:27:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] echo 16:27:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba7dda9 [Pipeline] echo 16:27:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:38 provisioning config files... 16:27:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config6209972439710145197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:38 ---> docker-login.sh 16:27:38 nexus3.edgexfoundry.org:10001 16:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:38 Configure a credential helper to remove this warning. See 16:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:38 16:27:38 Login Succeeded 16:27:38 nexus3.edgexfoundry.org:10002 16:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:38 Configure a credential helper to remove this warning. See 16:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:38 16:27:38 Login Succeeded 16:27:38 nexus3.edgexfoundry.org:10003 16:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:38 Configure a credential helper to remove this warning. See 16:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:38 16:27:38 Login Succeeded 16:27:38 nexus3.edgexfoundry.org:10004 16:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:39 Configure a credential helper to remove this warning. See 16:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:39 16:27:39 Login Succeeded 16:27:39 docker.io 16:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:39 Configure a credential helper to remove this warning. See 16:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:39 16:27:39 Login Succeeded 16:27:39 ---> docker-login.sh ends [Pipeline] } 16:27:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:39 + 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:27:39 + cut -d/ -f2 16:27:39 + dirname cmd/core-command/Dockerfile 16:27:39 + echo core-command,cmd/core-command/Dockerfile 16:27:39 + + dirnamecut cmd/core-data/Dockerfile -d/ 16:27:39 -f2 16:27:39 + echo core-data,cmd/core-data/Dockerfile 16:27:39 + dirname cmd/core-metadata/Dockerfile 16:27:39 + cut -d/ -f2 16:27:39 + echo core-metadata,cmd/core-metadata/Dockerfile 16:27:39 + + cut -d/ -f2 16:27:39 dirname cmd/security-bootstrapper/Dockerfile 16:27:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:27:39 + dirname cmd/security-proxy-setup/Dockerfile 16:27:39 + cut -d/ -f2 16:27:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:27:39 + + dirname cmd/security-secretstore-setup/Dockerfile 16:27:39 cut -d/ -f2 16:27:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:27:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:27:39 + cut -d/ -f2 16:27:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:27:39 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 16:27:39 -f2 16:27:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:27:39 + dirname cmd/security-spire-config/Dockerfile 16:27:39 + cut -d/ -f2 16:27:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:27:39 + + dirname cmd/security-spire-server/Dockerfile 16:27:39 cut -d/ -f2 16:27:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:27:39 + + dirname cmd/support-notifications/Dockerfile 16:27:39 cut -d/ -f2 16:27:39 + echo support-notifications,cmd/support-notifications/Dockerfile 16:27:39 + dirname cmd/support-scheduler/Dockerfile 16:27:39 + cut -d/ -f2 16:27:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:27:39 + dirname cmd/sys-mgmt-agent/Dockerfile 16:27:39 + cut -d/ -f2 16:27:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:27:39 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:27:40 + git rev-list -1 --merges ba7dda9ba69436b2236138c750336dcb3254af2a~1..ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] echo 16:27:40 -----------> git rev-list -1 --merges ba7dda9ba69436b2236138c750336dcb3254af2a~1..ba7dda9ba69436b2236138c750336dcb3254af2a ba7dda9ba69436b2236138c750336dcb3254af2a [false] [Pipeline] sh 16:27:40 + git log --format=format:%s -1 ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] echo 16:27:40 ========================================================= 16:27:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:27:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:27:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:27:41 + grep -v github /etc/ssh/ssh_known_hosts 16:27:41 + [ -e /tmp/ssh_known_hosts ] 16:27:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:27:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:27:41 + sudo tee -a /etc/ssh/ssh_known_hosts 16:27:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:27:41 16:27:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:27:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:27:41 latest: Pulling from edgex-devops/py-git-semver 16:27:41 1fe172e4850f: Pulling fs layer 16:27:41 caf521ccaac6: Pulling fs layer 16:27:41 3ead6fa29328: Pulling fs layer 16:27:41 5c2a1cbceb83: Pulling fs layer 16:27:41 a8d5f1318db7: Pulling fs layer 16:27:41 c427282e49a2: Pulling fs layer 16:27:41 1827001aaf11: Pulling fs layer 16:27:41 5c2a1cbceb83: Waiting 16:27:41 0714d37db230: Pulling fs layer 16:27:41 ac28cf19c067: Pulling fs layer 16:27:41 ca983d60f3e2: Pulling fs layer 16:27:41 9f894cec8388: Pulling fs layer 16:27:41 c427282e49a2: Waiting 16:27:41 1827001aaf11: Waiting 16:27:41 0714d37db230: Waiting 16:27:41 a8d5f1318db7: Waiting 16:27:41 ac28cf19c067: Waiting 16:27:41 ca983d60f3e2: Waiting 16:27:41 9f894cec8388: Waiting 16:27:41 5c2a1cbceb83: Verifying Checksum 16:27:41 5c2a1cbceb83: Download complete 16:27:42 a8d5f1318db7: Verifying Checksum 16:27:42 a8d5f1318db7: Download complete 16:27:42 c427282e49a2: Verifying Checksum 16:27:42 c427282e49a2: Download complete 16:27:42 3ead6fa29328: Verifying Checksum 16:27:42 3ead6fa29328: Download complete 16:27:42 0714d37db230: Download complete 16:27:42 ac28cf19c067: Download complete 16:27:42 ca983d60f3e2: Verifying Checksum 16:27:42 ca983d60f3e2: Download complete 16:27:42 9f894cec8388: Verifying Checksum 16:27:42 1fe172e4850f: Verifying Checksum 16:27:42 1fe172e4850f: Download complete 16:27:42 1827001aaf11: Verifying Checksum 16:27:42 1827001aaf11: Download complete 16:27:43 1fe172e4850f: Pull complete 16:27:43 caf521ccaac6: Pull complete 16:27:43 3ead6fa29328: Pull complete 16:27:43 5c2a1cbceb83: Pull complete 16:27:44 a8d5f1318db7: Pull complete 16:27:44 c427282e49a2: Pull complete 16:27:46 1827001aaf11: Pull complete 16:27:46 0714d37db230: Pull complete 16:27:46 ac28cf19c067: Pull complete 16:27:46 ca983d60f3e2: Pull complete 16:27:46 9f894cec8388: Pull complete 16:27:46 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 16:27:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 16:27:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 16:27:46 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 16:27:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:27:48 $ docker top bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 -eo pid,comm 16:27:48 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:27:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:27:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:48 [ssh-agent] Looking for ssh-agent implementation... 16:27:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:48 $ docker exec bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 ssh-agent 16:27:48 SSH_AUTH_SOCK=/tmp/ssh-S4fIlMeU73b1/agent.32 16:27:48 SSH_AGENT_PID=38 16:27:48 Running ssh-add (command line suppressed) 16:27:48 Identity added: /w/workspace/edgex-go/234@tmp/private_key_1446924704561419750.key (/w/workspace/edgex-go/234@tmp/private_key_1446924704561419750.key) 16:27:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:49 + git tag --points-at HEAD [Pipeline] } 16:27:49 $ docker exec --env ******** --env ******** bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 ssh-agent -k 16:27:49 unset SSH_AUTH_SOCK; 16:27:49 unset SSH_AGENT_PID; 16:27:49 echo Agent pid 38 killed; 16:27:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:27:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:49 [ssh-agent] Looking for ssh-agent implementation... 16:27:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:49 $ docker exec bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 ssh-agent 16:27:49 SSH_AUTH_SOCK=/tmp/ssh-1jOv8XqjedKr/agent.72 16:27:49 SSH_AGENT_PID=78 16:27:49 Running ssh-add (command line suppressed) 16:27:49 Identity added: /w/workspace/edgex-go/234@tmp/private_key_1090629714690885593.key (/w/workspace/edgex-go/234@tmp/private_key_1090629714690885593.key) 16:27:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:49 + git semver init 16:27:50 2022-05-23 16:27:50,150 [run_init] DEBUG init version:0.0.0 force:False 16:27:50 2022-05-23 16:27:50,151 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/234/.semver 16:27:50 2022-05-23 16:27:50,152 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/234/.semver 16:27:50 2022-05-23 16:27:50,152 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/234/.semver'], cwd=/w/workspace/edgex-go/234, universal_newlines=False, shell=None, istream=None) 16:27:55 2022-05-23 16:27:54,804 [append_file] DEBUG append to file:/w/workspace/edgex-go/234/.git/info/exclude 16:27:55 2022-05-23 16:27:54,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/234/.semver/main with force:False 16:27:55 2022-05-23 16:27:54,805 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main 16:27:55 2022-05-23 16:27:54,805 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main 16:27:55 2.2.1-dev.6 [Pipeline] } 16:27:55 $ docker exec --env ******** --env ******** bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 ssh-agent -k 16:27:55 unset SSH_AUTH_SOCK; 16:27:55 unset SSH_AGENT_PID; 16:27:55 echo Agent pid 78 killed; 16:27:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:55 + git semver [Pipeline] } 16:27:56 $ docker stop --time=1 bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 16:27:57 $ docker rm -f bbc2f8abd0be30272d4a4daad9517114f88520aa1c703b192fb3848882a3c218 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:27:58 Stashed 1 file(s) [Pipeline] echo 16:27:58 [edgeXSemver]: initialized semver on version 2.2.1-dev.6 [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:27:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:58 ========================================================= 16:27:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:27:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:27:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:27:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:27:58 59bf1c3509f3: Pulling fs layer 16:27:58 666ba61612fd: Pulling fs layer 16:27:58 8ed8ca486205: Pulling fs layer 16:27:58 4fe6c5a15a65: Pulling fs layer 16:27:58 22a0e8bec74d: Pulling fs layer 16:27:58 ca2b28591e48: Pulling fs layer 16:27:58 a51346096db8: Pulling fs layer 16:27:58 daebc70d1ce1: Pulling fs layer 16:27:58 0e18a0eac166: Pulling fs layer 16:27:58 22a0e8bec74d: Waiting 16:27:58 ca2b28591e48: Waiting 16:27:58 a51346096db8: Waiting 16:27:58 0e18a0eac166: Waiting 16:27:58 4fe6c5a15a65: Waiting 16:27:58 daebc70d1ce1: Waiting 16:27:58 8ed8ca486205: Download complete 16:27:58 666ba61612fd: Verifying Checksum 16:27:58 666ba61612fd: Download complete 16:27:58 22a0e8bec74d: Download complete 16:27:58 ca2b28591e48: Download complete 16:27:58 59bf1c3509f3: Verifying Checksum 16:27:58 a51346096db8: Download complete 16:27:58 daebc70d1ce1: Verifying Checksum 16:27:58 daebc70d1ce1: Download complete 16:27:58 59bf1c3509f3: Pull complete 16:27:58 666ba61612fd: Pull complete 16:27:59 8ed8ca486205: Pull complete 16:27:59 0e18a0eac166: Verifying Checksum 16:27:59 0e18a0eac166: Download complete 16:27:59 4fe6c5a15a65: Verifying Checksum 16:27:59 4fe6c5a15a65: Download complete 16:28:02 4fe6c5a15a65: Pull complete 16:28:02 22a0e8bec74d: Pull complete 16:28:02 ca2b28591e48: Pull complete 16:28:02 a51346096db8: Pull complete 16:28:02 daebc70d1ce1: Pull complete 16:28:04 0e18a0eac166: Pull complete 16:28:04 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 16:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:28:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:28:05 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:28:05 WORKDIR /edgex 16:28:05 COPY go.mod . 16:28:05 RUN go mod downloaddocker 16:28:05 build -t ci-base-image-x86_64 -f - . 16:28:06 Sending build context to Docker daemon 335.4MB 16:28:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:28:06 ---> f018257e8ee9 16:28:06 Step 2/4 : WORKDIR /edgex 16:28:08 ---> Running in 70b1c36eab1e 16:28:08 Removing intermediate container 70b1c36eab1e 16:28:08 ---> 67b824cdb05e 16:28:08 Step 3/4 : COPY go.mod . 16:28:08 ---> 84d78713cc0d 16:28:08 Step 4/4 : RUN go mod download 16:28:08 ---> Running in 70d5cfddc91b 16:28:13 Still waiting to schedule task 16:28:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:28:23 Removing intermediate container 70d5cfddc91b 16:28:23 ---> 3bf74888a2a5 16:28:23 Successfully built 3bf74888a2a5 16:28:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:28:23 + docker inspect -f . ci-base-image-x86_64 16:28:23 . [Pipeline] withDockerContainer 16:28:23 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 16:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:28:24 $ docker top c248dd339bc95f2a8a4da50032faadb83b7c1296ae3f4119e799a8ce115d70eb -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:24 + go version 16:28:24 go version go1.17.6 linux/amd64 [Pipeline] } 16:28:24 $ docker stop --time=1 c248dd339bc95f2a8a4da50032faadb83b7c1296ae3f4119e799a8ce115d70eb 16:28:25 $ docker rm -f c248dd339bc95f2a8a4da50032faadb83b7c1296ae3f4119e799a8ce115d70eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:26 + docker inspect -f . ci-base-image-x86_64 16:28:26 . [Pipeline] withDockerContainer 16:28:26 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 16:28:26 $ 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/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:28:26 $ docker top 92eca38d50846f645b2f233cd730173a92f5775dcdd3bd44de67aae9f9af35aa -eo pid,comm [Pipeline] { [Pipeline] echo 16:28:26 ========================================================= 16:28:26 [edgeXBuildGoParallel] Running Tests and Build... 16:28:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:28:27 + make test 16:28:27 go mod tidy -compat=1.17 16:28:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:28:32 ? github.com/edgexfoundry/edgex-go [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:28:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.090s coverage: 28.7% of statements 16:28:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:28:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements 16:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:28:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 53.4% of statements 16:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.687s coverage: 89.2% of statements 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.8% of statements 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.102s coverage: 72.2% of statements 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 29.6% of statements 16:28:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 16:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 16:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 16:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements 16:28:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.181s coverage: 82.5% of statements 16:28:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.166s coverage: 91.2% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.4% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.8% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:29:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 16:29:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:29:09 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:29:27 GO111MODULE=on go vet ./... 16:29:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:29:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:29:30 ./bin/test-attribution-txt.sh [Pipeline] echo 16:29:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:29:31 + ls -al . 16:29:31 total 684 16:29:31 drwxrwxr-x 10 1001 1001 4096 May 23 16:29 . 16:29:31 drwxr-xr-x 4 root root 4096 May 23 16:28 .. 16:29:31 -rw-rw-r-- 1 1001 1001 11 May 23 16:27 .dockerignore 16:29:31 drwxrwxr-x 8 1001 1001 4096 May 23 16:27 .git 16:29:31 drwxrwxr-x 3 1001 1001 4096 May 23 16:27 .github 16:29:31 -rw-rw-r-- 1 1001 1001 879 May 23 16:27 .gitignore 16:29:31 -rw-rw-r-- 1 1001 1001 42 May 23 16:27 .golangci.yml 16:29:31 -rw-rw-r-- 1 1001 1001 87 May 23 16:27 .hadolint.yml 16:29:31 drwxr-xr-x 3 1001 1001 4096 May 23 16:27 .semver 16:29:31 -rw-rw-r-- 1 1001 1001 166 May 23 16:27 .sonarcloud.properties 16:29:31 -rw-rw-r-- 1 1001 1001 1171 May 23 16:27 ADOPTERS.md 16:29:31 -rw-rw-r-- 1 1001 1001 10220 May 23 16:27 Attribution.txt 16:29:31 -rw-rw-r-- 1 1001 1001 63209 May 23 16:27 CHANGELOG.md 16:29:31 -rw-rw-r-- 1 1001 1001 3804 May 23 16:27 CONTRIBUTING.md 16:29:31 -rw-rw-r-- 1 1001 1001 677 May 23 16:27 GOVERNANCE.md 16:29:31 -rw-rw-r-- 1 1001 1001 850 May 23 16:27 Jenkinsfile 16:29:31 -rw-rw-r-- 1 1001 1001 10775 May 23 16:27 LICENSE 16:29:31 -rw-rw-r-- 1 1001 1001 10389 May 23 16:27 Makefile 16:29:31 -rw-rw-r-- 1 1001 1001 582 May 23 16:27 OWNERS.md 16:29:31 -rw-rw-r-- 1 1001 1001 9094 May 23 16:27 README.md 16:29:31 -rw-rw-r-- 1 1001 1001 6912 May 23 16:27 SECURITY.md 16:29:31 -rw-rw-r-- 1 1001 1001 11 May 23 16:27 VERSION 16:29:31 -rw-rw-r-- 1 1001 1001 4131 May 23 16:27 ZMQWindows.md 16:29:31 drwxrwxr-x 2 1001 1001 4096 May 23 16:27 bin 16:29:31 drwxrwxr-x 18 1001 1001 4096 May 23 16:27 cmd 16:29:31 -rw-r--r-- 1 root root 435134 May 23 16:29 coverage.out 16:29:31 -rw-rw-r-- 1 1001 1001 3217 May 23 16:27 go.mod 16:29:31 -rw-rw-r-- 1 1001 1001 35084 May 23 16:28 go.sum 16:29:31 drwxrwxr-x 8 1001 1001 4096 May 23 16:27 internal 16:29:31 drwxrwxr-x 3 1001 1001 4096 May 23 16:27 openapi 16:29:31 drwxrwxr-x 4 1001 1001 4096 May 23 16:27 snap 16:29:31 -rw-rw-r-- 1 1001 1001 204 May 23 16:27 version.go [Pipeline] sh 16:29:31 + '[' -e coverage.out ] 16:29:31 + chown 1001:1001 coverage.out [Pipeline] stash 16:29:31 Stashed 1 file(s) [Pipeline] sh 16:29:31 + make build 16:29:31 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:29:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:29:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:29:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:29:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:29:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:29:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:30:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:30:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:30:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:30:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:30:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:30:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:30:06 $ docker stop --time=1 92eca38d50846f645b2f233cd730173a92f5775dcdd3bd44de67aae9f9af35aa 16:30:09 $ docker rm -f 92eca38d50846f645b2f233cd730173a92f5775dcdd3bd44de67aae9f9af35aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:30:10 16:30:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:30:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:30:10 latest: Pulling from edgex-devops/edgex-compose 16:30:10 cbdbe7a5bc2a: Pulling fs layer 16:30:10 ca9280d653b3: Pulling fs layer 16:30:10 7e9c9ca2126c: Pulling fs layer 16:30:10 cbdbe7a5bc2a: Verifying Checksum 16:30:10 cbdbe7a5bc2a: Download complete 16:30:10 ca9280d653b3: Verifying Checksum 16:30:10 ca9280d653b3: Download complete 16:30:10 cbdbe7a5bc2a: Pull complete 16:30:11 7e9c9ca2126c: Download complete 16:30:11 ca9280d653b3: Pull complete 16:30:14 7e9c9ca2126c: Pull complete 16:30:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:30:14 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 16:30:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:30:15 $ docker top ab9a4a5766dea1fe4febe64c139962a8b5c3d45f0678054d98a20742df0d651e -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:16 + docker-compose build --help 16:30:16 + grep parallel 16:30:16 --parallel Build images in parallel. [Pipeline] } 16:30:16 $ docker stop --time=1 ab9a4a5766dea1fe4febe64c139962a8b5c3d45f0678054d98a20742df0d651e 16:30:18 $ docker rm -f ab9a4a5766dea1fe4febe64c139962a8b5c3d45f0678054d98a20742df0d651e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:30:18 . [Pipeline] withDockerContainer 16:30:18 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 16:30:18 $ 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/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:30:19 $ docker top fc62226fb8496dc33c48ca6808ff846434ae0f23c85b8ee39894dd5948cd1058 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:19 + docker-compose -f ./docker-compose-build.yml build --parallel 16:30:19 Building core-command ... 16:30:19 Building core-data ... 16:30:19 Building core-metadata ... 16:30:19 Building security-bootstrapper ... 16:30:19 Building security-proxy-setup ... 16:30:19 Building security-secretstore-setup ... 16:30:19 Building security-spiffe-token-provider ... 16:30:19 Building security-spire-agent ... 16:30:19 Building security-spire-config ... 16:30:19 Building security-spire-server ... 16:30:19 Building support-notifications ... 16:30:19 Building support-scheduler ... 16:30:19 Building sys-mgmt-agent ... 16:30:19 Building security-spire-config 16:30:19 Building security-spire-agent 16:30:19 Building core-command 16:30:19 Building support-scheduler 16:30:19 Building sys-mgmt-agent 16:30:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:30:34 ---> 3bf74888a2a5 16:30:34 Step 3/26 : WORKDIR /edgex-go 16:30:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:34 ---> 3bf74888a2a5 16:30:34 Step 3/23 : WORKDIR /edgex-go 16:30:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:34 ---> 3bf74888a2a5 16:30:34 Step 3/22 : WORKDIR /edgex-go 16:30:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:30:34 ---> 3bf74888a2a5 16:30:34 Step 3/26 : WORKDIR /edgex-go 16:30:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:30:34 ---> 3bf74888a2a5 16:30:34 Step 3/23 : WORKDIR /edgex-go 16:30:36 ---> Running in bf42c7546df2 16:30:36 ---> Running in 96a2d9448815 16:30:36 ---> Running in 9a4334b46076 16:30:36 ---> Running in 79917d4ab59b 16:30:36 ---> Running in ad564f32f9db 16:30:37 Removing intermediate container 9a4334b46076 16:30:37 ---> c6ef6f4ba9aa 16:30:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:37 Removing intermediate container bf42c7546df2 16:30:37 ---> 5b9813d8c96d 16:30:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:37 Removing intermediate container 79917d4ab59b 16:30:37 ---> 0c96b2baa60f 16:30:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:37 Removing intermediate container 96a2d9448815 16:30:37 ---> 3ed0f8de7d59 16:30:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:37 Removing intermediate container ad564f32f9db 16:30:37 ---> df3785b7a93a 16:30:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:37 ---> Running in 64c63e556835 16:30:37 ---> Running in 7da337237db7 16:30:37 ---> Running in 2d0603cb684d 16:30:37 ---> Running in f8832068568c 16:30:37 ---> Running in b6ad83b3cfbc 16:30:37 Removing intermediate container 64c63e556835 16:30:37 ---> e9f53271f598 16:30:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:30:37 ---> Running in 060b1167473e 16:30:38 Removing intermediate container 7da337237db7 16:30:38 ---> f0c36385f8d9 16:30:38 Step 5/22 : RUN apk add --update --no-cache make git 16:30:38 ---> Running in 035d3372abc1 16:30:38 Removing intermediate container 2d0603cb684d 16:30:38 ---> f1abdecdd10d 16:30:38 Step 5/23 : RUN apk add --update --no-cache make git 16:30:38 Removing intermediate container f8832068568c 16:30:38 ---> 03190eaae93c 16:30:38 Step 5/23 : RUN apk add --update --no-cache make bash git 16:30:38 Removing intermediate container b6ad83b3cfbc 16:30:38 ---> fefaa42ed13d 16:30:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:30:38 ---> Running in e22480252d7d 16:30:38 ---> Running in 250f8089207b 16:30:38 ---> Running in 6a79fdc5ab0f 16:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:30:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:39 OK: 221 MiB in 52 packages 16:30:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:40 OK: 221 MiB in 52 packages 16:30:40 Removing intermediate container 060b1167473e 16:30:40 ---> a6862e4d0b28 16:30:40 Step 6/26 : COPY go.mod vendor* ./ 16:30:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:30:40 OK: 221 MiB in 52 packages 16:30:40 OK: 221 MiB in 52 packages 16:30:40 ---> 4b3286e6fad6 16:30:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:40 ---> Running in cea9471aae57 16:30:40 Removing intermediate container 035d3372abc1 16:30:40 ---> cb333c194173 16:30:40 Step 6/22 : COPY go.mod vendor* ./ 16:30:40 ---> f3545f4bba14 16:30:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:40 ---> Running in 63db6688b505 16:30:40 Removing intermediate container 6a79fdc5ab0f 16:30:40 ---> 4993da0e48fa 16:30:40 Step 6/26 : COPY go.mod vendor* ./ 16:30:40 Removing intermediate container e22480252d7d 16:30:40 ---> b703d21499b3 16:30:40 Step 6/23 : COPY go.mod vendor* ./ 16:30:40 ---> 0b067999b97a 16:30:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:40 ---> Running in 8bd902837f72 16:30:40 ---> 84adbfa38113 16:30:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:40 ---> Running in 42fabe1e51e7 16:30:41 OK: 221 MiB in 52 packages 16:30:41 Removing intermediate container cea9471aae57 16:30:41 ---> 91e3ccc72081 16:30:41 Step 8/26 : COPY . . 16:30:42 Removing intermediate container 63db6688b505 16:30:42 ---> c035c9ed323c 16:30:42 Step 8/22 : COPY . . 16:30:42 Removing intermediate container 250f8089207b 16:30:42 ---> d07eba55148e 16:30:42 Step 6/23 : COPY go.mod vendor* ./ 16:30:43 ---> 417ebd7150a0 16:30:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:43 ---> Running in 5eb9aecbb3ed 16:30:44 Removing intermediate container 42fabe1e51e7 16:30:44 ---> 7caf4b6943fe 16:30:44 Step 8/23 : COPY . . 16:30:44 Removing intermediate container 8bd902837f72 16:30:44 ---> dd26bb6679a1 16:30:44 Step 8/26 : COPY . . 16:30:49 Removing intermediate container 5eb9aecbb3ed 16:30:49 ---> faaf7cb60137 16:30:49 Step 8/23 : COPY . . 16:30:49 ---> 0c2513607adf 16:30:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:30:49 ---> 01658f3f55f6 16:30:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:30:49 ---> Running in 5d041baf3fca 16:30:49 ---> Running in 68d221ff6313 16:30:49 ---> 4c9cf196da18 16:30:49 Step 9/23 : RUN make cmd/core-command/core-command 16:30:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:30:50 ---> 54b9ad3784b2 16:30:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:30:50 ---> Running in 9b3c44601e0a 16:30:51 Removing intermediate container 68d221ff6313 16:30:51 ---> 896e4349c79e 16:30:51 Step 10/26 : RUN mkdir -p spire-build 16:30:51 ---> Running in 2d0a5a4a05b5 16:30:51 ---> Running in 38fe187b1a55 16:30:51 Removing intermediate container 2d0a5a4a05b5 16:30:51 ---> eabbb73b131c 16:30:51 Step 10/26 : RUN mkdir -p spire-build 16:30:51 ---> Running in 3d35c14207c9 16:30:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:30:53 Removing intermediate container 3d35c14207c9 16:30:53 ---> 43cc4c287f12 16:30:53 Step 11/26 : WORKDIR /edgex-go/spire-build 16:30:53 Removing intermediate container 38fe187b1a55 16:30:53 ---> 0f02f83f0501 16:30:53 Step 11/26 : WORKDIR /edgex-go/spire-build 16:30:53 ---> Running in 7a3de29a3476 16:30:53 ---> Running in 8cee595c7913 16:30:53 Removing intermediate container 8cee595c7913 16:30:53 ---> 23df16745c06 16:30:53 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:53 Removing intermediate container 7a3de29a3476 16:30:53 ---> e895187ad09b 16:30:53 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:53 ---> Running in 77d04f8ca0b8 16:30:53 ---> Running in 33fcffe6a1f9 16:30:55 spire-1.2.1/ 16:30:55 spire-1.2.1/.data/ 16:30:55 spire-1.2.1/.data/.file 16:30:55 spire-1.2.1/.dockerignore 16:30:55 spire-1.2.1/.gitattributes 16:30:55 spire-1.2.1/.githooks/ 16:30:55 spire-1.2.1/.githooks/pre-commit 16:30:55 spire-1.2.1/.github/ 16:30:55 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:30:55 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:30:55 spire-1.2.1/.github/dependabot.yml 16:30:55 spire-1.2.1/.github/workflows/ 16:30:55 spire-1.2.1/.github/workflows/nightly_build.yaml 16:30:55 spire-1.2.1/.github/workflows/pr_build.yaml 16:30:55 spire-1.2.1/.github/workflows/release_build.yaml 16:30:55 spire-1.2.1/.github/workflows/scripts/ 16:30:55 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:30:55 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:30:55 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:30:55 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:30:55 spire-1.2.1/.github/workflows/scripts/split.sh 16:30:55 spire-1.2.1/.gitignore 16:30:55 spire-1.2.1/.go-version 16:30:55 spire-1.2.1/.golangci.yml 16:30:55 spire-1.2.1/ADOPTERS.md 16:30:55 spire-1.2.1/CHANGELOG.md 16:30:55 spire-1.2.1/CODE-OF-CONDUCT.md 16:30:55 spire-1.2.1/CODEOWNERS 16:30:55 spire-1.2.1/CONTRIBUTING.md 16:30:55 spire-1.2.1/Dockerfile 16:30:55 spire-1.2.1/Dockerfile.dev 16:30:55 spire-1.2.1/Dockerfile.scratch 16:30:55 spire-1.2.1/LICENSE 16:30:55 spire-1.2.1/MAINTAINERS.md 16:30:55 spire-1.2.1/Makefile 16:30:55 spire-1.2.1/README.md 16:30:55 spire-1.2.1/ROADMAP.md 16:30:55 spire-1.2.1/SECURITY.md 16:30:55 spire-1.2.1/cmd/ 16:30:55 spire-1.2.1/cmd/spire-agent/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/common/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/run/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:30:55 spire-1.2.1/cmd/spire-agent/main.go 16:30:55 spire-1.2.1/cmd/spire-server/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/cli.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/run/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/token/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/validate/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/x509/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:30:55 spire-1.2.1/cmd/spire-server/main.go 16:30:55 spire-1.2.1/cmd/spire-server/util/ 16:30:55 spire-1.2.1/cmd/spire-server/util/util.go 16:30:55 spire-1.2.1/conf/ 16:30:55 spire-1.2.1/conf/agent/ 16:30:55 spire-1.2.1/conf/agent/agent.conf 16:30:55 spire-1.2.1/conf/agent/agent_full.conf 16:30:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:30:55 spire-1.2.1/conf/server/ 16:30:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:30:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:30:55 spire-1.2.1/conf/server/server.conf 16:30:55 spire-1.2.1/conf/server/server_full.conf 16:30:55 spire-1.2.1/doc/ 16:30:55 spire-1.2.1/doc/SPIRE101.md 16:30:55 spire-1.2.1/doc/auditlog.md 16:30:55 spire-1.2.1/doc/authorization_policy_engine.md 16:30:55 spire-1.2.1/doc/changelog_guidelines.md 16:30:55 spire-1.2.1/doc/cure53-report.pdf 16:30:55 spire-1.2.1/doc/images/ 16:30:55 spire-1.2.1/doc/images/2019_roadmap.png 16:30:55 spire-1.2.1/doc/images/SPIRE101.png 16:30:55 spire-1.2.1/doc/images/SPIRE_agent.png 16:30:55 spire-1.2.1/doc/images/SPIRE_server.png 16:30:55 spire-1.2.1/doc/images/cache_mgr.png 16:30:55 spire-1.2.1/doc/images/cache_mgr_components.png 16:30:55 spire-1.2.1/doc/images/federated_spire.png 16:30:55 spire-1.2.1/doc/images/ha_mode.png 16:30:55 spire-1.2.1/doc/images/nested_spire.png 16:30:55 spire-1.2.1/doc/images/oidc_federation.png 16:30:55 spire-1.2.1/doc/images/single_trust_domain.png 16:30:55 spire-1.2.1/doc/images/spiffe_compatible.png 16:30:55 spire-1.2.1/doc/images/spire_logo.png 16:30:55 spire-1.2.1/doc/migrating_registration_api_clients.md 16:30:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:30:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:30:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:30:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:30:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:30:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:30:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:30:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:30:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:30:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:30:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:30:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:30:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:30:55 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:30:55 spire-1.2.1/doc/scaling_spire.md 16:30:55 spire-1.2.1/doc/spire_agent.md 16:30:55 spire-1.2.1/doc/spire_server.md 16:30:55 spire-1.2.1/doc/supported_integrations.md 16:30:55 spire-1.2.1/doc/telemetry.md 16:30:55 spire-1.2.1/doc/telemetry_config.md 16:30:55 spire-1.2.1/doc/upgrading.md 16:30:55 spire-1.2.1/doc/using_spire.md 16:30:55 spire-1.2.1/examples/ 16:30:55 spire-1.2.1/examples/README.md 16:30:55 spire-1.2.1/go.mod 16:30:55 spire-1.2.1/go.sum 16:30:55 spire-1.2.1/pkg/ 16:30:55 spire-1.2.1/pkg/agent/ 16:30:55 spire-1.2.1/pkg/agent/agent.go 16:30:55 spire-1.2.1/pkg/agent/api/ 16:30:55 spire-1.2.1/pkg/agent/api/config.go 16:30:55 spire-1.2.1/pkg/agent/api/debug/ 16:30:55 spire-1.2.1/pkg/agent/api/debug/v1/ 16:30:55 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:30:55 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:30:55 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:30:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:30:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:30:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:30:55 spire-1.2.1/pkg/agent/api/endpoints.go 16:30:55 spire-1.2.1/pkg/agent/api/health/ 16:30:55 spire-1.2.1/pkg/agent/api/health/v1/ 16:30:55 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:30:55 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:30:55 spire-1.2.1/pkg/agent/api/rpccontext/ 16:30:55 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:30:55 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:30:55 spire-1.2.1/pkg/agent/attestor/ 16:30:55 spire-1.2.1/pkg/agent/attestor/node/ 16:30:55 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:30:55 spire-1.2.1/pkg/agent/attestor/node/node.go 16:30:55 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:30:55 spire-1.2.1/pkg/agent/attestor/workload/ 16:30:55 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:30:55 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:30:55 spire-1.2.1/pkg/agent/catalog/ 16:30:55 spire-1.2.1/pkg/agent/catalog/catalog.go 16:30:55 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:30:55 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:30:55 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:30:55 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:30:55 spire-1.2.1/pkg/agent/client/ 16:30:55 spire-1.2.1/pkg/agent/client/client.go 16:30:55 spire-1.2.1/pkg/agent/client/client_test.go 16:30:55 spire-1.2.1/pkg/agent/client/dial.go 16:30:55 spire-1.2.1/pkg/agent/client/nodeconn.go 16:30:55 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:30:55 spire-1.2.1/pkg/agent/client/update.go 16:30:55 spire-1.2.1/pkg/agent/client/util.go 16:30:55 spire-1.2.1/pkg/agent/common/ 16:30:55 spire-1.2.1/pkg/agent/common/backoff/ 16:30:55 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:30:55 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:30:55 spire-1.2.1/pkg/agent/common/cgroups/ 16:30:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:30:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:30:55 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:30:55 spire-1.2.1/pkg/agent/config.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/ 16:30:55 spire-1.2.1/pkg/agent/endpoints/config.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/workload/ 16:30:55 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/ 16:30:55 spire-1.2.1/pkg/agent/manager/cache/ 16:30:55 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:30:55 spire-1.2.1/pkg/agent/manager/config.go 16:30:55 spire-1.2.1/pkg/agent/manager/manager.go 16:30:55 spire-1.2.1/pkg/agent/manager/manager_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/storage.go 16:30:55 spire-1.2.1/pkg/agent/manager/storage_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/storecache/ 16:30:55 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:30:55 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/sync.go 16:30:55 spire-1.2.1/pkg/agent/plugin/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:30:55 spire-1.2.1/pkg/agent/svid/ 16:30:55 spire-1.2.1/pkg/agent/svid/rotator.go 16:30:55 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:30:55 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:30:55 spire-1.2.1/pkg/agent/svid/store/ 16:30:55 spire-1.2.1/pkg/agent/svid/store/service.go 16:30:55 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:30:55 spire-1.2.1/pkg/common/ 16:30:55 spire-1.2.1/pkg/common/agentpathtemplate/ 16:30:55 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:30:55 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:30:55 spire-1.2.1/pkg/common/api/ 16:30:55 spire-1.2.1/pkg/common/api/metrics.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/ 16:30:55 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/logger.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/names.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:30:55 spire-1.2.1/pkg/common/api/names.go 16:30:55 spire-1.2.1/pkg/common/api/ratelimit.go 16:30:55 spire-1.2.1/pkg/common/api/rpccontext/ 16:30:55 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:30:55 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:30:55 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:30:55 spire-1.2.1/pkg/common/auth/ 16:30:55 spire-1.2.1/pkg/common/auth/interceptors.go 16:30:55 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:30:55 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/ 16:30:55 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/types.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:30:55 spire-1.2.1/pkg/common/catalog/ 16:30:55 spire-1.2.1/pkg/common/catalog/bind.go 16:30:55 spire-1.2.1/pkg/common/catalog/builtin.go 16:30:55 spire-1.2.1/pkg/common/catalog/catalog.go 16:30:55 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:30:55 spire-1.2.1/pkg/common/catalog/closers.go 16:30:55 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:30:55 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:30:55 spire-1.2.1/pkg/common/catalog/config.go 16:30:55 spire-1.2.1/pkg/common/catalog/config_test.go 16:30:55 spire-1.2.1/pkg/common/catalog/configure.go 16:30:55 spire-1.2.1/pkg/common/catalog/constraints.go 16:30:55 spire-1.2.1/pkg/common/catalog/constraints_test.go 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:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:30:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:30:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:30:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:30:55 spire-1.2.1/test/fixture/registration/ 16:30:55 spire-1.2.1/test/fixture/registration/entries.json 16:30:55 spire-1.2.1/test/fixture/registration/good-for-update.json 16:30:55 spire-1.2.1/test/fixture/registration/good.json 16:30:55 spire-1.2.1/test/fixture/registration/invalid.json 16:30:55 spire-1.2.1/test/fixture/registration/invalid_json.json 16:30:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:30:55 spire-1.2.1/test/integration/ 16:30:55 spire-1.2.1/test/integration/README.md 16:30:55 spire-1.2.1/test/integration/common 16:30:55 spire-1.2.1/test/integration/setup/ 16:30:55 spire-1.2.1/test/integration/setup/adminclient/ 16:30:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:30:55 spire-1.2.1/test/integration/setup/adminclient/client.go 16:30:55 spire-1.2.1/test/integration/setup/debugagent/ 16:30:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:30:55 spire-1.2.1/test/integration/setup/debugagent/main.go 16:30:55 spire-1.2.1/test/integration/setup/debugserver/ 16:30:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:30:55 spire-1.2.1/test/integration/setup/debugserver/main.go 16:30:55 spire-1.2.1/test/integration/setup/downstreamclient/ 16:30:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:30:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:30:55 spire-1.2.1/test/integration/setup/itclient/ 16:30:55 spire-1.2.1/test/integration/setup/itclient/client.go 16:30:55 spire-1.2.1/test/integration/setup/node-attestation/ 16:30:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:30:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:30:55 spire-1.2.1/test/integration/setup/x509pop/ 16:30:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:30:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:30:55 spire-1.2.1/test/integration/suites/ 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:30:55 spire-1.2.1/test/integration/suites/join-token/ 16:30:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:30:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:30:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:30:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:30:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:30:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:30:55 spire-1.2.1/test/integration/suites/join-token/README.md 16:30:55 spire-1.2.1/test/integration/suites/join-token/conf/ 16:30:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/join-token/teardown 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:30:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:30:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:30:55 spire-1.2.1/test/integration/suites/k8s/ 16:30:55 spire-1.2.1/test/integration/suites/k8s/00-setup 16:30:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:30:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:30:55 spire-1.2.1/test/integration/suites/k8s/README.md 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/ 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:30:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:30:55 spire-1.2.1/test/integration/suites/k8s/teardown 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/ 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:30:55 spire-1.2.1/test/integration/suites/rotation/ 16:30:55 spire-1.2.1/test/integration/suites/rotation/00-setup 16:30:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:30:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:30:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:30:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:30:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:30:55 spire-1.2.1/test/integration/suites/rotation/README.md 16:30:55 spire-1.2.1/test/integration/suites/rotation/conf/ 16:30:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/rotation/teardown 16:30:55 spire-1.2.1/test/integration/suites/self-test/ 16:30:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:30:55 spire-1.2.1/test/integration/suites/self-test/README.md 16:30:55 spire-1.2.1/test/integration/suites/self-test/teardown 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:30:55 spire-1.2.1/test/integration/suites/upgrade/ 16:30:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:30:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:30:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:30:55 spire-1.2.1/test/integration/suites/upgrade/README.md 16:30:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:30:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/upgrade/teardown 16:30:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:30:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:30:55 spire-1.2.1/test/integration/test-one.sh 16:30:55 spire-1.2.1/test/integration/test.sh 16:30:55 spire-1.2.1/test/plugintest/ 16:30:55 spire-1.2.1/test/plugintest/config.go 16:30:55 spire-1.2.1/test/plugintest/load.go 16:30:55 spire-1.2.1/test/plugintest/option.go 16:30:55 spire-1.2.1/test/spiretest/ 16:30:55 spire-1.2.1/test/spiretest/apiserver.go 16:30:55 spire-1.2.1/test/spiretest/assertions.go 16:30:55 spire-1.2.1/test/spiretest/dir.go 16:30:55 spire-1.2.1/test/spiretest/errors_posix.go 16:30:55 spire-1.2.1/test/spiretest/errors_windows.go 16:30:55 spire-1.2.1/test/spiretest/logs.go 16:30:55 spire-1.2.1/test/spiretest/socketapi.go 16:30:55 spire-1.2.1/test/spiretest/suite.go 16:30:55 spire-1.2.1/test/spiretest/x509.go 16:30:55 spire-1.2.1/test/testca/ 16:30:55 spire-1.2.1/test/testca/ca.go 16:30:55 spire-1.2.1/test/testkey/ 16:30:55 spire-1.2.1/test/testkey/generate.sh 16:30:55 spire-1.2.1/test/testkey/genkeys.go 16:30:55 spire-1.2.1/test/testkey/keys.go 16:30:55 spire-1.2.1/test/testkey/new.go 16:30:55 spire-1.2.1/test/tpmsimulator/ 16:30:55 spire-1.2.1/test/tpmsimulator/simulator.go 16:30:55 spire-1.2.1/test/util/ 16:30:55 spire-1.2.1/test/util/cert_fixtures.go 16:30:55 spire-1.2.1/test/util/cert_generation.go 16:30:55 spire-1.2.1/test/util/io_redirection.go 16:30:55 spire-1.2.1/test/util/race.go 16:30:55 spire-1.2.1/test/util/util.go 16:30:55 building spire from source... 16:30:55 Installing go1.17.7... 16:30:55 spire-1.2.1/ 16:30:55 spire-1.2.1/.data/ 16:30:55 spire-1.2.1/.data/.file 16:30:55 spire-1.2.1/.dockerignore 16:30:55 spire-1.2.1/.gitattributes 16:30:55 spire-1.2.1/.githooks/ 16:30:55 spire-1.2.1/.githooks/pre-commit 16:30:55 spire-1.2.1/.github/ 16:30:55 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:30:55 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:30:55 spire-1.2.1/.github/dependabot.yml 16:30:55 spire-1.2.1/.github/workflows/ 16:30:55 spire-1.2.1/.github/workflows/nightly_build.yaml 16:30:55 spire-1.2.1/.github/workflows/pr_build.yaml 16:30:55 spire-1.2.1/.github/workflows/release_build.yaml 16:30:55 spire-1.2.1/.github/workflows/scripts/ 16:30:55 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:30:55 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:30:55 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:30:55 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:30:55 spire-1.2.1/.github/workflows/scripts/split.sh 16:30:55 spire-1.2.1/.gitignore 16:30:55 spire-1.2.1/.go-version 16:30:55 spire-1.2.1/.golangci.yml 16:30:55 spire-1.2.1/ADOPTERS.md 16:30:55 spire-1.2.1/CHANGELOG.md 16:30:55 spire-1.2.1/CODE-OF-CONDUCT.md 16:30:55 spire-1.2.1/CODEOWNERS 16:30:55 spire-1.2.1/CONTRIBUTING.md 16:30:55 spire-1.2.1/Dockerfile 16:30:55 spire-1.2.1/Dockerfile.dev 16:30:55 spire-1.2.1/Dockerfile.scratch 16:30:55 spire-1.2.1/LICENSE 16:30:55 spire-1.2.1/MAINTAINERS.md 16:30:55 spire-1.2.1/Makefile 16:30:55 spire-1.2.1/README.md 16:30:55 spire-1.2.1/ROADMAP.md 16:30:55 spire-1.2.1/SECURITY.md 16:30:55 spire-1.2.1/cmd/ 16:30:55 spire-1.2.1/cmd/spire-agent/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/common/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/run/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:30:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:30:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:30:55 spire-1.2.1/cmd/spire-agent/main.go 16:30:55 spire-1.2.1/cmd/spire-server/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/cli.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/run/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/token/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/validate/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/x509/ 16:30:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:30:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:30:55 spire-1.2.1/cmd/spire-server/main.go 16:30:55 spire-1.2.1/cmd/spire-server/util/ 16:30:55 spire-1.2.1/cmd/spire-server/util/util.go 16:30:55 spire-1.2.1/conf/ 16:30:55 spire-1.2.1/conf/agent/ 16:30:55 spire-1.2.1/conf/agent/agent.conf 16:30:55 spire-1.2.1/conf/agent/agent_full.conf 16:30:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:30:55 spire-1.2.1/conf/server/ 16:30:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:30:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:30:55 spire-1.2.1/conf/server/server.conf 16:30:55 spire-1.2.1/conf/server/server_full.conf 16:30:55 spire-1.2.1/doc/ 16:30:55 spire-1.2.1/doc/SPIRE101.md 16:30:55 spire-1.2.1/doc/auditlog.md 16:30:55 spire-1.2.1/doc/authorization_policy_engine.md 16:30:55 spire-1.2.1/doc/changelog_guidelines.md 16:30:55 spire-1.2.1/doc/cure53-report.pdf 16:30:55 spire-1.2.1/doc/images/ 16:30:55 spire-1.2.1/doc/images/2019_roadmap.png 16:30:55 spire-1.2.1/doc/images/SPIRE101.png 16:30:55 spire-1.2.1/doc/images/SPIRE_agent.png 16:30:55 spire-1.2.1/doc/images/SPIRE_server.png 16:30:55 spire-1.2.1/doc/images/cache_mgr.png 16:30:55 spire-1.2.1/doc/images/cache_mgr_components.png 16:30:55 spire-1.2.1/doc/images/federated_spire.png 16:30:55 spire-1.2.1/doc/images/ha_mode.png 16:30:55 spire-1.2.1/doc/images/nested_spire.png 16:30:55 spire-1.2.1/doc/images/oidc_federation.png 16:30:55 spire-1.2.1/doc/images/single_trust_domain.png 16:30:55 spire-1.2.1/doc/images/spiffe_compatible.png 16:30:55 spire-1.2.1/doc/images/spire_logo.png 16:30:55 spire-1.2.1/doc/migrating_registration_api_clients.md 16:30:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:30:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:30:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:30:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:30:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:30:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:30:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:30:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:30:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:30:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:30:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:30:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:30:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:30:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:30:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:30:55 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:30:55 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:30:55 spire-1.2.1/doc/scaling_spire.md 16:30:55 spire-1.2.1/doc/spire_agent.md 16:30:55 spire-1.2.1/doc/spire_server.md 16:30:55 spire-1.2.1/doc/supported_integrations.md 16:30:55 spire-1.2.1/doc/telemetry.md 16:30:55 spire-1.2.1/doc/telemetry_config.md 16:30:55 spire-1.2.1/doc/upgrading.md 16:30:55 spire-1.2.1/doc/using_spire.md 16:30:55 spire-1.2.1/examples/ 16:30:55 spire-1.2.1/examples/README.md 16:30:55 spire-1.2.1/go.mod 16:30:55 spire-1.2.1/go.sum 16:30:55 spire-1.2.1/pkg/ 16:30:55 spire-1.2.1/pkg/agent/ 16:30:55 spire-1.2.1/pkg/agent/agent.go 16:30:55 spire-1.2.1/pkg/agent/api/ 16:30:55 spire-1.2.1/pkg/agent/api/config.go 16:30:55 spire-1.2.1/pkg/agent/api/debug/ 16:30:55 spire-1.2.1/pkg/agent/api/debug/v1/ 16:30:55 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:30:55 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:30:55 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:30:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:30:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:30:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:30:55 spire-1.2.1/pkg/agent/api/endpoints.go 16:30:55 spire-1.2.1/pkg/agent/api/health/ 16:30:55 spire-1.2.1/pkg/agent/api/health/v1/ 16:30:55 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:30:55 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:30:55 spire-1.2.1/pkg/agent/api/rpccontext/ 16:30:55 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:30:55 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:30:55 spire-1.2.1/pkg/agent/attestor/ 16:30:55 spire-1.2.1/pkg/agent/attestor/node/ 16:30:55 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:30:55 spire-1.2.1/pkg/agent/attestor/node/node.go 16:30:55 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:30:55 spire-1.2.1/pkg/agent/attestor/workload/ 16:30:55 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:30:55 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:30:55 spire-1.2.1/pkg/agent/catalog/ 16:30:55 spire-1.2.1/pkg/agent/catalog/catalog.go 16:30:55 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:30:55 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:30:55 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:30:55 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:30:55 spire-1.2.1/pkg/agent/client/ 16:30:55 spire-1.2.1/pkg/agent/client/client.go 16:30:55 spire-1.2.1/pkg/agent/client/client_test.go 16:30:55 spire-1.2.1/pkg/agent/client/dial.go 16:30:55 spire-1.2.1/pkg/agent/client/nodeconn.go 16:30:55 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:30:55 spire-1.2.1/pkg/agent/client/update.go 16:30:55 spire-1.2.1/pkg/agent/client/util.go 16:30:55 spire-1.2.1/pkg/agent/common/ 16:30:55 spire-1.2.1/pkg/agent/common/backoff/ 16:30:55 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:30:55 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:30:55 spire-1.2.1/pkg/agent/common/cgroups/ 16:30:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:30:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:30:55 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:30:55 spire-1.2.1/pkg/agent/config.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/ 16:30:55 spire-1.2.1/pkg/agent/endpoints/config.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/workload/ 16:30:55 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:30:55 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/ 16:30:55 spire-1.2.1/pkg/agent/manager/cache/ 16:30:55 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:30:55 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:30:55 spire-1.2.1/pkg/agent/manager/config.go 16:30:55 spire-1.2.1/pkg/agent/manager/manager.go 16:30:55 spire-1.2.1/pkg/agent/manager/manager_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/storage.go 16:30:55 spire-1.2.1/pkg/agent/manager/storage_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/storecache/ 16:30:55 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:30:55 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:30:55 spire-1.2.1/pkg/agent/manager/sync.go 16:30:55 spire-1.2.1/pkg/agent/plugin/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:30:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:30:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:30:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:30:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:30:55 spire-1.2.1/pkg/agent/svid/ 16:30:55 spire-1.2.1/pkg/agent/svid/rotator.go 16:30:55 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:30:55 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:30:55 spire-1.2.1/pkg/agent/svid/store/ 16:30:55 spire-1.2.1/pkg/agent/svid/store/service.go 16:30:55 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:30:55 spire-1.2.1/pkg/common/ 16:30:55 spire-1.2.1/pkg/common/agentpathtemplate/ 16:30:55 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:30:55 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:30:55 spire-1.2.1/pkg/common/api/ 16:30:55 spire-1.2.1/pkg/common/api/metrics.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/ 16:30:55 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/logger.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/names.go 16:30:55 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:30:55 spire-1.2.1/pkg/common/api/names.go 16:30:55 spire-1.2.1/pkg/common/api/ratelimit.go 16:30:55 spire-1.2.1/pkg/common/api/rpccontext/ 16:30:55 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:30:55 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:30:55 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:30:55 spire-1.2.1/pkg/common/auth/ 16:30:55 spire-1.2.1/pkg/common/auth/interceptors.go 16:30:55 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:30:55 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/ 16:30:55 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/types.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:30:55 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:30:55 spire-1.2.1/pkg/common/catalog/ 16:30:55 spire-1.2.1/pkg/common/catalog/bind.go 16:30:55 spire-1.2.1/pkg/common/catalog/builtin.go 16:30:55 spire-1.2.1/pkg/common/catalog/catalog.go 16:30:55 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:30:55 spire-1.2.1/pkg/common/catalog/closers.go 16:30:55 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:30:55 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:30:55 spire-1.2.1/pkg/common/catalog/config.go 16:30:55 spire-1.2.1/pkg/common/catalog/config_test.go 16:30:55 spire-1.2.1/pkg/common/catalog/configure.go 16:30:55 spire-1.2.1/pkg/common/catalog/constraints.go 16:30:55 spire-1.2.1/pkg/common/catalog/constraints_test.go 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:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:30:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:30:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:30:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:30:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:30:55 spire-1.2.1/test/fixture/registration/ 16:30:55 spire-1.2.1/test/fixture/registration/entries.json 16:30:55 spire-1.2.1/test/fixture/registration/good-for-update.json 16:30:55 spire-1.2.1/test/fixture/registration/good.json 16:30:55 spire-1.2.1/test/fixture/registration/invalid.json 16:30:55 spire-1.2.1/test/fixture/registration/invalid_json.json 16:30:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:30:55 spire-1.2.1/test/integration/ 16:30:55 spire-1.2.1/test/integration/README.md 16:30:55 spire-1.2.1/test/integration/common 16:30:55 spire-1.2.1/test/integration/setup/ 16:30:55 spire-1.2.1/test/integration/setup/adminclient/ 16:30:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:30:55 spire-1.2.1/test/integration/setup/adminclient/client.go 16:30:55 spire-1.2.1/test/integration/setup/debugagent/ 16:30:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:30:55 spire-1.2.1/test/integration/setup/debugagent/main.go 16:30:55 spire-1.2.1/test/integration/setup/debugserver/ 16:30:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:30:55 spire-1.2.1/test/integration/setup/debugserver/main.go 16:30:55 spire-1.2.1/test/integration/setup/downstreamclient/ 16:30:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:30:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:30:55 spire-1.2.1/test/integration/setup/itclient/ 16:30:55 spire-1.2.1/test/integration/setup/itclient/client.go 16:30:55 spire-1.2.1/test/integration/setup/node-attestation/ 16:30:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:30:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:30:55 spire-1.2.1/test/integration/setup/x509pop/ 16:30:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:30:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:30:55 spire-1.2.1/test/integration/suites/ 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:30:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:30:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:30:55 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 ---> 071e55aa9d5b 16:30:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:30:56 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 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 ---> Running in b9f2e66705f1 16:30:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:31:00 Building bin/spire-server... 16:31:00 go: downloading github.com/mitchellh/cli v1.1.2 16:31:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:31:00 go: downloading google.golang.org/grpc v1.44.0 16:31:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:31:00 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:31:00 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:31:00 go: downloading github.com/sirupsen/logrus v1.8.1 16:31:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:31:00 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:31:00 go: downloading github.com/imdario/mergo v0.3.12 16:31:01 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:31:01 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:31:01 go: downloading github.com/fatih/color v1.13.0 16:31:01 go: downloading github.com/mattn/go-isatty v0.0.14 16:31:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:31:01 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:31:01 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:31:01 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:31:01 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:31:01 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:31:01 go: downloading github.com/armon/go-metrics v0.3.10 16:31:01 Building bin/spire-server... 16:31:01 go: downloading github.com/prometheus/client_golang v1.12.1 16:31:01 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:31:01 go: downloading github.com/open-policy-agent/opa v0.38.0 16:31:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:31:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:31:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:31:01 go: downloading github.com/mitchellh/cli v1.1.2 16:31:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:31:01 go: downloading github.com/mattn/go-colorable v0.1.12 16:31:01 go: downloading github.com/Masterminds/goutils v1.1.0 16:31:01 go: downloading github.com/Masterminds/semver v1.5.0 16:31:01 go: downloading github.com/google/uuid v1.1.2 16:31:01 go: downloading github.com/huandu/xstrings v1.3.2 16:31:01 go: downloading github.com/imdario/mergo v0.3.12 16:31:01 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:31:01 go: downloading github.com/sirupsen/logrus v1.8.1 16:31:01 go: downloading github.com/imkira/go-observer v1.0.3 16:31:01 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:31:01 go: downloading github.com/oklog/run v1.0.0 16:31:01 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:31:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:31:01 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:31:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:31:01 go: downloading github.com/beorn7/perks v1.0.1 16:31:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:31:02 go: downloading github.com/prometheus/client_model v0.2.0 16:31:02 go: downloading google.golang.org/grpc v1.44.0 16:31:02 go: downloading github.com/prometheus/common v0.32.1 16:31:02 go: downloading github.com/prometheus/procfs v0.7.3 16:31:02 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:31:02 go: downloading github.com/fatih/color v1.13.0 16:31:02 go: downloading github.com/mattn/go-isatty v0.0.14 16:31:02 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:31:02 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:31:02 go: downloading go.uber.org/atomic v1.9.0 16:31:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:31:02 go: downloading github.com/hashicorp/errwrap v1.1.0 16:31:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:31:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:31:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:31:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:31:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:31:02 go: downloading github.com/armon/go-metrics v0.3.10 16:31:02 go: downloading github.com/prometheus/client_golang v1.12.1 16:31:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:31:02 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:31:02 go: downloading github.com/open-policy-agent/opa v0.38.0 16:31:02 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:31:02 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:31:02 go: downloading github.com/mattn/go-colorable v0.1.12 16:31:02 go: downloading github.com/Masterminds/goutils v1.1.0 16:31:02 go: downloading github.com/Masterminds/semver v1.5.0 16:31:02 go: downloading github.com/google/uuid v1.1.2 16:31:02 go: downloading github.com/huandu/xstrings v1.3.2 16:31:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:31:02 go: downloading github.com/oklog/run v1.0.0 16:31:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:31:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:31:02 go: downloading github.com/beorn7/perks v1.0.1 16:31:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:31:02 go: downloading github.com/prometheus/client_model v0.2.0 16:31:02 go: downloading github.com/prometheus/common v0.32.1 16:31:02 go: downloading github.com/prometheus/procfs v0.7.3 16:31:02 go: downloading go.uber.org/atomic v1.9.0 16:31:02 go: downloading github.com/imkira/go-observer v1.0.3 16:31:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:31:02 go: downloading github.com/hashicorp/errwrap v1.1.0 16:31:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:31:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:31:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:31:02 go: downloading github.com/twmb/murmur3 v1.1.6 16:31:02 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:31:02 go: downloading github.com/blang/semver/v4 v4.0.0 16:31:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:31:03 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:31:03 go: downloading github.com/jinzhu/gorm v1.9.16 16:31:03 go: downloading github.com/lib/pq v1.10.4 16:31:03 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:31:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:31:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:31:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:31:04 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:31:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:31:04 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:31:04 go: downloading github.com/stretchr/testify v1.7.0 16:31:04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:31:04 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:31:04 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:31:04 go: downloading github.com/blang/semver/v4 v4.0.0 16:31:04 go: downloading github.com/jinzhu/gorm v1.9.16 16:31:04 go: downloading github.com/lib/pq v1.10.4 16:31:04 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:31:04 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:31:05 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:31:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:31:05 go: downloading github.com/stretchr/testify v1.7.0 16:31:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:31:05 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:31:08 go: downloading google.golang.org/api v0.70.0 16:31:08 go: downloading k8s.io/client-go v0.23.4 16:31:08 go: downloading k8s.io/api v0.23.4 16:31:08 go: downloading github.com/google/go-tpm v0.3.3 16:31:08 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:31:08 go: downloading cloud.google.com/go/storage v1.21.0 16:31:08 go: downloading cloud.google.com/go v0.100.2 16:31:09 go: downloading google.golang.org/api v0.70.0 16:31:09 go: downloading k8s.io/client-go v0.23.4 16:31:09 go: downloading k8s.io/api v0.23.4 16:31:09 go: downloading github.com/google/go-tpm v0.3.3 16:31:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:31:09 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:31:09 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:31:09 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:31:09 go: downloading cloud.google.com/go/storage v1.21.0 16:31:09 go: downloading cloud.google.com/go v0.100.2 16:31:10 go: downloading k8s.io/apimachinery v0.23.4 16:31:10 go: downloading k8s.io/kube-aggregator v0.23.3 16:31:10 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:31:10 go: downloading cloud.google.com/go/security v1.3.0 16:31:10 go: downloading k8s.io/apimachinery v0.23.4 16:31:10 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:31:10 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:31:10 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:31:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:31:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:31:10 go: downloading github.com/hashicorp/vault/api v1.4.1 16:31:10 go: downloading k8s.io/kube-aggregator v0.23.3 16:31:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:31:11 go: downloading github.com/twmb/murmur3 v1.1.6 16:31:11 go: downloading github.com/aws/smithy-go v1.11.0 16:31:11 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:31:11 go: downloading cloud.google.com/go/security v1.3.0 16:31:11 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:31:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:31:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:31:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:31:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:31:11 go: downloading github.com/jinzhu/inflection v1.0.0 16:31:11 go: downloading github.com/hashicorp/vault/api v1.4.1 16:31:11 go: downloading cloud.google.com/go/compute v1.3.0 16:31:11 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:31:11 go: downloading cloud.google.com/go/iam v0.1.1 16:31:11 go: downloading github.com/jinzhu/inflection v1.0.0 16:31:11 go: downloading github.com/aws/smithy-go v1.11.0 16:31:11 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:31:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:31:11 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:31:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:31:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:31:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:31:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:31:12 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:31:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:31:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:31:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:31:12 go: downloading github.com/dimchansky/utfbom v1.1.1 16:31:12 go: downloading cloud.google.com/go/compute v1.3.0 16:31:12 go: downloading cloud.google.com/go/iam v0.1.1 16:31:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:31:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:31:13 go: downloading k8s.io/klog/v2 v2.30.0 16:31:13 go: downloading github.com/gogo/protobuf v1.3.2 16:31:13 go: downloading github.com/google/gofuzz v1.1.0 16:31:13 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:31:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:31:13 go: downloading github.com/spf13/pflag v1.0.5 16:31:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:31:14 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:31:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:31:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:31:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:31:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:31:14 go: downloading github.com/dimchansky/utfbom v1.1.1 16:31:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:31:14 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:31:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:31:14 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:31:14 go: downloading github.com/gogo/protobuf v1.3.2 16:31:14 go: downloading github.com/google/gofuzz v1.1.0 16:31:14 go: downloading k8s.io/klog/v2 v2.30.0 16:31:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:31:14 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:31:14 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:31:14 go: downloading github.com/spf13/pflag v1.0.5 16:31:14 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:31:14 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:31:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:31:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:31:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:31:14 go: downloading gopkg.in/yaml.v2 v2.4.0 16:31:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:31:14 go: downloading github.com/gobwas/glob v0.2.3 16:31:14 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:31:14 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:31:14 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:31:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:31:14 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:31:14 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:31:14 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:31:14 go: downloading go.opencensus.io v0.23.0 16:31:14 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:31:14 go: downloading gopkg.in/inf.v0 v0.9.1 16:31:14 go: downloading github.com/google/go-cmp v0.5.7 16:31:14 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:31:14 go: downloading github.com/googleapis/gnostic v0.5.5 16:31:14 go: downloading github.com/go-logr/logr v1.2.2 16:31:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:31:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:31:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:31:14 go: downloading github.com/json-iterator/go v1.1.12 16:31:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:31:14 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:31:14 go: downloading gopkg.in/yaml.v2 v2.4.0 16:31:14 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:31:14 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:31:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:31:14 go: downloading github.com/gobwas/glob v0.2.3 16:31:14 go: downloading github.com/tklauser/numcpus v0.3.0 16:31:14 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:31:14 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:31:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:31:14 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:31:14 go: downloading go.uber.org/zap v1.21.0 16:31:14 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:31:14 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:31:14 go: downloading go.opencensus.io v0.23.0 16:31:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:31:14 go: downloading sigs.k8s.io/yaml v1.3.0 16:31:14 go: downloading gopkg.in/inf.v0 v0.9.1 16:31:14 go: downloading github.com/google/go-cmp v0.5.7 16:31:14 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:31:14 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:31:14 go: downloading github.com/go-logr/logr v1.2.2 16:31:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:31:14 go: downloading github.com/googleapis/gnostic v0.5.5 16:31:14 go: downloading github.com/modern-go/reflect2 v1.0.2 16:31:14 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:31:14 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:31:14 go: downloading github.com/hashicorp/go-version v1.2.0 16:31:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:31:14 go: downloading github.com/ryanuber/go-glob v1.0.0 16:31:14 go: downloading github.com/golang/snappy v0.0.4 16:31:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:31:14 go: downloading go.uber.org/multierr v1.6.0 16:31:14 go: downloading github.com/json-iterator/go v1.1.12 16:31:14 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:31:14 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:31:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:31:14 go: downloading go.uber.org/zap v1.21.0 16:31:15 go: downloading github.com/tklauser/numcpus v0.3.0 16:31:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:31:15 go: downloading sigs.k8s.io/yaml v1.3.0 16:31:15 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:31:15 go: downloading github.com/golang/snappy v0.0.4 16:31:15 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:31:15 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:31:15 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:31:15 go: downloading github.com/hashicorp/go-version v1.2.0 16:31:15 go: downloading github.com/ryanuber/go-glob v1.0.0 16:31:15 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:31:15 go: downloading github.com/modern-go/reflect2 v1.0.2 16:31:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:31:15 go: downloading go.uber.org/multierr v1.6.0 16:31:19 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:31:19 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:31:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:31:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:31:35 Removing intermediate container 9b3c44601e0a 16:31:35 ---> 5ebbc78ae214 16:31:35 16:31:35 Step 10/23 : FROM alpine:3.14 16:31:35 3.14: Pulling from library/alpine 16:31:35 Removing intermediate container b9f2e66705f1 16:31:35 ---> c8599baee036 16:31:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:31:35 Removing intermediate container 5d041baf3fca 16:31:35 ---> 51b189b51e11 16:31:35 16:31:35 Step 10/22 : FROM alpine:3.14 16:31:35 ---> Running in 2c275d7f0d89 16:31:35 3.14: Pulling from library/alpine 16:31:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:31:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:31:35 Status: Downloaded newer image for alpine:3.14 16:31:35 Status: Image is up to date for alpine:3.14 16:31:35 ---> e04c818066af 16:31:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:31:35 ---> e04c818066af 16:31:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:31:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:31:35 ---> Running in 85a084e25dea 16:31:35 ---> Running in 8d5ff92630df 16:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:31:36 (1/1) Installing dumb-init (1.2.5-r1) 16:31:36 Executing busybox-1.33.1-r7.trigger 16:31:36 OK: 6 MiB in 15 packages 16:31:36 Removing intermediate container 2c275d7f0d89 16:31:36 ---> efc5c6355747 16:31:36 16:31:36 Step 11/23 : FROM docker:20.10.14 16:31:36 (1/1) Installing dumb-init (1.2.5-r1) 16:31:36 Executing busybox-1.33.1-r7.trigger 16:31:36 OK: 6 MiB in 15 packages 16:31:36 20.10.14: Pulling from library/docker 16:31:37 Removing intermediate container 85a084e25dea 16:31:37 ---> 066ce36c7261 16:31:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:37 Removing intermediate container 8d5ff92630df 16:31:37 ---> 0d3aeb04b733 16:31:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:37 ---> Running in 27caae44dd80 16:31:37 ---> Running in 834cd06ac0e5 16:31:37 Removing intermediate container 27caae44dd80 16:31:37 ---> 4a29d03e7236 16:31:37 Step 13/23 : ENV APP_PORT=59882 16:31:37 Removing intermediate container 834cd06ac0e5 16:31:37 ---> 73a9941126a7 16:31:37 Step 13/22 : ENV APP_PORT=59861 16:31:38 ---> Running in 60e7261ae7d4 16:31:38 ---> Running in 88f622a3ff8b 16:31:38 Removing intermediate container 60e7261ae7d4 16:31:38 ---> b150b42e6af4 16:31:38 Step 14/22 : EXPOSE $APP_PORT 16:31:38 ---> Running in ed7e56293d57 16:31:38 Removing intermediate container 88f622a3ff8b 16:31:38 ---> 20ece685ceee 16:31:38 Step 14/23 : EXPOSE $APP_PORT 16:31:38 ---> Running in d6b45023ba7e 16:31:38 Removing intermediate container ed7e56293d57 16:31:38 ---> 490810afb181 16:31:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:39 Removing intermediate container d6b45023ba7e 16:31:39 ---> 2e7856fc9ec7 16:31:39 Step 15/23 : WORKDIR / 16:31:39 ---> Running in c2af4052a0a8 16:31:39 ---> c27754aedc38 16:31:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:31:39 Removing intermediate container c2af4052a0a8 16:31:39 ---> 7af3afd8b691 16:31:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:40 ---> 4689528d509a 16:31:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:31:40 ---> bf110e1a4296 16:31:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:31:41 ---> 18091767ec11 16:31:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:31:41 ---> Running in 424821e86fec 16:31:41 ---> 31aa0e833b93 16:31:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:31:41 Removing intermediate container 424821e86fec 16:31:41 ---> 62851b00cfcb 16:31:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:41 ---> Running in b8cfc28f4e0f 16:31:41 ---> de6a2bafcd8c 16:31:41 Step 19/23 : ENTRYPOINT ["/core-command"] 16:31:41 ---> Running in 20a9404245ba 16:31:41 Removing intermediate container b8cfc28f4e0f 16:31:41 ---> 594112424968 16:31:41 Step 20/22 : LABEL arch=x86_64 16:31:41 ---> Running in ead57afd0147 16:31:41 Removing intermediate container 20a9404245ba 16:31:41 ---> 2575fd83a27a 16:31:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:41 ---> Running in 3e614b4ab8f2 16:31:42 Removing intermediate container ead57afd0147 16:31:42 ---> e861cec66e34 16:31:42 Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:31:42 ---> Running in 635a7efa5d74 16:31:42 Removing intermediate container 3e614b4ab8f2 16:31:42 ---> ec09bef93672 16:31:42 Step 21/23 : LABEL arch=x86_64 16:31:42 Removing intermediate container 635a7efa5d74 16:31:42 ---> 3bf820fb2e5e 16:31:42 Step 22/22 : LABEL version=2.2.1-dev.6 16:31:42 ---> Running in 95b89b1fdc90 16:31:42 ---> Running in cf2334b55a67 16:31:42 Removing intermediate container 95b89b1fdc90 16:31:42 ---> e621874e56f2 16:31:42 Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:31:42 Removing intermediate container cf2334b55a67 16:31:42 ---> 9ed97832f099 16:31:42 16:31:42 ---> Running in 20f2b45ed5c6 16:31:42 Successfully built 9ed97832f099 16:31:42 Successfully tagged support-scheduler:latest 16:31:42 Building security-proxy-setup 16:31:43  Building support-scheduler ... done Removing intermediate container 20f2b45ed5c6 16:31:43 ---> 220f5e69efd8 16:31:43 Step 23/23 : LABEL version=2.2.1-dev.6 16:31:44 ---> Running in 552afe21fa59 16:31:44 Removing intermediate container 552afe21fa59 16:31:44 ---> a8a46c3e9cbc 16:31:44 16:31:44 Successfully built a8a46c3e9cbc 16:31:44 Successfully tagged core-command:latest 16:31:44 Building support-notifications 16:31:50  Building core-command ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:31:50 Status: Downloaded newer image for docker:20.10.14 16:31:50 ---> 7417809fdb73 16:31:50 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:31:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:31:53 ---> 3bf74888a2a5 16:31:53 Step 3/22 : WORKDIR /edgex-go 16:31:53 ---> Using cache 16:31:53 ---> df3785b7a93a 16:31:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:53 ---> Using cache 16:31:53 ---> 03190eaae93c 16:31:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:31:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:31:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:31:53 ---> 3bf74888a2a5 16:31:53 Step 3/22 : WORKDIR /edgex-go 16:31:53 ---> Using cache 16:31:53 ---> df3785b7a93a 16:31:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:53 ---> Using cache 16:31:53 ---> 03190eaae93c 16:31:53 Step 5/22 : RUN apk add --update --no-cache make git 16:31:53 ---> Running in 0c74170e1c62 16:31:53 ---> Running in f338106f46bd 16:31:53 ---> Running in 7ff59f1bde95 16:31:54 Removing intermediate container 0c74170e1c62 16:31:54 ---> b92b569858f0 16:31:54 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:31:54 ---> Running in 0b9dc6dc29bb 16:31:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:55 (1/43) Installing readline (8.1.1-r0) 16:31:55 (2/43) Installing bash (5.1.16-r0) 16:31:55 Executing bash-5.1.16-r0.post-install 16:31:55 (3/43) Installing brotli-libs (1.0.9-r5) 16:31:55 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:31:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:55 (5/43) Installing libcurl (7.80.0-r1) 16:31:55 (6/43) Installing curl (7.80.0-r1) 16:31:55 (7/43) Installing dumb-init (1.2.5-r1) 16:31:55 (8/43) Installing libbz2 (1.0.8-r1) 16:31:55 (9/43) Installing expat (2.4.7-r0) 16:31:55 (10/43) Installing libffi (3.4.2-r1) 16:31:55 (11/43) Installing gdbm (1.22-r0) 16:31:55 (12/43) Installing xz-libs (5.2.5-r1) 16:31:55 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:31:55 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:31:55 (15/43) Installing mpdecimal (2.5.1-r1) 16:31:55 (16/43) Installing sqlite-libs (3.36.0-r0) 16:31:55 (17/43) Installing python3 (3.9.7-r4) 16:31:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:31:55 OK: 221 MiB in 52 packages 16:31:56 (18/43) Installing py3-appdirs (1.4.4-r2) 16:31:56 (19/43) Installing py3-certifi (2020.12.5-r1) 16:31:56 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:31:56 (21/43) Installing py3-idna (3.3-r0) 16:31:56 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:31:56 (23/43) Installing py3-requests (2.26.0-r1) 16:31:56 (24/43) Installing py3-msgpack (1.0.2-r1) 16:31:56 (25/43) Installing py3-lockfile (0.12.2-r4) 16:31:56 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:31:56 (27/43) Installing py3-colorama (0.4.4-r1) 16:31:56 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:31:56 (29/43) Installing py3-distlib (0.3.3-r0) 16:31:56 (30/43) Installing py3-distro (1.6.0-r0) 16:31:56 (31/43) Installing py3-six (1.16.0-r0) 16:31:56 (32/43) Installing py3-webencodings (0.5.1-r4) 16:31:56 (33/43) Installing py3-html5lib (1.1-r1) 16:31:56 (34/43) Installing py3-parsing (2.4.7-r2) 16:31:56 (35/43) Installing py3-packaging (20.9-r1) 16:31:56 (36/43) Installing py3-tomli (1.2.2-r0) 16:31:56 (37/43) Installing py3-pep517 (0.12.0-r0) 16:31:56 (38/43) Installing py3-progress (1.6-r0) 16:31:56 OK: 221 MiB in 52 packages 16:31:56 (39/43) Installing py3-retrying (1.3.3-r2) 16:31:56 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:31:56 (41/43) Installing py3-setuptools (52.0.0-r4) 16:31:56 (42/43) Installing py3-toml (0.10.2-r2) 16:31:56 (43/43) Installing py3-pip (20.3.4-r1) 16:31:56 Executing busybox-1.34.1-r5.trigger 16:31:56 OK: 83 MiB in 65 packages 16:31:57 Collecting docker-compose==1.23.2 16:31:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:31:57 Removing intermediate container 7ff59f1bde95 16:31:57 ---> a8ef25e18199 16:31:57 Step 6/22 : COPY go.mod vendor* ./ 16:31:57 Collecting texttable<0.10,>=0.9.0 16:31:57 Downloading texttable-0.9.1.tar.gz (11 kB) 16:31:57 Removing intermediate container f338106f46bd 16:31:57 ---> 7556fe3dc4fc 16:31:57 Step 6/22 : COPY go.mod vendor* ./ 16:31:57 Collecting docopt<0.7,>=0.6.1 16:31:57 Downloading docopt-0.6.2.tar.gz (25 kB) 16:31:57 ---> af17521fe53c 16:31:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:58 ---> Running in 18dc41369f45 16:31:58 ---> e708f717b1d7 16:31:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:58 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:31:58 ---> Running in cc958546eb78 16:31:58 Collecting docker<4.0,>=3.6.0 16:31:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:31:58 Collecting PyYAML<4,>=3.10 16:31:58 Downloading PyYAML-3.13.tar.gz (270 kB) 16:31:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:31:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:31:58 Collecting dockerpty<0.5,>=0.4.1 16:31:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:31:59 Collecting websocket-client<1.0,>=0.32.0 16:31:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:31:59 Collecting cached-property<2,>=1.2.0 16:31:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:31:59 Collecting jsonschema<3,>=2.5.1 16:31:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:31:59 Collecting docker-pycreds>=0.4.0 16:31:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:31:59 Collecting idna<2.8,>=2.5 16:31:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:31:59 Collecting chardet<3.1.0,>=3.0.2 16:31:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:31:59 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:31:59 Collecting urllib3<1.25,>=1.21.1 16:31:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:31:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:31:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:31:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:31:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:32:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:32:00 Attempting uninstall: urllib3 16:32:00 Found existing installation: urllib3 1.26.7 16:32:00 Uninstalling urllib3-1.26.7: 16:32:00 Successfully uninstalled urllib3-1.26.7 16:32:00 Attempting uninstall: idna 16:32:00 Found existing installation: idna 3.3 16:32:00 Uninstalling idna-3.3: 16:32:00 Successfully uninstalled idna-3.3 16:32:00 Removing intermediate container cc958546eb78 16:32:00 ---> 1756580cc5b9 16:32:00 Step 8/22 : COPY . . 16:32:00 Removing intermediate container 18dc41369f45 16:32:00 ---> e04568a4fcbe 16:32:00 Step 8/22 : COPY . . 16:32:00 Attempting uninstall: requests 16:32:00 Found existing installation: requests 2.26.0 16:32:00 Uninstalling requests-2.26.0: 16:32:00 Successfully uninstalled requests-2.26.0 16:32:00 Running setup.py install for texttable: started 16:32:01 Running setup.py install for texttable: finished with status 'done' 16:32:01 Running setup.py install for PyYAML: started 16:32:01 Running setup.py install for PyYAML: finished with status 'done' 16:32:01 Running setup.py install for docopt: started 16:32:01 Running setup.py install for docopt: finished with status 'done' 16:32:01 Running setup.py install for dockerpty: started 16:32:02 Running setup.py install for dockerpty: finished with status 'done' 16:32:02 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:32:10 Removing intermediate container 0b9dc6dc29bb 16:32:10 ---> 0408ffcdd31a 16:32:10 Step 14/23 : ENV APP_PORT=58890 16:32:10 ---> Running in ef35aa4ca03e 16:32:11 Removing intermediate container ef35aa4ca03e 16:32:11 ---> 110033ee8b9a 16:32:11 Step 15/23 : EXPOSE $APP_PORT 16:32:11 ---> Running in f992326d977f 16:32:11 Removing intermediate container f992326d977f 16:32:11 ---> 8216b9652441 16:32:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:32:13 ---> f2159ab905ff 16:32:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:32:13 ---> a14b71058a82 16:32:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:32:15 ---> 52f6eddd1731 16:32:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:32:15 ---> Running in 138b8665d2f7 16:32:15 Removing intermediate container 138b8665d2f7 16:32:15 ---> 367944c0582b 16:32:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:15 ---> Running in 01218c05bc79 16:32:15 Removing intermediate container 01218c05bc79 16:32:15 ---> 0e3fda5d1e27 16:32:15 Step 21/23 : LABEL arch=x86_64 16:32:15 ---> Running in 922546e4d4a4 16:32:16 Removing intermediate container 922546e4d4a4 16:32:16 ---> f26b90ee5659 16:32:16 Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:32:16 ---> Running in 46105accdf54 16:32:17 Removing intermediate container 46105accdf54 16:32:17 ---> 736cdf9c1657 16:32:17 Step 23/23 : LABEL version=2.2.1-dev.6 16:32:17 ---> Running in 5d909483cd16 16:32:18 Removing intermediate container 5d909483cd16 16:32:18 ---> 183bdd774ed3 16:32:18 16:32:18 Successfully built 183bdd774ed3 16:32:18 Successfully tagged sys-mgmt-agent:latest 16:32:18  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 16:32:25 ---> 94905b30c195 16:32:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:32:25 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:32:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:32:25 ---> 3bf74888a2a5 16:32:25 Step 3/20 : WORKDIR /edgex-go 16:32:25 ---> Using cache 16:32:25 ---> df3785b7a93a 16:32:25 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:32:25 ---> Running in d941af6bee6c 16:32:25 ---> Running in 856f66717f7b 16:32:25 ---> 3ec8c93af1f4 16:32:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:32:25 ---> Running in 555f5494d61e 16:32:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:27 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:32:27 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:32:27 OK: 15864 distinct packages available 16:32:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:32:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:32:28 OK: 221 MiB in 52 packages 16:32:30 Removing intermediate container 856f66717f7b 16:32:30 ---> 6a1e6ce41bcc 16:32:30 Step 5/20 : COPY go.mod vendor* ./ 16:32:30 ---> be8581bfbd95 16:32:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:30 ---> Running in 5387ff479335 16:32:34 Removing intermediate container 5387ff479335 16:32:34 ---> 408913ecad18 16:32:34 Step 7/20 : COPY . . 16:32:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64387 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:32:36 Running in /w/workspace/edgex-go/234 [Pipeline] { [Pipeline] checkout 16:32:37 The recommended git tool is: git 16:32:43 using credential edgex-jenkins-ssh 16:32:44 Cloning the remote Git repository 16:32:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:32:44 > git init /w/workspace/edgex-go/234 # timeout=10 16:32:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:44 > git --version # timeout=10 16:32:44 > git --version # 'git version 2.25.1' 16:32:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:49 ---> b5af229a8099 16:32:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:32:49 ---> Running in c09c096fbd54 16:32:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:32:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:00 Avoid second fetch 16:33:00 Checking out Revision ba7dda9ba69436b2236138c750336dcb3254af2a (main) 16:33:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:01 > git config core.sparsecheckout # timeout=10 16:33:01 > git checkout -f ba7dda9ba69436b2236138c750336dcb3254af2a # timeout=10 16:33:02 Removing intermediate container d941af6bee6c 16:33:02 ---> 793b7be3c0bc 16:33:02 16:33:02 Step 10/22 : FROM alpine:3.14 16:33:02 ---> e04c818066af 16:33:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:33:02 ---> Running in 2724a0ea511d 16:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:02 (1/6) Installing ca-certificates (20211220-r0) 16:33:02 (2/6) Installing brotli-libs (1.0.9-r5) 16:33:02 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:33:02 (4/6) Installing libcurl (7.79.1-r1) 16:33:02 (5/6) Installing curl (7.79.1-r1) 16:33:02 (6/6) Installing dumb-init (1.2.5-r1) 16:33:02 Executing busybox-1.33.1-r7.trigger 16:33:02 Executing ca-certificates-20211220-r0.trigger 16:33:02 OK: 8 MiB in 20 packages 16:33:03 Removing intermediate container 2724a0ea511d 16:33:03 ---> 12afbc7b23bb 16:33:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:03 ---> Running in 2670c522befa 16:33:03 Removing intermediate container 2670c522befa 16:33:03 ---> 2d7f2aa8119b 16:33:03 Step 13/22 : WORKDIR /edgex 16:33:03 ---> Running in 500741a7a3bc 16:33:03 Removing intermediate container 500741a7a3bc 16:33:03 ---> bc6791e07fc2 16:33:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:33:04 ---> dede5ba9ec0f 16:33:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:33:05 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency) (#4029)" 16:33:05 ---> 9d4a7d424b44 16:33:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:06 Dload Upload Total Spent Left Speed 16:33:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50423 0 --:--:-- --:--:-- --:--:-- 50423 [Pipeline] sh 16:33:06 ---> 6b78e64d198e 16:33:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:33:06 Removing intermediate container 555f5494d61e 16:33:06 ---> c1ea90097ce4 16:33:06 16:33:06 Step 10/22 : FROM alpine:3.14 16:33:06 ---> e04c818066af 16:33:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:33:06 ---> Running in 2b109c34ea40 16:33:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:07 ---> 28ac9dc708c0 16:33:07 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:07 ---> Running in 045401d9431f 16:33:07 + + sudo tee /etc/docker/daemon.newsudo 16:33:07 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:07 { 16:33:07 "registry-mirrors": [ 16:33:07 "https://nexus3.edgexfoundry.org:10001" 16:33:07 ], 16:33:07 "bip": "10.250.0.254/24", 16:33:07 "hosts": [ 16:33:07 "tcp://0.0.0.0:5555", 16:33:07 "unix:///var/run/docker.sock" 16:33:07 ], 16:33:07 "mtu": 1458, 16:33:07 "selinux-enabled": true, 16:33:07 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:07 } [Pipeline] sh 16:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:08 (1/2) Installing ca-certificates (20211220-r0) 16:33:08 (2/2) Installing dumb-init (1.2.5-r1) 16:33:08 Executing busybox-1.33.1-r7.trigger 16:33:08 Executing ca-certificates-20211220-r0.trigger 16:33:08 OK: 6 MiB in 16 packages 16:33:08 + sudo service docker restart 16:33:08 Removing intermediate container 045401d9431f 16:33:08 ---> 20876927ae92 16:33:08 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:33:08 ---> Running in 017e49234549 16:33:08 Removing intermediate container 017e49234549 16:33:08 ---> f0e1515ab01a 16:33:08 Step 20/22 : LABEL arch=x86_64 16:33:08 ---> Running in 1051f851cd43 16:33:08 Removing intermediate container 2b109c34ea40 16:33:08 ---> c2e1353e2239 16:33:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:33:08 Removing intermediate container 1051f851cd43 16:33:08 ---> cd152300f542 16:33:08 Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:33:09 ---> Running in e170f454b9c6 16:33:09 ---> Running in 7bab82d7c525 16:33:09 Removing intermediate container e170f454b9c6 16:33:09 ---> 268fb5f4d10f 16:33:09 Step 13/22 : ENV APP_PORT=59860 16:33:09 Removing intermediate container 7bab82d7c525 16:33:09 ---> 63e1bba33395 16:33:09 Step 22/22 : LABEL version=2.2.1-dev.6 16:33:09 ---> Running in 62632daa6dbf 16:33:09 ---> Running in 8794a769128f 16:33:09 Removing intermediate container 62632daa6dbf 16:33:09 ---> e97387b35309 16:33:09 Step 14/22 : EXPOSE $APP_PORT 16:33:10 ---> Running in ddbe99b86c71 16:33:10 Removing intermediate container 8794a769128f 16:33:10 ---> f17d2de047f8 16:33:10 16:33:10 Successfully built f17d2de047f8 16:33:10 Successfully tagged security-proxy-setup:latest 16:33:10  Building security-proxy-setup ... done Building core-metadata 16:33:10 Removing intermediate container ddbe99b86c71 16:33:10 ---> 493c3c73caa1 16:33:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:13 ---> 49e89e1a4d2a 16:33:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:33:13 ---> 3b0dc870af07 16:33:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:33:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:14 ---> 3bf74888a2a5 16:33:14 Step 3/23 : WORKDIR /edgex-go 16:33:14 ---> Using cache 16:33:14 ---> df3785b7a93a 16:33:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:14 ---> Using cache 16:33:14 ---> 03190eaae93c 16:33:14 Step 5/23 : RUN apk add --update --no-cache make git 16:33:14 ---> Using cache 16:33:14 ---> 7556fe3dc4fc 16:33:14 Step 6/23 : COPY go.mod vendor* ./ 16:33:14 ---> Using cache 16:33:14 ---> e708f717b1d7 16:33:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:14 ---> Using cache 16:33:14 ---> 1756580cc5b9 16:33:14 Step 8/23 : COPY . . 16:33:14 ---> Using cache 16:33:14 ---> 94905b30c195 16:33:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:33:14 ---> c424b7d4b0ca 16:33:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:33:14 ---> Running in 0aae1cf7c5b0 16:33:14 ---> Running in 2382653f2077 16:33:15 Removing intermediate container 2382653f2077 16:33:15 ---> d939266ccaf1 16:33:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:33:15 ---> Running in 092c9cc862bb 16:33:15 Removing intermediate container 092c9cc862bb 16:33:15 ---> 3d0b4eb57a43 16:33:15 Step 20/22 : LABEL arch=x86_64 16:33:15 ---> Running in be0150d5f683 16:33:15 Removing intermediate container be0150d5f683 16:33:15 ---> f8644e7ac71f 16:33:15 Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:33:16 ---> Running in 888040ba80a1 16:33:16 Removing intermediate container c09c096fbd54 16:33:16 ---> 2c61142191ee 16:33:16 16:33:16 Step 9/20 : FROM alpine:3.15 16:33:16 Removing intermediate container 888040ba80a1 16:33:16 ---> 19dadb1181e3 16:33:16 Step 22/22 : LABEL version=2.2.1-dev.6 16:33:16 ---> Running in c9e34d6363eb 16:33:16 3.15: Pulling from library/alpine 16:33:16 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:33:16 Status: Downloaded newer image for alpine:3.15 16:33:16 Removing intermediate container c9e34d6363eb 16:33:16 ---> e70a453c4f7c 16:33:16 16:33:16 ---> 0ac33e5f5afa 16:33:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:33:16 ---> Running in 8fc2888dfe34 16:33:16 Successfully built e70a453c4f7c 16:33:16 Successfully tagged support-notifications:latest 16:33:16  Building support-notifications ... done Building security-bootstrapper 16:33:16 Removing intermediate container 8fc2888dfe34 16:33:16 ---> 6e9ef5f88404 16:33:16 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:16 ---> Running in d420774b0238 16:33:20 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:20 ---> 3bf74888a2a5 16:33:20 Step 3/31 : WORKDIR /edgex-go 16:33:20 ---> Using cache 16:33:20 ---> df3785b7a93a 16:33:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:20 ---> Using cache 16:33:20 ---> 03190eaae93c 16:33:20 Step 5/31 : RUN apk add --update --no-cache make git 16:33:20 ---> Using cache 16:33:20 ---> 7556fe3dc4fc 16:33:20 Step 6/31 : COPY go.mod vendor* ./ 16:33:20 ---> Using cache 16:33:20 ---> e708f717b1d7 16:33:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:20 ---> Using cache 16:33:20 ---> 1756580cc5b9 16:33:20 Step 8/31 : COPY . . 16:33:20 ---> Using cache 16:33:20 ---> 94905b30c195 16:33:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:33:20 Removing intermediate container d420774b0238 16:33:20 ---> 72b388daff16 16:33:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:33:20 ---> Running in 3dc17e401b81 16:33:20 ---> Running in efac2fa6d7d4 16:33:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:22 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:33:22 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:33:22 OK: 15857 distinct packages available 16:33:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:23 (1/9) Installing ca-certificates (20211220-r0) 16:33:23 (2/9) Installing brotli-libs (1.0.9-r5) 16:33:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:33:23 (4/9) Installing libcurl (7.80.0-r1) 16:33:23 (5/9) Installing curl (7.80.0-r1) 16:33:23 (6/9) Installing dumb-init (1.2.5-r1) 16:33:23 (7/9) Installing musl-obstack (1.2.3-r0) 16:33:23 (8/9) Installing libucontext (1.1-r0) 16:33:24 (9/9) Installing gcompat (1.0.0-r4) 16:33:24 Executing busybox-1.34.1-r5.trigger 16:33:24 Executing ca-certificates-20211220-r0.trigger 16:33:24 OK: 8 MiB in 23 packages 16:33:25 Removing intermediate container efac2fa6d7d4 16:33:25 ---> 76873b39c1f7 16:33:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:25 ---> b32c42a97b77 16:33:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:26 provisioning config files... 16:33:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config8378786524649767715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:26 ---> 434497764e24 16:33:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:33:26 ---> 63cd5b177330 16:33:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:33:26 ---> Running in 97d65543475e 16:33:27 Removing intermediate container 97d65543475e 16:33:27 ---> 3b04d93e3861 16:33:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:27 ---> Running in d795f8918e72 16:33:27 ---> docker-login.sh 16:33:27 nexus3.edgexfoundry.org:10001 16:33:27 Removing intermediate container d795f8918e72 16:33:27 ---> 52663fe8073e 16:33:27 Step 18/20 : LABEL arch=x86_64 16:33:27 ---> Running in 78b2f8508e2e 16:33:27 Removing intermediate container 78b2f8508e2e 16:33:27 ---> d2f360ca5219 16:33:27 Step 19/20 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:33:27 ---> Running in 6593be4ca9d2 16:33:27 Removing intermediate container 6593be4ca9d2 16:33:27 ---> ea39bb6b3b41 16:33:27 Step 20/20 : LABEL version=2.2.1-dev.6 16:33:27 ---> Running in 4fcef0f09490 16:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:27 Removing intermediate container 4fcef0f09490 16:33:27 ---> b123726e6fd1 16:33:27 16:33:27 Successfully built b123726e6fd1 16:33:27 Successfully tagged security-spiffe-token-provider:latest 16:33:27 Building security-secretstore-setup 16:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:28 Configure a credential helper to remove this warning. See 16:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:28 16:33:28 Login Succeeded 16:33:28 nexus3.edgexfoundry.org:10002 16:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:28 Configure a credential helper to remove this warning. See 16:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:28 16:33:28 Login Succeeded 16:33:28 nexus3.edgexfoundry.org:10003 16:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:29 Configure a credential helper to remove this warning. See 16:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:29 16:33:29 Login Succeeded 16:33:29 nexus3.edgexfoundry.org:10004 16:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:29 Configure a credential helper to remove this warning. See 16:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:29 16:33:29 Login Succeeded 16:33:29 docker.io 16:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:30 Configure a credential helper to remove this warning. See 16:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:30 16:33:30 Login Succeeded 16:33:30 ---> docker-login.sh ends [Pipeline] } 16:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:33:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:31 ========================================================= 16:33:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:33:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:31 9b3977197b4f: Pulling fs layer 16:33:31 1a89e8eeedd5: Pulling fs layer 16:33:31 94645a83ff95: Pulling fs layer 16:33:31 3f3a8bcf1eab: Pulling fs layer 16:33:31 0c92f367c5e7: Pulling fs layer 16:33:31 3096ccb668a1: Pulling fs layer 16:33:31 e8cf19c19ddd: Pulling fs layer 16:33:31 a4caa8a26152: Pulling fs layer 16:33:31 3f3a8bcf1eab: Waiting 16:33:31 0c92f367c5e7: Waiting 16:33:31 3096ccb668a1: Waiting 16:33:31 e8cf19c19ddd: Waiting 16:33:31 a4caa8a26152: Waiting 16:33:31 94645a83ff95: Verifying Checksum 16:33:31 94645a83ff95: Download complete 16:33:31 1a89e8eeedd5: Verifying Checksum 16:33:31 1a89e8eeedd5: Download complete 16:33:31 0c92f367c5e7: Download complete 16:33:31 3096ccb668a1: Verifying Checksum 16:33:31 3096ccb668a1: Download complete 16:33:31 9b3977197b4f: Verifying Checksum 16:33:31 9b3977197b4f: Download complete 16:33:31 e8cf19c19ddd: Verifying Checksum 16:33:31 e8cf19c19ddd: Download complete 16:33:32  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:32 ---> 3bf74888a2a5 16:33:32 Step 3/25 : WORKDIR /edgex-go 16:33:32 ---> Using cache 16:33:32 ---> df3785b7a93a 16:33:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:32 ---> Using cache 16:33:32 ---> 03190eaae93c 16:33:32 Step 5/25 : RUN apk add --update --no-cache make git 16:33:32 ---> Using cache 16:33:32 ---> 7556fe3dc4fc 16:33:32 Step 6/25 : COPY go.mod vendor* ./ 16:33:32 ---> Using cache 16:33:32 ---> e708f717b1d7 16:33:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:32 ---> Using cache 16:33:32 ---> 1756580cc5b9 16:33:32 Step 8/25 : COPY . . 16:33:32 ---> Using cache 16:33:32 ---> 94905b30c195 16:33:32 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:33:32 9b3977197b4f: Pull complete 16:33:33 1a89e8eeedd5: Pull complete 16:33:33 ---> Running in 9fbc06d67048 16:33:34 94645a83ff95: Pull complete 16:33:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:34 a4caa8a26152: Verifying Checksum 16:33:34 a4caa8a26152: Download complete 16:33:34 3f3a8bcf1eab: Verifying Checksum 16:33:34 3f3a8bcf1eab: Download complete 16:33:35 Removing intermediate container 0aae1cf7c5b0 16:33:35 ---> 0455d018101e 16:33:35 16:33:35 Step 10/23 : FROM alpine:3.14 16:33:35 ---> e04c818066af 16:33:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:33:35 ---> Using cache 16:33:35 ---> 0d3aeb04b733 16:33:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:33:35 ---> Using cache 16:33:35 ---> 73a9941126a7 16:33:35 Step 13/23 : ENV APP_PORT=59881 16:33:35 ---> Running in 055c3687862f 16:33:35 Removing intermediate container 055c3687862f 16:33:35 ---> b8f9abafc98e 16:33:35 Step 14/23 : EXPOSE $APP_PORT 16:33:35 ---> Running in a02e7e942f04 16:33:36 Removing intermediate container a02e7e942f04 16:33:36 ---> d4d56396ad5b 16:33:36 Step 15/23 : WORKDIR / 16:33:36 ---> Running in 60d369a07124 16:33:36 Removing intermediate container 60d369a07124 16:33:36 ---> 4336cd663920 16:33:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:36 ---> c43ac4327c35 16:33:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:33:37 ---> afa4e0da586f 16:33:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:33:37 ---> 524b3944064e 16:33:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:33:37 ---> Running in 2f293780113f 16:33:38 Removing intermediate container 2f293780113f 16:33:38 ---> ca006bdd661e 16:33:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:33:38 ---> Running in 72debb57fe20 16:33:38 Removing intermediate container 72debb57fe20 16:33:38 ---> 9c6d5a4becd0 16:33:38 Step 21/23 : LABEL arch=x86_64 16:33:38 ---> Running in 63f5450a614c 16:33:38 Removing intermediate container 63f5450a614c 16:33:38 ---> a08b7a79620e 16:33:38 Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:33:38 ---> Running in ebac2c5fdade 16:33:38 Removing intermediate container ebac2c5fdade 16:33:38 ---> 40c5c52b0b17 16:33:38 Step 23/23 : LABEL version=2.2.1-dev.6 16:33:38 ---> Running in 9df3f16d11ff 16:33:38 Removing intermediate container 9df3f16d11ff 16:33:38 ---> e5adac3e67d6 16:33:38 16:33:39 Successfully built e5adac3e67d6 16:33:39 Successfully tagged core-metadata:latest 16:33:39 Building security-spire-server 16:33:42  Building core-metadata ... done Removing intermediate container 3dc17e401b81 16:33:42 ---> ead105f12f57 16:33:42 16:33:42 Step 10/31 : FROM alpine:3.14 16:33:42 ---> e04c818066af 16:33:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:33:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:33:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:42 ---> 3bf74888a2a5 16:33:42 Step 3/25 : WORKDIR /edgex-go 16:33:42 ---> Using cache 16:33:42 ---> df3785b7a93a 16:33:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:42 ---> Using cache 16:33:42 ---> 03190eaae93c 16:33:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:33:42 ---> Running in 6b396c1f138a 16:33:42 ---> Running in 88eafaeeb40a 16:33:43 Removing intermediate container 6b396c1f138a 16:33:43 ---> 1fb565b2885e 16:33:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:33:43 ---> Running in 2ab5ff0c3d8f 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:44 (1/2) Installing dumb-init (1.2.5-r1) 16:33:44 (2/2) Installing su-exec (0.2-r1) 16:33:44 Executing busybox-1.33.1-r7.trigger 16:33:44 OK: 6 MiB in 16 packages 16:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:33:45 OK: 221 MiB in 52 packages 16:33:45 Removing intermediate container 2ab5ff0c3d8f 16:33:45 ---> 9801dd4bd92c 16:33:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:33:45 ---> Running in 433e739bcdbc 16:33:45 Removing intermediate container 88eafaeeb40a 16:33:45 ---> 9875d361788f 16:33:45 Step 6/25 : COPY go.mod vendor* ./ 16:33:45 Removing intermediate container 433e739bcdbc 16:33:45 ---> b4d21fd6fe5a 16:33:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:33:45 ---> Running in 95a94f475d17 16:33:45 ---> 5ce23784267c 16:33:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:45 Removing intermediate container 95a94f475d17 16:33:45 ---> b84e91998f9d 16:33:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:33:45 ---> Running in c7729bb8cab6 16:33:45 ---> Running in 55d9fd6d500d 16:33:46 Removing intermediate container c7729bb8cab6 16:33:46 ---> b425d32750b2 16:33:46 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:33:46 ---> Running in f0779c0536a1 16:33:47 Removing intermediate container 55d9fd6d500d 16:33:47 ---> 0fa1b5bd056e 16:33:47 Step 8/25 : COPY . . 16:33:47 Removing intermediate container f0779c0536a1 16:33:47 ---> ccf450383428 16:33:47 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:33:48 ---> 783b633d02ba 16:33:48 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:33:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:49 ---> Running in 07ed7e87bfc4 16:33:49 Building bin/spire-agent... 16:33:49 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:33:49 go: downloading github.com/docker/docker v20.10.12+incompatible 16:33:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:33:49 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:33:50 3f3a8bcf1eab: Pull complete 16:33:50 0c92f367c5e7: Pull complete 16:33:50 3096ccb668a1: Pull complete 16:33:50 e8cf19c19ddd: Pull complete 16:33:50 Building bin/spire-agent... 16:33:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:33:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:33:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:33:50 go: downloading github.com/docker/docker v20.10.12+incompatible 16:33:50 go: downloading github.com/google/go-tpm-tools v0.3.3 16:33:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:33:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:33:51 go: downloading github.com/docker/go-units v0.4.0 16:33:51 go: downloading github.com/opencontainers/image-spec v1.0.1 16:33:51 go: downloading github.com/docker/go-connections v0.4.0 16:33:51 go: downloading github.com/containerd/containerd v1.3.4 16:33:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:33:51 go: downloading github.com/opencontainers/go-digest v1.0.0 16:33:51 go: downloading github.com/google/go-tpm-tools v0.3.3 16:33:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:33:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:33:51 go: downloading github.com/docker/go-units v0.4.0 16:33:51 go: downloading github.com/opencontainers/image-spec v1.0.1 16:33:51 go: downloading github.com/docker/go-connections v0.4.0 16:33:51 go: downloading github.com/containerd/containerd v1.3.4 16:33:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:33:51 go: downloading github.com/opencontainers/go-digest v1.0.0 16:33:53 Removing intermediate container 07ed7e87bfc4 16:33:53 ---> 4f3612e3be58 16:33:53 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:33:53 ---> f9af90f16f1c 16:33:53 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:33:53 Removing intermediate container 9fbc06d67048 16:33:53 ---> d00be9bd91f3 16:33:53 16:33:53 Step 10/25 : FROM alpine:3.14 16:33:53 ---> e04c818066af 16:33:53 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:33:54 ---> Running in 479c43a6aa23 16:33:54 ---> Running in c504dce489e2 16:33:54 ---> 990c9a6df0cb 16:33:54 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:33:54 Removing intermediate container 479c43a6aa23 16:33:54 ---> 0db0c383069f 16:33:54 Step 10/25 : RUN mkdir -p spire-build 16:33:54 ---> Running in 847dbde7bbdc 16:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:33:55 (1/3) Installing ca-certificates (20211220-r0) 16:33:55 (2/3) Installing dumb-init (1.2.5-r1) 16:33:55 (3/3) Installing su-exec (0.2-r1) 16:33:55 Executing busybox-1.33.1-r7.trigger 16:33:55 Executing ca-certificates-20211220-r0.trigger 16:33:55 OK: 6 MiB in 17 packages 16:33:55 a4caa8a26152: Pull complete 16:33:55 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:33:55 ---> 5c7c426e28d1 16:33:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:33:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:55 WORKDIR /edgex 16:33:55 COPY go.mod . 16:33:55 RUN go mod download 16:33:55 + docker build -t ci-base-image-arm64 -f - . 16:33:56 Removing intermediate container c504dce489e2 16:33:56 ---> 1bcc26b01c15 16:33:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:33:56 ---> a378c7725749 16:33:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:33:56 ---> Running in 09654271ec9a 16:33:56 Removing intermediate container 847dbde7bbdc 16:33:56 ---> 26908c278537 16:33:56 Step 11/25 : WORKDIR /edgex-go/spire-build 16:33:56 ---> Running in 1887bcf45f1d 16:33:56 Removing intermediate container 09654271ec9a 16:33:56 ---> 3437e4ead851 16:33:56 Step 13/25 : WORKDIR / 16:33:56 ---> d0787c29ee00 16:33:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:33:56 ---> Running in 79df1d58e188 16:33:56 Removing intermediate container 1887bcf45f1d 16:33:56 ---> c6ac2c5302ed 16:33:56 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:33:56 ---> Running in 39c7bd5df558 16:33:57 ---> ac344d1732ba 16:33:57 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:33:57 Removing intermediate container 79df1d58e188 16:33:57 ---> bfd37805d2ba 16:33:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:33:57 ---> Running in 8ef61376dcb5 16:33:57 Removing intermediate container 8ef61376dcb5 16:33:57 ---> 95ab3cf1a417 16:33:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:33:57 ---> 37c223ad6519 16:33:57 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:33:57 spire-1.2.1/ 16:33:57 spire-1.2.1/.data/ 16:33:57 spire-1.2.1/.data/.file 16:33:57 spire-1.2.1/.dockerignore 16:33:57 spire-1.2.1/.gitattributes 16:33:57 spire-1.2.1/.githooks/ 16:33:57 spire-1.2.1/.githooks/pre-commit 16:33:57 spire-1.2.1/.github/ 16:33:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:33:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:33:57 spire-1.2.1/.github/dependabot.yml 16:33:57 spire-1.2.1/.github/workflows/ 16:33:57 spire-1.2.1/.github/workflows/nightly_build.yaml 16:33:57 spire-1.2.1/.github/workflows/pr_build.yaml 16:33:57 spire-1.2.1/.github/workflows/release_build.yaml 16:33:57 spire-1.2.1/.github/workflows/scripts/ 16:33:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:33:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:33:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:33:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:33:57 spire-1.2.1/.github/workflows/scripts/split.sh 16:33:57 spire-1.2.1/.gitignore 16:33:57 spire-1.2.1/.go-version 16:33:57 spire-1.2.1/.golangci.yml 16:33:57 spire-1.2.1/ADOPTERS.md 16:33:57 spire-1.2.1/CHANGELOG.md 16:33:57 spire-1.2.1/CODE-OF-CONDUCT.md 16:33:57 spire-1.2.1/CODEOWNERS 16:33:57 spire-1.2.1/CONTRIBUTING.md 16:33:57 spire-1.2.1/Dockerfile 16:33:57 spire-1.2.1/Dockerfile.dev 16:33:57 spire-1.2.1/Dockerfile.scratch 16:33:57 spire-1.2.1/LICENSE 16:33:57 spire-1.2.1/MAINTAINERS.md 16:33:57 spire-1.2.1/Makefile 16:33:57 spire-1.2.1/README.md 16:33:57 spire-1.2.1/ROADMAP.md 16:33:57 spire-1.2.1/SECURITY.md 16:33:57 spire-1.2.1/cmd/ 16:33:57 spire-1.2.1/cmd/spire-agent/ 16:33:57 spire-1.2.1/cmd/spire-agent/cli/ 16:33:57 spire-1.2.1/cmd/spire-agent/cli/api/ 16:33:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/common/ 16:33:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:33:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/run/ 16:33:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:33:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:33:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:33:57 spire-1.2.1/cmd/spire-agent/main.go 16:33:57 spire-1.2.1/cmd/spire-server/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/agent/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/cli.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/run/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/token/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/validate/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/x509/ 16:33:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:33:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:33:57 spire-1.2.1/cmd/spire-server/main.go 16:33:57 spire-1.2.1/cmd/spire-server/util/ 16:33:57 spire-1.2.1/cmd/spire-server/util/util.go 16:33:57 spire-1.2.1/conf/ 16:33:57 spire-1.2.1/conf/agent/ 16:33:57 spire-1.2.1/conf/agent/agent.conf 16:33:57 spire-1.2.1/conf/agent/agent_full.conf 16:33:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:33:57 spire-1.2.1/conf/server/ 16:33:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:33:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:33:57 spire-1.2.1/conf/server/server.conf 16:33:57 spire-1.2.1/conf/server/server_full.conf 16:33:57 spire-1.2.1/doc/ 16:33:57 spire-1.2.1/doc/SPIRE101.md 16:33:57 spire-1.2.1/doc/auditlog.md 16:33:57 spire-1.2.1/doc/authorization_policy_engine.md 16:33:57 spire-1.2.1/doc/changelog_guidelines.md 16:33:57 spire-1.2.1/doc/cure53-report.pdf 16:33:57 spire-1.2.1/doc/images/ 16:33:57 spire-1.2.1/doc/images/2019_roadmap.png 16:33:57 spire-1.2.1/doc/images/SPIRE101.png 16:33:57 spire-1.2.1/doc/images/SPIRE_agent.png 16:33:57 spire-1.2.1/doc/images/SPIRE_server.png 16:33:57 spire-1.2.1/doc/images/cache_mgr.png 16:33:57 spire-1.2.1/doc/images/cache_mgr_components.png 16:33:57 spire-1.2.1/doc/images/federated_spire.png 16:33:57 spire-1.2.1/doc/images/ha_mode.png 16:33:57 spire-1.2.1/doc/images/nested_spire.png 16:33:57 spire-1.2.1/doc/images/oidc_federation.png 16:33:57 spire-1.2.1/doc/images/single_trust_domain.png 16:33:57 spire-1.2.1/doc/images/spiffe_compatible.png 16:33:57 spire-1.2.1/doc/images/spire_logo.png 16:33:57 spire-1.2.1/doc/migrating_registration_api_clients.md 16:33:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:33:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:33:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:33:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:33:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:33:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:33:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:33:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:33:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:33:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:33:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:33:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:33:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:33:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:33:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:33:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:33:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:33:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:33:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:33:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:33:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:33:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:33:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:33:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:33:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:33:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:33:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:33:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:33:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:33:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:33:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:33:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:33:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:33:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:33:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:33:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:33:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:33:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:33:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:33:57 spire-1.2.1/doc/scaling_spire.md 16:33:57 spire-1.2.1/doc/spire_agent.md 16:33:57 spire-1.2.1/doc/spire_server.md 16:33:57 spire-1.2.1/doc/supported_integrations.md 16:33:57 spire-1.2.1/doc/telemetry.md 16:33:57 spire-1.2.1/doc/telemetry_config.md 16:33:57 spire-1.2.1/doc/upgrading.md 16:33:57 spire-1.2.1/doc/using_spire.md 16:33:57 spire-1.2.1/examples/ 16:33:57 spire-1.2.1/examples/README.md 16:33:57 spire-1.2.1/go.mod 16:33:57 spire-1.2.1/go.sum 16:33:57 spire-1.2.1/pkg/ 16:33:57 spire-1.2.1/pkg/agent/ 16:33:57 spire-1.2.1/pkg/agent/agent.go 16:33:57 spire-1.2.1/pkg/agent/api/ 16:33:57 spire-1.2.1/pkg/agent/api/config.go 16:33:57 spire-1.2.1/pkg/agent/api/debug/ 16:33:57 spire-1.2.1/pkg/agent/api/debug/v1/ 16:33:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:33:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:33:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:33:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:33:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:33:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:33:57 spire-1.2.1/pkg/agent/api/endpoints.go 16:33:57 spire-1.2.1/pkg/agent/api/health/ 16:33:57 spire-1.2.1/pkg/agent/api/health/v1/ 16:33:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:33:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:33:57 spire-1.2.1/pkg/agent/api/rpccontext/ 16:33:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:33:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:33:57 spire-1.2.1/pkg/agent/attestor/ 16:33:57 spire-1.2.1/pkg/agent/attestor/node/ 16:33:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:33:57 spire-1.2.1/pkg/agent/attestor/node/node.go 16:33:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:33:57 spire-1.2.1/pkg/agent/attestor/workload/ 16:33:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:33:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:33:57 spire-1.2.1/pkg/agent/catalog/ 16:33:57 spire-1.2.1/pkg/agent/catalog/catalog.go 16:33:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:33:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:33:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:33:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:33:57 spire-1.2.1/pkg/agent/client/ 16:33:57 spire-1.2.1/pkg/agent/client/client.go 16:33:57 spire-1.2.1/pkg/agent/client/client_test.go 16:33:57 spire-1.2.1/pkg/agent/client/dial.go 16:33:57 spire-1.2.1/pkg/agent/client/nodeconn.go 16:33:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:33:57 spire-1.2.1/pkg/agent/client/update.go 16:33:57 spire-1.2.1/pkg/agent/client/util.go 16:33:57 spire-1.2.1/pkg/agent/common/ 16:33:57 spire-1.2.1/pkg/agent/common/backoff/ 16:33:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:33:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:33:57 spire-1.2.1/pkg/agent/common/cgroups/ 16:33:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:33:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:33:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:33:57 spire-1.2.1/pkg/agent/config.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/ 16:33:57 spire-1.2.1/pkg/agent/endpoints/config.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:33:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:33:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/workload/ 16:33:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:33:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:33:57 spire-1.2.1/pkg/agent/manager/ 16:33:57 spire-1.2.1/pkg/agent/manager/cache/ 16:33:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:33:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:33:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:33:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:33:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:33:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:33:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:33:57 spire-1.2.1/pkg/agent/manager/config.go 16:33:57 spire-1.2.1/pkg/agent/manager/manager.go 16:33:57 spire-1.2.1/pkg/agent/manager/manager_test.go 16:33:57 spire-1.2.1/pkg/agent/manager/storage.go 16:33:57 spire-1.2.1/pkg/agent/manager/storage_test.go 16:33:57 spire-1.2.1/pkg/agent/manager/storecache/ 16:33:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:33:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:33:57 spire-1.2.1/pkg/agent/manager/sync.go 16:33:57 spire-1.2.1/pkg/agent/plugin/ 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:33:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:33:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:33:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:33:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:33:57 spire-1.2.1/pkg/agent/svid/ 16:33:57 spire-1.2.1/pkg/agent/svid/rotator.go 16:33:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:33:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:33:57 spire-1.2.1/pkg/agent/svid/store/ 16:33:57 spire-1.2.1/pkg/agent/svid/store/service.go 16:33:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:33:57 spire-1.2.1/pkg/common/ 16:33:57 spire-1.2.1/pkg/common/agentpathtemplate/ 16:33:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:33:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:33:57 spire-1.2.1/pkg/common/api/ 16:33:57 spire-1.2.1/pkg/common/api/metrics.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/ 16:33:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/logger.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/names.go 16:33:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:33:57 spire-1.2.1/pkg/common/api/names.go 16:33:57 spire-1.2.1/pkg/common/api/ratelimit.go 16:33:57 spire-1.2.1/pkg/common/api/rpccontext/ 16:33:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:33:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:33:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:33:57 spire-1.2.1/pkg/common/auth/ 16:33:57 spire-1.2.1/pkg/common/auth/interceptors.go 16:33:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:33:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:33:57 spire-1.2.1/pkg/common/bundleutil/ 16:33:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:33:57 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:33:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:33:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:33:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:33:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:33:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:33:57 spire-1.2.1/pkg/common/bundleutil/types.go 16:33:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:33:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:33:57 spire-1.2.1/pkg/common/catalog/ 16:33:57 spire-1.2.1/pkg/common/catalog/bind.go 16:33:57 spire-1.2.1/pkg/common/catalog/builtin.go 16:33:57 spire-1.2.1/pkg/common/catalog/catalog.go 16:33:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:33:57 spire-1.2.1/pkg/common/catalog/closers.go 16:33:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:33:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:33:57 spire-1.2.1/pkg/common/catalog/config.go 16:33:57 spire-1.2.1/pkg/common/catalog/config_test.go 16:33:57 spire-1.2.1/pkg/common/catalog/configure.go 16:33:57 spire-1.2.1/pkg/common/catalog/constraints.go 16:33:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:33:57 spire-1.2.1/pkg/common/catalog/context.go 16:33:57 spire-1.2.1/pkg/common/catalog/external.go 16:33:57 spire-1.2.1/pkg/common/catalog/host.go 16:33:57 spire-1.2.1/pkg/common/catalog/pipenet.go 16:33:57 spire-1.2.1/pkg/common/catalog/plugin.go 16:33:57 spire-1.2.1/pkg/common/catalog/testplugin/ 16:33:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:33:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:33:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:33:57 spire-1.2.1/pkg/common/cli/ 16:33:57 spire-1.2.1/pkg/common/cli/env.go 16:33:57 spire-1.2.1/pkg/common/cli/flags.go 16:33:57 spire-1.2.1/pkg/common/cli/trust_domain.go 16:33:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:33:57 spire-1.2.1/pkg/common/cli/umask.go 16:33:57 spire-1.2.1/pkg/common/cli/umask_posix.go 16:33:57 spire-1.2.1/pkg/common/cli/umask_test.go 16:33:57 spire-1.2.1/pkg/common/cli/umask_windows.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/ 16:33:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/flag.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/format.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/ 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:33:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:33:57 spire-1.2.1/pkg/common/coretypes/ 16:33:57 spire-1.2.1/pkg/common/coretypes/bundle/ 16:33:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:33:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:33:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:33:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:33:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:33:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:33:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:33:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:33:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:33:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:33:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:33:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:33:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:33:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:33:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:33:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:33:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:33:57 spire-1.2.1/pkg/common/cryptoutil/ 16:33:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:33:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:33:57 spire-1.2.1/pkg/common/diskutil/ 16:33:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:33:57 spire-1.2.1/pkg/common/diskutil/file_test.go 16:33:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:33:57 spire-1.2.1/pkg/common/errorutil/ 16:33:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:33:57 spire-1.2.1/pkg/common/health/ 16:33:57 spire-1.2.1/pkg/common/health/config.go 16:33:57 spire-1.2.1/pkg/common/health/context.go 16:33:57 spire-1.2.1/pkg/common/health/context_test.go 16:33:57 spire-1.2.1/pkg/common/health/health.go 16:33:57 spire-1.2.1/pkg/common/health/health_test.go 16:33:57 spire-1.2.1/pkg/common/health/logger.go 16:33:57 spire-1.2.1/pkg/common/hostservice/ 16:33:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:33:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:33:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:33:57 spire-1.2.1/pkg/common/idutil/ 16:33:57 spire-1.2.1/pkg/common/idutil/require.go 16:33:57 spire-1.2.1/pkg/common/idutil/require_test.go 16:33:57 spire-1.2.1/pkg/common/idutil/safety.go 16:33:57 spire-1.2.1/pkg/common/idutil/safety_test.go 16:33:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:33:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:33:57 spire-1.2.1/pkg/common/jwtsvid/ 16:33:57 spire-1.2.1/pkg/common/jwtsvid/common.go 16:33:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:33:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:33:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:33:57 spire-1.2.1/pkg/common/jwtutil/ 16:33:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:33:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:33:57 spire-1.2.1/pkg/common/log/ 16:33:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:33:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:33:57 spire-1.2.1/pkg/common/log/log.go 16:33:57 spire-1.2.1/pkg/common/log/log_test.go 16:33:57 spire-1.2.1/pkg/common/log/options.go 16:33:57 spire-1.2.1/pkg/common/nodeutil/ 16:33:57 spire-1.2.1/pkg/common/nodeutil/node.go 16:33:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:33:57 spire-1.2.1/pkg/common/peertracker/ 16:33:57 spire-1.2.1/pkg/common/peertracker/conn.go 16:33:57 spire-1.2.1/pkg/common/peertracker/credentials.go 16:33:57 spire-1.2.1/pkg/common/peertracker/errors.go 16:33:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:33:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:33:57 spire-1.2.1/pkg/common/peertracker/info.go 16:33:57 spire-1.2.1/pkg/common/peertracker/listener.go 16:33:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:33:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:33:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:33:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:33:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:33:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:33:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:33:57 spire-1.2.1/pkg/common/peertracker/tcp.go 16:33:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:33:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:33:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:33:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:33:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:33:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:33:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:33:57 spire-1.2.1/pkg/common/peertracker/uds.go 16:33:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:33:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:33:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:33:57 spire-1.2.1/pkg/common/pemutil/ 16:33:57 spire-1.2.1/pkg/common/pemutil/block.go 16:33:57 spire-1.2.1/pkg/common/pemutil/certs.go 16:33:57 spire-1.2.1/pkg/common/pemutil/common.go 16:33:57 spire-1.2.1/pkg/common/pemutil/csr.go 16:33:57 spire-1.2.1/pkg/common/pemutil/keys.go 16:33:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:33:57 spire-1.2.1/pkg/common/pemutil/testdata/ 16:33:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:33:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:33:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:33:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:33:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:33:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:33:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:33:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:33:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:33:57 spire-1.2.1/pkg/common/plugin/ 16:33:57 spire-1.2.1/pkg/common/plugin/aws/ 16:33:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:33:57 spire-1.2.1/pkg/common/plugin/azure/ 16:33:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:33:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:33:57 spire-1.2.1/pkg/common/plugin/facade.go 16:33:57 spire-1.2.1/pkg/common/plugin/facade_test.go 16:33:57 spire-1.2.1/pkg/common/plugin/gcp/ 16:33:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:33:57 spire-1.2.1/pkg/common/plugin/k8s/ 16:33:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:33:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:33:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:33:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:33:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:33:57 spire-1.2.1/pkg/common/plugin/log.go 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/ 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:33:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:33:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:33:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:33:57 spire-1.2.1/pkg/common/plugin/x509pop/ 16:33:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:33:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:33:57 spire-1.2.1/pkg/common/profiling/ 16:33:57 spire-1.2.1/pkg/common/profiling/dumpers.go 16:33:57 spire-1.2.1/pkg/common/profiling/profiling.go 16:33:57 spire-1.2.1/pkg/common/protoutil/ 16:33:57 spire-1.2.1/pkg/common/protoutil/masks.go 16:33:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:33:57 spire-1.2.1/pkg/common/rotationutil/ 16:33:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:33:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:33:57 spire-1.2.1/pkg/common/selector/ 16:33:57 spire-1.2.1/pkg/common/selector/selector.go 16:33:57 spire-1.2.1/pkg/common/selector/selector_test.go 16:33:57 spire-1.2.1/pkg/common/selector/set.go 16:33:57 spire-1.2.1/pkg/common/selector/set_utils.go 16:33:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/ 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/ 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:33:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:33:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:33:57 spire-1.2.1/pkg/common/telemetry/call.go 16:33:57 spire-1.2.1/pkg/common/telemetry/common/ 16:33:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:33:57 spire-1.2.1/pkg/common/telemetry/config.go 16:33:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:33:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/inmem.go 16:33:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/m3.go 16:33:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/metrics.go 16:33:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/names.go 16:33:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:33:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:33:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/ 16:33:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:33:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:33:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:33:57 spire-1.2.1/pkg/common/telemetry/server/server.go 16:33:57 spire-1.2.1/pkg/common/telemetry/sink.go 16:33:57 spire-1.2.1/pkg/common/telemetry/statsd.go 16:33:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:33:57 spire-1.2.1/pkg/common/telemetry/uptime.go 16:33:57 spire-1.2.1/pkg/common/telemetry/version.go 16:33:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:33:57 spire-1.2.1/pkg/common/uptime/ 16:33:57 spire-1.2.1/pkg/common/uptime/uptime.go 16:33:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:33:57 spire-1.2.1/pkg/common/util/ 16:33:57 spire-1.2.1/pkg/common/util/certs.go 16:33:57 spire-1.2.1/pkg/common/util/certs_test.go 16:33:57 spire-1.2.1/pkg/common/util/csr.go 16:33:57 spire-1.2.1/pkg/common/util/hash.go 16:33:57 spire-1.2.1/pkg/common/util/selectors.go 16:33:57 spire-1.2.1/pkg/common/util/selectors_test.go 16:33:57 spire-1.2.1/pkg/common/util/signals.go 16:33:57 spire-1.2.1/pkg/common/util/sort.go 16:33:57 spire-1.2.1/pkg/common/util/sort_test.go 16:33:57 spire-1.2.1/pkg/common/util/task.go 16:33:57 spire-1.2.1/pkg/common/util/task_test.go 16:33:57 spire-1.2.1/pkg/common/util/testdata/ 16:33:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:33:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:33:57 spire-1.2.1/pkg/common/version/ 16:33:57 spire-1.2.1/pkg/common/version/version.go 16:33:57 spire-1.2.1/pkg/common/x509svid/ 16:33:57 spire-1.2.1/pkg/common/x509svid/common_test.go 16:33:57 spire-1.2.1/pkg/common/x509svid/csr.go 16:33:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:33:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:33:57 spire-1.2.1/pkg/common/x509util/ 16:33:57 spire-1.2.1/pkg/common/x509util/cert.go 16:33:57 spire-1.2.1/pkg/common/x509util/dns.go 16:33:57 spire-1.2.1/pkg/common/x509util/dns_test.go 16:33:57 spire-1.2.1/pkg/common/x509util/keyid.go 16:33:57 spire-1.2.1/pkg/common/x509util/keypair.go 16:33:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:33:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:33:57 spire-1.2.1/pkg/server/ 16:33:57 spire-1.2.1/pkg/server/api/ 16:33:57 spire-1.2.1/pkg/server/api/agent.go 16:33:57 spire-1.2.1/pkg/server/api/agent/ 16:33:57 spire-1.2.1/pkg/server/api/agent/v1/ 16:33:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:33:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:33:57 spire-1.2.1/pkg/server/api/agent_test.go 16:33:57 spire-1.2.1/pkg/server/api/api.go 16:33:57 spire-1.2.1/pkg/server/api/audit/ 16:33:57 spire-1.2.1/pkg/server/api/audit/audit.go 16:33:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:33:57 spire-1.2.1/pkg/server/api/bundle.go 16:33:57 spire-1.2.1/pkg/server/api/bundle/ 16:33:57 spire-1.2.1/pkg/server/api/bundle/v1/ 16:33:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:33:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:33:57 spire-1.2.1/pkg/server/api/bundle_test.go 16:33:57 spire-1.2.1/pkg/server/api/debug/ 16:33:57 spire-1.2.1/pkg/server/api/debug/v1/ 16:33:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:33:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:33:57 spire-1.2.1/pkg/server/api/entry.go 16:33:57 spire-1.2.1/pkg/server/api/entry/ 16:33:57 spire-1.2.1/pkg/server/api/entry/v1/ 16:33:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:33:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:33:57 spire-1.2.1/pkg/server/api/entry_test.go 16:33:57 spire-1.2.1/pkg/server/api/health/ 16:33:57 spire-1.2.1/pkg/server/api/health/v1/ 16:33:57 spire-1.2.1/pkg/server/api/health/v1/service.go 16:33:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:33:57 spire-1.2.1/pkg/server/api/id.go 16:33:57 spire-1.2.1/pkg/server/api/id_test.go 16:33:57 spire-1.2.1/pkg/server/api/limits/ 16:33:57 spire-1.2.1/pkg/server/api/limits/limits.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/ 16:33:57 spire-1.2.1/pkg/server/api/middleware/alias.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/audit.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/caller.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/common.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/entries.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:33:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:33:57 spire-1.2.1/pkg/server/api/ratelimit.go 16:33:57 spire-1.2.1/pkg/server/api/rpccontext/ 16:33:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:33:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:33:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:33:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:33:57 spire-1.2.1/pkg/server/api/selector.go 16:33:57 spire-1.2.1/pkg/server/api/selector_test.go 16:33:57 spire-1.2.1/pkg/server/api/status.go 16:33:57 spire-1.2.1/pkg/server/api/status_test.go 16:33:57 spire-1.2.1/pkg/server/api/svid/ 16:33:57 spire-1.2.1/pkg/server/api/svid/v1/ 16:33:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:33:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:33:57 spire-1.2.1/pkg/server/api/trustdomain.go 16:33:57 spire-1.2.1/pkg/server/api/trustdomain/ 16:33:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:33:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:33:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:33:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:33:57 spire-1.2.1/pkg/server/authpolicy/ 16:33:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:33:57 spire-1.2.1/pkg/server/authpolicy/policy.go 16:33:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:33:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:33:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:33:57 spire-1.2.1/pkg/server/authpolicy/validate.go 16:33:57 spire-1.2.1/pkg/server/bundle/ 16:33:57 spire-1.2.1/pkg/server/bundle/client/ 16:33:57 spire-1.2.1/pkg/server/bundle/client/client.go 16:33:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:33:57 spire-1.2.1/pkg/server/bundle/client/manager.go 16:33:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:33:57 spire-1.2.1/pkg/server/bundle/client/sources.go 16:33:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:33:57 spire-1.2.1/pkg/server/bundle/client/updater.go 16:33:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:33:57 spire-1.2.1/pkg/server/ca/ 16:33:57 spire-1.2.1/pkg/server/ca/ca.go 16:33:57 spire-1.2.1/pkg/server/ca/ca_health.go 16:33:57 spire-1.2.1/pkg/server/ca/ca_test.go 16:33:57 spire-1.2.1/pkg/server/ca/journal.go 16:33:57 spire-1.2.1/pkg/server/ca/journal_test.go 16:33:57 spire-1.2.1/pkg/server/ca/manager.go 16:33:57 spire-1.2.1/pkg/server/ca/manager_health.go 16:33:57 spire-1.2.1/pkg/server/ca/manager_test.go 16:33:57 spire-1.2.1/pkg/server/ca/templates.go 16:33:57 spire-1.2.1/pkg/server/ca/upstream_client.go 16:33:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:33:57 spire-1.2.1/pkg/server/ca/validation.go 16:33:57 spire-1.2.1/pkg/server/cache/ 16:33:57 spire-1.2.1/pkg/server/cache/dscache/ 16:33:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:33:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:33:57 spire-1.2.1/pkg/server/cache/entrycache/ 16:33:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:33:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:33:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:33:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:33:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:33:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:33:57 spire-1.2.1/pkg/server/catalog/ 16:33:57 spire-1.2.1/pkg/server/catalog/catalog.go 16:33:57 spire-1.2.1/pkg/server/catalog/keymanager.go 16:33:57 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:33:57 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:33:57 spire-1.2.1/pkg/server/catalog/notifier.go 16:33:57 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:33:57 spire-1.2.1/pkg/server/config.go 16:33:57 spire-1.2.1/pkg/server/datastore/ 16:33:57 spire-1.2.1/pkg/server/datastore/datastore.go 16:33:57 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:33:57 spire-1.2.1/pkg/server/datastore/repository.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:33:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:33:57 spire-1.2.1/pkg/server/endpoints/ 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/ 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:33:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:33:57 spire-1.2.1/pkg/server/endpoints/config.go 16:33:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:33:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:33:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:33:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:33:57 spire-1.2.1/pkg/server/endpoints/middleware.go 16:33:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:33:57 spire-1.2.1/pkg/server/hostservice/ 16:33:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:33:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:33:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:33:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:33:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:33:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:33:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:33:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/ 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/ 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:33:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:33:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:33:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:33:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:33:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:33:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:33:57 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:33:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:33:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/ 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:33:57 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:33:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:33:57 spire-1.2.1/pkg/server/registration/ 16:33:57 spire-1.2.1/pkg/server/registration/manager.go 16:33:57 spire-1.2.1/pkg/server/registration/manager_test.go 16:33:57 spire-1.2.1/pkg/server/scanentries.go 16:33:57 spire-1.2.1/pkg/server/scanentries_test.go 16:33:57 spire-1.2.1/pkg/server/server.go 16:33:57 spire-1.2.1/pkg/server/server_test.go 16:33:57 spire-1.2.1/pkg/server/svid/ 16:33:57 spire-1.2.1/pkg/server/svid/observer.go 16:33:57 spire-1.2.1/pkg/server/svid/observer_test.go 16:33:57 spire-1.2.1/pkg/server/svid/rotator.go 16:33:57 spire-1.2.1/pkg/server/svid/rotator_config.go 16:33:57 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:33:57 spire-1.2.1/pkg/server/svid/rotator_test.go 16:33:57 spire-1.2.1/proto/ 16:33:57 spire-1.2.1/proto/private/ 16:33:57 spire-1.2.1/proto/private/server/ 16:33:57 spire-1.2.1/proto/private/server/journal/ 16:33:57 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:33:57 spire-1.2.1/proto/private/server/journal/journal.proto 16:33:57 spire-1.2.1/proto/spire/ 16:33:57 spire-1.2.1/proto/spire/common/ 16:33:57 spire-1.2.1/proto/spire/common/common.pb.go 16:33:57 spire-1.2.1/proto/spire/common/common.proto 16:33:57 spire-1.2.1/proto/spire/common/plugin/ 16:33:57 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:33:57 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:33:57 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:33:57 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:33:57 spire-1.2.1/proto/spire/plugin/ 16:33:57 spire-1.2.1/proto/spire/plugin/agent/ 16:33:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:33:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:33:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:33:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:33:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:33:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:33:57 spire-1.2.1/release/ 16:33:57 spire-1.2.1/release/spire-extras/ 16:33:57 spire-1.2.1/release/spire-extras/README.md 16:33:57 spire-1.2.1/release/spire-extras/conf/ 16:33:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:33:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:33:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:33:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:33:57 spire-1.2.1/release/spire/ 16:33:57 spire-1.2.1/release/spire/README.md 16:33:57 spire-1.2.1/release/spire/conf/ 16:33:57 spire-1.2.1/release/spire/conf/agent/ 16:33:57 spire-1.2.1/release/spire/conf/agent/agent.conf 16:33:57 spire-1.2.1/release/spire/conf/server/ 16:33:57 spire-1.2.1/release/spire/conf/server/server.conf 16:33:57 spire-1.2.1/script/ 16:33:57 spire-1.2.1/script/build-artifact.sh 16:33:57 spire-1.2.1/script/generate_dummy_ca.sh 16:33:57 spire-1.2.1/support/ 16:33:57 spire-1.2.1/support/k8s/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:33:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/ 16:33:57 spire-1.2.1/support/oidc-discovery-provider/README.md 16:33:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/config.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/main.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:33:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:33:57 spire-1.2.1/test/ 16:33:57 spire-1.2.1/test/clock/ 16:33:57 spire-1.2.1/test/clock/clock.go 16:33:57 spire-1.2.1/test/fakes/ 16:33:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:33:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:33:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:33:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:33:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:33:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:33:57 spire-1.2.1/test/fakes/fakeagentstore/ 16:33:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:33:57 spire-1.2.1/test/fakes/fakedatastore/ 16:33:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:33:57 spire-1.2.1/test/fakes/fakeentryclient/ 16:33:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:33:57 spire-1.2.1/test/fakes/fakehealthchecker/ 16:33:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:33:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:33:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:33:57 spire-1.2.1/test/fakes/fakemetrics/ 16:33:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:33:57 spire-1.2.1/test/fakes/fakenoderesolver/ 16:33:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:33:57 spire-1.2.1/test/fakes/fakenotifier/ 16:33:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:33:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:33:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:33:57 spire-1.2.1/test/fakes/fakeserverca/ 16:33:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:33:57 spire-1.2.1/test/fakes/fakeservercatalog/ 16:33:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:33:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:33:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:33:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:33:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:33:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:33:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:33:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:33:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:33:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:33:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:33:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:33:57 spire-1.2.1/test/fixture/ 16:33:57 spire-1.2.1/test/fixture/certs/ 16:33:57 spire-1.2.1/test/fixture/certs/agent_svid.der 16:33:57 spire-1.2.1/test/fixture/certs/base_cert.pem 16:33:57 spire-1.2.1/test/fixture/certs/base_csr.pem 16:33:57 spire-1.2.1/test/fixture/certs/base_key.pem 16:33:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:33:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:33:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:33:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:33:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:33:57 spire-1.2.1/test/fixture/certs/blog_key.pem 16:33:57 spire-1.2.1/test/fixture/certs/bundle.der 16:33:57 spire-1.2.1/test/fixture/certs/ca.pem 16:33:57 spire-1.2.1/test/fixture/certs/ca_key.pem 16:33:57 spire-1.2.1/test/fixture/certs/database_cert.pem 16:33:57 spire-1.2.1/test/fixture/certs/database_csr.pem 16:33:57 spire-1.2.1/test/fixture/certs/database_key.pem 16:33:57 spire-1.2.1/test/fixture/certs/node_cert.pem 16:33:57 spire-1.2.1/test/fixture/certs/node_csr.pem 16:33:57 spire-1.2.1/test/fixture/certs/node_key.pem 16:33:57 spire-1.2.1/test/fixture/certs/svid.pem 16:33:57 spire-1.2.1/test/fixture/certs/svid_key.pem 16:33:57 spire-1.2.1/test/fixture/config/ 16:33:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:33:57 spire-1.2.1/test/fixture/config/agent_good.conf 16:33:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:33:57 spire-1.2.1/test/fixture/config/plugin_good.conf 16:33:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:33:57 spire-1.2.1/test/fixture/config/server_good.conf 16:33:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:33:57 spire-1.2.1/test/fixture/fixture.go 16:33:57 spire-1.2.1/test/fixture/nodeattestor/ 16:33:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:33:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:33:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:33:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:33:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:33:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:33:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:33:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:33:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:33:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:33:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:33:57 spire-1.2.1/test/fixture/registration/ 16:33:57 spire-1.2.1/test/fixture/registration/entries.json 16:33:57 spire-1.2.1/test/fixture/registration/good-for-update.json 16:33:57 spire-1.2.1/test/fixture/registration/good.json 16:33:57 spire-1.2.1/test/fixture/registration/invalid.json 16:33:57 spire-1.2.1/test/fixture/registration/invalid_json.json 16:33:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:33:57 spire-1.2.1/test/integration/ 16:33:57 spire-1.2.1/test/integration/README.md 16:33:57 spire-1.2.1/test/integration/common 16:33:57 spire-1.2.1/test/integration/setup/ 16:33:57 spire-1.2.1/test/integration/setup/adminclient/ 16:33:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:33:57 spire-1.2.1/test/integration/setup/adminclient/client.go 16:33:57 spire-1.2.1/test/integration/setup/debugagent/ 16:33:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:33:57 spire-1.2.1/test/integration/setup/debugagent/main.go 16:33:57 spire-1.2.1/test/integration/setup/debugserver/ 16:33:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:33:57 spire-1.2.1/test/integration/setup/debugserver/main.go 16:33:57 spire-1.2.1/test/integration/setup/downstreamclient/ 16:33:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:33:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:33:57 spire-1.2.1/test/integration/setup/itclient/ 16:33:57 spire-1.2.1/test/integration/setup/itclient/client.go 16:33:57 spire-1.2.1/test/integration/setup/node-attestation/ 16:33:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:33:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:33:57 spire-1.2.1/test/integration/setup/x509pop/ 16:33:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:33:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:33:57 spire-1.2.1/test/integration/suites/ 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:33:57 spire-1.2.1/test/integration/suites/join-token/ 16:33:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:33:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:33:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:33:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:33:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:33:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:33:57 spire-1.2.1/test/integration/suites/join-token/README.md 16:33:57 spire-1.2.1/test/integration/suites/join-token/conf/ 16:33:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/join-token/teardown 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:33:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:33:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:33:57 spire-1.2.1/test/integration/suites/k8s/ 16:33:57 spire-1.2.1/test/integration/suites/k8s/00-setup 16:33:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:33:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:33:57 spire-1.2.1/test/integration/suites/k8s/README.md 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/ 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:33:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:33:57 spire-1.2.1/test/integration/suites/k8s/teardown 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/ 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:33:57 spire-1.2.1/test/integration/suites/rotation/ 16:33:57 spire-1.2.1/test/integration/suites/rotation/00-setup 16:33:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:33:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:33:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:33:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:33:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:33:57 spire-1.2.1/test/integration/suites/rotation/README.md 16:33:57 spire-1.2.1/test/integration/suites/rotation/conf/ 16:33:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/rotation/teardown 16:33:57 spire-1.2.1/test/integration/suites/self-test/ 16:33:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:33:57 spire-1.2.1/test/integration/suites/self-test/README.md 16:33:57 spire-1.2.1/test/integration/suites/self-test/teardown 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:33:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:33:57 spire-1.2.1/test/integration/suites/upgrade/ 16:33:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:33:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:33:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:33:57 spire-1.2.1/test/integration/suites/upgrade/README.md 16:33:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:33:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:33:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:33:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:33:57 spire-1.2.1/test/integration/suites/upgrade/teardown 16:33:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:33:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:33:57 spire-1.2.1/test/integration/test-one.sh 16:33:57 spire-1.2.1/test/integration/test.sh 16:33:57 spire-1.2.1/test/plugintest/ 16:33:57 spire-1.2.1/test/plugintest/config.go 16:33:57 spire-1.2.1/test/plugintest/load.go 16:33:57 spire-1.2.1/test/plugintest/option.go 16:33:57 spire-1.2.1/test/spiretest/ 16:33:57 spire-1.2.1/test/spiretest/apiserver.go 16:33:57 spire-1.2.1/test/spiretest/assertions.go 16:33:57 spire-1.2.1/test/spiretest/dir.go 16:33:57 spire-1.2.1/test/spiretest/errors_posix.go 16:33:57 spire-1.2.1/test/spiretest/errors_windows.go 16:33:57 spire-1.2.1/test/spiretest/logs.go 16:33:57 spire-1.2.1/test/spiretest/socketapi.go 16:33:57 spire-1.2.1/test/spiretest/suite.go 16:33:57 spire-1.2.1/test/spiretest/x509.go 16:33:57 spire-1.2.1/test/testca/ 16:33:57 spire-1.2.1/test/testca/ca.go 16:33:57 spire-1.2.1/test/testkey/ 16:33:57 spire-1.2.1/test/testkey/generate.sh 16:33:57 spire-1.2.1/test/testkey/genkeys.go 16:33:57 spire-1.2.1/test/testkey/keys.go 16:33:57 spire-1.2.1/test/testkey/new.go 16:33:57 spire-1.2.1/test/tpmsimulator/ 16:33:57 spire-1.2.1/test/tpmsimulator/simulator.go 16:33:57 spire-1.2.1/test/util/ 16:33:57 spire-1.2.1/test/util/cert_fixtures.go 16:33:57 spire-1.2.1/test/util/cert_generation.go 16:33:57 spire-1.2.1/test/util/io_redirection.go 16:33:57 spire-1.2.1/test/util/race.go 16:33:57 spire-1.2.1/test/util/util.go 16:33:57 building spire from source... 16:33:58 ---> 258462a28e31 16:33:58 Step 26/31 : RUN chmod +x /entrypoint.sh 16:33:58 Installing go1.17.7... 16:33:58 ---> 1b089e1d5bbc 16:33:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:33:58 ---> Running in 11636969bc18 16:33:58 Sending build context to Docker daemon 169.4MB 16:33:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:33:58 ---> 725f1c02e7f9 16:33:58 Step 2/4 : WORKDIR /edgex 16:33:58 ---> ecdabe604f54 16:33:58 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:34:00 ---> 019a613f1132 16:34:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:00 Removing intermediate container 11636969bc18 16:34:00 ---> 9becad72737b 16:34:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:00 ---> Running in 54baeb04a392 16:34:00 Removing intermediate container 54baeb04a392 16:34:00 ---> a7338d26b190 16:34:00 Step 3/4 : COPY go.mod . 16:34:00 ---> c62a912f70d3 16:34:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:00 ---> Running in 503ce739c4bc 16:34:01 Removing intermediate container 503ce739c4bc 16:34:01 ---> 9249731ede3d 16:34:01 Step 28/31 : CMD ["gate"] 16:34:01 ---> e908117676ed 16:34:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:01 ---> Running in 50fc42edfae0 16:34:01 ---> 6524106eb4dc 16:34:01 Step 4/4 : RUN go mod download 16:34:01 ---> 362d5e1aa9ed 16:34:01 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:34:01 Removing intermediate container 50fc42edfae0 16:34:01 ---> 71002e4e2d99 16:34:01 Step 29/31 : LABEL arch=x86_64 16:34:01 ---> Running in d29a7402bf40 16:34:01 ---> Running in a471298e0fc1 16:34:01 ---> Running in 28f64e6c9b4d 16:34:02 Removing intermediate container 28f64e6c9b4d 16:34:02 ---> 72f67b860b88 16:34:02 Step 30/31 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:34:02 ---> Running in eb8d1ac517cb 16:34:02 Removing intermediate container eb8d1ac517cb 16:34:02 ---> 2b6f29560674 16:34:02 Step 31/31 : LABEL version=2.2.1-dev.6 16:34:02 ---> Running in 06b944f6fcbe 16:34:02 Removing intermediate container 06b944f6fcbe 16:34:02 ---> 69854b4e4005 16:34:02 16:34:03 Removing intermediate container d29a7402bf40 16:34:03 ---> f6a61f2cc325 16:34:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:03 Successfully built 69854b4e4005 16:34:03 Successfully tagged security-bootstrapper:latest 16:34:03  Building security-bootstrapper ... done Building core-data 16:34:03 ---> Running in 2c0f870bd0bd 16:34:03 Removing intermediate container 2c0f870bd0bd 16:34:03 ---> b09fcaff05c6 16:34:03 Step 23/25 : LABEL arch=x86_64 16:34:04 Building bin/spire-server... 16:34:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:34:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:34:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:34:04 go: downloading github.com/mitchellh/cli v1.1.2 16:34:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:34:04 go: downloading github.com/imdario/mergo v0.3.12 16:34:04 go: downloading github.com/sirupsen/logrus v1.8.1 16:34:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:34:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:34:04 go: downloading google.golang.org/grpc v1.44.0 16:34:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:34:04 go: downloading github.com/fatih/color v1.13.0 16:34:04 go: downloading github.com/mattn/go-isatty v0.0.14 16:34:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:34:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:34:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:34:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:34:04 go: downloading github.com/armon/go-metrics v0.3.10 16:34:05 go: downloading github.com/prometheus/client_golang v1.12.1 16:34:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:34:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:34:05 go: downloading github.com/open-policy-agent/opa v0.38.0 16:34:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:34:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:34:05 go: downloading github.com/mattn/go-colorable v0.1.12 16:34:05 go: downloading github.com/Masterminds/goutils v1.1.0 16:34:05 go: downloading github.com/google/uuid v1.1.2 16:34:05 go: downloading github.com/Masterminds/semver v1.5.0 16:34:05 go: downloading github.com/huandu/xstrings v1.3.2 16:34:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:34:05 go: downloading github.com/oklog/run v1.0.0 16:34:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:34:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:34:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:34:05 go: downloading github.com/imkira/go-observer v1.0.3 16:34:05 go: downloading github.com/prometheus/client_model v0.2.0 16:34:05 go: downloading github.com/prometheus/common v0.32.1 16:34:05 go: downloading github.com/beorn7/perks v1.0.1 16:34:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:34:05 go: downloading github.com/prometheus/procfs v0.7.3 16:34:05 go: downloading go.uber.org/atomic v1.9.0 16:34:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:34:05 go: downloading github.com/hashicorp/errwrap v1.1.0 16:34:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:34:05 go: downloading github.com/blang/semver/v4 v4.0.0 16:34:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:34:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:34:06 go: downloading github.com/jinzhu/gorm v1.9.16 16:34:06 go: downloading github.com/lib/pq v1.10.4 16:34:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:34:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:34:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:34:06 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:34:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:34:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:06 ---> 3bf74888a2a5 16:34:06 Step 3/23 : WORKDIR /edgex-go 16:34:06 ---> Using cache 16:34:06 ---> df3785b7a93a 16:34:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:06 ---> Using cache 16:34:06 ---> 03190eaae93c 16:34:06 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:07 ---> Running in a7992b0d7fc3 16:34:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:34:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:34:07 go: downloading github.com/stretchr/testify v1.7.0 16:34:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:34:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:34:08  ---> Running in 2246e5f05730 16:34:08 Removing intermediate container a7992b0d7fc3 16:34:08 ---> 7f2978257d47 16:34:08 Step 24/25 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:34:08 ---> Running in f8bfbbe4c458 16:34:08 Removing intermediate container f8bfbbe4c458 16:34:08 ---> 15084a1bc307 16:34:08 Step 25/25 : LABEL version=2.2.1-dev.6 16:34:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:08 ---> Running in bab62f0fb9f6 16:34:08 Removing intermediate container bab62f0fb9f6 16:34:08 ---> 776c440a9fe5 16:34:08 16:34:08 Successfully built 776c440a9fe5 16:34:09 Successfully tagged security-secretstore-setup:latest 16:34:09  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:09 OK: 221 MiB in 52 packages 16:34:09 go: downloading google.golang.org/api v0.70.0 16:34:09 go: downloading k8s.io/client-go v0.23.4 16:34:09 go: downloading k8s.io/api v0.23.4 16:34:09 go: downloading github.com/google/go-tpm v0.3.3 16:34:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:34:10 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:34:10 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:34:10 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:34:10 go: downloading cloud.google.com/go/storage v1.21.0 16:34:10 go: downloading cloud.google.com/go v0.100.2 16:34:10 go: downloading k8s.io/apimachinery v0.23.4 16:34:11 go: downloading k8s.io/kube-aggregator v0.23.3 16:34:11 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:34:11 go: downloading cloud.google.com/go/security v1.3.0 16:34:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:34:11 go: downloading github.com/hashicorp/vault/api v1.4.1 16:34:11 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:34:11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:34:11 go: downloading github.com/twmb/murmur3 v1.1.6 16:34:11 go: downloading github.com/jinzhu/inflection v1.0.0 16:34:11 go: downloading github.com/aws/smithy-go v1.11.0 16:34:12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:34:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:34:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:34:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:34:12 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:34:12 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:34:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:34:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:34:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:34:12 go: downloading github.com/dimchansky/utfbom v1.1.1 16:34:12 go: downloading cloud.google.com/go/compute v1.3.0 16:34:12 go: downloading cloud.google.com/go/iam v0.1.1 16:34:12 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:34:12 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:34:13 go: downloading github.com/gogo/protobuf v1.3.2 16:34:13 go: downloading k8s.io/klog/v2 v2.30.0 16:34:13 go: downloading github.com/google/gofuzz v1.1.0 16:34:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:34:13 go: downloading github.com/spf13/pflag v1.0.5 16:34:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:34:13 Removing intermediate container 2246e5f05730 16:34:13 ---> 051b5a4b73a4 16:34:13 Step 6/23 : COPY go.mod vendor* ./ 16:34:13 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:34:13 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:34:13 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:34:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:34:13 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:34:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:34:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:34:13 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:34:13 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:34:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:34:13 go: downloading gopkg.in/yaml.v2 v2.4.0 16:34:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:34:13 go: downloading github.com/gobwas/glob v0.2.3 16:34:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:34:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:34:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:34:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:34:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:34:13 go: downloading go.opencensus.io v0.23.0 16:34:13 go: downloading gopkg.in/inf.v0 v0.9.1 16:34:13 go: downloading github.com/google/go-cmp v0.5.7 16:34:13 go: downloading github.com/googleapis/gnostic v0.5.5 16:34:13 go: downloading github.com/go-logr/logr v1.2.2 16:34:13 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:34:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:34:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:34:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:34:13 go: downloading github.com/json-iterator/go v1.1.12 16:34:13 go: downloading go.uber.org/zap v1.21.0 16:34:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:34:13 go: downloading github.com/tklauser/numcpus v0.3.0 16:34:13 go: downloading sigs.k8s.io/yaml v1.3.0 16:34:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:34:13 go: downloading github.com/ryanuber/go-glob v1.0.0 16:34:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:34:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:34:13 go: downloading github.com/hashicorp/go-version v1.2.0 16:34:13 go: downloading github.com/golang/snappy v0.0.4 16:34:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:34:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:34:13 go: downloading github.com/modern-go/reflect2 v1.0.2 16:34:13 go: downloading go.uber.org/multierr v1.6.0 16:34:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:34:14  ---> 126beca3a957 16:34:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:14 ---> Running in 86f6863b83fa 16:34:17 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:34:17 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:34:19 Removing intermediate container 86f6863b83fa 16:34:19 ---> e0037c1ac2af 16:34:19 Step 8/23 : COPY . . 16:34:34 ---> f93dcfb2c404 16:34:34 Step 9/23 : RUN make cmd/core-data/core-data 16:34:36 ---> Running in be2579aaa1b6 16:34:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34:58 Removing intermediate container a471298e0fc1 16:34:58 ---> 05dfb2f0ad9f 16:34:58 Successfully built 05dfb2f0ad9f 16:34:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:34:58 + docker inspect -f . ci-base-image-arm64 16:34:58 . [Pipeline] withDockerContainer 16:34:58 prd-ubuntu20.04-docker-arm64-4c-16g-64387 does not seem to be running inside a container 16:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:00 $ docker top 337c7e76eaf299b485367fc480de1b02ea2310236e601aebaad6221ce456af5b -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:01 + go version 16:35:01 go version go1.17.6 linux/arm64 [Pipeline] } 16:35:01 $ docker stop --time=1 337c7e76eaf299b485367fc480de1b02ea2310236e601aebaad6221ce456af5b 16:35:02 $ docker rm -f 337c7e76eaf299b485367fc480de1b02ea2310236e601aebaad6221ce456af5b [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:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:03 16:35:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:35:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:04 latest: Pulling from edgex-devops/edgex-compose-arm64 16:35:04 29e5d40040c1: Pulling fs layer 16:35:04 1ce36da41761: Pulling fs layer 16:35:04 25b303627fd3: Pulling fs layer 16:35:04 29e5d40040c1: Verifying Checksum 16:35:04 29e5d40040c1: Download complete 16:35:04 1ce36da41761: Verifying Checksum 16:35:04 1ce36da41761: Download complete 16:35:04 29e5d40040c1: Pull complete 16:35:06 1ce36da41761: Pull complete 16:35:06 25b303627fd3: Verifying Checksum 16:35:06 25b303627fd3: Download complete 16:35:15 Removing intermediate container be2579aaa1b6 16:35:15 ---> bebe7539204d 16:35:15 16:35:15 Step 10/23 : FROM alpine:3.14 16:35:15 ---> e04c818066af 16:35:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:15 ---> Running in 84b7c1d6a0ae 16:35:15 Removing intermediate container 84b7c1d6a0ae 16:35:15 ---> 1ec97ed6db25 16:35:15 Step 12/23 : ENV APP_PORT=59880 16:35:15 ---> Running in 96d250ed7bd0 16:35:15 Removing intermediate container 96d250ed7bd0 16:35:15 ---> a9d77aa4362f 16:35:15 Step 13/23 : EXPOSE $APP_PORT 16:35:15 ---> Running in 6864a089b5ad 16:35:15 Removing intermediate container 6864a089b5ad 16:35:15 ---> e4a86bc1c57b 16:35:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:15 ---> Running in bb30f4ce2770 16:35:15 Removing intermediate container 77d04f8ca0b8 16:35:15 ---> 269ca927bf0b 16:35:15 16:35:15 Step 13/26 : FROM alpine:3.15 16:35:15 ---> 0ac33e5f5afa 16:35:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:15 ---> Using cache 16:35:15 ---> 6e9ef5f88404 16:35:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:15 ---> Using cache 16:35:15 ---> 72b388daff16 16:35:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:15 ---> Running in bb1ad3e678a2 16:35:15 Removing intermediate container 33fcffe6a1f9 16:35:15 ---> a4358442725d 16:35:15 16:35:15 Step 13/26 : FROM alpine:3.15 16:35:15 ---> 0ac33e5f5afa 16:35:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:15 ---> Using cache 16:35:15 ---> 6e9ef5f88404 16:35:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:15 ---> Using cache 16:35:15 ---> 72b388daff16 16:35:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:15 ---> Running in 66a1cd59c115 16:35:15 Removing intermediate container bb30f4ce2770 16:35:15 ---> 238a1ae0e112 16:35:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:15 ---> Running in e771bb91b056 16:35:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:16 25b303627fd3: Pull complete 16:35:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:35:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:35:16 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:35:16 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:35:16 OK: 15857 distinct packages available 16:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:16 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:35:16 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:35:16 OK: 15857 distinct packages available 16:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:16 (1/6) Installing dumb-init (1.2.5-r1) 16:35:16 prd-ubuntu20.04-docker-arm64-4c-16g-64387 does not seem to be running inside a container 16:35:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:35:16 (3/6) Installing libsodium (1.0.18-r0) 16:35:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:35:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:35:17 (5/6) Installing libzmq (4.3.4-r0) 16:35:17 (6/6) Installing zeromq (4.3.4-r0) 16:35:17 Executing busybox-1.33.1-r7.trigger 16:35:17 OK: 8 MiB in 20 packages 16:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:17 Removing intermediate container e771bb91b056 16:35:17 ---> 46038e81a401 16:35:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:17 (1/4) Installing dumb-init (1.2.5-r1) 16:35:17 (1/5) Installing dumb-init (1.2.5-r1) 16:35:18 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:18 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:18 ---> 97ff3e6d8c07 16:35:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:18 (3/4) Installing libucontext (1.1-r0) 16:35:18 (3/5) Installing libucontext (1.1-r0) 16:35:18 (4/4) Installing gcompat (1.0.0-r4) 16:35:18 (4/5) Installing gcompat (1.0.0-r4) 16:35:18 Executing busybox-1.34.1-r5.trigger 16:35:18 OK: 6 MiB in 18 packages 16:35:18 (5/5) Installing openssl (1.1.1o-r0) 16:35:18 Executing busybox-1.34.1-r5.trigger 16:35:18 OK: 6 MiB in 19 packages 16:35:18 ---> f7bc99214ab1 16:35:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:18 ---> c6ce153b372d 16:35:18 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:18 ---> Running in 8e08dd3f0f37 16:35:18 Removing intermediate container 8e08dd3f0f37 16:35:18 ---> 1d246ed0ca12 16:35:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:18 Removing intermediate container bb1ad3e678a2 16:35:18 ---> cb1bbede5687 16:35:18 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:35:18 ---> Running in ff505f963cd7 16:35:18 Removing intermediate container 66a1cd59c115 16:35:18 ---> 76166569ccd8 16:35:18 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 16:35:18 Removing intermediate container ff505f963cd7 16:35:18 ---> 805f7fec53a9 16:35:18 Step 21/23 : LABEL arch=x86_64 16:35:18 ---> Running in 164402f31506 16:35:19 Removing intermediate container 164402f31506 16:35:19 ---> 8b5407140c35 16:35:19 Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:35:19 ---> eab6aebb7de3 16:35:19 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:35:19 ---> Running in f2b4ae990750 16:35:19 $ docker top 86dd04a039e2c57c583718ae9c2c1bb577b9453f0d803a50ec545bafe8867b71 -eo pid,comm 16:35:19 Removing intermediate container f2b4ae990750 16:35:19 ---> 40068d265255 16:35:19 Step 23/23 : LABEL version=2.2.1-dev.6 16:35:19 ---> Running in 00cb088e3363 16:35:19 ---> 32f80c26da26 16:35:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] sh 16:35:19 Removing intermediate container 00cb088e3363 16:35:19 ---> a05cbd2a409a 16:35:19 16:35:20 Successfully built a05cbd2a409a 16:35:20 Successfully tagged core-data:latest 16:35:20  Building core-data ... done  ---> 2d4a84a54ade 16:35:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:20 + grep parallel 16:35:20 + docker-compose build --help 16:35:20 ---> Running in fd3a893191a3 16:35:20 Removing intermediate container fd3a893191a3 16:35:20 ---> 69f116c4d664 16:35:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:20 ---> 6582f936ac97 16:35:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:35:20 ---> f908c0567aff 16:35:20 Step 21/26 : WORKDIR / 16:35:20 ---> Running in ff1de2b92a04 16:35:20 ---> 9f06b867b605 16:35:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:35:20 Removing intermediate container ff1de2b92a04 16:35:20 ---> 2066e8d6e120 16:35:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:20 ---> Running in b679fa965604 16:35:20 ---> f67270dcf615 16:35:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:35:20 Removing intermediate container b679fa965604 16:35:20 ---> 66dc08be9fb7 16:35:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:21 ---> Running in 729304c96259 16:35:21 ---> a3f29c7811d6 16:35:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:21 ---> Running in 0dfec7a0a0d9 16:35:21 Removing intermediate container 729304c96259 16:35:21 ---> f00e102fd39a 16:35:21 Step 24/26 : LABEL arch=x86_64 16:35:21 ---> Running in 3176db010595 16:35:21 Removing intermediate container 0dfec7a0a0d9 16:35:21 ---> 1f672e398c4a 16:35:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:21 ---> Running in d29e19d0ed41 16:35:21 Removing intermediate container 3176db010595 16:35:21 ---> 0fc319487c5f 16:35:21 Step 25/26 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:35:21 ---> Running in 7a45df586c06 16:35:21 Removing intermediate container d29e19d0ed41 16:35:21 ---> bc1f549e888c 16:35:21 Step 24/26 : LABEL arch=x86_64 16:35:21 ---> Running in 31fdb55af263 16:35:21 Removing intermediate container 7a45df586c06 16:35:21 ---> 8f1a1b412fa9 16:35:21 Step 26/26 : LABEL version=2.2.1-dev.6 16:35:21 ---> Running in 9c6a896b39f9 16:35:21 Removing intermediate container 31fdb55af263 16:35:21 ---> 670af081ac44 16:35:21 Step 25/26 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:35:21 ---> Running in 1050b8372149 16:35:21 Removing intermediate container 9c6a896b39f9 16:35:21 ---> c013eda18044 16:35:21 16:35:21 Removing intermediate container 1050b8372149 16:35:21 ---> 5633f1e50a69 16:35:21 Step 26/26 : LABEL version=2.2.1-dev.6 16:35:21 Successfully built c013eda18044 16:35:21 Successfully tagged security-spire-config:latest 16:35:21  Building security-spire-config ... done  ---> Running in 5153b6c0facf 16:35:22 Removing intermediate container 5153b6c0facf 16:35:22 ---> de20ca123cdb 16:35:22 16:35:22 Successfully built de20ca123cdb 16:35:22 Successfully tagged security-spire-agent:latest 16:35:25 --parallel Build images in parallel. [Pipeline] } 16:35:25 $ docker stop --time=1 86dd04a039e2c57c583718ae9c2c1bb577b9453f0d803a50ec545bafe8867b71 16:35:27 $ docker rm -f 86dd04a039e2c57c583718ae9c2c1bb577b9453f0d803a50ec545bafe8867b71 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:28 . [Pipeline] withDockerContainer 16:35:28 prd-ubuntu20.04-docker-arm64-4c-16g-64387 does not seem to be running inside a container 16:35:28 $ 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/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:35:29 $ docker top 5777701150fcb893b70d51cd2c1dc7b6358e67e3b778ce6a6bf5d26986a52cf1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:30 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:37 Building core-command ... 16:35:37 Building core-data ... 16:35:37 Building core-metadata ... 16:35:37 Building security-bootstrapper ... 16:35:37 Building security-proxy-setup ... 16:35:37 Building security-secretstore-setup ... 16:35:37 Building security-spiffe-token-provider ... 16:35:37 Building security-spire-agent ... 16:35:37 Building security-spire-config ... 16:35:37 Building security-spire-server ... 16:35:37 Building support-notifications ... 16:35:37 Building support-scheduler ... 16:35:37 Building sys-mgmt-agent ... 16:35:37 Building security-secretstore-setup 16:35:37 Building security-spiffe-token-provider 16:35:37 Building security-spire-agent 16:35:37 Building security-spire-config 16:35:37 Building core-command 16:35:54  Building security-spire-agent ... done Building bin/spire-agent... 16:35:54 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 16:35:54 go: downloading cloud.google.com/go/secretmanager v1.3.0 16:35:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 16:35:54 go: downloading github.com/docker/docker v20.10.12+incompatible 16:35:54 go: downloading github.com/google/go-tpm-tools v0.3.3 16:35:54 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 16:35:54 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 16:35:54 go: downloading github.com/docker/go-units v0.4.0 16:35:54 go: downloading github.com/opencontainers/image-spec v1.0.1 16:35:54 go: downloading github.com/docker/go-connections v0.4.0 16:35:54 go: downloading github.com/containerd/containerd v1.3.4 16:35:54 go: downloading github.com/docker/distribution v2.7.1+incompatible 16:35:54 go: downloading github.com/opencontainers/go-digest v1.0.0 16:36:33 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:33 ---> 05dfb2f0ad9f 16:36:33 Step 3/26 : WORKDIR /edgex-go 16:36:33 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:36:33 ---> 05dfb2f0ad9f 16:36:33 Step 3/20 : WORKDIR /edgex-go 16:36:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:33 ---> 05dfb2f0ad9f 16:36:33 Step 3/25 : WORKDIR /edgex-go 16:36:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:33 ---> 05dfb2f0ad9f 16:36:33 Step 3/23 : WORKDIR /edgex-go 16:36:33 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:33 ---> 05dfb2f0ad9f 16:36:33 Step 3/26 : WORKDIR /edgex-go 16:36:33 ---> Running in 18f56e4ad6d4 16:36:33 ---> Running in bd4b55d58fb9 16:36:33 ---> Running in 6563fdca9de3 16:36:33 ---> Running in c801492225a4 16:36:33 ---> Running in b73ec26fd1d4 16:36:33 Removing intermediate container 18f56e4ad6d4 16:36:33 ---> 71c8110a6769 16:36:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:33 Removing intermediate container 6563fdca9de3 16:36:33 ---> f3bd8f02f0a3 16:36:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:33 Removing intermediate container b73ec26fd1d4 16:36:33 ---> cf8ecf6c3fdb 16:36:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:36:33 ---> Running in 17f902f0e0cb 16:36:33 Removing intermediate container bd4b55d58fb9 16:36:33 ---> 6d7ce3712ca5 16:36:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:33 Removing intermediate container c801492225a4 16:36:33 ---> d4395d69ebbd 16:36:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:33 ---> Running in e089d5e82bec 16:36:33 ---> Running in 332a3835eafa 16:36:33 ---> Running in 5c3b1907bb32 16:36:33 ---> Running in 8eb2956ac7a6 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:36:33 Removing intermediate container 17f902f0e0cb 16:36:33 ---> 1b4ee8dd99c9 16:36:33 Step 5/23 : RUN apk add --update --no-cache make git 16:36:33 Removing intermediate container e089d5e82bec 16:36:33 ---> 1d728aeefeeb 16:36:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:36:33 ---> Running in a4e1ed0e3bbe 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:36:33 ---> Running in b8ec3fb6ea16 16:36:33 Removing intermediate container 5c3b1907bb32 16:36:33 ---> 96489dca33e5 16:36:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:36:33 Removing intermediate container 8eb2956ac7a6 16:36:33 ---> 58e5476b0330 16:36:33 Step 5/25 : RUN apk add --update --no-cache make git 16:36:33 ---> Running in 471550c38418 16:36:33 ---> Running in 7752fe784ba1 16:36:33 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:36:33 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:36:33 OK: 15741 distinct packages available 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:36:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:36:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:36:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:36:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:36:34 OK: 220 MiB in 52 packages 16:36:35 OK: 220 MiB in 52 packages 16:36:35 OK: 220 MiB in 52 packages 16:36:35 OK: 220 MiB in 52 packages 16:36:35 OK: 220 MiB in 52 packages 16:36:36 Removing intermediate container 332a3835eafa 16:36:36 ---> e2c09848bdb3 16:36:36 Step 5/20 : COPY go.mod vendor* ./ 16:36:37 Removing intermediate container b8ec3fb6ea16 16:36:37 ---> 7eb84ce0a7eb 16:36:37 Step 6/26 : COPY go.mod vendor* ./ 16:36:37 Removing intermediate container a4e1ed0e3bbe 16:36:37 ---> d0841e637d9b 16:36:37 Step 6/23 : COPY go.mod vendor* ./ 16:36:37 Removing intermediate container 7752fe784ba1 16:36:37 ---> d9ffb45a05a2 16:36:37 Step 6/25 : COPY go.mod vendor* ./ 16:36:37 Removing intermediate container 471550c38418 16:36:37 ---> 76429de5c5e9 16:36:37 Step 6/26 : COPY go.mod vendor* ./ 16:36:37 ---> 0f2b4edaff33 16:36:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:37 ---> Running in cbe586eb5871 16:36:38 ---> bcb7c5ec5ea5 16:36:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:39 ---> Running in 4ab166dcc1e4 16:36:39 ---> ef1dc8150a5f 16:36:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:40 ---> Running in 01a15a1b3873 16:36:40 ---> cd183534cca3 16:36:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:40 ---> Running in 7d0b4eac15c2 16:36:40 ---> 135079fc7567 16:36:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:40 ---> Running in 36be5bdef27e 16:36:43 Removing intermediate container cbe586eb5871 16:36:43 ---> 1de2c18b1d4e 16:36:43 Step 7/20 : COPY . . 16:36:46 Removing intermediate container 01a15a1b3873 16:36:46 Removing intermediate container 4ab166dcc1e4 16:36:46 ---> 467b5db9a38b 16:36:46 Step 8/23 : COPY . . 16:36:46 ---> 741a570378a0 16:36:46 Step 8/26 : COPY . . 16:36:46 Removing intermediate container 36be5bdef27e 16:36:46 ---> 14408e2c775f 16:36:46 Step 8/26 : COPY . . 16:36:46 Removing intermediate container 7d0b4eac15c2 16:36:46 ---> 824676f5b0df 16:36:46 Step 8/25 : COPY . . 16:36:50 Removing intermediate container 39c7bd5df558 16:36:50 ---> 049ed4cc26b2 16:36:50 16:36:50 Step 13/25 : FROM alpine:3.15 16:36:50 ---> 0ac33e5f5afa 16:36:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:50 ---> Using cache 16:36:50 ---> 6e9ef5f88404 16:36:50 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:50 ---> Using cache 16:36:50 ---> 72b388daff16 16:36:50 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:50 ---> Using cache 16:36:50 ---> 76166569ccd8 16:36:50 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 16:36:50 ---> 7817c6134a60 16:36:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:36:50 ---> 7011330f25cb 16:36:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:36:50 ---> 9328a3665bf3 16:36:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:36:50 ---> c95929473ebe 16:36:50 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:50 ---> Running in fdc948854efd 16:36:50 Removing intermediate container fdc948854efd 16:36:50 ---> fe88adc8cf9e 16:36:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:50 ---> Running in 175e2b2ed756 16:36:50 Removing intermediate container 175e2b2ed756 16:36:50 ---> 182dcdebd67a 16:36:50 Step 23/25 : LABEL arch=x86_64 16:36:50 ---> Running in bcac65015e0c 16:36:50 Removing intermediate container bcac65015e0c 16:36:50 ---> fd2d0dce73f2 16:36:50 Step 24/25 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:36:50 ---> Running in cdce40922f2e 16:36:50 Removing intermediate container cdce40922f2e 16:36:50 ---> 841f02f7b83b 16:36:50 Step 25/25 : LABEL version=2.2.1-dev.6 16:36:50 ---> Running in bbda3bf32cdb 16:36:50 Removing intermediate container bbda3bf32cdb 16:36:50 ---> e9a185b0668b 16:36:50 16:36:50 Successfully built e9a185b0668b 16:36:50 Successfully tagged security-spire-server:latest 16:36:50  Building security-spire-server ... done  [Pipeline] } 16:36:50 $ docker stop --time=1 fc62226fb8496dc33c48ca6808ff846434ae0f23c85b8ee39894dd5948cd1058 16:36:51 $ docker rm -f fc62226fb8496dc33c48ca6808ff846434ae0f23c85b8ee39894dd5948cd1058 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:52 + docker images 16:36:52 REPOSITORY TAG IMAGE ID CREATED SIZE 16:36:52 security-spire-server latest e9a185b0668b 5 seconds ago 87.3MB 16:36:52 049ed4cc26b2 16 seconds ago 4.43GB 16:36:52 security-spire-agent latest de20ca123cdb About a minute ago 127MB 16:36:52 security-spire-config latest c013eda18044 About a minute ago 86.7MB 16:36:52 core-data latest a05cbd2a409a About a minute ago 22.5MB 16:36:52 bebe7539204d About a minute ago 1.52GB 16:36:52 269ca927bf0b About a minute ago 4.43GB 16:36:52 a4358442725d About a minute ago 4.43GB 16:36:52 security-secretstore-setup latest 776c440a9fe5 2 minutes ago 28.5MB 16:36:52 security-bootstrapper latest 69854b4e4005 2 minutes ago 19.1MB 16:36:52 d00be9bd91f3 2 minutes ago 1.5GB 16:36:52 ead105f12f57 3 minutes ago 1.5GB 16:36:52 core-metadata latest e5adac3e67d6 3 minutes ago 17MB 16:36:52 0455d018101e 3 minutes ago 1.5GB 16:36:52 security-spiffe-token-provider latest b123726e6fd1 3 minutes ago 28.8MB 16:36:52 support-notifications latest e70a453c4f7c 3 minutes ago 26.9MB 16:36:52 2c61142191ee 3 minutes ago 1.54GB 16:36:52 security-proxy-setup latest f17d2de047f8 3 minutes ago 26.9MB 16:36:52 c1ea90097ce4 3 minutes ago 1.55GB 16:36:52 793b7be3c0bc 3 minutes ago 1.5GB 16:36:52 sys-mgmt-agent latest 183bdd774ed3 4 minutes ago 299MB 16:36:52 core-command latest a8a46c3e9cbc 5 minutes ago 16.1MB 16:36:52 support-scheduler latest 9ed97832f099 5 minutes ago 26.3MB 16:36:52 efc5c6355747 5 minutes ago 1.49GB 16:36:52 51b189b51e11 5 minutes ago 1.55GB 16:36:52 5ebbc78ae214 5 minutes ago 1.49GB 16:36:52 ci-base-image-x86_64 latest 3bf74888a2a5 8 minutes ago 895MB 16:36:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB 16:36:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB 16:36:52 docker 20.10.14 7417809fdb73 6 weeks ago 218MB 16:36:52 alpine 3.14 e04c818066af 6 weeks ago 5.59MB 16:36:52 alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB 16:36:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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:36:52 provisioning config files... 16:36:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config3084589477878958060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:52 ---> docker-login.sh 16:36:52 nexus3.edgexfoundry.org:10001 16:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:52 Configure a credential helper to remove this warning. See 16:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:52 16:36:52 Login Succeeded 16:36:52 nexus3.edgexfoundry.org:10002 16:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:52 Configure a credential helper to remove this warning. See 16:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:52 16:36:52 Login Succeeded 16:36:52 nexus3.edgexfoundry.org:10003 16:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:52 Configure a credential helper to remove this warning. See 16:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:52 16:36:52 Login Succeeded 16:36:52 nexus3.edgexfoundry.org:10004 16:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:52 Configure a credential helper to remove this warning. See 16:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:52 16:36:52 Login Succeeded 16:36:52 docker.io 16:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:53 Configure a credential helper to remove this warning. See 16:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:53 16:36:53 Login Succeeded 16:36:53 ---> docker-login.sh ends [Pipeline] } 16:36:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:36:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:53 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:36:53 ba7dda9ba69436b2236138c750336dcb3254af2a 16:36:53 latest 16:36:53 2.2.1-dev.6 16:36:53 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:36:53 main 16:36:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:36:53 + docker push nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a 16:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:36:53 81575a65220c: Preparing 16:36:53 cd43f118e293: Preparing 16:36:53 4a7fe108a79b: Preparing 16:36:53 004b96ad8f26: Preparing 16:36:53 b541d28bf3b4: Preparing 16:36:53 b541d28bf3b4: Layer already exists 16:36:53 4a7fe108a79b: Pushed 16:36:53 81575a65220c: Pushed 16:36:53 004b96ad8f26: Pushed 16:36:55 cd43f118e293: Pushed 16:36:55 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:5550f4e94d075ea07a3c7beb9160ca1816bb57305fea0ea00990677edb95ff78 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:36:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 16:36:55 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:36:55 81575a65220c: Preparing 16:36:55 cd43f118e293: Preparing 16:36:55 4a7fe108a79b: Preparing 16:36:55 004b96ad8f26: Preparing 16:36:55 b541d28bf3b4: Preparing 16:36:55 b541d28bf3b4: Layer already exists 16:36:55 81575a65220c: Layer already exists 16:36:55 4a7fe108a79b: Layer already exists 16:36:55 cd43f118e293: Layer already exists 16:36:55 004b96ad8f26: Layer already exists 16:36:55 latest: digest: sha256:5550f4e94d075ea07a3c7beb9160ca1816bb57305fea0ea00990677edb95ff78 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:36:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:36:56 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.6 16:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:36:56 81575a65220c: Preparing 16:36:56 cd43f118e293: Preparing 16:36:56 4a7fe108a79b: Preparing 16:36:56 004b96ad8f26: Preparing 16:36:56 b541d28bf3b4: Preparing 16:36:56 4a7fe108a79b: Layer already exists 16:36:56 004b96ad8f26: Layer already exists 16:36:56 cd43f118e293: Layer already exists 16:36:56 b541d28bf3b4: Layer already exists 16:36:56 81575a65220c: Layer already exists 16:36:56 2.2.1-dev.6: digest: sha256:5550f4e94d075ea07a3c7beb9160ca1816bb57305fea0ea00990677edb95ff78 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:36:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:36:57 + docker push nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:36:57 81575a65220c: Preparing 16:36:57 cd43f118e293: Preparing 16:36:57 4a7fe108a79b: Preparing 16:36:57 004b96ad8f26: Preparing 16:36:57 b541d28bf3b4: Preparing 16:36:57 004b96ad8f26: Layer already exists 16:36:57 cd43f118e293: Layer already exists 16:36:57 b541d28bf3b4: Layer already exists 16:36:57 4a7fe108a79b: Layer already exists 16:36:57 81575a65220c: Layer already exists 16:36:57 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:5550f4e94d075ea07a3c7beb9160ca1816bb57305fea0ea00990677edb95ff78 size: 1363 [Pipeline] isUnix [Pipeline] sh 16:36:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 16:36:57 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:36:57 81575a65220c: Preparing 16:36:57 cd43f118e293: Preparing 16:36:57 4a7fe108a79b: Preparing 16:36:57 004b96ad8f26: Preparing 16:36:57 b541d28bf3b4: Preparing 16:36:57 b541d28bf3b4: Layer already exists 16:36:57 004b96ad8f26: Layer already exists 16:36:57 cd43f118e293: Layer already exists 16:36:57 81575a65220c: Layer already exists 16:36:57 4a7fe108a79b: Layer already exists 16:36:57 main: digest: sha256:5550f4e94d075ea07a3c7beb9160ca1816bb57305fea0ea00990677edb95ff78 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:36:57 ===================================================== [Pipeline] echo 16:36:57 taggedImages: 16:36:57 - nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a 16:36:57 - nexus3.edgexfoundry.org:10004/core-command:latest 16:36:57 - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.6 16:36:57 - nexus3.edgexfoundry.org:10004/core-command:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:36:57 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:36:57 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:36:57 ba7dda9ba69436b2236138c750336dcb3254af2a 16:36:57 latest 16:36:57 2.2.1-dev.6 16:36:57 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:36:57 main 16:36:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:36:58 + docker push nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a 16:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:36:58 b19f23c06d82: Preparing 16:36:58 b0f6fc2ac2bd: Preparing 16:36:58 4a7fe108a79b: Preparing 16:36:58 ff9bcf26f37a: Preparing 16:36:58 509f1fe747f7: Preparing 16:36:58 b541d28bf3b4: Preparing 16:36:58 b541d28bf3b4: Waiting 16:36:58 4a7fe108a79b: Layer already exists 16:36:58 b541d28bf3b4: Layer already exists 16:36:58 509f1fe747f7: Pushed 16:36:58 b19f23c06d82: Pushed 16:36:58 ff9bcf26f37a: Pushed 16:36:59 b0f6fc2ac2bd: Pushed 16:36:59 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:b7ab20ac24a6b7faa8411423e67ab99c0f299fd999c7c68f7b12553ff6047c85 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:37:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 16:37:00 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:37:00 b19f23c06d82: Preparing 16:37:00 b0f6fc2ac2bd: Preparing 16:37:00 4a7fe108a79b: Preparing 16:37:00 ff9bcf26f37a: Preparing 16:37:00 509f1fe747f7: Preparing 16:37:00 b541d28bf3b4: Preparing 16:37:00 b541d28bf3b4: Waiting 16:37:00 b19f23c06d82: Layer already exists 16:37:00 ff9bcf26f37a: Layer already exists 16:37:00 b0f6fc2ac2bd: Layer already exists 16:37:00 509f1fe747f7: Layer already exists 16:37:00 4a7fe108a79b: Layer already exists 16:37:00 b541d28bf3b4: Layer already exists 16:37:00 latest: digest: sha256:b7ab20ac24a6b7faa8411423e67ab99c0f299fd999c7c68f7b12553ff6047c85 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:37:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:01 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.6 16:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:37:01 b19f23c06d82: Preparing 16:37:01 b0f6fc2ac2bd: Preparing 16:37:01 4a7fe108a79b: Preparing 16:37:01 ff9bcf26f37a: Preparing 16:37:01 509f1fe747f7: Preparing 16:37:01 b541d28bf3b4: Preparing 16:37:01 b541d28bf3b4: Waiting 16:37:01 ff9bcf26f37a: Layer already exists 16:37:01 b0f6fc2ac2bd: Layer already exists 16:37:01 b19f23c06d82: Layer already exists 16:37:01 4a7fe108a79b: Layer already exists 16:37:01 509f1fe747f7: Layer already exists 16:37:01 b541d28bf3b4: Layer already exists 16:37:01 2.2.1-dev.6: digest: sha256:b7ab20ac24a6b7faa8411423e67ab99c0f299fd999c7c68f7b12553ff6047c85 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:37:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:01 + docker push nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:37:01 b19f23c06d82: Preparing 16:37:01 b0f6fc2ac2bd: Preparing 16:37:01 4a7fe108a79b: Preparing 16:37:01 ff9bcf26f37a: Preparing 16:37:01 509f1fe747f7: Preparing 16:37:01 b541d28bf3b4: Preparing 16:37:01 b541d28bf3b4: Waiting 16:37:01 509f1fe747f7: Layer already exists 16:37:01 4a7fe108a79b: Layer already exists 16:37:01 b0f6fc2ac2bd: Layer already exists 16:37:01 b19f23c06d82: Layer already exists 16:37:01 ff9bcf26f37a: Layer already exists 16:37:01 b541d28bf3b4: Layer already exists 16:37:01 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:b7ab20ac24a6b7faa8411423e67ab99c0f299fd999c7c68f7b12553ff6047c85 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:37:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 16:37:02 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:37:02 b19f23c06d82: Preparing 16:37:02 b0f6fc2ac2bd: Preparing 16:37:02 4a7fe108a79b: Preparing 16:37:02 ff9bcf26f37a: Preparing 16:37:02 509f1fe747f7: Preparing 16:37:02 b541d28bf3b4: Preparing 16:37:02 b541d28bf3b4: Waiting 16:37:02 509f1fe747f7: Layer already exists 16:37:02 b19f23c06d82: Layer already exists 16:37:02 ff9bcf26f37a: Layer already exists 16:37:02 4a7fe108a79b: Layer already exists 16:37:02 b0f6fc2ac2bd: Layer already exists 16:37:02 b541d28bf3b4: Layer already exists 16:37:02 main: digest: sha256:b7ab20ac24a6b7faa8411423e67ab99c0f299fd999c7c68f7b12553ff6047c85 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:02 ===================================================== [Pipeline] echo 16:37:02 taggedImages: 16:37:02 - nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:02 - nexus3.edgexfoundry.org:10004/core-data:latest 16:37:02 - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.6 16:37:02 - nexus3.edgexfoundry.org:10004/core-data:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:37:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:37:02 ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:02 latest 16:37:02 2.2.1-dev.6 16:37:02 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:02 main 16:37:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:37:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:37:03 97292cbb46b1: Preparing 16:37:03 49a8e60beeec: Preparing 16:37:03 4a7fe108a79b: Preparing 16:37:03 004b96ad8f26: Preparing 16:37:03 b541d28bf3b4: Preparing 16:37:03 b541d28bf3b4: Layer already exists 16:37:03 004b96ad8f26: Layer already exists 16:37:03 4a7fe108a79b: Layer already exists 16:37:03 97292cbb46b1: Pushed 16:37:04 49a8e60beeec: Pushed 16:37:04 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:34be92c3dee0ee0aed78f549098f174737c576b64ae0922903f54742cc361c57 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:37:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 16:37:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:37:04 97292cbb46b1: Preparing 16:37:04 49a8e60beeec: Preparing 16:37:04 4a7fe108a79b: Preparing 16:37:04 004b96ad8f26: Preparing 16:37:04 b541d28bf3b4: Preparing 16:37:04 004b96ad8f26: Layer already exists 16:37:04 4a7fe108a79b: Layer already exists 16:37:04 b541d28bf3b4: Layer already exists 16:37:04 49a8e60beeec: Layer already exists 16:37:04 97292cbb46b1: Layer already exists 16:37:04 latest: digest: sha256:34be92c3dee0ee0aed78f549098f174737c576b64ae0922903f54742cc361c57 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:37:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:05 ---> 8e45933fc801 16:37:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:05 ---> Running in cb9b77226f51 16:37:05 ---> 031ee6382836 16:37:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:37:05 ---> Running in ba23ef0f8535 16:37:05 ---> d1a6a4438e43 16:37:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:37:05 ---> db29917cb79f 16:37:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:37:05 ---> Running in 2c3c8d81cddb 16:37:05 ---> Running in 299d2856f239 16:37:05 Removing intermediate container ba23ef0f8535 16:37:05 ---> 16ba37a4ede0 16:37:05 Step 10/26 : RUN mkdir -p spire-build 16:37:05 ---> Running in 65cde63d67d5 16:37:05 Removing intermediate container 2c3c8d81cddb 16:37:05 ---> 0575d8e0f0b1 16:37:05 Step 10/26 : RUN mkdir -p spire-build 16:37:05 ---> c43dd4762c98 16:37:05 Step 9/23 : RUN make cmd/core-command/core-command 16:37:05 ---> Running in 836559ea2c77 16:37:05 ---> Running in 97181a8763f7 16:37:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:37:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.6 16:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:37:05 97292cbb46b1: Preparing 16:37:05 49a8e60beeec: Preparing 16:37:05 4a7fe108a79b: Preparing 16:37:05 004b96ad8f26: Preparing 16:37:05 b541d28bf3b4: Preparing 16:37:05 97292cbb46b1: Layer already exists 16:37:05 004b96ad8f26: Layer already exists 16:37:05 49a8e60beeec: Layer already exists 16:37:05 b541d28bf3b4: Layer already exists 16:37:05 4a7fe108a79b: Layer already exists 16:37:05 2.2.1-dev.6: digest: sha256:34be92c3dee0ee0aed78f549098f174737c576b64ae0922903f54742cc361c57 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:37:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:37:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:37:06 97292cbb46b1: Preparing 16:37:06 49a8e60beeec: Preparing 16:37:06 4a7fe108a79b: Preparing 16:37:06 004b96ad8f26: Preparing 16:37:06 b541d28bf3b4: Preparing 16:37:06 004b96ad8f26: Layer already exists 16:37:06 b541d28bf3b4: Layer already exists 16:37:06 49a8e60beeec: Layer already exists 16:37:06 4a7fe108a79b: Layer already exists 16:37:06 97292cbb46b1: Layer already exists 16:37:06 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:34be92c3dee0ee0aed78f549098f174737c576b64ae0922903f54742cc361c57 size: 1364 [Pipeline] isUnix [Pipeline] sh 16:37:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 16:37:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:37:06 97292cbb46b1: Preparing 16:37:06 49a8e60beeec: Preparing 16:37:06 4a7fe108a79b: Preparing 16:37:06 004b96ad8f26: Preparing 16:37:06 b541d28bf3b4: Preparing 16:37:06 b541d28bf3b4: Layer already exists 16:37:06 49a8e60beeec: Layer already exists 16:37:06 4a7fe108a79b: Layer already exists 16:37:06 97292cbb46b1: Layer already exists 16:37:06 004b96ad8f26: Layer already exists 16:37:06 main: digest: sha256:34be92c3dee0ee0aed78f549098f174737c576b64ae0922903f54742cc361c57 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:06 ===================================================== [Pipeline] echo 16:37:06 taggedImages: 16:37:06 - nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:06 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:37:06 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.6 16:37:06 - nexus3.edgexfoundry.org:10004/core-metadata:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:06 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:37:06 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:37:06 ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:06 latest 16:37:06 2.2.1-dev.6 16:37:06 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:06 main 16:37:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:37:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:37:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:37:07 6f8303f0fb3d: Preparing 16:37:07 6f8303f0fb3d: Preparing 16:37:07 40c19eea5909: Preparing 16:37:07 a22f5be88c85: Preparing 16:37:07 336bbb3e4657: Preparing 16:37:07 4252f846aef3: Preparing 16:37:07 4a7fe108a79b: Preparing 16:37:07 32e6ffd04bfc: Preparing 16:37:07 6a7b52e4744d: Preparing 16:37:07 d6d7014f7d3e: Preparing 16:37:07 e86b06f9fa7d: Preparing 16:37:07 b541d28bf3b4: Preparing 16:37:07 32e6ffd04bfc: Waiting 16:37:07 4a7fe108a79b: Waiting 16:37:07 b541d28bf3b4: Waiting 16:37:07 e86b06f9fa7d: Waiting 16:37:07 d6d7014f7d3e: Waiting 16:37:07 a22f5be88c85: Pushed 16:37:07 4a7fe108a79b: Layer already exists 16:37:07 40c19eea5909: Pushed 16:37:07 336bbb3e4657: Pushed 16:37:07 6f8303f0fb3d: Pushed 16:37:07 32e6ffd04bfc: Pushed 16:37:07 6a7b52e4744d: Pushed 16:37:07 b541d28bf3b4: Layer already exists 16:37:07 e86b06f9fa7d: Pushed 16:37:07 d6d7014f7d3e: Pushed 16:37:08 Removing intermediate container 65cde63d67d5 16:37:08 ---> b2be504a4bc8 16:37:08 Step 11/26 : WORKDIR /edgex-go/spire-build 16:37:08 ---> Running in a6e83c5e02d9 16:37:08 Removing intermediate container 836559ea2c77 16:37:08 ---> 66d209f47bbc 16:37:08 Step 11/26 : WORKDIR /edgex-go/spire-build 16:37:08 ---> Running in 2f49e9f50973 16:37:09 4252f846aef3: Pushed 16:37:09 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:cda83a940039170347b4ee95f7e93d6255b861d0a1401cf9a39e1e709a6ed19b size: 2817 [Pipeline] isUnix [Pipeline] sh 16:37:09 Removing intermediate container 2f49e9f50973 16:37:09 ---> 5d77ff451faa 16:37:09 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:37:09 Removing intermediate container a6e83c5e02d9 16:37:09 ---> 526a8d6209ea 16:37:09 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:37:09 ---> Running in 5726d4b9a230 16:37:09 ---> Running in 20f3e9ed47ce 16:37:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 16:37:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:37:09 6f8303f0fb3d: Preparing 16:37:09 6f8303f0fb3d: Preparing 16:37:09 40c19eea5909: Preparing 16:37:09 a22f5be88c85: Preparing 16:37:09 336bbb3e4657: Preparing 16:37:09 4252f846aef3: Preparing 16:37:09 4a7fe108a79b: Preparing 16:37:09 32e6ffd04bfc: Preparing 16:37:09 6a7b52e4744d: Preparing 16:37:09 d6d7014f7d3e: Preparing 16:37:09 e86b06f9fa7d: Preparing 16:37:09 b541d28bf3b4: Preparing 16:37:09 4a7fe108a79b: Waiting 16:37:09 32e6ffd04bfc: Waiting 16:37:09 6a7b52e4744d: Waiting 16:37:09 d6d7014f7d3e: Waiting 16:37:09 e86b06f9fa7d: Waiting 16:37:09 b541d28bf3b4: Waiting 16:37:09 6f8303f0fb3d: Layer already exists 16:37:09 a22f5be88c85: Layer already exists 16:37:09 40c19eea5909: Layer already exists 16:37:09 4252f846aef3: Layer already exists 16:37:09 336bbb3e4657: Layer already exists 16:37:09 4a7fe108a79b: Layer already exists 16:37:09 32e6ffd04bfc: Layer already exists 16:37:09 d6d7014f7d3e: Layer already exists 16:37:09 6a7b52e4744d: Layer already exists 16:37:09 e86b06f9fa7d: Layer already exists 16:37:09 b541d28bf3b4: Layer already exists 16:37:09 latest: digest: sha256:cda83a940039170347b4ee95f7e93d6255b861d0a1401cf9a39e1e709a6ed19b size: 2817 [Pipeline] isUnix [Pipeline] sh 16:37:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.6 16:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:37:10 6f8303f0fb3d: Preparing 16:37:10 6f8303f0fb3d: Preparing 16:37:10 40c19eea5909: Preparing 16:37:10 a22f5be88c85: Preparing 16:37:10 336bbb3e4657: Preparing 16:37:10 4252f846aef3: Preparing 16:37:10 4a7fe108a79b: Preparing 16:37:10 32e6ffd04bfc: Preparing 16:37:10 6a7b52e4744d: Preparing 16:37:10 d6d7014f7d3e: Preparing 16:37:10 e86b06f9fa7d: Preparing 16:37:10 b541d28bf3b4: Preparing 16:37:10 d6d7014f7d3e: Waiting 16:37:10 6a7b52e4744d: Waiting 16:37:10 4a7fe108a79b: Waiting 16:37:10 32e6ffd04bfc: Waiting 16:37:10 e86b06f9fa7d: Waiting 16:37:10 b541d28bf3b4: Waiting 16:37:10 6f8303f0fb3d: Layer already exists 16:37:10 40c19eea5909: Layer already exists 16:37:10 a22f5be88c85: Layer already exists 16:37:10 336bbb3e4657: Layer already exists 16:37:10 4252f846aef3: Layer already exists 16:37:10 4a7fe108a79b: Layer already exists 16:37:10 e86b06f9fa7d: Layer already exists 16:37:10 6a7b52e4744d: Layer already exists 16:37:10 d6d7014f7d3e: Layer already exists 16:37:10 32e6ffd04bfc: Layer already exists 16:37:10 b541d28bf3b4: Layer already exists 16:37:10 2.2.1-dev.6: digest: sha256:cda83a940039170347b4ee95f7e93d6255b861d0a1401cf9a39e1e709a6ed19b size: 2817 [Pipeline] isUnix [Pipeline] sh 16:37:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:37:10 6f8303f0fb3d: Preparing 16:37:10 6f8303f0fb3d: Preparing 16:37:10 40c19eea5909: Preparing 16:37:10 a22f5be88c85: Preparing 16:37:10 336bbb3e4657: Preparing 16:37:10 4252f846aef3: Preparing 16:37:10 4a7fe108a79b: Preparing 16:37:10 32e6ffd04bfc: Preparing 16:37:10 6a7b52e4744d: Preparing 16:37:10 d6d7014f7d3e: Preparing 16:37:10 e86b06f9fa7d: Preparing 16:37:10 b541d28bf3b4: Preparing 16:37:10 4a7fe108a79b: Waiting 16:37:10 e86b06f9fa7d: Waiting 16:37:10 32e6ffd04bfc: Waiting 16:37:10 d6d7014f7d3e: Waiting 16:37:10 6a7b52e4744d: Waiting 16:37:10 40c19eea5909: Layer already exists 16:37:10 4252f846aef3: Layer already exists 16:37:10 a22f5be88c85: Layer already exists 16:37:10 336bbb3e4657: Layer already exists 16:37:10 6f8303f0fb3d: Layer already exists 16:37:10 4a7fe108a79b: Layer already exists 16:37:10 d6d7014f7d3e: Layer already exists 16:37:10 6a7b52e4744d: Layer already exists 16:37:10 32e6ffd04bfc: Layer already exists 16:37:10 e86b06f9fa7d: Layer already exists 16:37:10 b541d28bf3b4: Layer already exists 16:37:10 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:cda83a940039170347b4ee95f7e93d6255b861d0a1401cf9a39e1e709a6ed19b size: 2817 [Pipeline] isUnix [Pipeline] sh 16:37:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 16:37:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:37:11 6f8303f0fb3d: Preparing 16:37:11 6f8303f0fb3d: Preparing 16:37:11 40c19eea5909: Preparing 16:37:11 a22f5be88c85: Preparing 16:37:11 336bbb3e4657: Preparing 16:37:11 4252f846aef3: Preparing 16:37:11 4a7fe108a79b: Preparing 16:37:11 32e6ffd04bfc: Preparing 16:37:11 6a7b52e4744d: Preparing 16:37:11 d6d7014f7d3e: Preparing 16:37:11 e86b06f9fa7d: Preparing 16:37:11 b541d28bf3b4: Preparing 16:37:11 4a7fe108a79b: Waiting 16:37:11 32e6ffd04bfc: Waiting 16:37:11 6a7b52e4744d: Waiting 16:37:11 d6d7014f7d3e: Waiting 16:37:11 e86b06f9fa7d: Waiting 16:37:11 b541d28bf3b4: Waiting 16:37:11 a22f5be88c85: Layer already exists 16:37:11 4252f846aef3: Layer already exists 16:37:11 336bbb3e4657: Layer already exists 16:37:11 40c19eea5909: Layer already exists 16:37:11 6f8303f0fb3d: Layer already exists 16:37:11 4a7fe108a79b: Layer already exists 16:37:11 32e6ffd04bfc: Layer already exists 16:37:11 e86b06f9fa7d: Layer already exists 16:37:11 6a7b52e4744d: Layer already exists 16:37:11 d6d7014f7d3e: Layer already exists 16:37:11 b541d28bf3b4: Layer already exists 16:37:11 main: digest: sha256:cda83a940039170347b4ee95f7e93d6255b861d0a1401cf9a39e1e709a6ed19b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:11 ===================================================== [Pipeline] echo 16:37:11 taggedImages: 16:37:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:37:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.6 16:37:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:37:11 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:37:11 ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:11 latest 16:37:11 2.2.1-dev.6 16:37:11 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:11 main 16:37:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:37:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:37:12 68a2aaa9d9e7: Preparing 16:37:12 e9ec3772edc3: Preparing 16:37:12 2903d48760ec: Preparing 16:37:12 85b29e8f9ed9: Preparing 16:37:12 6096b3d1e20a: Preparing 16:37:12 d99dffa7e9a8: Preparing 16:37:12 bbea42c25fd1: Preparing 16:37:12 b541d28bf3b4: Preparing 16:37:12 d99dffa7e9a8: Waiting 16:37:12 b541d28bf3b4: Waiting 16:37:12 bbea42c25fd1: Waiting 16:37:12 e9ec3772edc3: Pushed 16:37:12 6096b3d1e20a: Pushed 16:37:12 68a2aaa9d9e7: Pushed 16:37:12 b541d28bf3b4: Layer already exists 16:37:12 d99dffa7e9a8: Pushed 16:37:12 spire-1.2.1/ 16:37:12 spire-1.2.1/.data/ 16:37:12 spire-1.2.1/.data/.file 16:37:12 spire-1.2.1/.dockerignore 16:37:12 spire-1.2.1/.gitattributes 16:37:12 spire-1.2.1/.githooks/ 16:37:12 spire-1.2.1/.githooks/pre-commit 16:37:12 spire-1.2.1/.github/ 16:37:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:37:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:37:12 spire-1.2.1/.github/dependabot.yml 16:37:12 spire-1.2.1/.github/workflows/ 16:37:12 spire-1.2.1/.github/workflows/nightly_build.yaml 16:37:12 spire-1.2.1/.github/workflows/pr_build.yaml 16:37:12 spire-1.2.1/.github/workflows/release_build.yaml 16:37:12 spire-1.2.1/.github/workflows/scripts/ 16:37:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:37:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:37:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:37:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:37:12 spire-1.2.1/.github/workflows/scripts/split.sh 16:37:12 spire-1.2.1/.gitignore 16:37:12 spire-1.2.1/.go-version 16:37:12 spire-1.2.1/.golangci.yml 16:37:12 spire-1.2.1/ADOPTERS.md 16:37:12 spire-1.2.1/CHANGELOG.md 16:37:12 spire-1.2.1/CODE-OF-CONDUCT.md 16:37:12 spire-1.2.1/CODEOWNERS 16:37:12 spire-1.2.1/CONTRIBUTING.md 16:37:12 spire-1.2.1/Dockerfile 16:37:12 spire-1.2.1/Dockerfile.dev 16:37:12 spire-1.2.1/Dockerfile.scratch 16:37:12 spire-1.2.1/LICENSE 16:37:12 spire-1.2.1/MAINTAINERS.md 16:37:12 spire-1.2.1/Makefile 16:37:12 spire-1.2.1/README.md 16:37:12 spire-1.2.1/ROADMAP.md 16:37:12 spire-1.2.1/SECURITY.md 16:37:12 spire-1.2.1/cmd/ 16:37:12 spire-1.2.1/cmd/spire-agent/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/common/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/run/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/ 16:37:12 16:37:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:37:12 spire-1.2.1/cmd/spire-agent/main.go 16:37:12 spire-1.2.1/cmd/spire-server/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/cli.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ 16:37:12 spire-1.2.1/.data/.file 16:37:12 spire-1.2.1/.dockerignore 16:37:12 spire-1.2.1/.gitattributes 16:37:12 spire-1.2.1/.githooks/ 16:37:12 spire-1.2.1/.githooks/pre-commit 16:37:12 spire-1.2.1/.github/ 16:37:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:37:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:37:12 spire-1.2.1/.github/dependabot.yml 16:37:12 spire-1.2.1/.github/workflows/ 16:37:12 spire-1.2.1/.github/workflows/nightly_build.yaml 16:37:12 spire-1.2.1/.github/workflows/pr_build.yaml 16:37:12 spire-1.2.1/.github/workflows/release_build.yaml 16:37:12 spire-1.2.1/.github/workflows/scripts/ 16:37:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:37:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:37:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:37:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:37:12 spire-1.2.1/.github/workflows/scripts/split.sh 16:37:12 spire-1.2.1/.gitignore 16:37:12 spire-1.2.1/.go-version 16:37:12 spire-1.2.1/.golangci.yml 16:37:12 spire-1.2.1/ADOPTERS.md 16:37:12 spire-1.2.1/CHANGELOG.md 16:37:12 spire-1.2.1/CODE-OF-CONDUCT.md 16:37:12 spire-1.2.1/CODEOWNERS 16:37:12 spire-1.2.1/CONTRIBUTING.md 16:37:12 spire-1.2.1/Dockerfile 16:37:12 spire-1.2.1/Dockerfile.dev 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/run/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/token/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/validate/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:37:12 spire-1.2.1/Dockerfile.scratch 16:37:12 spire-1.2.1/LICENSE 16:37:12 spire-1.2.1/MAINTAINERS.md 16:37:12 spire-1.2.1/Makefile 16:37:12 spire-1.2.1/README.md 16:37:12 spire-1.2.1/ROADMAP.md 16:37:12 spire-1.2.1/SECURITY.md 16:37:12 spire-1.2.1/cmd/ 16:37:12 spire-1.2.1/cmd/spire-agent/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/common/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/run/ 16:37:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/x509/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:37:12 spire-1.2.1/cmd/spire-server/main.go 16:37:12 spire-1.2.1/cmd/spire-server/util/ 16:37:12 spire-1.2.1/cmd/spire-server/util/util.go 16:37:12 spire-1.2.1/conf/ 16:37:12 spire-1.2.1/conf/agent/ 16:37:12 spire-1.2.1/conf/agent/agent.conf 16:37:12 spire-1.2.1/conf/agent/agent_full.conf 16:37:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:37:12 spire-1.2.1/conf/server/ 16:37:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:37:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:37:12 spire-1.2.1/conf/server/server.conf 16:37:12 spire-1.2.1/conf/server/server_full.conf 16:37:12 spire-1.2.1/doc/ 16:37:12 spire-1.2.1/doc/SPIRE101.md 16:37:12 spire-1.2.1/doc/auditlog.md 16:37:12 spire-1.2.1/doc/authorization_policy_engine.md 16:37:12 spire-1.2.1/doc/changelog_guidelines.md 16:37:12 spire-1.2.1/doc/cure53-report.pdf 16:37:12 spire-1.2.1/doc/images/ 16:37:12 spire-1.2.1/doc/images/2019_roadmap.png 16:37:12 spire-1.2.1/doc/images/SPIRE101.png 16:37:12 spire-1.2.1/doc/images/SPIRE_agent.png 16:37:12 spire-1.2.1/doc/images/SPIRE_server.png 16:37:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:37:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:37:12 spire-1.2.1/cmd/spire-agent/main.go 16:37:12 spire-1.2.1/cmd/spire-server/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/cli.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:37:12 spire-1.2.1/doc/images/cache_mgr.png 16:37:12 spire-1.2.1/doc/images/cache_mgr_components.png 16:37:12 spire-1.2.1/doc/images/federated_spire.png 16:37:12 spire-1.2.1/doc/images/ha_mode.png 16:37:12 spire-1.2.1/doc/images/nested_spire.png 16:37:12 spire-1.2.1/doc/images/oidc_federation.png 16:37:12 spire-1.2.1/doc/images/single_trust_domain.png 16:37:12 spire-1.2.1/doc/images/spiffe_compatible.png 16:37:12 spire-1.2.1/doc/images/spire_logo.png 16:37:12 spire-1.2.1/doc/migrating_registration_api_clients.md 16:37:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:37:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:37:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/run/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/token/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/validate/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:37:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:37:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:37:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:37:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:37:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:37:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:37:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:37:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:37:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:37:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:37:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:37:12 spire-1.2.1/doc/scaling_spire.md 16:37:12 spire-1.2.1/doc/spire_agent.md 16:37:12 spire-1.2.1/doc/spire_server.md 16:37:12 spire-1.2.1/doc/supported_integrations.md 16:37:12 spire-1.2.1/doc/telemetry.md 16:37:12 spire-1.2.1/doc/telemetry_config.md 16:37:12 spire-1.2.1/doc/upgrading.md 16:37:12 spire-1.2.1/doc/using_spire.md 16:37:12 spire-1.2.1/examples/ 16:37:12 spire-1.2.1/examples/README.md 16:37:12 spire-1.2.1/go.mod 16:37:12 spire-1.2.1/go.sum 16:37:12 spire-1.2.1/pkg/ 16:37:12 spire-1.2.1/pkg/agent/ 16:37:12 spire-1.2.1/pkg/agent/agent.go 16:37:12 spire-1.2.1/pkg/agent/api/ 16:37:12 spire-1.2.1/pkg/agent/api/config.go 16:37:12 spire-1.2.1/pkg/agent/api/debug/ 16:37:12 spire-1.2.1/pkg/agent/api/debug/v1/ 16:37:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:37:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:37:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:37:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:37:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:37:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:37:12 spire-1.2.1/pkg/agent/api/endpoints.go 16:37:12 spire-1.2.1/pkg/agent/api/health/ 16:37:12 spire-1.2.1/pkg/agent/api/health/v1/ 16:37:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:37:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:37:12 spire-1.2.1/pkg/agent/api/rpccontext/ 16:37:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:37:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:37:12 spire-1.2.1/pkg/agent/attestor/ 16:37:12 spire-1.2.1/pkg/agent/attestor/node/ 16:37:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:37:12 spire-1.2.1/pkg/agent/attestor/node/node.go 16:37:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:37:12 spire-1.2.1/pkg/agent/attestor/workload/ 16:37:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:37:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:37:12 spire-1.2.1/pkg/agent/catalog/ 16:37:12 spire-1.2.1/pkg/agent/catalog/catalog.go 16:37:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/x509/ 16:37:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:37:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:37:12 spire-1.2.1/cmd/spire-server/main.go 16:37:12 spire-1.2.1/cmd/spire-server/util/ 16:37:12 spire-1.2.1/cmd/spire-server/util/util.go 16:37:12 spire-1.2.1/conf/ 16:37:12 spire-1.2.1/conf/agent/ 16:37:12 spire-1.2.1/conf/agent/agent.conf 16:37:12 spire-1.2.1/conf/agent/agent_full.conf 16:37:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:37:12 spire-1.2.1/conf/server/ 16:37:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:37:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:37:12 spire-1.2.1/conf/server/server.conf 16:37:12 spire-1.2.1/conf/server/server_full.conf 16:37:12 spire-1.2.1/doc/ 16:37:12 spire-1.2.1/doc/SPIRE101.md 16:37:12 spire-1.2.1/doc/auditlog.md 16:37:12 spire-1.2.1/doc/authorization_policy_engine.md 16:37:12 spire-1.2.1/doc/changelog_guidelines.md 16:37:12 spire-1.2.1/doc/cure53-report.pdf 16:37:12 spire-1.2.1/doc/images/ 16:37:12 spire-1.2.1/doc/images/2019_roadmap.png 16:37:12 spire-1.2.1/doc/images/SPIRE101.png 16:37:12 spire-1.2.1/doc/images/SPIRE_agent.png 16:37:12 spire-1.2.1/doc/images/SPIRE_server.png 16:37:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:37:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:37:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:37:12 spire-1.2.1/pkg/agent/client/ 16:37:12 spire-1.2.1/pkg/agent/client/client.go 16:37:12 spire-1.2.1/pkg/agent/client/client_test.go 16:37:12 spire-1.2.1/pkg/agent/client/dial.go 16:37:12 spire-1.2.1/pkg/agent/client/nodeconn.go 16:37:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:37:12 spire-1.2.1/pkg/agent/client/update.go 16:37:12 spire-1.2.1/pkg/agent/client/util.go 16:37:12 spire-1.2.1/pkg/agent/common/ 16:37:12 spire-1.2.1/pkg/agent/common/backoff/ 16:37:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:37:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:37:12 spire-1.2.1/pkg/agent/common/cgroups/ 16:37:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:37:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:37:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:37:12 spire-1.2.1/pkg/agent/config.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/ 16:37:12 spire-1.2.1/pkg/agent/endpoints/config.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/workload/ 16:37:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/ 16:37:12 spire-1.2.1/pkg/agent/manager/cache/ 16:37:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:37:12 bbea42c25fd1: Pushed 16:37:12 spire-1.2.1/pkg/agent/manager/config.go 16:37:12 spire-1.2.1/doc/images/cache_mgr.png 16:37:12 spire-1.2.1/doc/images/cache_mgr_components.png 16:37:12 spire-1.2.1/doc/images/federated_spire.png 16:37:12 spire-1.2.1/doc/images/ha_mode.png 16:37:12 spire-1.2.1/doc/images/nested_spire.png 16:37:12 spire-1.2.1/doc/images/oidc_federation.png 16:37:12 spire-1.2.1/doc/images/single_trust_domain.png 16:37:12 spire-1.2.1/doc/images/spiffe_compatible.png 16:37:12 spire-1.2.1/doc/images/spire_logo.png 16:37:12 spire-1.2.1/doc/migrating_registration_api_clients.md 16:37:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:37:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:37:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:37:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:37:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:37:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:37:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:37:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:37:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:37:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:37:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:37:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:37:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:37:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:37:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:37:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:37:12 spire-1.2.1/pkg/agent/manager/manager.go 16:37:12 spire-1.2.1/pkg/agent/manager/manager_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/storage.go 16:37:12 spire-1.2.1/pkg/agent/manager/storage_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/storecache/ 16:37:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:37:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/sync.go 16:37:12 spire-1.2.1/pkg/agent/plugin/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:37:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:37:12 spire-1.2.1/doc/scaling_spire.md 16:37:12 spire-1.2.1/doc/spire_agent.md 16:37:12 spire-1.2.1/doc/spire_server.md 16:37:12 spire-1.2.1/doc/supported_integrations.md 16:37:12 spire-1.2.1/doc/telemetry.md 16:37:12 spire-1.2.1/doc/telemetry_config.md 16:37:12 spire-1.2.1/doc/upgrading.md 16:37:12 spire-1.2.1/doc/using_spire.md 16:37:12 spire-1.2.1/examples/ 16:37:12 spire-1.2.1/examples/README.md 16:37:12 spire-1.2.1/go.mod 16:37:12 spire-1.2.1/go.sum 16:37:12 spire-1.2.1/pkg/ 16:37:12 spire-1.2.1/pkg/agent/ 16:37:12 spire-1.2.1/pkg/agent/agent.go 16:37:12 spire-1.2.1/pkg/agent/api/ 16:37:12 spire-1.2.1/pkg/agent/api/config.go 16:37:12 spire-1.2.1/pkg/agent/api/debug/ 16:37:12 spire-1.2.1/pkg/agent/api/debug/v1/ 16:37:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:37:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:37:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:37:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:37:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:37:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:37:12 spire-1.2.1/pkg/agent/api/endpoints.go 16:37:12 spire-1.2.1/pkg/agent/api/health/ 16:37:12 spire-1.2.1/pkg/agent/api/health/v1/ 16:37:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:37:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:37:12 spire-1.2.1/pkg/agent/api/rpccontext/ 16:37:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:37:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:37:12 spire-1.2.1/pkg/agent/attestor/ 16:37:12 spire-1.2.1/pkg/agent/attestor/node/ 16:37:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:37:12 spire-1.2.1/pkg/agent/attestor/node/node.go 16:37:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:37:12 spire-1.2.1/pkg/agent/attestor/workload/ 16:37:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:37:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:37:12 spire-1.2.1/pkg/agent/catalog/ 16:37:12 spire-1.2.1/pkg/agent/catalog/catalog.go 16:37:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:37:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:37:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:37:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:37:12 spire-1.2.1/pkg/agent/client/ 16:37:12 spire-1.2.1/pkg/agent/client/client.go 16:37:12 spire-1.2.1/pkg/agent/client/client_test.go 16:37:12 spire-1.2.1/pkg/agent/client/dial.go 16:37:12 spire-1.2.1/pkg/agent/client/nodeconn.go 16:37:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:37:12 spire-1.2.1/pkg/agent/client/update.go 16:37:12 spire-1.2.1/pkg/agent/client/util.go 16:37:12 spire-1.2.1/pkg/agent/common/ 16:37:12 spire-1.2.1/pkg/agent/common/backoff/ 16:37:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:37:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:37:12 spire-1.2.1/pkg/agent/common/cgroups/ 16:37:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:37:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:37:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:37:12 spire-1.2.1/pkg/agent/config.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/ 16:37:12 spire-1.2.1/pkg/agent/endpoints/config.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/workload/ 16:37:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:37:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/ 16:37:12 spire-1.2.1/pkg/agent/manager/cache/ 16:37:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:37:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:37:12 spire-1.2.1/pkg/agent/manager/config.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:37:12 spire-1.2.1/pkg/agent/manager/manager.go 16:37:12 spire-1.2.1/pkg/agent/manager/manager_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/storage.go 16:37:12 spire-1.2.1/pkg/agent/manager/storage_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/storecache/ 16:37:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:37:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:37:12 spire-1.2.1/pkg/agent/manager/sync.go 16:37:12 spire-1.2.1/pkg/agent/plugin/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:37:12 spire-1.2.1/pkg/agent/svid/ 16:37:12 spire-1.2.1/pkg/agent/svid/rotator.go 16:37:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:37:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:37:12 spire-1.2.1/pkg/agent/svid/store/ 16:37:12 spire-1.2.1/pkg/agent/svid/store/service.go 16:37:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:37:12 spire-1.2.1/pkg/common/ 16:37:12 spire-1.2.1/pkg/common/agentpathtemplate/ 16:37:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:37:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:37:12 spire-1.2.1/pkg/common/api/ 16:37:12 spire-1.2.1/pkg/common/api/metrics.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/ 16:37:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:37:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/logger.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/names.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:37:12 spire-1.2.1/pkg/common/api/names.go 16:37:12 spire-1.2.1/pkg/common/api/ratelimit.go 16:37:12 spire-1.2.1/pkg/common/api/rpccontext/ 16:37:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:37:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:37:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:37:12 spire-1.2.1/pkg/common/auth/ 16:37:12 spire-1.2.1/pkg/common/auth/interceptors.go 16:37:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:37:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:37:12 spire-1.2.1/pkg/common/bundleutil/ 16:37:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:37:12 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:37:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:37:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:37:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:37:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:37:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:37:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:37:12 spire-1.2.1/pkg/common/bundleutil/types.go 16:37:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:37:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:37:12 spire-1.2.1/pkg/common/catalog/ 16:37:12 spire-1.2.1/pkg/common/catalog/bind.go 16:37:12 spire-1.2.1/pkg/common/catalog/builtin.go 16:37:12 spire-1.2.1/pkg/common/catalog/catalog.go 16:37:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:37:12 spire-1.2.1/pkg/common/catalog/closers.go 16:37:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:37:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:37:12 spire-1.2.1/pkg/common/catalog/config.go 16:37:12 spire-1.2.1/pkg/common/catalog/config_test.go 16:37:12 spire-1.2.1/pkg/common/catalog/configure.go 16:37:12 spire-1.2.1/pkg/common/catalog/constraints.go 16:37:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:37:12 spire-1.2.1/pkg/common/catalog/context.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:37:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:37:12 spire-1.2.1/pkg/common/catalog/external.go 16:37:12 spire-1.2.1/pkg/common/catalog/host.go 16:37:12 spire-1.2.1/pkg/common/catalog/pipenet.go 16:37:12 spire-1.2.1/pkg/common/catalog/plugin.go 16:37:12 spire-1.2.1/pkg/common/catalog/testplugin/ 16:37:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:37:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:37:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:37:12 spire-1.2.1/pkg/common/cli/ 16:37:12 spire-1.2.1/pkg/common/cli/env.go 16:37:12 spire-1.2.1/pkg/common/cli/flags.go 16:37:12 spire-1.2.1/pkg/common/cli/trust_domain.go 16:37:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:37:12 spire-1.2.1/pkg/common/cli/umask.go 16:37:12 spire-1.2.1/pkg/common/cli/umask_posix.go 16:37:12 spire-1.2.1/pkg/common/cli/umask_test.go 16:37:12 spire-1.2.1/pkg/common/cli/umask_windows.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/ 16:37:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/flag.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/format.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/ 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:37:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:37:12 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:37:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:37:12 spire-1.2.1/pkg/agent/svid/ 16:37:12 spire-1.2.1/pkg/agent/svid/rotator.go 16:37:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:37:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:37:12 spire-1.2.1/pkg/agent/svid/store/ 16:37:12 spire-1.2.1/pkg/agent/svid/store/service.go 16:37:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:37:12 spire-1.2.1/pkg/common/ 16:37:12 spire-1.2.1/pkg/common/agentpathtemplate/ 16:37:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:37:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:37:12 spire-1.2.1/pkg/common/api/ 16:37:12 spire-1.2.1/pkg/common/api/metrics.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/ 16:37:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/logger.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/names.go 16:37:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:37:12 spire-1.2.1/pkg/common/api/names.go 16:37:12 spire-1.2.1/pkg/common/api/ratelimit.go 16:37:12 spire-1.2.1/pkg/common/api/rpccontext/ 16:37:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:37:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:37:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:37:12 spire-1.2.1/pkg/common/auth/ 16:37:12 spire-1.2.1/pkg/common/auth/interceptors.go 16:37:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:37:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:37:12 spire-1.2.1/pkg/common/bundleutil/ 16:37:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:37:13 spire-1.2.1/pkg/common/coretypes/ 16:37:13 spire-1.2.1/pkg/common/coretypes/bundle/ 16:37:13 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:37:13 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:37:13 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:37:13 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:37:13 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:37:13 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:37:13 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:37:13 spire-1.2.1/pkg/common/bundleutil/types.go 16:37:13 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:37:13 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:37:13 spire-1.2.1/pkg/common/catalog/ 16:37:13 spire-1.2.1/pkg/common/catalog/bind.go 16:37:13 spire-1.2.1/pkg/common/catalog/builtin.go 16:37:13 spire-1.2.1/pkg/common/catalog/catalog.go 16:37:13 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:37:13 spire-1.2.1/pkg/common/catalog/closers.go 16:37:13 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:37:13 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:37:13 spire-1.2.1/pkg/common/catalog/config.go 16:37:13 spire-1.2.1/pkg/common/catalog/config_test.go 16:37:13 spire-1.2.1/pkg/common/catalog/configure.go 16:37:13 spire-1.2.1/pkg/common/catalog/constraints.go 16:37:13 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:37:13 spire-1.2.1/pkg/common/catalog/context.go 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:37:13 spire-1.2.1/pkg/common/cryptoutil/ 16:37:13 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:37:13 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:37:13 spire-1.2.1/pkg/common/diskutil/ 16:37:13 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:37:13 spire-1.2.1/pkg/common/diskutil/file_test.go 16:37:13 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:37:13 spire-1.2.1/pkg/common/errorutil/ 16:37:13 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:37:13 spire-1.2.1/pkg/common/health/ 16:37:13 spire-1.2.1/pkg/common/health/config.go 16:37:13 spire-1.2.1/pkg/common/health/context.go 16:37:13 spire-1.2.1/pkg/common/health/context_test.go 16:37:13 spire-1.2.1/pkg/common/health/health.go 16:37:13 spire-1.2.1/pkg/common/health/health_test.go 16:37:13 spire-1.2.1/pkg/common/health/logger.go 16:37:13 spire-1.2.1/pkg/common/hostservice/ 16:37:13 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:37:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:37:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:37:13 spire-1.2.1/pkg/common/catalog/external.go 16:37:13 spire-1.2.1/pkg/common/catalog/host.go 16:37:13 spire-1.2.1/pkg/common/catalog/pipenet.go 16:37:13 spire-1.2.1/pkg/common/catalog/plugin.go 16:37:13 spire-1.2.1/pkg/common/catalog/testplugin/ 16:37:13 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:37:13 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:37:13 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:37:13 spire-1.2.1/pkg/common/cli/ 16:37:13 spire-1.2.1/pkg/common/cli/env.go 16:37:13 spire-1.2.1/pkg/common/cli/flags.go 16:37:13 spire-1.2.1/pkg/common/cli/trust_domain.go 16:37:13 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:37:13 spire-1.2.1/pkg/common/cli/umask.go 16:37:13 spire-1.2.1/pkg/common/cli/umask_posix.go 16:37:13 spire-1.2.1/pkg/common/cli/umask_test.go 16:37:13 spire-1.2.1/pkg/common/cli/umask_windows.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/ 16:37:13 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/flag.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/format.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:37:13 spire-1.2.1/pkg/common/idutil/ 16:37:13 spire-1.2.1/pkg/common/idutil/require.go 16:37:13 spire-1.2.1/pkg/common/idutil/require_test.go 16:37:13 spire-1.2.1/pkg/common/idutil/safety.go 16:37:13 spire-1.2.1/pkg/common/idutil/safety_test.go 16:37:13 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:37:13 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:37:13 spire-1.2.1/pkg/common/jwtsvid/ 16:37:13 spire-1.2.1/pkg/common/jwtsvid/common.go 16:37:13 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:37:13 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:37:13 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:37:13 spire-1.2.1/pkg/common/jwtutil/ 16:37:13 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:37:13 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:37:13 spire-1.2.1/pkg/common/log/ 16:37:13 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:37:13 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:37:13 spire-1.2.1/pkg/common/log/log.go 16:37:13 spire-1.2.1/pkg/common/log/log_test.go 16:37:13 spire-1.2.1/pkg/common/log/options.go 16:37:13 spire-1.2.1/pkg/common/nodeutil/ 16:37:13 spire-1.2.1/pkg/common/nodeutil/node.go 16:37:13 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:37:13 spire-1.2.1/pkg/common/peertracker/ 16:37:13 spire-1.2.1/pkg/common/peertracker/conn.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/ 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:37:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:37:13 spire-1.2.1/pkg/common/coretypes/ 16:37:13 spire-1.2.1/pkg/common/coretypes/bundle/ 16:37:13 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:37:13 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:37:13 spire-1.2.1/pkg/common/peertracker/credentials.go 16:37:13 spire-1.2.1/pkg/common/peertracker/errors.go 16:37:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:37:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:37:13 spire-1.2.1/pkg/common/peertracker/info.go 16:37:13 spire-1.2.1/pkg/common/peertracker/listener.go 16:37:13 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tcp.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:37:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:37:13 spire-1.2.1/pkg/common/cryptoutil/ 16:37:13 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:37:13 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:37:13 spire-1.2.1/pkg/common/diskutil/ 16:37:13 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:37:13 spire-1.2.1/pkg/common/diskutil/file_test.go 16:37:13 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:37:13 spire-1.2.1/pkg/common/errorutil/ 16:37:13 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:37:13 spire-1.2.1/pkg/common/health/ 16:37:13 spire-1.2.1/pkg/common/health/config.go 16:37:13 spire-1.2.1/pkg/common/health/context.go 16:37:13 spire-1.2.1/pkg/common/health/context_test.go 16:37:13 spire-1.2.1/pkg/common/health/health.go 16:37:13 spire-1.2.1/pkg/common/health/health_test.go 16:37:13 spire-1.2.1/pkg/common/health/logger.go 16:37:13 spire-1.2.1/pkg/common/hostservice/ 16:37:13 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:37:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:37:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:37:13 spire-1.2.1/pkg/common/peertracker/uds.go 16:37:13 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:37:13 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:37:13 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:37:13 spire-1.2.1/pkg/common/pemutil/ 16:37:13 spire-1.2.1/pkg/common/pemutil/block.go 16:37:13 spire-1.2.1/pkg/common/pemutil/certs.go 16:37:13 spire-1.2.1/pkg/common/pemutil/common.go 16:37:13 spire-1.2.1/pkg/common/pemutil/csr.go 16:37:13 spire-1.2.1/pkg/common/pemutil/keys.go 16:37:13 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/ 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:37:13 spire-1.2.1/pkg/common/idutil/ 16:37:13 spire-1.2.1/pkg/common/idutil/require.go 16:37:13 spire-1.2.1/pkg/common/idutil/require_test.go 16:37:13 spire-1.2.1/pkg/common/idutil/safety.go 16:37:13 spire-1.2.1/pkg/common/idutil/safety_test.go 16:37:13 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:37:13 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:37:13 spire-1.2.1/pkg/common/jwtsvid/ 16:37:13 spire-1.2.1/pkg/common/jwtsvid/common.go 16:37:13 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:37:13 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:37:13 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:37:13 spire-1.2.1/pkg/common/jwtutil/ 16:37:13 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:37:13 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:37:13 spire-1.2.1/pkg/common/log/ 16:37:13 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:37:13 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:37:13 spire-1.2.1/pkg/common/log/log.go 16:37:13 spire-1.2.1/pkg/common/log/log_test.go 16:37:13 spire-1.2.1/pkg/common/log/options.go 16:37:13 spire-1.2.1/pkg/common/nodeutil/ 16:37:13 spire-1.2.1/pkg/common/nodeutil/node.go 16:37:13 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:37:13 spire-1.2.1/pkg/common/peertracker/ 16:37:13 spire-1.2.1/pkg/common/peertracker/conn.go 16:37:13 spire-1.2.1/pkg/common/plugin/ 16:37:13 spire-1.2.1/pkg/common/plugin/aws/ 16:37:13 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:37:13 spire-1.2.1/pkg/common/plugin/azure/ 16:37:13 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:37:13 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/facade.go 16:37:13 spire-1.2.1/pkg/common/plugin/facade_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/gcp/ 16:37:13 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/ 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/log.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/ 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:37:13 spire-1.2.1/pkg/common/peertracker/credentials.go 16:37:13 spire-1.2.1/pkg/common/peertracker/errors.go 16:37:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:37:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:37:13 spire-1.2.1/pkg/common/peertracker/info.go 16:37:13 spire-1.2.1/pkg/common/peertracker/listener.go 16:37:13 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:37:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tcp.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:37:13 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:37:13 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:37:13 spire-1.2.1/pkg/common/plugin/x509pop/ 16:37:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:37:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:37:13 spire-1.2.1/pkg/common/profiling/ 16:37:13 spire-1.2.1/pkg/common/profiling/dumpers.go 16:37:13 spire-1.2.1/pkg/common/profiling/profiling.go 16:37:13 spire-1.2.1/pkg/common/protoutil/ 16:37:13 spire-1.2.1/pkg/common/protoutil/masks.go 16:37:13 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:37:13 spire-1.2.1/pkg/common/rotationutil/ 16:37:13 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:37:13 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:37:13 spire-1.2.1/pkg/common/selector/ 16:37:13 spire-1.2.1/pkg/common/selector/selector.go 16:37:13 spire-1.2.1/pkg/common/selector/selector_test.go 16:37:13 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:37:13 spire-1.2.1/pkg/common/peertracker/uds.go 16:37:13 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:37:13 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:37:13 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:37:13 spire-1.2.1/pkg/common/pemutil/ 16:37:13 spire-1.2.1/pkg/common/pemutil/block.go 16:37:13 spire-1.2.1/pkg/common/pemutil/certs.go 16:37:13 spire-1.2.1/pkg/common/pemutil/common.go 16:37:13 spire-1.2.1/pkg/common/pemutil/csr.go 16:37:13 spire-1.2.1/pkg/common/pemutil/keys.go 16:37:13 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/ 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:37:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:37:13 spire-1.2.1/pkg/common/selector/set.go 16:37:13 spire-1.2.1/pkg/common/selector/set_utils.go 16:37:13 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/ 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/ 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:37:13 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:37:13 spire-1.2.1/pkg/common/telemetry/call.go 16:37:13 spire-1.2.1/pkg/common/telemetry/common/ 16:37:13 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:37:13 spire-1.2.1/pkg/common/plugin/ 16:37:13 spire-1.2.1/pkg/common/plugin/aws/ 16:37:13 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:37:13 spire-1.2.1/pkg/common/plugin/azure/ 16:37:13 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:37:13 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/facade.go 16:37:13 spire-1.2.1/pkg/common/plugin/facade_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/gcp/ 16:37:13 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/ 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:37:13 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/log.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/ 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:37:13 spire-1.2.1/pkg/common/telemetry/config.go 16:37:13 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:37:13 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/inmem.go 16:37:13 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/m3.go 16:37:13 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/metrics.go 16:37:13 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/names.go 16:37:13 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:37:13 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:37:13 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/ 16:37:13 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:37:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:37:13 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:37:13 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:37:13 spire-1.2.1/pkg/common/plugin/x509pop/ 16:37:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:37:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:37:13 spire-1.2.1/pkg/common/profiling/ 16:37:13 spire-1.2.1/pkg/common/profiling/dumpers.go 16:37:13 spire-1.2.1/pkg/common/profiling/profiling.go 16:37:13 spire-1.2.1/pkg/common/protoutil/ 16:37:13 spire-1.2.1/pkg/common/protoutil/masks.go 16:37:13 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:37:13 spire-1.2.1/pkg/common/rotationutil/ 16:37:13 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:37:13 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:37:13 spire-1.2.1/pkg/common/selector/ 16:37:13 spire-1.2.1/pkg/common/selector/selector.go 16:37:13 spire-1.2.1/pkg/common/selector/selector_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:37:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/server.go 16:37:13 spire-1.2.1/pkg/common/telemetry/sink.go 16:37:13 spire-1.2.1/pkg/common/telemetry/statsd.go 16:37:13 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/uptime.go 16:37:13 spire-1.2.1/pkg/common/telemetry/version.go 16:37:13 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:37:13 spire-1.2.1/pkg/common/uptime/ 16:37:13 spire-1.2.1/pkg/common/uptime/uptime.go 16:37:13 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:37:13 spire-1.2.1/pkg/common/selector/set.go 16:37:13 spire-1.2.1/pkg/common/selector/set_utils.go 16:37:13 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/ 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/ 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:37:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:37:13 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:37:13 spire-1.2.1/pkg/common/telemetry/call.go 16:37:13 spire-1.2.1/pkg/common/telemetry/common/ 16:37:13 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:37:13 spire-1.2.1/pkg/common/util/ 16:37:13 spire-1.2.1/pkg/common/util/certs.go 16:37:13 spire-1.2.1/pkg/common/util/certs_test.go 16:37:13 spire-1.2.1/pkg/common/util/csr.go 16:37:13 spire-1.2.1/pkg/common/util/hash.go 16:37:13 spire-1.2.1/pkg/common/util/selectors.go 16:37:13 spire-1.2.1/pkg/common/util/selectors_test.go 16:37:13 spire-1.2.1/pkg/common/util/signals.go 16:37:13 spire-1.2.1/pkg/common/util/sort.go 16:37:13 spire-1.2.1/pkg/common/util/sort_test.go 16:37:13 spire-1.2.1/pkg/common/util/task.go 16:37:13 spire-1.2.1/pkg/common/util/task_test.go 16:37:13 spire-1.2.1/pkg/common/util/testdata/ 16:37:13 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:37:13 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:37:13 spire-1.2.1/pkg/common/version/ 16:37:13 spire-1.2.1/pkg/common/version/version.go 16:37:13 spire-1.2.1/pkg/common/x509svid/ 16:37:13 spire-1.2.1/pkg/common/x509svid/common_test.go 16:37:13 spire-1.2.1/pkg/common/x509svid/csr.go 16:37:13 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:37:13 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:37:13 spire-1.2.1/pkg/common/x509util/ 16:37:13 spire-1.2.1/pkg/common/x509util/cert.go 16:37:13 spire-1.2.1/pkg/common/x509util/dns.go 16:37:13 spire-1.2.1/pkg/common/x509util/dns_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/config.go 16:37:13 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:37:13 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/inmem.go 16:37:13 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/m3.go 16:37:13 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/metrics.go 16:37:13 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/names.go 16:37:13 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:37:13 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:37:13 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/ 16:37:13 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:37:13 spire-1.2.1/pkg/common/x509util/keyid.go 16:37:13 spire-1.2.1/pkg/common/x509util/keypair.go 16:37:13 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:37:13 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:37:13 spire-1.2.1/pkg/server/ 16:37:13 spire-1.2.1/pkg/server/api/ 16:37:13 spire-1.2.1/pkg/server/api/agent.go 16:37:13 spire-1.2.1/pkg/server/api/agent/ 16:37:13 spire-1.2.1/pkg/server/api/agent/v1/ 16:37:13 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/agent_test.go 16:37:13 spire-1.2.1/pkg/server/api/api.go 16:37:13 spire-1.2.1/pkg/server/api/audit/ 16:37:13 spire-1.2.1/pkg/server/api/audit/audit.go 16:37:13 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:37:13 spire-1.2.1/pkg/server/api/bundle.go 16:37:13 spire-1.2.1/pkg/server/api/bundle/ 16:37:13 spire-1.2.1/pkg/server/api/bundle/v1/ 16:37:13 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/bundle_test.go 16:37:13 spire-1.2.1/pkg/server/api/debug/ 16:37:13 spire-1.2.1/pkg/server/api/debug/v1/ 16:37:13 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:37:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:37:13 spire-1.2.1/pkg/common/telemetry/server/server.go 16:37:13 spire-1.2.1/pkg/common/telemetry/sink.go 16:37:13 spire-1.2.1/pkg/common/telemetry/statsd.go 16:37:13 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:37:13 spire-1.2.1/pkg/common/telemetry/uptime.go 16:37:13 spire-1.2.1/pkg/common/telemetry/version.go 16:37:13 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:37:13 spire-1.2.1/pkg/common/uptime/ 16:37:13 spire-1.2.1/pkg/common/uptime/uptime.go 16:37:13 2903d48760ec: Pushed 16:37:13 85b29e8f9ed9: Pushed 16:37:13 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:37:13 spire-1.2.1/pkg/server/api/entry.go 16:37:13 spire-1.2.1/pkg/server/api/entry/ 16:37:13 spire-1.2.1/pkg/server/api/entry/v1/ 16:37:13 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/entry_test.go 16:37:13 spire-1.2.1/pkg/server/api/health/ 16:37:13 spire-1.2.1/pkg/server/api/health/v1/ 16:37:13 spire-1.2.1/pkg/server/api/health/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/id.go 16:37:13 spire-1.2.1/pkg/server/api/id_test.go 16:37:13 spire-1.2.1/pkg/server/api/limits/ 16:37:13 spire-1.2.1/pkg/server/api/limits/limits.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/ 16:37:13 spire-1.2.1/pkg/server/api/middleware/alias.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/audit.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/caller.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:37:13 spire-1.2.1/pkg/common/util/ 16:37:13 spire-1.2.1/pkg/common/util/certs.go 16:37:13 spire-1.2.1/pkg/common/util/certs_test.go 16:37:13 spire-1.2.1/pkg/common/util/csr.go 16:37:13 spire-1.2.1/pkg/common/util/hash.go 16:37:13 spire-1.2.1/pkg/common/util/selectors.go 16:37:13 spire-1.2.1/pkg/common/util/selectors_test.go 16:37:13 spire-1.2.1/pkg/common/util/signals.go 16:37:13 spire-1.2.1/pkg/common/util/sort.go 16:37:13 spire-1.2.1/pkg/common/util/sort_test.go 16:37:13 spire-1.2.1/pkg/common/util/task.go 16:37:13 spire-1.2.1/pkg/common/util/task_test.go 16:37:13 spire-1.2.1/pkg/common/util/testdata/ 16:37:13 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:37:13 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:37:13 spire-1.2.1/pkg/common/version/ 16:37:13 spire-1.2.1/pkg/common/version/version.go 16:37:13 spire-1.2.1/pkg/common/x509svid/ 16:37:13 spire-1.2.1/pkg/common/x509svid/common_test.go 16:37:13 spire-1.2.1/pkg/common/x509svid/csr.go 16:37:13 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:37:13 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:37:13 spire-1.2.1/pkg/common/x509util/ 16:37:13 spire-1.2.1/pkg/common/x509util/cert.go 16:37:13 spire-1.2.1/pkg/common/x509util/dns.go 16:37:13 spire-1.2.1/pkg/common/x509util/dns_test.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/common.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/entries.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:37:13 spire-1.2.1/pkg/server/api/ratelimit.go 16:37:13 spire-1.2.1/pkg/server/api/rpccontext/ 16:37:13 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:37:13 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:37:13 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:37:13 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:37:13 spire-1.2.1/pkg/server/api/selector.go 16:37:13 spire-1.2.1/pkg/server/api/selector_test.go 16:37:13 spire-1.2.1/pkg/server/api/status.go 16:37:13 spire-1.2.1/pkg/server/api/status_test.go 16:37:13 spire-1.2.1/pkg/server/api/svid/ 16:37:13 spire-1.2.1/pkg/server/api/svid/v1/ 16:37:13 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/trustdomain.go 16:37:13 spire-1.2.1/pkg/server/api/trustdomain/ 16:37:13 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:37:13 spire-1.2.1/pkg/common/x509util/keyid.go 16:37:13 spire-1.2.1/pkg/common/x509util/keypair.go 16:37:13 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:37:13 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:37:13 spire-1.2.1/pkg/server/ 16:37:13 spire-1.2.1/pkg/server/api/ 16:37:13 spire-1.2.1/pkg/server/api/agent.go 16:37:13 spire-1.2.1/pkg/server/api/agent/ 16:37:13 spire-1.2.1/pkg/server/api/agent/v1/ 16:37:13 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/agent_test.go 16:37:13 spire-1.2.1/pkg/server/api/api.go 16:37:13 spire-1.2.1/pkg/server/api/audit/ 16:37:13 spire-1.2.1/pkg/server/api/audit/audit.go 16:37:13 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:37:13 spire-1.2.1/pkg/server/api/bundle.go 16:37:13 spire-1.2.1/pkg/server/api/bundle/ 16:37:13 spire-1.2.1/pkg/server/api/bundle/v1/ 16:37:13 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/bundle_test.go 16:37:13 spire-1.2.1/pkg/server/api/debug/ 16:37:13 spire-1.2.1/pkg/server/api/debug/v1/ 16:37:13 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:37:13 spire-1.2.1/pkg/server/authpolicy/ 16:37:13 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:37:13 spire-1.2.1/pkg/server/authpolicy/policy.go 16:37:13 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:37:13 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:37:13 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:37:13 spire-1.2.1/pkg/server/authpolicy/validate.go 16:37:13 spire-1.2.1/pkg/server/bundle/ 16:37:13 spire-1.2.1/pkg/server/bundle/client/ 16:37:13 spire-1.2.1/pkg/server/bundle/client/client.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/manager.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/sources.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/updater.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:37:13 spire-1.2.1/pkg/server/ca/ 16:37:13 spire-1.2.1/pkg/server/ca/ca.go 16:37:13 spire-1.2.1/pkg/server/ca/ca_health.go 16:37:13 spire-1.2.1/pkg/server/api/entry.go 16:37:13 spire-1.2.1/pkg/server/api/entry/ 16:37:13 spire-1.2.1/pkg/server/api/entry/v1/ 16:37:13 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/entry_test.go 16:37:13 spire-1.2.1/pkg/server/api/health/ 16:37:13 spire-1.2.1/pkg/server/api/health/v1/ 16:37:13 spire-1.2.1/pkg/server/api/health/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/id.go 16:37:13 spire-1.2.1/pkg/server/api/id_test.go 16:37:13 spire-1.2.1/pkg/server/api/limits/ 16:37:13 spire-1.2.1/pkg/server/api/limits/limits.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/ 16:37:13 spire-1.2.1/pkg/server/api/middleware/alias.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/audit.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/caller.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:37:13 spire-1.2.1/pkg/server/ca/ca_test.go 16:37:13 spire-1.2.1/pkg/server/ca/journal.go 16:37:13 spire-1.2.1/pkg/server/ca/journal_test.go 16:37:13 spire-1.2.1/pkg/server/ca/manager.go 16:37:13 spire-1.2.1/pkg/server/ca/manager_health.go 16:37:13 spire-1.2.1/pkg/server/ca/manager_test.go 16:37:13 spire-1.2.1/pkg/server/ca/templates.go 16:37:13 spire-1.2.1/pkg/server/ca/upstream_client.go 16:37:13 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:37:13 spire-1.2.1/pkg/server/ca/validation.go 16:37:13 spire-1.2.1/pkg/server/cache/ 16:37:13 spire-1.2.1/pkg/server/cache/dscache/ 16:37:13 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:37:13 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/ 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:37:13 spire-1.2.1/pkg/server/catalog/ 16:37:13 spire-1.2.1/pkg/server/catalog/catalog.go 16:37:13 16:37:13 spire-1.2.1/pkg/server/api/middleware/common.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/entries.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:37:13 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:37:13 spire-1.2.1/pkg/server/api/ratelimit.go 16:37:13 spire-1.2.1/pkg/server/api/rpccontext/ 16:37:13 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:37:13 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:37:13 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:37:13 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:37:13 spire-1.2.1/pkg/server/api/selector.go 16:37:13 spire-1.2.1/pkg/server/api/selector_test.go 16:37:13 spire-1.2.1/pkg/server/api/status.go 16:37:13 spire-1.2.1/pkg/server/api/status_test.go 16:37:13 spire-1.2.1/pkg/server/api/svid/ 16:37:13 spire-1.2.1/pkg/server/api/svid/v1/ 16:37:13 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/trustdomain.go 16:37:13 spire-1.2.1/pkg/server/api/trustdomain/ 16:37:13 spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/server/catalog/keymanager.go 16:37:13 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:37:13 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:37:13 spire-1.2.1/pkg/server/catalog/notifier.go 16:37:13 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:37:13 spire-1.2.1/pkg/server/config.go 16:37:13 spire-1.2.1/pkg/server/datastore/ 16:37:13 spire-1.2.1/pkg/server/datastore/datastore.go 16:37:13 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:37:13 spire-1.2.1/pkg/server/datastore/repository.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:37:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:37:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:37:13 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:37:13 spire-1.2.1/pkg/server/authpolicy/ 16:37:13 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:37:13 spire-1.2.1/pkg/server/authpolicy/policy.go 16:37:13 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:37:13 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:37:13 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:37:13 spire-1.2.1/pkg/server/authpolicy/validate.go 16:37:13 spire-1.2.1/pkg/server/bundle/ 16:37:13 spire-1.2.1/pkg/server/bundle/client/ 16:37:13 spire-1.2.1/pkg/server/bundle/client/client.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/manager.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/sources.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/updater.go 16:37:13 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:37:13 spire-1.2.1/pkg/server/ca/ 16:37:13 spire-1.2.1/pkg/server/ca/ca.go 16:37:13 spire-1.2.1/pkg/server/ca/ca_health.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:37:13 spire-1.2.1/pkg/server/endpoints/ 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/ 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:37:13 spire-1.2.1/pkg/server/ca/ca_test.go 16:37:13 spire-1.2.1/pkg/server/ca/journal.go 16:37:13 spire-1.2.1/pkg/server/ca/journal_test.go 16:37:13 spire-1.2.1/pkg/server/ca/manager.go 16:37:13 spire-1.2.1/pkg/server/ca/manager_health.go 16:37:13 spire-1.2.1/pkg/server/ca/manager_test.go 16:37:13 spire-1.2.1/pkg/server/ca/templates.go 16:37:13 spire-1.2.1/pkg/server/ca/upstream_client.go 16:37:13 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:37:13 spire-1.2.1/pkg/server/ca/validation.go 16:37:13 spire-1.2.1/pkg/server/cache/ 16:37:13 spire-1.2.1/pkg/server/cache/dscache/ 16:37:13 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:37:13 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/ 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:37:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:37:13 spire-1.2.1/pkg/server/catalog/ 16:37:13 spire-1.2.1/pkg/server/catalog/catalog.go 16:37:13 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:37:13 spire-1.2.1/pkg/server/endpoints/config.go 16:37:13 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:37:13 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:37:13 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:37:13 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:37:13 spire-1.2.1/pkg/server/endpoints/middleware.go 16:37:13 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:37:13 spire-1.2.1/pkg/server/hostservice/ 16:37:13 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:37:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:37:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:37:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:37:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 16:37:13 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:37:13 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:37:13 spire-1.2.1/pkg/server/catalog/notifier.go 16:37:13 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:37:13 spire-1.2.1/pkg/server/config.go 16:37:13 spire-1.2.1/pkg/server/datastore/ 16:37:13 spire-1.2.1/pkg/server/datastore/datastore.go 16:37:13 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:37:13 spire-1.2.1/pkg/server/datastore/repository.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:37:13 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:37:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:37:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:37:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:37:13 spire-1.2.1/pkg/server/endpoints/ 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/ 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:37:13 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:37:13 spire-1.2.1/pkg/server/endpoints/config.go 16:37:13 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:37:13 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:37:13 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:37:13 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:37:13 spire-1.2.1/pkg/server/endpoints/middleware.go 16:37:13 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:37:13 spire-1.2.1/pkg/server/hostservice/ 16:37:13 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:37:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:37:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:37:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:37:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:37:13 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:37:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:37:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/ 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:37:13 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:37:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:37:13 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:9540b570ffc184ed241d8c392aa55d5a0d29d3548ff02708d6d0fbaa78a96232 size: 1990 [Pipeline] isUnix [Pipeline] sh 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:37:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/ 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:37:13 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:37:13 spire-1.2.1/pkg/server/registration/ 16:37:13 spire-1.2.1/pkg/server/registration/manager.go 16:37:13 spire-1.2.1/pkg/server/registration/manager_test.go 16:37:13 spire-1.2.1/pkg/server/scanentries.go 16:37:13 spire-1.2.1/pkg/server/scanentries_test.go 16:37:13 spire-1.2.1/pkg/server/server.go 16:37:13 spire-1.2.1/pkg/server/server_test.go 16:37:13 spire-1.2.1/pkg/server/svid/ 16:37:13 spire-1.2.1/pkg/server/svid/observer.go 16:37:13 spire-1.2.1/pkg/server/svid/observer_test.go 16:37:13 spire-1.2.1/pkg/server/svid/rotator.go 16:37:13 spire-1.2.1/pkg/server/svid/rotator_config.go 16:37:13 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:37:13 spire-1.2.1/pkg/server/svid/rotator_test.go 16:37:13 spire-1.2.1/proto/ 16:37:13 spire-1.2.1/proto/private/ 16:37:13 spire-1.2.1/proto/private/server/ 16:37:13 spire-1.2.1/proto/private/server/journal/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:37:13 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:37:13 spire-1.2.1/proto/private/server/journal/journal.proto 16:37:13 spire-1.2.1/proto/spire/ 16:37:13 spire-1.2.1/proto/spire/common/ 16:37:13 spire-1.2.1/proto/spire/common/common.pb.go 16:37:13 spire-1.2.1/proto/spire/common/common.proto 16:37:13 spire-1.2.1/proto/spire/common/plugin/ 16:37:13 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:37:13 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:37:13 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:37:13 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:37:13 spire-1.2.1/proto/spire/plugin/ 16:37:13 spire-1.2.1/proto/spire/plugin/agent/ 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:37:13 spire-1.2.1/release/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:37:13 16:37:13 spire-1.2.1/release/spire-extras/ 16:37:13 spire-1.2.1/release/spire-extras/README.md 16:37:13 spire-1.2.1/release/spire-extras/conf/ 16:37:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:37:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:37:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:37:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:37:13 spire-1.2.1/release/spire/ 16:37:13 spire-1.2.1/release/spire/README.md 16:37:13 spire-1.2.1/release/spire/conf/ 16:37:13 spire-1.2.1/release/spire/conf/agent/ 16:37:13 spire-1.2.1/release/spire/conf/agent/agent.conf 16:37:13 spire-1.2.1/release/spire/conf/server/ 16:37:13 spire-1.2.1/release/spire/conf/server/server.conf 16:37:13 spire-1.2.1/script/ 16:37:13 spire-1.2.1/script/build-artifact.sh 16:37:13 spire-1.2.1/script/generate_dummy_ca.sh 16:37:13 spire-1.2.1/support/ 16:37:13 spire-1.2.1/support/k8s/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:37:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:37:13 spire-1.2.1/pkg/server/registration/ 16:37:13 spire-1.2.1/pkg/server/registration/manager.go 16:37:13 spire-1.2.1/pkg/server/registration/manager_test.go 16:37:13 spire-1.2.1/pkg/server/scanentries.go 16:37:13 spire-1.2.1/pkg/server/scanentries_test.go 16:37:13 spire-1.2.1/pkg/server/server.go 16:37:13 spire-1.2.1/pkg/server/server_test.go 16:37:13 spire-1.2.1/pkg/server/svid/ 16:37:13 spire-1.2.1/pkg/server/svid/observer.go 16:37:13 spire-1.2.1/pkg/server/svid/observer_test.go 16:37:13 spire-1.2.1/pkg/server/svid/rotator.go 16:37:13 spire-1.2.1/pkg/server/svid/rotator_config.go 16:37:13 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:37:13 spire-1.2.1/pkg/server/svid/rotator_test.go 16:37:13 spire-1.2.1/proto/ 16:37:13 spire-1.2.1/proto/private/ 16:37:13 spire-1.2.1/proto/private/server/ 16:37:13 spire-1.2.1/proto/private/server/journal/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/ 16:37:13 spire-1.2.1/support/oidc-discovery-provider/README.md 16:37:13 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/config.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:37:13 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:37:13 spire-1.2.1/proto/private/server/journal/journal.proto 16:37:13 spire-1.2.1/proto/spire/ 16:37:13 spire-1.2.1/proto/spire/common/ 16:37:13 spire-1.2.1/proto/spire/common/common.pb.go 16:37:13 spire-1.2.1/proto/spire/common/common.proto 16:37:13 spire-1.2.1/proto/spire/common/plugin/ 16:37:13 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:37:13 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:37:13 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:37:13 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:37:13 spire-1.2.1/proto/spire/plugin/ 16:37:13 spire-1.2.1/proto/spire/plugin/agent/ 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:37:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:37:13 spire-1.2.1/release/ 16:37:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/main.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:37:13 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:37:13 spire-1.2.1/test/ 16:37:13 spire-1.2.1/test/clock/ 16:37:13 spire-1.2.1/test/clock/clock.go 16:37:13 spire-1.2.1/test/fakes/ 16:37:13 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:37:13 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:37:13 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:37:13 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:37:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:37:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:37:13 spire-1.2.1/test/fakes/fakeagentstore/ 16:37:13 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:37:13 spire-1.2.1/release/spire-extras/ 16:37:13 spire-1.2.1/release/spire-extras/README.md 16:37:13 spire-1.2.1/release/spire-extras/conf/ 16:37:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:37:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:37:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:37:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:37:13 spire-1.2.1/release/spire/ 16:37:13 spire-1.2.1/release/spire/README.md 16:37:13 spire-1.2.1/release/spire/conf/ 16:37:13 spire-1.2.1/release/spire/conf/agent/ 16:37:13 spire-1.2.1/release/spire/conf/agent/agent.conf 16:37:13 spire-1.2.1/release/spire/conf/server/ 16:37:13 spire-1.2.1/release/spire/conf/server/server.conf 16:37:13 spire-1.2.1/script/ 16:37:13 spire-1.2.1/script/build-artifact.sh 16:37:13 spire-1.2.1/script/generate_dummy_ca.sh 16:37:13 spire-1.2.1/support/ 16:37:13 spire-1.2.1/support/k8s/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:37:13 spire-1.2.1/test/fakes/fakedatastore/ 16:37:13 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:37:13 spire-1.2.1/test/fakes/fakeentryclient/ 16:37:13 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:37:13 spire-1.2.1/test/fakes/fakehealthchecker/ 16:37:13 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:37:13 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:37:13 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:37:13 spire-1.2.1/test/fakes/fakemetrics/ 16:37:13 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:37:13 spire-1.2.1/test/fakes/fakenoderesolver/ 16:37:13 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:37:13 spire-1.2.1/test/fakes/fakenotifier/ 16:37:13 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:37:13 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:37:13 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:37:13 spire-1.2.1/test/fakes/fakeserverca/ 16:37:13 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:37:13 spire-1.2.1/test/fakes/fakeservercatalog/ 16:37:13 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:37:13 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:37:13 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:37:13 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:37:13 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:37:13 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:37:13 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:37:13 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:37:13 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:37:13 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:37:13 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:37:13 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:37:13 spire-1.2.1/test/fixture/ 16:37:13 spire-1.2.1/test/fixture/certs/ 16:37:13 spire-1.2.1/test/fixture/certs/agent_svid.der 16:37:13 spire-1.2.1/test/fixture/certs/base_cert.pem 16:37:13 spire-1.2.1/test/fixture/certs/base_csr.pem 16:37:13 spire-1.2.1/test/fixture/certs/base_key.pem 16:37:13 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:37:13 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:37:13 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:37:13 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:37:13 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:37:13 spire-1.2.1/test/fixture/certs/blog_key.pem 16:37:13 spire-1.2.1/test/fixture/certs/bundle.der 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:37:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:37:13 spire-1.2.1/test/fixture/certs/ca.pem 16:37:13 spire-1.2.1/test/fixture/certs/ca_key.pem 16:37:13 spire-1.2.1/test/fixture/certs/database_cert.pem 16:37:13 spire-1.2.1/test/fixture/certs/database_csr.pem 16:37:13 spire-1.2.1/test/fixture/certs/database_key.pem 16:37:13 spire-1.2.1/test/fixture/certs/node_cert.pem 16:37:13 spire-1.2.1/test/fixture/certs/node_csr.pem 16:37:13 spire-1.2.1/test/fixture/certs/node_key.pem 16:37:13 spire-1.2.1/test/fixture/certs/svid.pem 16:37:13 spire-1.2.1/test/fixture/certs/svid_key.pem 16:37:13 spire-1.2.1/test/fixture/config/ 16:37:13 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:37:13 spire-1.2.1/test/fixture/config/agent_good.conf 16:37:13 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:37:13 spire-1.2.1/test/fixture/config/plugin_good.conf 16:37:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:37:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:37:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:37:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:37:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:37:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:37:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:37:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:37:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:37:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:37:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:37:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:37:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:37:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/ 16:37:14 spire-1.2.1/support/oidc-discovery-provider/README.md 16:37:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/config.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_good.conf 16:37:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:37:14 spire-1.2.1/test/fixture/fixture.go 16:37:14 spire-1.2.1/test/fixture/nodeattestor/ 16:37:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:37:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/main.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:37:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:37:14 spire-1.2.1/test/ 16:37:14 spire-1.2.1/test/clock/ 16:37:14 spire-1.2.1/test/clock/clock.go 16:37:14 spire-1.2.1/test/fakes/ 16:37:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:37:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:37:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:37:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:37:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:37:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:37:14 spire-1.2.1/test/fakes/fakeagentstore/ 16:37:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:37:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:37:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:37:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:37:14 spire-1.2.1/test/fixture/registration/ 16:37:14 spire-1.2.1/test/fixture/registration/entries.json 16:37:14 spire-1.2.1/test/fixture/registration/good-for-update.json 16:37:14 spire-1.2.1/test/fixture/registration/good.json 16:37:14 spire-1.2.1/test/fixture/registration/invalid.json 16:37:14 spire-1.2.1/test/fixture/registration/invalid_json.json 16:37:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:37:14 spire-1.2.1/test/integration/ 16:37:14 spire-1.2.1/test/integration/README.md 16:37:14 spire-1.2.1/test/fakes/fakedatastore/ 16:37:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:37:14 spire-1.2.1/test/fakes/fakeentryclient/ 16:37:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:37:14 spire-1.2.1/test/fakes/fakehealthchecker/ 16:37:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:37:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:37:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:37:14 spire-1.2.1/test/fakes/fakemetrics/ 16:37:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:37:14 spire-1.2.1/test/fakes/fakenoderesolver/ 16:37:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:37:14 spire-1.2.1/test/fakes/fakenotifier/ 16:37:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:37:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:37:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:37:14 spire-1.2.1/test/fakes/fakeserverca/ 16:37:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:37:14 spire-1.2.1/test/fakes/fakeservercatalog/ 16:37:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:37:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:37:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:37:14 spire-1.2.1/test/integration/common 16:37:14 spire-1.2.1/test/integration/setup/ 16:37:14 spire-1.2.1/test/integration/setup/adminclient/ 16:37:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:37:14 spire-1.2.1/test/integration/setup/adminclient/client.go 16:37:14 spire-1.2.1/test/integration/setup/debugagent/ 16:37:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:37:14 spire-1.2.1/test/integration/setup/debugagent/main.go 16:37:14 spire-1.2.1/test/integration/setup/debugserver/ 16:37:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:37:14 spire-1.2.1/test/integration/setup/debugserver/main.go 16:37:14 spire-1.2.1/test/integration/setup/downstreamclient/ 16:37:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:37:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:37:14 spire-1.2.1/test/integration/setup/itclient/ 16:37:14 spire-1.2.1/test/integration/setup/itclient/client.go 16:37:14 spire-1.2.1/test/integration/setup/node-attestation/ 16:37:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:37:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:37:14 spire-1.2.1/test/integration/setup/x509pop/ 16:37:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:37:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:37:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:37:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:37:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:37:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:37:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:37:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:37:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:37:14 spire-1.2.1/test/fixture/ 16:37:14 spire-1.2.1/test/fixture/certs/ 16:37:14 spire-1.2.1/test/fixture/certs/agent_svid.der 16:37:14 spire-1.2.1/test/fixture/certs/base_cert.pem 16:37:14 spire-1.2.1/test/fixture/certs/base_csr.pem 16:37:14 spire-1.2.1/test/fixture/certs/base_key.pem 16:37:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:37:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:37:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:37:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:37:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:37:14 spire-1.2.1/test/fixture/certs/blog_key.pem 16:37:14 spire-1.2.1/test/fixture/certs/bundle.der 16:37:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:37:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:37:14 spire-1.2.1/test/integration/suites/ 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:37:14 spire-1.2.1/test/fixture/certs/ca.pem 16:37:14 spire-1.2.1/test/fixture/certs/ca_key.pem 16:37:14 spire-1.2.1/test/fixture/certs/database_cert.pem 16:37:14 spire-1.2.1/test/fixture/certs/database_csr.pem 16:37:14 spire-1.2.1/test/fixture/certs/database_key.pem 16:37:14 spire-1.2.1/test/fixture/certs/node_cert.pem 16:37:14 spire-1.2.1/test/fixture/certs/node_csr.pem 16:37:14 spire-1.2.1/test/fixture/certs/node_key.pem 16:37:14 spire-1.2.1/test/fixture/certs/svid.pem 16:37:14 spire-1.2.1/test/fixture/certs/svid_key.pem 16:37:14 spire-1.2.1/test/fixture/config/ 16:37:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:37:14 spire-1.2.1/test/fixture/config/agent_good.conf 16:37:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:37:14 spire-1.2.1/test/fixture/config/plugin_good.conf 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:37:14 spire-1.2.1/test/fixture/config/server_good.conf 16:37:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:37:14 spire-1.2.1/test/fixture/fixture.go 16:37:14 spire-1.2.1/test/fixture/nodeattestor/ 16:37:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:37:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:37:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:37:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:37:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:37:14 spire-1.2.1/test/fixture/registration/ 16:37:14 spire-1.2.1/test/fixture/registration/entries.json 16:37:14 spire-1.2.1/test/fixture/registration/good-for-update.json 16:37:14 spire-1.2.1/test/fixture/registration/good.json 16:37:14 spire-1.2.1/test/fixture/registration/invalid.json 16:37:14 spire-1.2.1/test/fixture/registration/invalid_json.json 16:37:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:37:14 spire-1.2.1/test/integration/ 16:37:14 spire-1.2.1/test/integration/README.md 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/common 16:37:14 spire-1.2.1/test/integration/setup/ 16:37:14 spire-1.2.1/test/integration/setup/adminclient/ 16:37:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:37:14 spire-1.2.1/test/integration/setup/adminclient/client.go 16:37:14 spire-1.2.1/test/integration/setup/debugagent/ 16:37:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:37:14 spire-1.2.1/test/integration/setup/debugagent/main.go 16:37:14 spire-1.2.1/test/integration/setup/debugserver/ 16:37:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:37:14 spire-1.2.1/test/integration/setup/debugserver/main.go 16:37:14 spire-1.2.1/test/integration/setup/downstreamclient/ 16:37:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:37:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:37:14 spire-1.2.1/test/integration/setup/itclient/ 16:37:14 spire-1.2.1/test/integration/setup/itclient/client.go 16:37:14 spire-1.2.1/test/integration/setup/node-attestation/ 16:37:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:37:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:37:14 spire-1.2.1/test/integration/setup/x509pop/ 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:37:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:37:14 spire-1.2.1/test/integration/suites/ 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:37:14 spire-1.2.1/test/integration/suites/join-token/ 16:37:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:37:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:37:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:37:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:37:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:37:14 spire-1.2.1/test/integration/suites/join-token/README.md 16:37:14 spire-1.2.1/test/integration/suites/join-token/conf/ 16:37:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/join-token/teardown 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:37:14 spire-1.2.1/test/integration/suites/join-token/ 16:37:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:37:14 spire-1.2.1/test/integration/suites/k8s/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/00-setup 16:37:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:37:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:37:14 spire-1.2.1/test/integration/suites/k8s/README.md 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:37:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:37:14 68a2aaa9d9e7: Preparing 16:37:14 e9ec3772edc3: Preparing 16:37:14 2903d48760ec: Preparing 16:37:14 85b29e8f9ed9: Preparing 16:37:14 6096b3d1e20a: Preparing 16:37:14 d99dffa7e9a8: Preparing 16:37:14 bbea42c25fd1: Preparing 16:37:14 b541d28bf3b4: Preparing 16:37:14 d99dffa7e9a8: Waiting 16:37:14 bbea42c25fd1: Waiting 16:37:14 b541d28bf3b4: Waiting 16:37:14 6096b3d1e20a: Layer already exists 16:37:14 68a2aaa9d9e7: Layer already exists 16:37:14 85b29e8f9ed9: Layer already exists 16:37:14 e9ec3772edc3: Layer already exists 16:37:14 2903d48760ec: Layer already exists 16:37:14 bbea42c25fd1: Layer already exists 16:37:14 d99dffa7e9a8: Layer already exists 16:37:14 b541d28bf3b4: Layer already exists 16:37:14 latest: digest: sha256:9540b570ffc184ed241d8c392aa55d5a0d29d3548ff02708d6d0fbaa78a96232 size: 1990 [Pipeline] isUnix [Pipeline] sh 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:37:14 spire-1.2.1/test/integration/suites/k8s/teardown 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:37:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:37:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:37:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:37:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:37:14 spire-1.2.1/test/integration/suites/join-token/README.md 16:37:14 spire-1.2.1/test/integration/suites/join-token/conf/ 16:37:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/join-token/teardown 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/ 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:37:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:37:14 spire-1.2.1/test/integration/suites/k8s/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/00-setup 16:37:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:37:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:37:14 spire-1.2.1/test/integration/suites/k8s/README.md 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:37:14 spire-1.2.1/test/integration/suites/rotation/ 16:37:14 spire-1.2.1/test/integration/suites/rotation/00-setup 16:37:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:37:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:37:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:37:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:37:14 spire-1.2.1/test/integration/suites/rotation/README.md 16:37:14 spire-1.2.1/test/integration/suites/rotation/conf/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:37:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:37:14 spire-1.2.1/test/integration/suites/k8s/teardown 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:37:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/rotation/teardown 16:37:14 spire-1.2.1/test/integration/suites/self-test/ 16:37:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:37:14 spire-1.2.1/test/integration/suites/self-test/README.md 16:37:14 spire-1.2.1/test/integration/suites/self-test/teardown 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:37:14 spire-1.2.1/test/integration/suites/upgrade/ 16:37:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:37:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/ 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:37:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:37:14 spire-1.2.1/test/integration/suites/upgrade/README.md 16:37:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:37:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/upgrade/teardown 16:37:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:37:14 spire-1.2.1/test/integration/suites/rotation/ 16:37:14 spire-1.2.1/test/integration/suites/rotation/00-setup 16:37:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:37:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:37:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:37:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:37:14 spire-1.2.1/test/integration/suites/rotation/README.md 16:37:14 spire-1.2.1/test/integration/suites/rotation/conf/ 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:37:14 spire-1.2.1/test/integration/test-one.sh 16:37:14 spire-1.2.1/test/integration/test.sh 16:37:14 spire-1.2.1/test/plugintest/ 16:37:14 spire-1.2.1/test/plugintest/config.go 16:37:14 spire-1.2.1/test/plugintest/load.go 16:37:14 spire-1.2.1/test/plugintest/option.go 16:37:14 spire-1.2.1/test/spiretest/ 16:37:14 spire-1.2.1/test/spiretest/apiserver.go 16:37:14 spire-1.2.1/test/spiretest/assertions.go 16:37:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/rotation/teardown 16:37:14 spire-1.2.1/test/integration/suites/self-test/ 16:37:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:37:14 spire-1.2.1/test/integration/suites/self-test/README.md 16:37:14 spire-1.2.1/test/integration/suites/self-test/teardown 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:37:14 spire-1.2.1/test/spiretest/dir.go 16:37:14 spire-1.2.1/test/spiretest/errors_posix.go 16:37:14 spire-1.2.1/test/spiretest/errors_windows.go 16:37:14 spire-1.2.1/test/spiretest/logs.go 16:37:14 spire-1.2.1/test/spiretest/socketapi.go 16:37:14 spire-1.2.1/test/spiretest/suite.go 16:37:14 spire-1.2.1/test/spiretest/x509.go 16:37:14 spire-1.2.1/test/testca/ 16:37:14 spire-1.2.1/test/testca/ca.go 16:37:14 spire-1.2.1/test/testkey/ 16:37:14 spire-1.2.1/test/testkey/generate.sh 16:37:14 spire-1.2.1/test/testkey/genkeys.go 16:37:14 spire-1.2.1/test/testkey/keys.go 16:37:14 spire-1.2.1/test/testkey/new.go 16:37:14 spire-1.2.1/test/tpmsimulator/ 16:37:14 spire-1.2.1/test/tpmsimulator/simulator.go 16:37:14 spire-1.2.1/test/util/ 16:37:14 spire-1.2.1/test/util/cert_fixtures.go 16:37:14 spire-1.2.1/test/util/cert_generation.go 16:37:14 spire-1.2.1/test/util/io_redirection.go 16:37:14 spire-1.2.1/test/util/race.go 16:37:14 spire-1.2.1/test/util/util.go 16:37:14 building spire from source... 16:37:14 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:37:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:37:14 spire-1.2.1/test/integration/suites/upgrade/ 16:37:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:37:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:37:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:37:14 spire-1.2.1/test/integration/suites/upgrade/README.md 16:37:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:37:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:37:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:37:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:37:14 spire-1.2.1/test/integration/suites/upgrade/teardown 16:37:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:37:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:37:14 spire-1.2.1/test/integration/test-one.sh 16:37:14 spire-1.2.1/test/integration/test.sh 16:37:14 spire-1.2.1/test/plugintest/ 16:37:14 spire-1.2.1/test/plugintest/config.go 16:37:14 spire-1.2.1/test/plugintest/load.go 16:37:14 spire-1.2.1/test/plugintest/option.go 16:37:14 spire-1.2.1/test/spiretest/ 16:37:14 spire-1.2.1/test/spiretest/apiserver.go 16:37:14 spire-1.2.1/test/spiretest/assertions.go 16:37:14 spire-1.2.1/test/spiretest/dir.go 16:37:14 spire-1.2.1/test/spiretest/errors_posix.go 16:37:14 spire-1.2.1/test/spiretest/errors_windows.go 16:37:14 spire-1.2.1/test/spiretest/logs.go 16:37:14 spire-1.2.1/test/spiretest/socketapi.go 16:37:14 spire-1.2.1/test/spiretest/suite.go 16:37:14 spire-1.2.1/test/spiretest/x509.go 16:37:14 spire-1.2.1/test/testca/ 16:37:14 spire-1.2.1/test/testca/ca.go 16:37:14 spire-1.2.1/test/testkey/ 16:37:14 spire-1.2.1/test/testkey/generate.sh 16:37:14 spire-1.2.1/test/testkey/genkeys.go 16:37:14 spire-1.2.1/test/testkey/keys.go 16:37:14 spire-1.2.1/test/testkey/new.go 16:37:14 spire-1.2.1/test/tpmsimulator/ 16:37:14 spire-1.2.1/test/tpmsimulator/simulator.go 16:37:14 spire-1.2.1/test/util/ 16:37:14 spire-1.2.1/test/util/cert_fixtures.go 16:37:14 spire-1.2.1/test/util/cert_generation.go 16:37:14 spire-1.2.1/test/util/io_redirection.go 16:37:14 spire-1.2.1/test/util/race.go 16:37:14 spire-1.2.1/test/util/util.go 16:37:14 building spire from source... 16:37:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.6 16:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:37:14 68a2aaa9d9e7: Preparing 16:37:14 e9ec3772edc3: Preparing 16:37:14 2903d48760ec: Preparing 16:37:14 85b29e8f9ed9: Preparing 16:37:14 6096b3d1e20a: Preparing 16:37:14 d99dffa7e9a8: Preparing 16:37:14 bbea42c25fd1: Preparing 16:37:14 b541d28bf3b4: Preparing 16:37:14 d99dffa7e9a8: Waiting 16:37:14 bbea42c25fd1: Waiting 16:37:14 b541d28bf3b4: Waiting 16:37:14 6096b3d1e20a: Layer already exists 16:37:14 85b29e8f9ed9: Layer already exists 16:37:14 68a2aaa9d9e7: Layer already exists 16:37:14 e9ec3772edc3: Layer already exists 16:37:14 2903d48760ec: Layer already exists 16:37:14 d99dffa7e9a8: Layer already exists 16:37:14 bbea42c25fd1: Layer already exists 16:37:14 b541d28bf3b4: Layer already exists 16:37:14 2.2.1-dev.6: digest: sha256:9540b570ffc184ed241d8c392aa55d5a0d29d3548ff02708d6d0fbaa78a96232 size: 1990 [Pipeline] isUnix [Pipeline] sh 16:37:15 Installing go1.17.7... 16:37:15 Installing go1.17.7... 16:37:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:37:15 68a2aaa9d9e7: Preparing 16:37:15 e9ec3772edc3: Preparing 16:37:15 2903d48760ec: Preparing 16:37:15 85b29e8f9ed9: Preparing 16:37:15 6096b3d1e20a: Preparing 16:37:15 d99dffa7e9a8: Preparing 16:37:15 bbea42c25fd1: Preparing 16:37:15 b541d28bf3b4: Preparing 16:37:15 d99dffa7e9a8: Waiting 16:37:15 bbea42c25fd1: Waiting 16:37:15 b541d28bf3b4: Waiting 16:37:15 e9ec3772edc3: Layer already exists 16:37:15 85b29e8f9ed9: Layer already exists 16:37:15 6096b3d1e20a: Layer already exists 16:37:15 2903d48760ec: Layer already exists 16:37:15 68a2aaa9d9e7: Layer already exists 16:37:15 d99dffa7e9a8: Layer already exists 16:37:15 bbea42c25fd1: Layer already exists 16:37:15 b541d28bf3b4: Layer already exists 16:37:15 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:9540b570ffc184ed241d8c392aa55d5a0d29d3548ff02708d6d0fbaa78a96232 size: 1990 [Pipeline] isUnix [Pipeline] sh 16:37:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 16:37:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:37:15 68a2aaa9d9e7: Preparing 16:37:15 e9ec3772edc3: Preparing 16:37:15 2903d48760ec: Preparing 16:37:15 85b29e8f9ed9: Preparing 16:37:15 6096b3d1e20a: Preparing 16:37:15 d99dffa7e9a8: Preparing 16:37:15 bbea42c25fd1: Preparing 16:37:15 b541d28bf3b4: Preparing 16:37:15 bbea42c25fd1: Waiting 16:37:15 b541d28bf3b4: Waiting 16:37:15 d99dffa7e9a8: Waiting 16:37:15 2903d48760ec: Layer already exists 16:37:15 85b29e8f9ed9: Layer already exists 16:37:15 68a2aaa9d9e7: Layer already exists 16:37:15 e9ec3772edc3: Layer already exists 16:37:15 6096b3d1e20a: Layer already exists 16:37:15 d99dffa7e9a8: Layer already exists 16:37:15 b541d28bf3b4: Layer already exists 16:37:15 bbea42c25fd1: Layer already exists 16:37:15 main: digest: sha256:9540b570ffc184ed241d8c392aa55d5a0d29d3548ff02708d6d0fbaa78a96232 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:16 ===================================================== [Pipeline] echo 16:37:16 taggedImages: 16:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.6 16:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:37:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:37:16 ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:16 latest 16:37:16 2.2.1-dev.6 16:37:16 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:16 main 16:37:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:37:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:37:16 77a814fc3bf7: Preparing 16:37:16 2f5a5b0c1315: Preparing 16:37:16 c23434f3a9bf: Preparing 16:37:16 360c1e2d3598: Preparing 16:37:16 2c2ad6de1254: Preparing 16:37:16 54471587c732: Preparing 16:37:16 ab6b412818d1: Preparing 16:37:16 d9e740ee2ca2: Preparing 16:37:16 8bfd5c5b8271: Preparing 16:37:16 b541d28bf3b4: Preparing 16:37:16 8bfd5c5b8271: Waiting 16:37:16 54471587c732: Waiting 16:37:16 b541d28bf3b4: Waiting 16:37:16 ab6b412818d1: Waiting 16:37:16 2c2ad6de1254: Pushed 16:37:16 77a814fc3bf7: Pushed 16:37:16 2f5a5b0c1315: Pushed 16:37:16 d9e740ee2ca2: Pushed 16:37:16 54471587c732: Pushed 16:37:16 ab6b412818d1: Pushed 16:37:16 b541d28bf3b4: Layer already exists 16:37:16 8bfd5c5b8271: Pushed 16:37:17 360c1e2d3598: Pushed 16:37:18 c23434f3a9bf: Pushed 16:37:18 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:e6de0a306539d085ad192638b5547d231bb43f610676c71210eb7167f740b761 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:37:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 16:37:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:37:18 77a814fc3bf7: Preparing 16:37:18 2f5a5b0c1315: Preparing 16:37:18 c23434f3a9bf: Preparing 16:37:18 360c1e2d3598: Preparing 16:37:18 2c2ad6de1254: Preparing 16:37:18 54471587c732: Preparing 16:37:18 ab6b412818d1: Preparing 16:37:18 d9e740ee2ca2: Preparing 16:37:18 8bfd5c5b8271: Preparing 16:37:18 b541d28bf3b4: Preparing 16:37:18 ab6b412818d1: Waiting 16:37:18 d9e740ee2ca2: Waiting 16:37:18 8bfd5c5b8271: Waiting 16:37:18 b541d28bf3b4: Waiting 16:37:18 54471587c732: Waiting 16:37:18 c23434f3a9bf: Layer already exists 16:37:18 2c2ad6de1254: Layer already exists 16:37:18 77a814fc3bf7: Layer already exists 16:37:18 360c1e2d3598: Layer already exists 16:37:18 2f5a5b0c1315: Layer already exists 16:37:18 54471587c732: Layer already exists 16:37:18 ab6b412818d1: Layer already exists 16:37:18 d9e740ee2ca2: Layer already exists 16:37:18 8bfd5c5b8271: Layer already exists 16:37:18 b541d28bf3b4: Layer already exists 16:37:18 latest: digest: sha256:e6de0a306539d085ad192638b5547d231bb43f610676c71210eb7167f740b761 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:37:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.6 16:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:37:19 77a814fc3bf7: Preparing 16:37:19 2f5a5b0c1315: Preparing 16:37:19 c23434f3a9bf: Preparing 16:37:19 360c1e2d3598: Preparing 16:37:19 2c2ad6de1254: Preparing 16:37:19 54471587c732: Preparing 16:37:19 ab6b412818d1: Preparing 16:37:19 d9e740ee2ca2: Preparing 16:37:19 8bfd5c5b8271: Preparing 16:37:19 b541d28bf3b4: Preparing 16:37:19 54471587c732: Waiting 16:37:19 ab6b412818d1: Waiting 16:37:19 d9e740ee2ca2: Waiting 16:37:19 8bfd5c5b8271: Waiting 16:37:19 b541d28bf3b4: Waiting 16:37:19 2c2ad6de1254: Layer already exists 16:37:19 c23434f3a9bf: Layer already exists 16:37:19 2f5a5b0c1315: Layer already exists 16:37:19 360c1e2d3598: Layer already exists 16:37:19 77a814fc3bf7: Layer already exists 16:37:19 54471587c732: Layer already exists 16:37:19 8bfd5c5b8271: Layer already exists 16:37:19 ab6b412818d1: Layer already exists 16:37:19 d9e740ee2ca2: Layer already exists 16:37:19 b541d28bf3b4: Layer already exists 16:37:19 2.2.1-dev.6: digest: sha256:e6de0a306539d085ad192638b5547d231bb43f610676c71210eb7167f740b761 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:37:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:37:20 77a814fc3bf7: Preparing 16:37:20 2f5a5b0c1315: Preparing 16:37:20 c23434f3a9bf: Preparing 16:37:20 360c1e2d3598: Preparing 16:37:20 2c2ad6de1254: Preparing 16:37:20 54471587c732: Preparing 16:37:20 ab6b412818d1: Preparing 16:37:20 d9e740ee2ca2: Preparing 16:37:20 8bfd5c5b8271: Preparing 16:37:20 b541d28bf3b4: Preparing 16:37:20 54471587c732: Waiting 16:37:20 ab6b412818d1: Waiting 16:37:20 d9e740ee2ca2: Waiting 16:37:20 b541d28bf3b4: Waiting 16:37:20 8bfd5c5b8271: Waiting 16:37:20 77a814fc3bf7: Layer already exists 16:37:20 360c1e2d3598: Layer already exists 16:37:20 c23434f3a9bf: Layer already exists 16:37:20 2f5a5b0c1315: Layer already exists 16:37:20 2c2ad6de1254: Layer already exists 16:37:20 54471587c732: Layer already exists 16:37:20 ab6b412818d1: Layer already exists 16:37:20 b541d28bf3b4: Layer already exists 16:37:20 d9e740ee2ca2: Layer already exists 16:37:20 8bfd5c5b8271: Layer already exists 16:37:20 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:e6de0a306539d085ad192638b5547d231bb43f610676c71210eb7167f740b761 size: 2405 [Pipeline] isUnix [Pipeline] sh 16:37:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 16:37:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:37:20 77a814fc3bf7: Preparing 16:37:20 2f5a5b0c1315: Preparing 16:37:20 c23434f3a9bf: Preparing 16:37:20 360c1e2d3598: Preparing 16:37:20 2c2ad6de1254: Preparing 16:37:20 54471587c732: Preparing 16:37:20 ab6b412818d1: Preparing 16:37:20 d9e740ee2ca2: Preparing 16:37:20 8bfd5c5b8271: Preparing 16:37:20 b541d28bf3b4: Preparing 16:37:20 ab6b412818d1: Waiting 16:37:20 54471587c732: Waiting 16:37:20 d9e740ee2ca2: Waiting 16:37:20 8bfd5c5b8271: Waiting 16:37:20 b541d28bf3b4: Waiting 16:37:20 77a814fc3bf7: Layer already exists 16:37:20 2c2ad6de1254: Layer already exists 16:37:20 c23434f3a9bf: Layer already exists 16:37:20 360c1e2d3598: Layer already exists 16:37:20 2f5a5b0c1315: Layer already exists 16:37:20 54471587c732: Layer already exists 16:37:20 d9e740ee2ca2: Layer already exists 16:37:20 ab6b412818d1: Layer already exists 16:37:20 b541d28bf3b4: Layer already exists 16:37:20 8bfd5c5b8271: Layer already exists 16:37:20 main: digest: sha256:e6de0a306539d085ad192638b5547d231bb43f610676c71210eb7167f740b761 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:20 ===================================================== [Pipeline] echo 16:37:20 taggedImages: 16:37:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:37:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.6 16:37:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:37:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:37:20 ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:20 latest 16:37:20 2.2.1-dev.6 16:37:20 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:20 main 16:37:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:37:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:37:21 30c30c04129d: Preparing 16:37:21 bef1b856b289: Preparing 16:37:21 4a7fe108a79b: Preparing 16:37:21 4f10aced4de9: Preparing 16:37:21 86852dfb8430: Preparing 16:37:21 4fc242d58285: Preparing 16:37:21 4a7fe108a79b: Layer already exists 16:37:21 4fc242d58285: Layer already exists 16:37:21 30c30c04129d: Pushed 16:37:21 86852dfb8430: Pushed 16:37:21 4f10aced4de9: Pushed 16:37:23 bef1b856b289: Pushed 16:37:23 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:ea365dc4af683046fe7cafa80140affedf2077d813eb823e87097f7375998673 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:37:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 16:37:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:37:24 30c30c04129d: Preparing 16:37:24 bef1b856b289: Preparing 16:37:24 4a7fe108a79b: Preparing 16:37:24 4f10aced4de9: Preparing 16:37:24 86852dfb8430: Preparing 16:37:24 4fc242d58285: Preparing 16:37:24 4fc242d58285: Waiting 16:37:24 4f10aced4de9: Layer already exists 16:37:24 4a7fe108a79b: Layer already exists 16:37:24 86852dfb8430: Layer already exists 16:37:24 30c30c04129d: Layer already exists 16:37:24 bef1b856b289: Layer already exists 16:37:24 4fc242d58285: Layer already exists 16:37:24 latest: digest: sha256:ea365dc4af683046fe7cafa80140affedf2077d813eb823e87097f7375998673 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:37:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.6 16:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:37:24 30c30c04129d: Preparing 16:37:24 bef1b856b289: Preparing 16:37:24 4a7fe108a79b: Preparing 16:37:24 4f10aced4de9: Preparing 16:37:24 86852dfb8430: Preparing 16:37:24 4fc242d58285: Preparing 16:37:24 4fc242d58285: Waiting 16:37:24 4f10aced4de9: Layer already exists 16:37:24 30c30c04129d: Layer already exists 16:37:24 4a7fe108a79b: Layer already exists 16:37:24 86852dfb8430: Layer already exists 16:37:24 bef1b856b289: Layer already exists 16:37:24 4fc242d58285: Layer already exists 16:37:24 2.2.1-dev.6: digest: sha256:ea365dc4af683046fe7cafa80140affedf2077d813eb823e87097f7375998673 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:37:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:37:25 30c30c04129d: Preparing 16:37:25 bef1b856b289: Preparing 16:37:25 4a7fe108a79b: Preparing 16:37:25 4f10aced4de9: Preparing 16:37:25 86852dfb8430: Preparing 16:37:25 4fc242d58285: Preparing 16:37:25 4fc242d58285: Waiting 16:37:25 30c30c04129d: Layer already exists 16:37:25 86852dfb8430: Layer already exists 16:37:25 4a7fe108a79b: Layer already exists 16:37:25 bef1b856b289: Layer already exists 16:37:25 4f10aced4de9: Layer already exists 16:37:25 4fc242d58285: Layer already exists 16:37:25 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:ea365dc4af683046fe7cafa80140affedf2077d813eb823e87097f7375998673 size: 1573 [Pipeline] isUnix [Pipeline] sh 16:37:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 16:37:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:37:25 30c30c04129d: Preparing 16:37:25 bef1b856b289: Preparing 16:37:25 4a7fe108a79b: Preparing 16:37:25 4f10aced4de9: Preparing 16:37:25 86852dfb8430: Preparing 16:37:25 4fc242d58285: Preparing 16:37:25 30c30c04129d: Layer already exists 16:37:25 4a7fe108a79b: Layer already exists 16:37:25 86852dfb8430: Layer already exists 16:37:25 4f10aced4de9: Layer already exists 16:37:25 bef1b856b289: Layer already exists 16:37:25 4fc242d58285: Layer already exists 16:37:25 main: digest: sha256:ea365dc4af683046fe7cafa80140affedf2077d813eb823e87097f7375998673 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:26 ===================================================== [Pipeline] echo 16:37:26 taggedImages: 16:37:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:37:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.6 16:37:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:37:26 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:37:26 ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:26 latest 16:37:26 2.2.1-dev.6 16:37:26 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:26 main 16:37:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:37:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:37:26 219c49fe10cd: Preparing 16:37:26 113f6e367e5b: Preparing 16:37:26 a9b984f1e94b: Preparing 16:37:26 2f84f9ee165f: Preparing 16:37:26 9812eea5943f: Preparing 16:37:26 b6e9cc29e12a: Preparing 16:37:26 86852dfb8430: Preparing 16:37:26 4fc242d58285: Preparing 16:37:26 86852dfb8430: Waiting 16:37:26 4fc242d58285: Waiting 16:37:26 b6e9cc29e12a: Waiting 16:37:26 113f6e367e5b: Pushed 16:37:26 219c49fe10cd: Pushed 16:37:26 a9b984f1e94b: Pushed 16:37:26 4fc242d58285: Layer already exists 16:37:26 86852dfb8430: Layer already exists 16:37:27 b6e9cc29e12a: Pushed 16:37:30 9812eea5943f: Pushed 16:37:33 2f84f9ee165f: Pushed 16:37:33 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:9d188da8621bcaff36e138d7df86c214f5951bcd80777d91b9c33ebf7ff3776f size: 1992 [Pipeline] isUnix [Pipeline] sh 16:37:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 16:37:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:37:34 219c49fe10cd: Preparing 16:37:34 113f6e367e5b: Preparing 16:37:34 a9b984f1e94b: Preparing 16:37:34 2f84f9ee165f: Preparing 16:37:34 9812eea5943f: Preparing 16:37:34 b6e9cc29e12a: Preparing 16:37:34 86852dfb8430: Preparing 16:37:34 4fc242d58285: Preparing 16:37:34 b6e9cc29e12a: Waiting 16:37:34 86852dfb8430: Waiting 16:37:34 4fc242d58285: Waiting 16:37:34 9812eea5943f: Layer already exists 16:37:34 a9b984f1e94b: Layer already exists 16:37:34 219c49fe10cd: Layer already exists 16:37:34 113f6e367e5b: Layer already exists 16:37:34 2f84f9ee165f: Layer already exists 16:37:34 b6e9cc29e12a: Layer already exists 16:37:34 86852dfb8430: Layer already exists 16:37:34 4fc242d58285: Layer already exists 16:37:34 latest: digest: sha256:9d188da8621bcaff36e138d7df86c214f5951bcd80777d91b9c33ebf7ff3776f size: 1992 [Pipeline] isUnix [Pipeline] sh 16:37:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.6 16:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:37:35 219c49fe10cd: Preparing 16:37:35 113f6e367e5b: Preparing 16:37:35 a9b984f1e94b: Preparing 16:37:35 2f84f9ee165f: Preparing 16:37:35 9812eea5943f: Preparing 16:37:35 b6e9cc29e12a: Preparing 16:37:35 86852dfb8430: Preparing 16:37:35 4fc242d58285: Preparing 16:37:35 b6e9cc29e12a: Waiting 16:37:35 86852dfb8430: Waiting 16:37:35 4fc242d58285: Waiting 16:37:35 9812eea5943f: Layer already exists 16:37:35 219c49fe10cd: Layer already exists 16:37:35 2f84f9ee165f: Layer already exists 16:37:35 a9b984f1e94b: Layer already exists 16:37:35 113f6e367e5b: Layer already exists 16:37:35 b6e9cc29e12a: Layer already exists 16:37:35 4fc242d58285: Layer already exists 16:37:35 86852dfb8430: Layer already exists 16:37:35 2.2.1-dev.6: digest: sha256:9d188da8621bcaff36e138d7df86c214f5951bcd80777d91b9c33ebf7ff3776f size: 1992 [Pipeline] isUnix [Pipeline] sh 16:37:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:37:35 219c49fe10cd: Preparing 16:37:35 113f6e367e5b: Preparing 16:37:35 a9b984f1e94b: Preparing 16:37:35 2f84f9ee165f: Preparing 16:37:35 9812eea5943f: Preparing 16:37:35 b6e9cc29e12a: Preparing 16:37:35 86852dfb8430: Preparing 16:37:35 4fc242d58285: Preparing 16:37:35 86852dfb8430: Waiting 16:37:35 b6e9cc29e12a: Waiting 16:37:35 4fc242d58285: Waiting 16:37:35 9812eea5943f: Layer already exists 16:37:35 2f84f9ee165f: Layer already exists 16:37:35 113f6e367e5b: Layer already exists 16:37:35 a9b984f1e94b: Layer already exists 16:37:35 219c49fe10cd: Layer already exists 16:37:35 4fc242d58285: Layer already exists 16:37:35 86852dfb8430: Layer already exists 16:37:35 b6e9cc29e12a: Layer already exists 16:37:35 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:9d188da8621bcaff36e138d7df86c214f5951bcd80777d91b9c33ebf7ff3776f size: 1992 [Pipeline] isUnix [Pipeline] sh 16:37:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 16:37:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:37:36 219c49fe10cd: Preparing 16:37:36 113f6e367e5b: Preparing 16:37:36 a9b984f1e94b: Preparing 16:37:36 2f84f9ee165f: Preparing 16:37:36 9812eea5943f: Preparing 16:37:36 b6e9cc29e12a: Preparing 16:37:36 86852dfb8430: Preparing 16:37:36 4fc242d58285: Preparing 16:37:36 b6e9cc29e12a: Waiting 16:37:36 86852dfb8430: Waiting 16:37:36 4fc242d58285: Waiting 16:37:36 a9b984f1e94b: Layer already exists 16:37:36 219c49fe10cd: Layer already exists 16:37:36 113f6e367e5b: Layer already exists 16:37:36 2f84f9ee165f: Layer already exists 16:37:36 9812eea5943f: Layer already exists 16:37:36 b6e9cc29e12a: Layer already exists 16:37:36 86852dfb8430: Layer already exists 16:37:36 4fc242d58285: Layer already exists 16:37:36 main: digest: sha256:9d188da8621bcaff36e138d7df86c214f5951bcd80777d91b9c33ebf7ff3776f size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:36 ===================================================== [Pipeline] echo 16:37:36 taggedImages: 16:37:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:37:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.6 16:37:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:37:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:37:36 ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:36 latest 16:37:36 2.2.1-dev.6 16:37:36 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:36 main 16:37:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:37:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:37:37 b5cc94203fd1: Preparing 16:37:37 38935a28b575: Preparing 16:37:37 664e65ee95b5: Preparing 16:37:37 0656d68b0acc: Preparing 16:37:37 e1686e8a0395: Preparing 16:37:37 86852dfb8430: Preparing 16:37:37 4fc242d58285: Preparing 16:37:37 4fc242d58285: Waiting 16:37:37 86852dfb8430: Waiting 16:37:37 b5cc94203fd1: Pushed 16:37:37 664e65ee95b5: Pushed 16:37:37 38935a28b575: Pushed 16:37:37 86852dfb8430: Layer already exists 16:37:37 4fc242d58285: Layer already exists 16:37:37 e1686e8a0395: Pushed 16:37:41 Building bin/spire-server... 16:37:41 go: downloading github.com/mitchellh/cli v1.1.2 16:37:41 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:37:41 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:37:41 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:37:41 Building bin/spire-server... 16:37:41 go: downloading google.golang.org/grpc v1.44.0 16:37:41 go: downloading github.com/mitchellh/cli v1.1.2 16:37:41 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 16:37:41 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 16:37:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 16:37:42 go: downloading google.golang.org/grpc v1.44.0 16:37:43 0656d68b0acc: Pushed 16:37:43 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:d318ab994fac4906a335c522ce01f8ac5c78aa9b6c990734f1932cbb27afe16e size: 1780 [Pipeline] isUnix [Pipeline] sh 16:37:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 16:37:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:37:44 b5cc94203fd1: Preparing 16:37:44 38935a28b575: Preparing 16:37:44 664e65ee95b5: Preparing 16:37:44 0656d68b0acc: Preparing 16:37:44 e1686e8a0395: Preparing 16:37:44 86852dfb8430: Preparing 16:37:44 4fc242d58285: Preparing 16:37:44 4fc242d58285: Waiting 16:37:44 86852dfb8430: Waiting 16:37:44 b5cc94203fd1: Layer already exists 16:37:44 664e65ee95b5: Layer already exists 16:37:44 e1686e8a0395: Layer already exists 16:37:44 38935a28b575: Layer already exists 16:37:44 0656d68b0acc: Layer already exists 16:37:44 4fc242d58285: Layer already exists 16:37:44 86852dfb8430: Layer already exists 16:37:44 latest: digest: sha256:d318ab994fac4906a335c522ce01f8ac5c78aa9b6c990734f1932cbb27afe16e size: 1780 [Pipeline] isUnix [Pipeline] sh 16:37:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.6 16:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:37:45 b5cc94203fd1: Preparing 16:37:45 38935a28b575: Preparing 16:37:45 664e65ee95b5: Preparing 16:37:45 0656d68b0acc: Preparing 16:37:45 e1686e8a0395: Preparing 16:37:45 86852dfb8430: Preparing 16:37:45 4fc242d58285: Preparing 16:37:45 86852dfb8430: Waiting 16:37:45 4fc242d58285: Waiting 16:37:45 e1686e8a0395: Layer already exists 16:37:45 664e65ee95b5: Layer already exists 16:37:45 b5cc94203fd1: Layer already exists 16:37:45 0656d68b0acc: Layer already exists 16:37:45 38935a28b575: Layer already exists 16:37:45 86852dfb8430: Layer already exists 16:37:45 4fc242d58285: Layer already exists 16:37:45 2.2.1-dev.6: digest: sha256:d318ab994fac4906a335c522ce01f8ac5c78aa9b6c990734f1932cbb27afe16e size: 1780 [Pipeline] isUnix [Pipeline] sh 16:37:45 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:37:45 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:37:45 go: downloading github.com/sirupsen/logrus v1.8.1 16:37:45 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 16:37:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:37:45 b5cc94203fd1: Preparing 16:37:45 38935a28b575: Preparing 16:37:45 664e65ee95b5: Preparing 16:37:45 0656d68b0acc: Preparing 16:37:45 e1686e8a0395: Preparing 16:37:45 86852dfb8430: Preparing 16:37:45 4fc242d58285: Preparing 16:37:45 4fc242d58285: Waiting 16:37:45 86852dfb8430: Waiting 16:37:45 e1686e8a0395: Layer already exists 16:37:45 38935a28b575: Layer already exists 16:37:45 664e65ee95b5: Layer already exists 16:37:45 0656d68b0acc: Layer already exists 16:37:45 b5cc94203fd1: Layer already exists 16:37:45 86852dfb8430: Layer already exists 16:37:45 4fc242d58285: Layer already exists 16:37:45 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:d318ab994fac4906a335c522ce01f8ac5c78aa9b6c990734f1932cbb27afe16e size: 1780 [Pipeline] isUnix [Pipeline] sh 16:37:45 go: downloading github.com/imdario/mergo v0.3.12 16:37:45 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 16:37:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 16:37:46 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:37:46 go: downloading github.com/fatih/color v1.13.0 16:37:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:37:46 b5cc94203fd1: Preparing 16:37:46 38935a28b575: Preparing 16:37:46 664e65ee95b5: Preparing 16:37:46 0656d68b0acc: Preparing 16:37:46 e1686e8a0395: Preparing 16:37:46 86852dfb8430: Preparing 16:37:46 4fc242d58285: Preparing 16:37:46 4fc242d58285: Waiting 16:37:46 86852dfb8430: Waiting 16:37:46 38935a28b575: Layer already exists 16:37:46 664e65ee95b5: Layer already exists 16:37:46 e1686e8a0395: Layer already exists 16:37:46 b5cc94203fd1: Layer already exists 16:37:46 0656d68b0acc: Layer already exists 16:37:46 86852dfb8430: Layer already exists 16:37:46 4fc242d58285: Layer already exists 16:37:46 main: digest: sha256:d318ab994fac4906a335c522ce01f8ac5c78aa9b6c990734f1932cbb27afe16e size: 1780 16:37:46 go: downloading github.com/mattn/go-isatty v0.0.14 16:37:46 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:46 ===================================================== [Pipeline] echo 16:37:46 taggedImages: 16:37:46 - nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:37:46 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.6 16:37:46 - nexus3.edgexfoundry.org:10004/security-spire-config:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:37:46 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:37:46 ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:46 latest 16:37:46 2.2.1-dev.6 16:37:46 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:46 main 16:37:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:46 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:37:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:37:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:37:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:37:46 go: downloading github.com/imdario/mergo v0.3.12 16:37:46 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:37:46 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:37:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:37:47 5dabcdda4234: Preparing 16:37:47 46990987931d: Preparing 16:37:47 fd27dc2fce4a: Preparing 16:37:47 42a93da14671: Preparing 16:37:47 b6e9cc29e12a: Preparing 16:37:47 86852dfb8430: Preparing 16:37:47 4fc242d58285: Preparing 16:37:47 4fc242d58285: Waiting 16:37:47 86852dfb8430: Waiting 16:37:47 b6e9cc29e12a: Layer already exists 16:37:47 86852dfb8430: Layer already exists 16:37:47 4fc242d58285: Layer already exists 16:37:47 5dabcdda4234: Pushed 16:37:47 fd27dc2fce4a: Pushed 16:37:47 46990987931d: Pushed 16:37:47 go: downloading github.com/sirupsen/logrus v1.8.1 16:37:47 go: downloading github.com/hashicorp/go-hclog v1.1.0 16:37:47 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 16:37:48 go: downloading github.com/fatih/color v1.13.0 16:37:48 go: downloading github.com/mattn/go-isatty v0.0.14 16:37:48 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 16:37:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 16:37:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:37:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:37:48 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 16:37:48 go: downloading github.com/hashicorp/go-plugin v1.4.3 16:37:48 go: downloading github.com/armon/go-metrics v0.3.10 16:37:49 go: downloading github.com/prometheus/client_golang v1.12.1 16:37:49 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 16:37:49 go: downloading github.com/InVisionApp/go-logger v1.0.1 16:37:49 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:37:50 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:37:50 go: downloading github.com/open-policy-agent/opa v0.38.0 16:37:51 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 16:37:51 go: downloading github.com/open-policy-agent/opa v0.38.0 16:37:53 42a93da14671: Pushed 16:37:53 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:d019b65fe0c2af1d1a7b98aa1a2b714879f190c15693a3ce60bb43b08e164b84 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:37:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 16:37:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:37:54 5dabcdda4234: Preparing 16:37:54 46990987931d: Preparing 16:37:54 fd27dc2fce4a: Preparing 16:37:54 42a93da14671: Preparing 16:37:54 b6e9cc29e12a: Preparing 16:37:54 86852dfb8430: Preparing 16:37:54 4fc242d58285: Preparing 16:37:54 b6e9cc29e12a: Layer already exists 16:37:54 42a93da14671: Layer already exists 16:37:54 5dabcdda4234: Layer already exists 16:37:54 46990987931d: Layer already exists 16:37:54 fd27dc2fce4a: Layer already exists 16:37:54 86852dfb8430: Layer already exists 16:37:54 4fc242d58285: Layer already exists 16:37:54 latest: digest: sha256:d019b65fe0c2af1d1a7b98aa1a2b714879f190c15693a3ce60bb43b08e164b84 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:37:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.6 16:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:37:54 5dabcdda4234: Preparing 16:37:54 46990987931d: Preparing 16:37:54 fd27dc2fce4a: Preparing 16:37:54 42a93da14671: Preparing 16:37:54 b6e9cc29e12a: Preparing 16:37:54 86852dfb8430: Preparing 16:37:54 4fc242d58285: Preparing 16:37:54 86852dfb8430: Waiting 16:37:54 4fc242d58285: Waiting 16:37:54 fd27dc2fce4a: Layer already exists 16:37:54 5dabcdda4234: Layer already exists 16:37:54 46990987931d: Layer already exists 16:37:54 42a93da14671: Layer already exists 16:37:54 b6e9cc29e12a: Layer already exists 16:37:54 4fc242d58285: Layer already exists 16:37:54 86852dfb8430: Layer already exists 16:37:54 2.2.1-dev.6: digest: sha256:d019b65fe0c2af1d1a7b98aa1a2b714879f190c15693a3ce60bb43b08e164b84 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:37:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:37:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:37:55 5dabcdda4234: Preparing 16:37:55 46990987931d: Preparing 16:37:55 fd27dc2fce4a: Preparing 16:37:55 42a93da14671: Preparing 16:37:55 b6e9cc29e12a: Preparing 16:37:55 86852dfb8430: Preparing 16:37:55 4fc242d58285: Preparing 16:37:55 4fc242d58285: Waiting 16:37:55 86852dfb8430: Waiting 16:37:55 46990987931d: Layer already exists 16:37:55 b6e9cc29e12a: Layer already exists 16:37:55 42a93da14671: Layer already exists 16:37:55 5dabcdda4234: Layer already exists 16:37:55 fd27dc2fce4a: Layer already exists 16:37:55 4fc242d58285: Layer already exists 16:37:55 86852dfb8430: Layer already exists 16:37:55 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:d019b65fe0c2af1d1a7b98aa1a2b714879f190c15693a3ce60bb43b08e164b84 size: 1780 [Pipeline] isUnix [Pipeline] sh 16:37:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 16:37:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:37:55 5dabcdda4234: Preparing 16:37:55 46990987931d: Preparing 16:37:55 fd27dc2fce4a: Preparing 16:37:55 42a93da14671: Preparing 16:37:55 b6e9cc29e12a: Preparing 16:37:55 86852dfb8430: Preparing 16:37:55 4fc242d58285: Preparing 16:37:55 86852dfb8430: Waiting 16:37:55 5dabcdda4234: Layer already exists 16:37:55 46990987931d: Layer already exists 16:37:55 b6e9cc29e12a: Layer already exists 16:37:55 fd27dc2fce4a: Layer already exists 16:37:55 86852dfb8430: Layer already exists 16:37:55 42a93da14671: Layer already exists 16:37:55 4fc242d58285: Layer already exists 16:37:55 main: digest: sha256:d019b65fe0c2af1d1a7b98aa1a2b714879f190c15693a3ce60bb43b08e164b84 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:56 ===================================================== [Pipeline] echo 16:37:56 taggedImages: 16:37:56 - nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:37:56 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.6 16:37:56 - nexus3.edgexfoundry.org:10004/security-spire-server:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:37:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:37:56 ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:56 latest 16:37:56 2.2.1-dev.6 16:37:56 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:37:56 main 16:37:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:37:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a 16:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:37:56 33c1cfde8b20: Preparing 16:37:56 cabdbec65b4a: Preparing 16:37:56 4a7fe108a79b: Preparing 16:37:56 9fbae3e163cc: Preparing 16:37:56 b541d28bf3b4: Preparing 16:37:56 b541d28bf3b4: Layer already exists 16:37:56 4a7fe108a79b: Layer already exists 16:37:56 33c1cfde8b20: Pushed 16:37:56 9fbae3e163cc: Pushed 16:37:59 cabdbec65b4a: Pushed 16:37:59 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:8ab2e8ebf09f8110f22944d7de34fb5aaae04d593895de074576d6ca09c1c881 size: 1366 [Pipeline] isUnix [Pipeline] sh 16:37:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 16:37:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:37:59 33c1cfde8b20: Preparing 16:37:59 cabdbec65b4a: Preparing 16:37:59 4a7fe108a79b: Preparing 16:37:59 9fbae3e163cc: Preparing 16:37:59 b541d28bf3b4: Preparing 16:37:59 4a7fe108a79b: Layer already exists 16:37:59 cabdbec65b4a: Layer already exists 16:37:59 9fbae3e163cc: Layer already exists 16:37:59 33c1cfde8b20: Layer already exists 16:37:59 b541d28bf3b4: Layer already exists 16:37:59 latest: digest: sha256:8ab2e8ebf09f8110f22944d7de34fb5aaae04d593895de074576d6ca09c1c881 size: 1366 [Pipeline] isUnix [Pipeline] sh 16:38:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:38:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.6 16:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:38:00 33c1cfde8b20: Preparing 16:38:00 cabdbec65b4a: Preparing 16:38:00 4a7fe108a79b: Preparing 16:38:00 9fbae3e163cc: Preparing 16:38:00 b541d28bf3b4: Preparing 16:38:00 9fbae3e163cc: Layer already exists 16:38:00 cabdbec65b4a: Layer already exists 16:38:00 4a7fe108a79b: Layer already exists 16:38:00 b541d28bf3b4: Layer already exists 16:38:00 33c1cfde8b20: Layer already exists 16:38:00 2.2.1-dev.6: digest: sha256:8ab2e8ebf09f8110f22944d7de34fb5aaae04d593895de074576d6ca09c1c881 size: 1366 [Pipeline] isUnix [Pipeline] sh 16:38:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:38:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:38:01 33c1cfde8b20: Preparing 16:38:01 cabdbec65b4a: Preparing 16:38:01 4a7fe108a79b: Preparing 16:38:01 9fbae3e163cc: Preparing 16:38:01 b541d28bf3b4: Preparing 16:38:01 4a7fe108a79b: Layer already exists 16:38:01 cabdbec65b4a: Layer already exists 16:38:01 9fbae3e163cc: Layer already exists 16:38:01 33c1cfde8b20: Layer already exists 16:38:01 b541d28bf3b4: Layer already exists 16:38:01 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:8ab2e8ebf09f8110f22944d7de34fb5aaae04d593895de074576d6ca09c1c881 size: 1366 [Pipeline] isUnix [Pipeline] sh 16:38:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 16:38:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:38:01 33c1cfde8b20: Preparing 16:38:01 cabdbec65b4a: Preparing 16:38:01 4a7fe108a79b: Preparing 16:38:01 9fbae3e163cc: Preparing 16:38:01 b541d28bf3b4: Preparing 16:38:01 4a7fe108a79b: Layer already exists 16:38:01 9fbae3e163cc: Layer already exists 16:38:01 33c1cfde8b20: Layer already exists 16:38:01 cabdbec65b4a: Layer already exists 16:38:01 b541d28bf3b4: Layer already exists 16:38:01 main: digest: sha256:8ab2e8ebf09f8110f22944d7de34fb5aaae04d593895de074576d6ca09c1c881 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:01 ===================================================== [Pipeline] echo 16:38:01 taggedImages: 16:38:01 - nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a 16:38:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:38:01 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.6 16:38:01 - nexus3.edgexfoundry.org:10004/support-notifications:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:38:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:38:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:38:01 ba7dda9ba69436b2236138c750336dcb3254af2a 16:38:01 latest 16:38:01 2.2.1-dev.6 16:38:01 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:38:01 main 16:38:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:38:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a 16:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:38:02 76279ab1b7f9: Preparing 16:38:02 a7578046b5eb: Preparing 16:38:02 4a7fe108a79b: Preparing 16:38:02 004b96ad8f26: Preparing 16:38:02 b541d28bf3b4: Preparing 16:38:02 4a7fe108a79b: Layer already exists 16:38:02 004b96ad8f26: Layer already exists 16:38:02 b541d28bf3b4: Layer already exists 16:38:02 76279ab1b7f9: Pushed 16:38:04 a7578046b5eb: Pushed 16:38:04 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:6ec48dc3fc65a1fc4b4ea7ca61c4d46d4dde0c846b0a29e55e4a32c2d0a5d16e size: 1365 [Pipeline] isUnix [Pipeline] sh 16:38:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 16:38:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:38:05 76279ab1b7f9: Preparing 16:38:05 a7578046b5eb: Preparing 16:38:05 4a7fe108a79b: Preparing 16:38:05 004b96ad8f26: Preparing 16:38:05 b541d28bf3b4: Preparing 16:38:05 b541d28bf3b4: Layer already exists 16:38:05 76279ab1b7f9: Layer already exists 16:38:05 4a7fe108a79b: Layer already exists 16:38:05 004b96ad8f26: Layer already exists 16:38:05 a7578046b5eb: Layer already exists 16:38:05 latest: digest: sha256:6ec48dc3fc65a1fc4b4ea7ca61c4d46d4dde0c846b0a29e55e4a32c2d0a5d16e size: 1365 [Pipeline] isUnix [Pipeline] sh 16:38:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:38:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.6 16:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:38:06 76279ab1b7f9: Preparing 16:38:06 a7578046b5eb: Preparing 16:38:06 4a7fe108a79b: Preparing 16:38:06 004b96ad8f26: Preparing 16:38:06 b541d28bf3b4: Preparing 16:38:06 b541d28bf3b4: Layer already exists 16:38:06 a7578046b5eb: Layer already exists 16:38:06 76279ab1b7f9: Layer already exists 16:38:06 4a7fe108a79b: Layer already exists 16:38:06 004b96ad8f26: Layer already exists 16:38:06 2.2.1-dev.6: digest: sha256:6ec48dc3fc65a1fc4b4ea7ca61c4d46d4dde0c846b0a29e55e4a32c2d0a5d16e size: 1365 [Pipeline] isUnix [Pipeline] sh 16:38:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:38:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:38:06 76279ab1b7f9: Preparing 16:38:06 a7578046b5eb: Preparing 16:38:06 4a7fe108a79b: Preparing 16:38:06 004b96ad8f26: Preparing 16:38:06 b541d28bf3b4: Preparing 16:38:06 4a7fe108a79b: Layer already exists 16:38:06 004b96ad8f26: Layer already exists 16:38:06 b541d28bf3b4: Layer already exists 16:38:06 76279ab1b7f9: Layer already exists 16:38:06 a7578046b5eb: Layer already exists 16:38:06 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:6ec48dc3fc65a1fc4b4ea7ca61c4d46d4dde0c846b0a29e55e4a32c2d0a5d16e size: 1365 [Pipeline] isUnix [Pipeline] sh 16:38:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 16:38:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:38:07 76279ab1b7f9: Preparing 16:38:07 a7578046b5eb: Preparing 16:38:07 4a7fe108a79b: Preparing 16:38:07 004b96ad8f26: Preparing 16:38:07 b541d28bf3b4: Preparing 16:38:07 4a7fe108a79b: Layer already exists 16:38:07 b541d28bf3b4: Layer already exists 16:38:07 004b96ad8f26: Layer already exists 16:38:07 a7578046b5eb: Layer already exists 16:38:07 76279ab1b7f9: Layer already exists 16:38:07 main: digest: sha256:6ec48dc3fc65a1fc4b4ea7ca61c4d46d4dde0c846b0a29e55e4a32c2d0a5d16e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:07 ===================================================== [Pipeline] echo 16:38:07 taggedImages: 16:38:07 - nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a 16:38:07 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:38:07 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.6 16:38:07 - nexus3.edgexfoundry.org:10004/support-scheduler:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:38:07 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 16:38:07 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 16:38:07 ba7dda9ba69436b2236138c750336dcb3254af2a 16:38:07 latest 16:38:07 2.2.1-dev.6 16:38:07 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:38:07 main 16:38:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:07 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 16:38:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a 16:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:38:07 27d2294caa9f: Preparing 16:38:07 a6531057b7e3: Preparing 16:38:07 6add89a09a00: Preparing 16:38:07 b6f16fcb46e1: Preparing 16:38:07 52f44be93a46: Preparing 16:38:07 10d82663b225: Preparing 16:38:07 f7a7a140f1b3: Preparing 16:38:07 31e69d4774c9: Preparing 16:38:07 7750d494dfbd: Preparing 16:38:07 18708474c90b: Preparing 16:38:07 4fc242d58285: Preparing 16:38:07 10d82663b225: Waiting 16:38:07 31e69d4774c9: Waiting 16:38:07 18708474c90b: Waiting 16:38:07 f7a7a140f1b3: Waiting 16:38:07 7750d494dfbd: Waiting 16:38:07 4fc242d58285: Waiting 16:38:07 52f44be93a46: Layer already exists 16:38:07 10d82663b225: Layer already exists 16:38:07 f7a7a140f1b3: Layer already exists 16:38:07 31e69d4774c9: Layer already exists 16:38:07 a6531057b7e3: Pushed 16:38:07 7750d494dfbd: Layer already exists 16:38:07 18708474c90b: Layer already exists 16:38:07 4fc242d58285: Layer already exists 16:38:08 27d2294caa9f: Pushed 16:38:09 6add89a09a00: Pushed 16:38:15 b6f16fcb46e1: Pushed 16:38:15 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:f2e6cf7e54370499cc343fc5a94159b4699d4365afc08fba359f31e5be475c12 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:38:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 16:38:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:38:16 27d2294caa9f: Preparing 16:38:16 a6531057b7e3: Preparing 16:38:16 6add89a09a00: Preparing 16:38:16 b6f16fcb46e1: Preparing 16:38:16 52f44be93a46: Preparing 16:38:16 10d82663b225: Preparing 16:38:16 f7a7a140f1b3: Preparing 16:38:16 31e69d4774c9: Preparing 16:38:16 7750d494dfbd: Preparing 16:38:16 18708474c90b: Preparing 16:38:16 4fc242d58285: Preparing 16:38:16 10d82663b225: Waiting 16:38:16 31e69d4774c9: Waiting 16:38:16 7750d494dfbd: Waiting 16:38:16 f7a7a140f1b3: Waiting 16:38:16 52f44be93a46: Layer already exists 16:38:16 a6531057b7e3: Layer already exists 16:38:16 b6f16fcb46e1: Layer already exists 16:38:16 6add89a09a00: Layer already exists 16:38:16 27d2294caa9f: Layer already exists 16:38:16 10d82663b225: Layer already exists 16:38:16 f7a7a140f1b3: Layer already exists 16:38:16 31e69d4774c9: Layer already exists 16:38:16 18708474c90b: Layer already exists 16:38:16 7750d494dfbd: Layer already exists 16:38:16 4fc242d58285: Layer already exists 16:38:16 latest: digest: sha256:f2e6cf7e54370499cc343fc5a94159b4699d4365afc08fba359f31e5be475c12 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:38:16 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:38:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.6 16:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:38:16 27d2294caa9f: Preparing 16:38:16 a6531057b7e3: Preparing 16:38:16 6add89a09a00: Preparing 16:38:16 b6f16fcb46e1: Preparing 16:38:16 52f44be93a46: Preparing 16:38:16 10d82663b225: Preparing 16:38:16 f7a7a140f1b3: Preparing 16:38:16 31e69d4774c9: Preparing 16:38:16 7750d494dfbd: Preparing 16:38:16 18708474c90b: Preparing 16:38:16 4fc242d58285: Preparing 16:38:16 7750d494dfbd: Waiting 16:38:16 f7a7a140f1b3: Waiting 16:38:16 18708474c90b: Waiting 16:38:16 4fc242d58285: Waiting 16:38:16 31e69d4774c9: Waiting 16:38:16 52f44be93a46: Layer already exists 16:38:16 27d2294caa9f: Layer already exists 16:38:16 6add89a09a00: Layer already exists 16:38:16 a6531057b7e3: Layer already exists 16:38:16 b6f16fcb46e1: Layer already exists 16:38:16 10d82663b225: Layer already exists 16:38:16 31e69d4774c9: Layer already exists 16:38:16 f7a7a140f1b3: Layer already exists 16:38:16 18708474c90b: Layer already exists 16:38:16 7750d494dfbd: Layer already exists 16:38:16 4fc242d58285: Layer already exists 16:38:16 2.2.1-dev.6: digest: sha256:f2e6cf7e54370499cc343fc5a94159b4699d4365afc08fba359f31e5be475c12 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:38:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 16:38:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:38:17 27d2294caa9f: Preparing 16:38:17 a6531057b7e3: Preparing 16:38:17 6add89a09a00: Preparing 16:38:17 b6f16fcb46e1: Preparing 16:38:17 52f44be93a46: Preparing 16:38:17 10d82663b225: Preparing 16:38:17 f7a7a140f1b3: Preparing 16:38:17 31e69d4774c9: Preparing 16:38:17 7750d494dfbd: Preparing 16:38:17 18708474c90b: Preparing 16:38:17 4fc242d58285: Preparing 16:38:17 7750d494dfbd: Waiting 16:38:17 10d82663b225: Waiting 16:38:17 18708474c90b: Waiting 16:38:17 f7a7a140f1b3: Waiting 16:38:17 4fc242d58285: Waiting 16:38:17 31e69d4774c9: Waiting 16:38:17 52f44be93a46: Layer already exists 16:38:17 a6531057b7e3: Layer already exists 16:38:17 b6f16fcb46e1: Layer already exists 16:38:17 27d2294caa9f: Layer already exists 16:38:17 6add89a09a00: Layer already exists 16:38:17 10d82663b225: Layer already exists 16:38:17 18708474c90b: Layer already exists 16:38:17 7750d494dfbd: Layer already exists 16:38:17 f7a7a140f1b3: Layer already exists 16:38:17 31e69d4774c9: Layer already exists 16:38:17 4fc242d58285: Layer already exists 16:38:17 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:f2e6cf7e54370499cc343fc5a94159b4699d4365afc08fba359f31e5be475c12 size: 2622 [Pipeline] isUnix [Pipeline] sh 16:38:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 16:38:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 16:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 16:38:18 27d2294caa9f: Preparing 16:38:18 a6531057b7e3: Preparing 16:38:18 6add89a09a00: Preparing 16:38:18 b6f16fcb46e1: Preparing 16:38:18 52f44be93a46: Preparing 16:38:18 10d82663b225: Preparing 16:38:18 f7a7a140f1b3: Preparing 16:38:18 31e69d4774c9: Preparing 16:38:18 7750d494dfbd: Preparing 16:38:18 18708474c90b: Preparing 16:38:18 4fc242d58285: Preparing 16:38:18 31e69d4774c9: Waiting 16:38:18 18708474c90b: Waiting 16:38:18 4fc242d58285: Waiting 16:38:18 10d82663b225: Waiting 16:38:18 f7a7a140f1b3: Waiting 16:38:18 6add89a09a00: Layer already exists 16:38:18 a6531057b7e3: Layer already exists 16:38:18 27d2294caa9f: Layer already exists 16:38:18 52f44be93a46: Layer already exists 16:38:18 b6f16fcb46e1: Layer already exists 16:38:18 f7a7a140f1b3: Layer already exists 16:38:18 10d82663b225: Layer already exists 16:38:18 31e69d4774c9: Layer already exists 16:38:18 7750d494dfbd: Layer already exists 16:38:18 18708474c90b: Layer already exists 16:38:18 4fc242d58285: Layer already exists 16:38:18 main: digest: sha256:f2e6cf7e54370499cc343fc5a94159b4699d4365afc08fba359f31e5be475c12 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:18 ===================================================== [Pipeline] echo 16:38:18 taggedImages: 16:38:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a 16:38:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 16:38:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.6 16:38:18 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 16:38:18 - 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] } 16:38:18 go: downloading github.com/armon/go-metrics v0.3.10 16:38:18 go: downloading github.com/prometheus/client_golang v1.12.1 16:38:18 go: downloading github.com/uber-go/tally/v4 v4.1.1 16:38:18 go: downloading github.com/mattn/go-colorable v0.1.12 16:38:18 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 16:38:18 go: downloading github.com/Masterminds/goutils v1.1.0 16:38:18 go: downloading github.com/google/uuid v1.1.2 16:38:18 go: downloading github.com/mattn/go-colorable v0.1.12 16:38:18 go: downloading github.com/huandu/xstrings v1.3.2 16:38:18 go: downloading github.com/Masterminds/semver v1.5.0 16:38:18 go: downloading github.com/Masterminds/goutils v1.1.0 16:38:18 go: downloading github.com/Masterminds/semver v1.5.0 16:38:18 go: downloading github.com/google/uuid v1.1.2 16:38:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:38:18 go: downloading github.com/huandu/xstrings v1.3.2 16:38:18 go: downloading github.com/oklog/run v1.0.0 16:38:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:38:18 go: downloading github.com/prometheus/client_model v0.2.0 16:38:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:38:18 go: downloading github.com/prometheus/common v0.32.1 16:38:18 go: downloading github.com/beorn7/perks v1.0.1 16:38:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:38:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:38:18 go: downloading github.com/oklog/run v1.0.0 16:38:18 go: downloading github.com/prometheus/procfs v0.7.3 16:38:18 go: downloading go.uber.org/atomic v1.9.0 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:38:18 go: downloading github.com/imkira/go-observer v1.0.3 16:38:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:38:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:38:18 go: downloading github.com/prometheus/client_model v0.2.0 16:38:18 go: downloading github.com/prometheus/common v0.32.1 16:38:19 go: downloading github.com/beorn7/perks v1.0.1 16:38:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:38:19 go: downloading github.com/imkira/go-observer v1.0.3 16:38:19 go: downloading github.com/prometheus/procfs v0.7.3 16:38:19 go: downloading github.com/hashicorp/errwrap v1.1.0 16:38:19 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:38:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:38:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:38:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:38:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:38:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:38:20 go: downloading go.uber.org/atomic v1.9.0 16:38:20 go: downloading github.com/hashicorp/errwrap v1.1.0 16:38:20 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:38:21 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 16:38:21 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 16:38:21 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 16:38:23 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 16:38:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:38:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:38:27 go: downloading github.com/stretchr/testify v1.7.0 16:38:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:38:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:38:27 go: downloading github.com/blang/semver/v4 v4.0.0 16:38:27 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:38:27 go: downloading github.com/jinzhu/gorm v1.9.16 16:38:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:38:28 go: downloading google.golang.org/api v0.70.0 16:38:28 go: downloading github.com/lib/pq v1.10.4 16:38:29 go: downloading k8s.io/client-go v0.23.4 16:38:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 16:38:30 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 16:38:30 go: downloading github.com/stretchr/testify v1.7.0 16:38:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:38:30 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 16:38:30 go: downloading github.com/blang/semver/v4 v4.0.0 16:38:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 16:38:31 go: downloading github.com/jinzhu/gorm v1.9.16 16:38:31 go: downloading github.com/lib/pq v1.10.4 16:38:31 go: downloading github.com/mattn/go-sqlite3 v1.14.12 16:38:32 go: downloading google.golang.org/api v0.70.0 16:38:32 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:38:33 go: downloading k8s.io/api v0.23.4 16:38:42 go: downloading github.com/google/go-tpm v0.3.3 16:38:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:38:42 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:39:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:39:21 go: downloading k8s.io/api v0.23.4 16:39:21 go: downloading k8s.io/client-go v0.23.4 16:39:21 go: downloading github.com/google/go-tpm v0.3.3 16:39:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:39:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:39:21 go: downloading cloud.google.com/go/storage v1.21.0 16:39:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 16:39:21 go: downloading cloud.google.com/go v0.100.2 16:39:21 go: downloading k8s.io/apimachinery v0.23.4 16:39:21 go: downloading k8s.io/kube-aggregator v0.23.3 16:39:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 16:39:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 16:39:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 16:39:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 16:39:34 go: downloading cloud.google.com/go/storage v1.21.0 16:39:34 go: downloading cloud.google.com/go v0.100.2 16:39:35 go: downloading k8s.io/apimachinery v0.23.4 16:39:38 go: downloading k8s.io/kube-aggregator v0.23.3 16:39:39 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:39:41 go: downloading cloud.google.com/go/security v1.3.0 16:39:41 go: downloading github.com/hashicorp/vault/api v1.4.1 16:39:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:39:41 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:39:42 go: downloading gopkg.in/yaml.v2 v2.4.0 16:39:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:39:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:39:42 go: downloading github.com/gobwas/glob v0.2.3 16:39:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:39:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 16:39:43 go: downloading github.com/twmb/murmur3 v1.1.6 16:39:43 go: downloading github.com/aws/smithy-go v1.11.0 16:39:45 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:39:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:39:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:39:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:39:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:39:45 go: downloading github.com/jinzhu/inflection v1.0.0 16:39:46 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:39:46 go: downloading github.com/gogo/protobuf v1.3.2 16:39:53 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:39:53 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:39:53 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:39:53 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:39:53 go: downloading github.com/dimchansky/utfbom v1.1.1 16:39:53 go: downloading cloud.google.com/go/compute v1.3.0 16:39:54 go: downloading cloud.google.com/go/iam v0.1.1 16:39:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:39:54 go: downloading k8s.io/klog/v2 v2.30.0 16:39:54 go: downloading github.com/google/gofuzz v1.1.0 16:39:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:39:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:39:56 go: downloading github.com/spf13/pflag v1.0.5 16:39:56 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:39:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:39:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:39:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:39:57 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:39:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:39:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:39:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:39:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:39:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:39:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:39:58 go: downloading go.opencensus.io v0.23.0 16:39:59 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:40:02 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:40:02 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:40:02 go: downloading gopkg.in/inf.v0 v0.9.1 16:40:02 go: downloading github.com/go-logr/logr v1.2.2 16:40:02 go: downloading github.com/google/go-cmp v0.5.7 16:40:03 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:40:03 go: downloading github.com/json-iterator/go v1.1.12 16:40:04 go: downloading github.com/googleapis/gnostic v0.5.5 16:40:07 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:40:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 16:40:09 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:40:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:40:09 go: downloading cloud.google.com/go/security v1.3.0 16:40:09 go: downloading github.com/hashicorp/vault/api v1.4.1 16:40:09 go: downloading github.com/tklauser/numcpus v0.3.0 16:40:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 16:40:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:40:09 go: downloading go.uber.org/zap v1.21.0 16:40:10 go: downloading sigs.k8s.io/yaml v1.3.0 16:40:10 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:40:10 go: downloading github.com/twmb/murmur3 v1.1.6 16:40:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:40:10 go: downloading gopkg.in/yaml.v2 v2.4.0 16:40:10 go: downloading github.com/modern-go/reflect2 v1.0.2 16:40:11 go: downloading github.com/ryanuber/go-glob v1.0.0 16:40:11 go: downloading github.com/golang/snappy v0.0.4 16:40:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 16:40:11 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:40:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:40:11 go: downloading github.com/gobwas/glob v0.2.3 16:40:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 16:40:12 go: downloading github.com/aws/smithy-go v1.11.0 16:40:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 16:40:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 16:40:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 16:40:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 16:40:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 16:40:14 go: downloading github.com/jinzhu/inflection v1.0.0 16:40:14 go: downloading github.com/gogo/protobuf v1.3.2 16:40:21 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 16:40:21 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:40:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:40:21 go: downloading github.com/hashicorp/go-version v1.2.0 16:40:21 go: downloading go.uber.org/multierr v1.6.0 16:40:21 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 16:40:21 go: downloading github.com/Azure/go-autorest/logger v0.2.1 16:40:21 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 16:40:21 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 16:40:21 go: downloading github.com/dimchansky/utfbom v1.1.1 16:40:21 go: downloading cloud.google.com/go/compute v1.3.0 16:40:22 go: downloading cloud.google.com/go/iam v0.1.1 16:40:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 16:40:22 go: downloading k8s.io/klog/v2 v2.30.0 16:40:22 go: downloading github.com/google/gofuzz v1.1.0 16:40:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 16:40:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 16:40:24 go: downloading github.com/spf13/pflag v1.0.5 16:40:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 16:40:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 16:40:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 16:40:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:40:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 16:40:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 16:40:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 16:40:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 16:40:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 16:40:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 16:40:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 16:40:28 go: downloading go.opencensus.io v0.23.0 16:40:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 16:40:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 16:40:29 go: downloading gopkg.in/inf.v0 v0.9.1 16:40:29 go: downloading github.com/go-logr/logr v1.2.2 16:40:30 go: downloading github.com/google/go-cmp v0.5.7 16:40:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 16:40:30 go: downloading github.com/json-iterator/go v1.1.12 16:40:31 go: downloading github.com/googleapis/gnostic v0.5.5 16:40:33 go: downloading github.com/jmespath/go-jmespath v0.4.0 16:40:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 16:40:38 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 16:40:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:40:38 go: downloading github.com/tklauser/numcpus v0.3.0 16:40:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 16:40:38 go: downloading go.uber.org/zap v1.21.0 16:40:39 go: downloading sigs.k8s.io/yaml v1.3.0 16:40:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 16:40:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:40:39 go: downloading github.com/modern-go/reflect2 v1.0.2 16:40:40 go: downloading github.com/ryanuber/go-glob v1.0.0 16:40:40 go: downloading github.com/golang/snappy v0.0.4 16:40:40 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 16:40:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 16:40:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:40:52 go: downloading github.com/hashicorp/go-version v1.2.0 16:40:52 go: downloading go.uber.org/multierr v1.6.0 16:40:58 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:40:58 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:40:58 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 16:40:58 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 16:42:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:42:35 Removing intermediate container 97181a8763f7 16:42:35 ---> f3cd123deaee 16:42:35 16:42:35 Step 10/23 : FROM alpine:3.14 16:42:35 3.14: Pulling from library/alpine 16:42:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:42:35 Status: Downloaded newer image for alpine:3.14 16:42:35 ---> ac73e934f311 16:42:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:42:35 ---> Running in 8292c07d3417 16:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:35 (1/1) Installing dumb-init (1.2.5-r1) 16:42:35 Executing busybox-1.33.1-r7.trigger 16:42:35 OK: 5 MiB in 15 packages 16:42:37 Removing intermediate container 8292c07d3417 16:42:37 ---> adad48e07f40 16:42:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:42:37 ---> Running in 0bb2f20421c0 16:42:37 Removing intermediate container 0bb2f20421c0 16:42:37 ---> 7adb84225197 16:42:37 Step 13/23 : ENV APP_PORT=59882 16:42:37 ---> Running in 0b5322bd31a7 16:42:38 Removing intermediate container 0b5322bd31a7 16:42:38 ---> 461e8d258e72 16:42:38 Step 14/23 : EXPOSE $APP_PORT 16:42:38 ---> Running in 33b2b4bac5e1 16:42:39 Removing intermediate container 33b2b4bac5e1 16:42:39 ---> f6c99e9ffc40 16:42:39 Step 15/23 : WORKDIR / 16:42:39 ---> Running in 7ab120809dc9 16:42:40 Removing intermediate container 7ab120809dc9 16:42:40 ---> d829c3a454ad 16:42:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:42 ---> f39d7c2cdddb 16:42:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:42:45 ---> cff82910e2df 16:42:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:42:47 ---> e0266c7dd597 16:42:47 Step 19/23 : ENTRYPOINT ["/core-command"] 16:42:47 ---> Running in 1b61d9fc612a 16:42:48 Removing intermediate container 1b61d9fc612a 16:42:48 ---> 2cdbe8fee40b 16:42:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:48 ---> Running in 62b649f514c3 16:42:49 Removing intermediate container 299d2856f239 16:42:49 ---> 6c99bef06d93 16:42:49 16:42:49 Step 10/25 : FROM alpine:3.14 16:42:49 ---> ac73e934f311 16:42:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:42:49 Removing intermediate container 62b649f514c3 16:42:49 ---> 9c97b7c2f88b 16:42:49 Step 21/23 : LABEL arch=arm64 16:42:49 ---> Running in 1701105036ed 16:42:49 ---> Running in cf762b1d7d69 16:42:50 Removing intermediate container cf762b1d7d69 16:42:50 ---> e3089cc73dd7 16:42:50 Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:42:50 ---> Running in a8d9bb5f77c2 16:42:51 Removing intermediate container a8d9bb5f77c2 16:42:51 ---> 0ab4de17fcea 16:42:51 Step 23/23 : LABEL version=2.2.1-dev.6 16:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:51 ---> Running in 9e531e46d6e7 16:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:52 Removing intermediate container 9e531e46d6e7 16:42:52 ---> 711acb010d51 16:42:52 16:42:52 Successfully built 711acb010d51 16:42:52 Successfully tagged core-command-arm64:latest 16:42:52  Building core-command ... done Building support-scheduler 16:42:53 (1/3) Installing ca-certificates (20211220-r0) 16:42:53 (2/3) Installing dumb-init (1.2.5-r1) 16:42:53 (3/3) Installing su-exec (0.2-r1) 16:42:53 Executing busybox-1.33.1-r7.trigger 16:42:53 Executing ca-certificates-20211220-r0.trigger 16:42:53 OK: 6 MiB in 17 packages 16:42:56 Removing intermediate container 1701105036ed 16:42:56 ---> 2b2255ed1b4b 16:42:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:42:56 ---> Running in 03fd312347af 16:42:56 Removing intermediate container 03fd312347af 16:42:56 ---> 312e209ddd18 16:42:56 Step 13/25 : WORKDIR / 16:42:56 ---> Running in 8635c2ce89dd 16:42:57 Removing intermediate container 8635c2ce89dd 16:42:57 ---> ce3a269591d4 16:42:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:42:58 ---> f09ed5b4c49f 16:42:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:42:59 ---> 0b5fbba67d36 16:42:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:43:00 ---> c9ba2af182fe 16:43:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:43:01 ---> 2d956efa7801 16:43:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:43:03 ---> 930fc4507ce6 16:43:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:43:06 ---> f0803ba44566 16:43:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:43:07 ---> e970c42a4983 16:43:07 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:43:08 ---> Running in 3f8d0de41e27 16:43:12 Removing intermediate container 3f8d0de41e27 16:43:12 ---> 5ff65b899240 16:43:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:43:12 ---> Running in 9c972e034f74 16:43:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:43:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:43:13 ---> 05dfb2f0ad9f 16:43:13 Step 3/22 : WORKDIR /edgex-go 16:43:13 ---> Using cache 16:43:13 ---> 6d7ce3712ca5 16:43:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:13 ---> Using cache 16:43:13 ---> 58e5476b0330 16:43:13 Step 5/22 : RUN apk add --update --no-cache make git 16:43:13 ---> Using cache 16:43:13 ---> d9ffb45a05a2 16:43:13 Step 6/22 : COPY go.mod vendor* ./ 16:43:13 ---> Using cache 16:43:13 ---> cd183534cca3 16:43:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:13 ---> Using cache 16:43:13 ---> 824676f5b0df 16:43:13 Step 8/22 : COPY . . 16:43:13 Removing intermediate container 9c972e034f74 16:43:13 ---> f6cfcaf48e31 16:43:13 Step 23/25 : LABEL arch=arm64 16:43:13 ---> Using cache 16:43:13 ---> db29917cb79f 16:43:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:43:13 ---> Running in e5c129611485 16:43:14 ---> Running in cd0b6b72e300 16:43:14 Removing intermediate container e5c129611485 16:43:14 ---> 788f8d5c90d2 16:43:14 Step 24/25 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:43:14 ---> Running in 1cc0b422fd81 16:43:15 Removing intermediate container 1cc0b422fd81 16:43:15 ---> 25dfea7962fd 16:43:15 Step 25/25 : LABEL version=2.2.1-dev.6 16:43:15 ---> Running in 504ea84073ab 16:43:16 Removing intermediate container 504ea84073ab 16:43:16 ---> d3c41444c61c 16:43:16 16:43:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:16 Successfully built d3c41444c61c 16:43:16 Successfully tagged security-secretstore-setup-arm64:latest 16:43:16 Building sys-mgmt-agent 16:43:39  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:43:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:43:39 ---> 05dfb2f0ad9f 16:43:39 Step 3/23 : WORKDIR /edgex-go 16:43:39 ---> Using cache 16:43:39 ---> 6d7ce3712ca5 16:43:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:39 ---> Using cache 16:43:39 ---> 58e5476b0330 16:43:39 Step 5/23 : RUN apk add --update --no-cache make bash git 16:43:39 ---> Running in f97ad267d727 16:43:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:43:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:43:42 OK: 220 MiB in 52 packages 16:43:43 Removing intermediate container f97ad267d727 16:43:43 ---> 07d92ebf7e5e 16:43:43 Step 6/23 : COPY go.mod vendor* ./ 16:43:44 ---> c8ca4cd50b3d 16:43:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:44 ---> Running in 38799589ea16 16:43:52 Removing intermediate container 38799589ea16 16:43:52 ---> 505428a44820 16:43:52 Step 8/23 : COPY . . 16:44:07 ---> 4c3ef4f35547 16:44:07 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:44:07 ---> Running in d0ff60293058 16:44:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:15 Removing intermediate container cb9b77226f51 16:45:15 ---> 378057453095 16:45:15 16:45:15 Step 9/20 : FROM alpine:3.15 16:45:15 3.15: Pulling from library/alpine 16:45:15 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:45:15 Status: Downloaded newer image for alpine:3.15 16:45:15 ---> 3fb3c9af89a9 16:45:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:45:15 ---> Running in 9d4544b2e1d1 16:45:15 Removing intermediate container 9d4544b2e1d1 16:45:15 ---> 4964e7b96044 16:45:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:15 ---> Running in 67c8c7908782 16:45:15 Removing intermediate container 67c8c7908782 16:45:15 ---> 644ddecc92f1 16:45:15 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:45:15 ---> Running in 4543e07c2be8 16:45:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:17 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:45:17 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:45:17 OK: 15734 distinct packages available 16:45:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:20 (1/9) Installing ca-certificates (20211220-r0) 16:45:20 (2/9) Installing brotli-libs (1.0.9-r5) 16:45:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:45:20 (4/9) Installing libcurl (7.80.0-r1) 16:45:21 (5/9) Installing curl (7.80.0-r1) 16:45:21 (6/9) Installing dumb-init (1.2.5-r1) 16:45:21 (7/9) Installing musl-obstack (1.2.3-r0) 16:45:21 (8/9) Installing libucontext (1.1-r0) 16:45:21 (9/9) Installing gcompat (1.0.0-r4) 16:45:21 Executing busybox-1.34.1-r5.trigger 16:45:21 Executing ca-certificates-20211220-r0.trigger 16:45:22 OK: 8 MiB in 23 packages 16:45:25 Removing intermediate container 4543e07c2be8 16:45:25 ---> c6bc87da40f3 16:45:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:45:25 ---> 64a7781cf7ee 16:45:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:45:27 ---> 8ccb8d61346d 16:45:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:45:28 ---> ed4a0a922627 16:45:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:45:28 ---> Running in 8dbbf7e9dbf2 16:45:29 Removing intermediate container 8dbbf7e9dbf2 16:45:29 ---> aec8edbd960e 16:45:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:29 ---> Running in 9782afffdbc2 16:45:30 Removing intermediate container 9782afffdbc2 16:45:30 ---> b743e860ec37 16:45:30 Step 18/20 : LABEL arch=arm64 16:45:30 ---> Running in 9f811857b90b 16:45:31 Removing intermediate container 9f811857b90b 16:45:31 ---> 01edd4a1181f 16:45:31 Step 19/20 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:45:31 ---> Running in 6e4c27f9b6b8 16:45:31 Removing intermediate container 6e4c27f9b6b8 16:45:31 ---> b71b67f75d41 16:45:31 Step 20/20 : LABEL version=2.2.1-dev.6 16:45:31 ---> Running in 647db1abff47 16:45:32 Removing intermediate container 647db1abff47 16:45:32 ---> b84be282a53a 16:45:32 16:45:32 Successfully built b84be282a53a 16:45:32 Successfully tagged security-spiffe-token-provider-arm64:latest 16:45:32 Building security-proxy-setup 16:45:55  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:45:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:55 ---> 05dfb2f0ad9f 16:45:55 Step 3/22 : WORKDIR /edgex-go 16:45:55 ---> Using cache 16:45:55 ---> 6d7ce3712ca5 16:45:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:55 ---> Using cache 16:45:55 ---> 58e5476b0330 16:45:55 Step 5/22 : RUN apk add --update --no-cache make git 16:45:55 ---> Using cache 16:45:55 ---> d9ffb45a05a2 16:45:55 Step 6/22 : COPY go.mod vendor* ./ 16:45:55 ---> Using cache 16:45:55 ---> cd183534cca3 16:45:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:55 ---> Using cache 16:45:55 ---> 824676f5b0df 16:45:55 Step 8/22 : COPY . . 16:45:55 ---> Using cache 16:45:55 ---> db29917cb79f 16:45:55 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:45:55 ---> Running in 136618cd56f1 16:45:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:49:47 Removing intermediate container d0ff60293058 16:49:47 ---> 4a0852996c16 16:49:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:49:47 ---> Running in 6b10dc7f8214 16:49:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:49:47 Removing intermediate container 6b10dc7f8214 16:49:47 ---> 4ac08997b4d1 16:49:47 16:49:47 Step 11/23 : FROM docker:20.10.14 16:49:47 20.10.14: Pulling from library/docker 16:50:02 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:50:02 Status: Downloaded newer image for docker:20.10.14 16:50:02 ---> c346e9eafbab 16:50:02 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:50:02 ---> Running in 1f1bf34c6920 16:50:02 Removing intermediate container 1f1bf34c6920 16:50:02 ---> fa8bae728363 16:50:02 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:50:02 ---> Running in 5454e13c502d 16:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:05 (1/43) Installing readline (8.1.1-r0) 16:50:05 (2/43) Installing bash (5.1.16-r0) 16:50:06 Executing bash-5.1.16-r0.post-install 16:50:06 (3/43) Installing brotli-libs (1.0.9-r5) 16:50:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:50:06 (5/43) Installing libcurl (7.80.0-r1) 16:50:06 (6/43) Installing curl (7.80.0-r1) 16:50:06 (7/43) Installing dumb-init (1.2.5-r1) 16:50:06 (8/43) Installing libbz2 (1.0.8-r1) 16:50:06 (9/43) Installing expat (2.4.7-r0) 16:50:06 (10/43) Installing libffi (3.4.2-r1) 16:50:06 (11/43) Installing gdbm (1.22-r0) 16:50:06 (12/43) Installing xz-libs (5.2.5-r1) 16:50:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:50:06 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:50:06 (15/43) Installing mpdecimal (2.5.1-r1) 16:50:06 (16/43) Installing sqlite-libs (3.36.0-r0) 16:50:06 (17/43) Installing python3 (3.9.7-r4) 16:50:08 (18/43) Installing py3-appdirs (1.4.4-r2) 16:50:08 (19/43) Installing py3-certifi (2020.12.5-r1) 16:50:08 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:50:08 (21/43) Installing py3-idna (3.3-r0) 16:50:08 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:50:08 (23/43) Installing py3-requests (2.26.0-r1) 16:50:08 (24/43) Installing py3-msgpack (1.0.2-r1) 16:50:08 (25/43) Installing py3-lockfile (0.12.2-r4) 16:50:08 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:50:09 (27/43) Installing py3-colorama (0.4.4-r1) 16:50:09 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:50:09 (29/43) Installing py3-distlib (0.3.3-r0) 16:50:09 (30/43) Installing py3-distro (1.6.0-r0) 16:50:09 (31/43) Installing py3-six (1.16.0-r0) 16:50:09 (32/43) Installing py3-webencodings (0.5.1-r4) 16:50:09 (33/43) Installing py3-html5lib (1.1-r1) 16:50:09 (34/43) Installing py3-parsing (2.4.7-r2) 16:50:09 (35/43) Installing py3-packaging (20.9-r1) 16:50:09 (36/43) Installing py3-tomli (1.2.2-r0) 16:50:09 (37/43) Installing py3-pep517 (0.12.0-r0) 16:50:09 (38/43) Installing py3-progress (1.6-r0) 16:50:09 (39/43) Installing py3-retrying (1.3.3-r2) 16:50:09 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:50:09 (41/43) Installing py3-setuptools (52.0.0-r4) 16:50:09 (42/43) Installing py3-toml (0.10.2-r2) 16:50:09 (43/43) Installing py3-pip (20.3.4-r1) 16:50:10 Executing busybox-1.34.1-r5.trigger 16:50:10 OK: 82 MiB in 65 packages 16:50:17 Collecting docker-compose==1.23.2 16:50:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:50:17 Collecting docopt<0.7,>=0.6.1 16:50:17 Downloading docopt-0.6.2.tar.gz (25 kB) 16:50:21 Collecting websocket-client<1.0,>=0.32.0 16:50:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:50:22 Collecting PyYAML<4,>=3.10 16:50:22 Downloading PyYAML-3.13.tar.gz (270 kB) 16:50:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:50:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:50:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:50:29 Collecting docker<4.0,>=3.6.0 16:50:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:50:29 Collecting texttable<0.10,>=0.9.0 16:50:29 Downloading texttable-0.9.1.tar.gz (11 kB) 16:50:31 Collecting dockerpty<0.5,>=0.4.1 16:50:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:50:34 Collecting cached-property<2,>=1.2.0 16:50:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:50:35 Collecting jsonschema<3,>=2.5.1 16:50:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:50:35 Collecting docker-pycreds>=0.4.0 16:50:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:50:37 Collecting urllib3<1.25,>=1.21.1 16:50:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:50:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:50:37 Collecting idna<2.8,>=2.5 16:50:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:50:37 Collecting chardet<3.1.0,>=3.0.2 16:50:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:50:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:50:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:50:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:50:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:50:39 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:50:39 Attempting uninstall: urllib3 16:50:39 Found existing installation: urllib3 1.26.7 16:50:39 Uninstalling urllib3-1.26.7: 16:50:39 Successfully uninstalled urllib3-1.26.7 16:50:40 Attempting uninstall: idna 16:50:40 Found existing installation: idna 3.3 16:50:40 Uninstalling idna-3.3: 16:50:41 Successfully uninstalled idna-3.3 16:50:44 Attempting uninstall: requests 16:50:44 Found existing installation: requests 2.26.0 16:50:44 Uninstalling requests-2.26.0: 16:50:44 Successfully uninstalled requests-2.26.0 16:50:45 Running setup.py install for texttable: started 16:50:48 Running setup.py install for texttable: finished with status 'done' 16:50:48 Running setup.py install for PyYAML: started 16:50:51 Running setup.py install for PyYAML: finished with status 'done' 16:50:52 Running setup.py install for docopt: started 16:50:55 Running setup.py install for docopt: finished with status 'done' 16:50:55 Running setup.py install for dockerpty: started 16:50:58 Running setup.py install for dockerpty: finished with status 'done' 16:51:01 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:51:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:51:20 Removing intermediate container 5454e13c502d 16:51:20 ---> 61a6f91c3e1e 16:51:20 Step 14/23 : ENV APP_PORT=58890 16:51:20 ---> Running in f2da32c46241 16:51:20 Removing intermediate container f2da32c46241 16:51:20 ---> 635ae7b714b2 16:51:20 Step 15/23 : EXPOSE $APP_PORT 16:51:20 ---> Running in 551d4c17b313 16:51:20 Removing intermediate container 551d4c17b313 16:51:20 ---> 0d65a378d13a 16:51:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:51:21 ---> a0c21282a626 16:51:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:51:22 ---> a9fc8cafc5b8 16:51:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:51:24 ---> 75d4067a7f0f 16:51:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:51:24 ---> Running in 5ed0c6a4cdc3 16:51:25 Removing intermediate container 5ed0c6a4cdc3 16:51:25 ---> 192d6a12eb19 16:51:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:25 ---> Running in 7b48790fafe0 16:51:26 Removing intermediate container 7b48790fafe0 16:51:26 ---> 45c412a80ba1 16:51:26 Step 21/23 : LABEL arch=arm64 16:51:26 ---> Running in 42ec2180b10a 16:51:27 Removing intermediate container 42ec2180b10a 16:51:27 ---> 22d0d698bb23 16:51:27 Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:51:27 ---> Running in b6fe7294a635 16:51:29 Removing intermediate container b6fe7294a635 16:51:29 ---> 09d01d0f986f 16:51:29 Step 23/23 : LABEL version=2.2.1-dev.6 16:51:29 ---> Running in 058b589c910e 16:51:29 Removing intermediate container 058b589c910e 16:51:29 ---> 322b8423e50d 16:51:29 16:51:30 Removing intermediate container 136618cd56f1 16:51:30 ---> 40de2a864123 16:51:30 16:51:30 Step 10/22 : FROM alpine:3.14 16:51:30 ---> ac73e934f311 16:51:30 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:51:30 Successfully built 322b8423e50d 16:51:30 Successfully tagged sys-mgmt-agent-arm64:latest 16:51:30  Building sys-mgmt-agent ... done Building support-notifications 16:51:30 ---> Running in 5b07ced5b4c7 16:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:51:34 (1/6) Installing ca-certificates (20211220-r0) 16:51:34 (2/6) Installing brotli-libs (1.0.9-r5) 16:51:34 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:51:34 (4/6) Installing libcurl (7.79.1-r1) 16:51:34 (5/6) Installing curl (7.79.1-r1) 16:51:34 (6/6) Installing dumb-init (1.2.5-r1) 16:51:34 Executing busybox-1.33.1-r7.trigger 16:51:34 Executing ca-certificates-20211220-r0.trigger 16:51:34 OK: 8 MiB in 20 packages 16:51:37 Removing intermediate container 5b07ced5b4c7 16:51:37 ---> 014657c2437f 16:51:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:37 ---> Running in 548b858900d2 16:51:37 Removing intermediate container 548b858900d2 16:51:37 ---> 83d75ed715e6 16:51:37 Step 13/22 : WORKDIR /edgex 16:51:37 ---> Running in c544ff3f0c2b 16:51:38 Removing intermediate container c544ff3f0c2b 16:51:38 ---> b14ccad771f9 16:51:38 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:51:40 ---> 97b3febe804d 16:51:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:51:43 ---> 30d8de3b10b8 16:51:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:51:45 ---> 6ba9ae9daf40 16:51:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:51:47 ---> d0fe24e193c7 16:51:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:51:47 ---> Running in dda1f73da91c 16:51:51 Removing intermediate container dda1f73da91c 16:51:51 ---> bc21dcca7a9d 16:51:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:51:51 ---> Running in ca63e001ed7f 16:51:53 Removing intermediate container ca63e001ed7f 16:51:53 ---> 8536cfc2eb5a 16:51:53 Step 20/22 : LABEL arch=arm64 16:51:53 ---> Running in d87cb9f18504 16:51:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:53 ---> 05dfb2f0ad9f 16:51:53 Step 3/22 : WORKDIR /edgex-go 16:51:53 ---> Using cache 16:51:53 ---> 6d7ce3712ca5 16:51:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:53 ---> Using cache 16:51:53 ---> 58e5476b0330 16:51:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:51:53 ---> Running in 4cbe3313e32a 16:51:54 Removing intermediate container d87cb9f18504 16:51:54 ---> 836e997b9245 16:51:54 Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:51:54 ---> Running in 9e0fc6ff081c 16:51:56 Removing intermediate container 9e0fc6ff081c 16:51:56 ---> d9b45d5efa75 16:51:56 Step 22/22 : LABEL version=2.2.1-dev.6 16:51:56 ---> Running in 8beeb7f8758f 16:51:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:57 Removing intermediate container 8beeb7f8758f 16:51:57 ---> fa920051410c 16:51:57 16:51:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:58 Successfully built fa920051410c 16:51:58 Successfully tagged security-proxy-setup-arm64:latest 16:51:58 Building core-metadata 16:51:59  Building security-proxy-setup ... done OK: 220 MiB in 52 packages 16:52:01 Removing intermediate container 4cbe3313e32a 16:52:01 ---> e30791056b47 16:52:01 Step 6/22 : COPY go.mod vendor* ./ 16:52:03 ---> afd719daa4c8 16:52:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:03 ---> Running in 18ea3bba381c 16:52:03 Removing intermediate container cd0b6b72e300 16:52:03 ---> 61676c1a9d5b 16:52:03 16:52:03 Step 10/22 : FROM alpine:3.14 16:52:03 ---> ac73e934f311 16:52:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:52:03 ---> Using cache 16:52:03 ---> adad48e07f40 16:52:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:03 ---> Using cache 16:52:03 ---> 7adb84225197 16:52:03 Step 13/22 : ENV APP_PORT=59861 16:52:04 ---> Running in 704063af6ed7 16:52:05 Removing intermediate container 704063af6ed7 16:52:05 ---> ccdb5e056768 16:52:05 Step 14/22 : EXPOSE $APP_PORT 16:52:05 ---> Running in 6bae33229bf0 16:52:05 Removing intermediate container 6bae33229bf0 16:52:05 ---> da8431df2b8b 16:52:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:06 ---> dd84e0cadc89 16:52:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:52:10 ---> e8b0f4af60e8 16:52:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:52:10 Removing intermediate container 18ea3bba381c 16:52:10 ---> 684bd966f165 16:52:10 Step 8/22 : COPY . . 16:52:11 ---> 70a4bae37369 16:52:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:52:11 ---> Running in 5102dd2487d8 16:52:12 Removing intermediate container 5102dd2487d8 16:52:12 ---> c2c7dfabd0c4 16:52:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:12 ---> Running in ac3e823aef8d 16:52:13 Removing intermediate container ac3e823aef8d 16:52:13 ---> bd5e8a88b09a 16:52:13 Step 20/22 : LABEL arch=arm64 16:52:13 ---> Running in 44c4c7e2f664 16:52:14 Removing intermediate container 44c4c7e2f664 16:52:14 ---> ce6d6197e47a 16:52:14 Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:52:15 ---> Running in 6c68034bb192 16:52:16 Removing intermediate container 6c68034bb192 16:52:16 ---> 533b22bf01b8 16:52:16 Step 22/22 : LABEL version=2.2.1-dev.6 16:52:16 ---> Running in d9ea77348f66 16:52:17 Removing intermediate container d9ea77348f66 16:52:17 ---> ab1890c1ec11 16:52:17 16:52:17 Successfully built ab1890c1ec11 16:52:17 Successfully tagged support-scheduler-arm64:latest 16:52:17 Building security-bootstrapper 16:52:20  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:52:20 ---> 05dfb2f0ad9f 16:52:20 Step 3/23 : WORKDIR /edgex-go 16:52:20 ---> Using cache 16:52:20 ---> 6d7ce3712ca5 16:52:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:20 ---> Using cache 16:52:20 ---> 58e5476b0330 16:52:20 Step 5/23 : RUN apk add --update --no-cache make git 16:52:20 ---> Using cache 16:52:20 ---> d9ffb45a05a2 16:52:20 Step 6/23 : COPY go.mod vendor* ./ 16:52:20 ---> Using cache 16:52:20 ---> cd183534cca3 16:52:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:20 ---> Using cache 16:52:20 ---> 824676f5b0df 16:52:20 Step 8/23 : COPY . . 16:52:20 ---> Using cache 16:52:20 ---> db29917cb79f 16:52:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:52:21 ---> Running in 944fe6290e6b 16:52:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:52:31 ---> ad17b96503bf 16:52:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:52:31 ---> Running in 52efb84f1533 16:52:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:52:39 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:52:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:52:39 ---> 05dfb2f0ad9f 16:52:39 Step 3/31 : WORKDIR /edgex-go 16:52:39 ---> Using cache 16:52:39 ---> 6d7ce3712ca5 16:52:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:39 ---> Using cache 16:52:39 ---> 58e5476b0330 16:52:39 Step 5/31 : RUN apk add --update --no-cache make git 16:52:39 ---> Using cache 16:52:39 ---> d9ffb45a05a2 16:52:39 Step 6/31 : COPY go.mod vendor* ./ 16:52:39 ---> Using cache 16:52:39 ---> cd183534cca3 16:52:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:39 ---> Using cache 16:52:39 ---> 824676f5b0df 16:52:39 Step 8/31 : COPY . . 16:52:39 ---> Using cache 16:52:39 ---> db29917cb79f 16:52:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:52:39 ---> Running in d205dd1ccc8f 16:52:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:58:19 Removing intermediate container 944fe6290e6b 16:58:19 ---> 1da973f6e19b 16:58:19 16:58:19 Step 10/23 : FROM alpine:3.14 16:58:19 ---> ac73e934f311 16:58:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:58:19 ---> Using cache 16:58:19 ---> adad48e07f40 16:58:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:19 ---> Using cache 16:58:19 ---> 7adb84225197 16:58:19 Step 13/23 : ENV APP_PORT=59881 16:58:19 ---> Running in 6681cc9f4b3a 16:58:19 Removing intermediate container 6681cc9f4b3a 16:58:19 ---> f10b3fa0e6b6 16:58:19 Step 14/23 : EXPOSE $APP_PORT 16:58:19 ---> Running in f90443487d0e 16:58:19 Removing intermediate container f90443487d0e 16:58:19 ---> fe0faff80605 16:58:19 Step 15/23 : WORKDIR / 16:58:19 ---> Running in d0a174f7f2ce 16:58:19 Removing intermediate container d0a174f7f2ce 16:58:19 ---> ffd5ab0a23fe 16:58:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:19 ---> 79c4df62c337 16:58:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:58:19 Removing intermediate container d205dd1ccc8f 16:58:19 ---> 28baa924cd6c 16:58:19 16:58:19 Step 10/31 : FROM alpine:3.14 16:58:19 ---> ac73e934f311 16:58:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:58:19 ---> Running in 8f92a5596a50 16:58:19 Removing intermediate container 8f92a5596a50 16:58:19 ---> 9d2ee357e82f 16:58:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:58:19 ---> Running in 5b89ad87ccad 16:58:19 ---> 0113022e3845 16:58:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:58:19 ---> dc1123913ad7 16:58:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:58:19 ---> Running in 5fa7219a9d93 16:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:58:20 Removing intermediate container 5fa7219a9d93 16:58:20 ---> 18817f92d547 16:58:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:58:20 ---> Running in f88a4a2684ef 16:58:21 Removing intermediate container f88a4a2684ef 16:58:21 ---> f08be154bd09 16:58:21 Step 21/23 : LABEL arch=arm64 16:58:21 ---> Running in 76bbfc4cc62c 16:58:21 Removing intermediate container 76bbfc4cc62c 16:58:21 ---> 95d238d3c787 16:58:21 Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:58:21 ---> Running in ed7b443843dc 16:58:21 (1/2) Installing dumb-init (1.2.5-r1) 16:58:21 (2/2) Installing su-exec (0.2-r1) 16:58:21 Executing busybox-1.33.1-r7.trigger 16:58:21 OK: 6 MiB in 16 packages 16:58:22 Removing intermediate container ed7b443843dc 16:58:22 ---> a2cc23b7a027 16:58:22 Step 23/23 : LABEL version=2.2.1-dev.6 16:58:22 ---> Running in 77c97107419a 16:58:23 Removing intermediate container 77c97107419a 16:58:23 ---> 81b93e7a4b10 16:58:23 16:58:23 Removing intermediate container 5b89ad87ccad 16:58:23 ---> e4c932b241ba 16:58:23 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:58:23 ---> Running in 1833d04d6e8f 16:58:24 Successfully built 81b93e7a4b10 16:58:24 Successfully tagged core-metadata-arm64:latest 16:58:24 Building security-spire-server 16:58:24  Building core-metadata ... done Removing intermediate container 1833d04d6e8f 16:58:24 ---> 14198f72cd55 16:58:24 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:58:24 ---> Running in c64cc01d145a 16:58:25 Removing intermediate container c64cc01d145a 16:58:25 ---> 07167192ff47 16:58:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:58:25 ---> Running in 794e2291e7e2 16:58:28 Removing intermediate container 794e2291e7e2 16:58:28 ---> ea4847820921 16:58:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:58:28 ---> Running in e1a9154086df 16:58:29 Removing intermediate container e1a9154086df 16:58:29 ---> a79fd24abfc4 16:58:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:58:30 ---> acfca38a8c38 16:58:30 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:58:30 ---> Running in a9a6974c86cf 16:58:33 Removing intermediate container a9a6974c86cf 16:58:33 ---> e6df843d0ec4 16:58:33 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:34 ---> bcf9619b4a96 16:58:34 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:58:38 ---> 696c19498377 16:58:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:58:39 ---> 7a28a1bb4277 16:58:39 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:58:40 ---> c20c70bd5f84 16:58:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:58:42 ---> 660a62e7584c 16:58:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:58:42 ---> Running in d7a6ec07d944 16:58:43 Removing intermediate container d7a6ec07d944 16:58:43 ---> c20610e93c30 16:58:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:58:44 ---> bcfd0c1873ac 16:58:44 Step 26/31 : RUN chmod +x /entrypoint.sh 16:58:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:58:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:58:44 ---> 05dfb2f0ad9f 16:58:44 Step 3/25 : WORKDIR /edgex-go 16:58:44 ---> Using cache 16:58:44 ---> 6d7ce3712ca5 16:58:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:44 ---> Using cache 16:58:44 ---> 58e5476b0330 16:58:44 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:58:44 ---> Running in 0dbeb17d2571 16:58:45 ---> Running in 3f88b7ee2585 16:58:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:48 Removing intermediate container 3f88b7ee2585 16:58:48 ---> 989e597ccc43 16:58:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:58:48 ---> Running in 84f913a576e6 16:58:49 Removing intermediate container 84f913a576e6 16:58:49 ---> 2378b44d810b 16:58:49 Step 28/31 : CMD ["gate"] 16:58:49 ---> Running in 29d3581e4bff 16:58:50 Removing intermediate container 29d3581e4bff 16:58:50 ---> c27616f98b95 16:58:50 Step 29/31 : LABEL arch=arm64 16:58:50 OK: 220 MiB in 52 packages 16:58:50 ---> Running in 5b6c92904d71 16:58:51 Removing intermediate container 5b6c92904d71 16:58:51 ---> 51bb01a59c14 16:58:51 Step 30/31 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 16:58:52 Removing intermediate container 0dbeb17d2571 16:58:52 ---> 8e51e03959d1 16:58:52 Step 6/25 : COPY go.mod vendor* ./ 16:58:52 ---> Running in 5a450b927111 16:58:53 Removing intermediate container 5a450b927111 16:58:53 ---> 78f94b84cdb3 16:58:53 Step 31/31 : LABEL version=2.2.1-dev.6 16:58:53 ---> 16c4f1961acd 16:58:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:53 ---> Running in 5dd1056bb844 16:58:53 ---> Running in 85b9e83bf5bc 16:58:54 Removing intermediate container 5dd1056bb844 16:58:54 ---> dc86c9d63983 16:58:54 16:58:54 Successfully built dc86c9d63983 16:58:54 Successfully tagged security-bootstrapper-arm64:latest 16:58:54 Building core-data 16:59:00  Building security-bootstrapper ... done Removing intermediate container 85b9e83bf5bc 16:59:00 ---> 0f5dd4cb0279 16:59:00 Step 8/25 : COPY . . 16:59:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:59:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:15 ---> 05dfb2f0ad9f 16:59:15 Step 3/23 : WORKDIR /edgex-go 16:59:15 ---> Using cache 16:59:15 ---> 6d7ce3712ca5 16:59:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:15 ---> Using cache 16:59:15 ---> 58e5476b0330 16:59:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:59:16 ---> Running in 91d1d45b5d86 16:59:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:19 ---> 0c56109636f0 16:59:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:59:19 ---> Running in 125e1fb98fe8 16:59:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:19 Removing intermediate container 125e1fb98fe8 16:59:19 ---> b0bd719756b0 16:59:19 Step 10/25 : RUN mkdir -p spire-build 16:59:20 ---> Running in 6e4153c48984 16:59:21 OK: 220 MiB in 52 packages 16:59:23 Removing intermediate container 91d1d45b5d86 16:59:23 ---> bd512de25ec6 16:59:23 Step 6/23 : COPY go.mod vendor* ./ 16:59:23 Removing intermediate container 6e4153c48984 16:59:23 ---> d9abe10fc9b9 16:59:23 Step 11/25 : WORKDIR /edgex-go/spire-build 16:59:23 ---> Running in e1892587d994 16:59:24 Removing intermediate container e1892587d994 16:59:24 ---> 859e87d64fd7 16:59:24 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:59:24 ---> 5b068f5bd8b8 16:59:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:24 ---> Running in f44f6bb9b2d4 16:59:24 ---> Running in 1052ec9c5460 16:59:28 spire-1.2.1/ 16:59:28 spire-1.2.1/.data/ 16:59:28 spire-1.2.1/.data/.file 16:59:28 spire-1.2.1/.dockerignore 16:59:28 spire-1.2.1/.gitattributes 16:59:28 spire-1.2.1/.githooks/ 16:59:28 spire-1.2.1/.githooks/pre-commit 16:59:28 spire-1.2.1/.github/ 16:59:28 spire-1.2.1/.github/ISSUE_TEMPLATE.md 16:59:28 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 16:59:28 spire-1.2.1/.github/dependabot.yml 16:59:28 spire-1.2.1/.github/workflows/ 16:59:28 spire-1.2.1/.github/workflows/nightly_build.yaml 16:59:28 spire-1.2.1/.github/workflows/pr_build.yaml 16:59:28 spire-1.2.1/.github/workflows/release_build.yaml 16:59:28 spire-1.2.1/.github/workflows/scripts/ 16:59:28 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 16:59:28 spire-1.2.1/.github/workflows/scripts/push-images.sh 16:59:28 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 16:59:28 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 16:59:28 spire-1.2.1/.github/workflows/scripts/split.sh 16:59:28 spire-1.2.1/.gitignore 16:59:28 spire-1.2.1/.go-version 16:59:28 spire-1.2.1/.golangci.yml 16:59:28 spire-1.2.1/ADOPTERS.md 16:59:28 spire-1.2.1/CHANGELOG.md 16:59:28 spire-1.2.1/CODE-OF-CONDUCT.md 16:59:28 spire-1.2.1/CODEOWNERS 16:59:28 spire-1.2.1/CONTRIBUTING.md 16:59:28 spire-1.2.1/Dockerfile 16:59:28 spire-1.2.1/Dockerfile.dev 16:59:28 spire-1.2.1/Dockerfile.scratch 16:59:28 spire-1.2.1/LICENSE 16:59:28 spire-1.2.1/MAINTAINERS.md 16:59:28 spire-1.2.1/Makefile 16:59:28 spire-1.2.1/README.md 16:59:28 spire-1.2.1/ROADMAP.md 16:59:28 spire-1.2.1/SECURITY.md 16:59:28 spire-1.2.1/cmd/ 16:59:28 spire-1.2.1/cmd/spire-agent/ 16:59:28 spire-1.2.1/cmd/spire-agent/cli/ 16:59:28 spire-1.2.1/cmd/spire-agent/cli/api/ 16:59:28 spire-1.2.1/cmd/spire-agent/cli/api/common.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/cli.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/common/ 16:59:28 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 16:59:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/run/ 16:59:28 spire-1.2.1/cmd/spire-agent/cli/run/run.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/validate/ 16:59:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 16:59:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 16:59:28 spire-1.2.1/cmd/spire-agent/main.go 16:59:28 spire-1.2.1/cmd/spire-server/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/agent/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/agent/count.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/agent/list.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/agent/show.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/bundle/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/cli.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/count.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/create.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/show.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/update.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/util.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/common.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/create.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/list.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/show.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/update.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/jwt/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/run/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/run/run.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/token/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/token/generate.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/validate/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/x509/ 16:59:28 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 16:59:28 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 16:59:28 spire-1.2.1/cmd/spire-server/main.go 16:59:28 spire-1.2.1/cmd/spire-server/util/ 16:59:28 spire-1.2.1/cmd/spire-server/util/util.go 16:59:28 spire-1.2.1/conf/ 16:59:28 spire-1.2.1/conf/agent/ 16:59:28 spire-1.2.1/conf/agent/agent.conf 16:59:28 spire-1.2.1/conf/agent/agent_full.conf 16:59:28 spire-1.2.1/conf/agent/dummy_root_ca.crt 16:59:28 spire-1.2.1/conf/server/ 16:59:28 spire-1.2.1/conf/server/dummy_upstream_ca.crt 16:59:28 spire-1.2.1/conf/server/dummy_upstream_ca.key 16:59:28 spire-1.2.1/conf/server/server.conf 16:59:28 spire-1.2.1/conf/server/server_full.conf 16:59:28 spire-1.2.1/doc/ 16:59:28 spire-1.2.1/doc/SPIRE101.md 16:59:28 spire-1.2.1/doc/auditlog.md 16:59:28 spire-1.2.1/doc/authorization_policy_engine.md 16:59:28 spire-1.2.1/doc/changelog_guidelines.md 16:59:28 spire-1.2.1/doc/cure53-report.pdf 16:59:28 spire-1.2.1/doc/images/ 16:59:28 spire-1.2.1/doc/images/2019_roadmap.png 16:59:28 spire-1.2.1/doc/images/SPIRE101.png 16:59:28 spire-1.2.1/doc/images/SPIRE_agent.png 16:59:28 spire-1.2.1/doc/images/SPIRE_server.png 16:59:28 spire-1.2.1/doc/images/cache_mgr.png 16:59:28 spire-1.2.1/doc/images/cache_mgr_components.png 16:59:28 spire-1.2.1/doc/images/federated_spire.png 16:59:28 spire-1.2.1/doc/images/ha_mode.png 16:59:28 spire-1.2.1/doc/images/nested_spire.png 16:59:28 spire-1.2.1/doc/images/oidc_federation.png 16:59:28 spire-1.2.1/doc/images/single_trust_domain.png 16:59:28 spire-1.2.1/doc/images/spiffe_compatible.png 16:59:28 spire-1.2.1/doc/images/spire_logo.png 16:59:28 spire-1.2.1/doc/migrating_registration_api_clients.md 16:59:28 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 16:59:28 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 16:59:28 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 16:59:28 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 16:59:28 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 16:59:28 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 16:59:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 16:59:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 16:59:28 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 16:59:28 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 16:59:28 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 16:59:28 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 16:59:28 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 16:59:28 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 16:59:28 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 16:59:28 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 16:59:28 spire-1.2.1/doc/plugin_server_datastore_sql.md 16:59:28 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 16:59:28 spire-1.2.1/doc/plugin_server_keymanager_disk.md 16:59:28 spire-1.2.1/doc/plugin_server_keymanager_memory.md 16:59:28 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 16:59:28 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 16:59:28 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 16:59:28 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 16:59:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 16:59:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 16:59:28 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 16:59:28 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 16:59:28 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 16:59:28 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 16:59:28 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 16:59:28 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 16:59:28 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 16:59:28 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 16:59:28 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 16:59:28 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 16:59:28 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 16:59:28 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 16:59:28 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 16:59:28 spire-1.2.1/doc/scaling_spire.md 16:59:28 spire-1.2.1/doc/spire_agent.md 16:59:28 spire-1.2.1/doc/spire_server.md 16:59:28 spire-1.2.1/doc/supported_integrations.md 16:59:28 spire-1.2.1/doc/telemetry.md 16:59:28 spire-1.2.1/doc/telemetry_config.md 16:59:28 spire-1.2.1/doc/upgrading.md 16:59:28 spire-1.2.1/doc/using_spire.md 16:59:28 spire-1.2.1/examples/ 16:59:28 spire-1.2.1/examples/README.md 16:59:28 spire-1.2.1/go.mod 16:59:28 spire-1.2.1/go.sum 16:59:28 spire-1.2.1/pkg/ 16:59:28 spire-1.2.1/pkg/agent/ 16:59:28 spire-1.2.1/pkg/agent/agent.go 16:59:28 spire-1.2.1/pkg/agent/api/ 16:59:28 spire-1.2.1/pkg/agent/api/config.go 16:59:28 spire-1.2.1/pkg/agent/api/debug/ 16:59:28 spire-1.2.1/pkg/agent/api/debug/v1/ 16:59:28 spire-1.2.1/pkg/agent/api/debug/v1/service.go 16:59:28 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 16:59:28 spire-1.2.1/pkg/agent/api/delegatedidentity/ 16:59:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 16:59:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 16:59:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 16:59:28 spire-1.2.1/pkg/agent/api/endpoints.go 16:59:28 spire-1.2.1/pkg/agent/api/health/ 16:59:28 spire-1.2.1/pkg/agent/api/health/v1/ 16:59:28 spire-1.2.1/pkg/agent/api/health/v1/service.go 16:59:28 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 16:59:28 spire-1.2.1/pkg/agent/api/rpccontext/ 16:59:28 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 16:59:28 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 16:59:28 spire-1.2.1/pkg/agent/attestor/ 16:59:28 spire-1.2.1/pkg/agent/attestor/node/ 16:59:28 spire-1.2.1/pkg/agent/attestor/node/experimental.go 16:59:28 spire-1.2.1/pkg/agent/attestor/node/node.go 16:59:28 spire-1.2.1/pkg/agent/attestor/node/node_test.go 16:59:28 spire-1.2.1/pkg/agent/attestor/workload/ 16:59:28 spire-1.2.1/pkg/agent/attestor/workload/workload.go 16:59:28 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 16:59:28 spire-1.2.1/pkg/agent/catalog/ 16:59:28 spire-1.2.1/pkg/agent/catalog/catalog.go 16:59:28 spire-1.2.1/pkg/agent/catalog/keymanager.go 16:59:28 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 16:59:28 spire-1.2.1/pkg/agent/catalog/svidstore.go 16:59:28 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 16:59:28 spire-1.2.1/pkg/agent/client/ 16:59:28 spire-1.2.1/pkg/agent/client/client.go 16:59:28 spire-1.2.1/pkg/agent/client/client_test.go 16:59:28 spire-1.2.1/pkg/agent/client/dial.go 16:59:28 spire-1.2.1/pkg/agent/client/nodeconn.go 16:59:28 spire-1.2.1/pkg/agent/client/nodeconn_test.go 16:59:28 spire-1.2.1/pkg/agent/client/update.go 16:59:28 spire-1.2.1/pkg/agent/client/util.go 16:59:28 spire-1.2.1/pkg/agent/common/ 16:59:28 spire-1.2.1/pkg/agent/common/backoff/ 16:59:28 spire-1.2.1/pkg/agent/common/backoff/backoff.go 16:59:28 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 16:59:28 spire-1.2.1/pkg/agent/common/cgroups/ 16:59:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 16:59:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 16:59:28 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 16:59:28 spire-1.2.1/pkg/agent/config.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/ 16:59:28 spire-1.2.1/pkg/agent/endpoints/config.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/endpoints.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/metrics.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/middleware.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/peertracker.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 16:59:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 16:59:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/workload/ 16:59:28 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 16:59:28 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 16:59:28 spire-1.2.1/pkg/agent/manager/ 16:59:28 spire-1.2.1/pkg/agent/manager/cache/ 16:59:28 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 16:59:28 spire-1.2.1/pkg/agent/manager/cache/cache.go 16:59:28 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 16:59:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 16:59:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 16:59:28 spire-1.2.1/pkg/agent/manager/cache/sets.go 16:59:28 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 16:59:28 spire-1.2.1/pkg/agent/manager/config.go 16:59:28 spire-1.2.1/pkg/agent/manager/manager.go 16:59:28 spire-1.2.1/pkg/agent/manager/manager_test.go 16:59:28 spire-1.2.1/pkg/agent/manager/storage.go 16:59:28 spire-1.2.1/pkg/agent/manager/storage_test.go 16:59:28 spire-1.2.1/pkg/agent/manager/storecache/ 16:59:28 spire-1.2.1/pkg/agent/manager/storecache/cache.go 16:59:28 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 16:59:28 spire-1.2.1/pkg/agent/manager/sync.go 16:59:28 spire-1.2.1/pkg/agent/plugin/ 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/ 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 16:59:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 16:59:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/ 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 16:59:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 16:59:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 16:59:28 spire-1.2.1/pkg/agent/svid/ 16:59:28 spire-1.2.1/pkg/agent/svid/rotator.go 16:59:28 spire-1.2.1/pkg/agent/svid/rotator_config.go 16:59:28 spire-1.2.1/pkg/agent/svid/rotator_test.go 16:59:28 spire-1.2.1/pkg/agent/svid/store/ 16:59:28 spire-1.2.1/pkg/agent/svid/store/service.go 16:59:28 spire-1.2.1/pkg/agent/svid/store/service_test.go 16:59:28 spire-1.2.1/pkg/common/ 16:59:28 spire-1.2.1/pkg/common/agentpathtemplate/ 16:59:28 spire-1.2.1/pkg/common/agentpathtemplate/template.go 16:59:28 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 16:59:28 spire-1.2.1/pkg/common/api/ 16:59:28 spire-1.2.1/pkg/common/api/metrics.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/ 16:59:28 spire-1.2.1/pkg/common/api/middleware/common_test.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/interceptor.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/logger.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/logger_test.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/metrics.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/middleware.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/misconfig.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/names.go 16:59:28 spire-1.2.1/pkg/common/api/middleware/names_test.go 16:59:28 spire-1.2.1/pkg/common/api/names.go 16:59:28 spire-1.2.1/pkg/common/api/ratelimit.go 16:59:28 spire-1.2.1/pkg/common/api/rpccontext/ 16:59:28 spire-1.2.1/pkg/common/api/rpccontext/logger.go 16:59:28 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 16:59:28 spire-1.2.1/pkg/common/api/rpccontext/names.go 16:59:28 spire-1.2.1/pkg/common/auth/ 16:59:28 spire-1.2.1/pkg/common/auth/interceptors.go 16:59:28 spire-1.2.1/pkg/common/auth/interceptors_test.go 16:59:28 spire-1.2.1/pkg/common/auth/untracked_uds.go 16:59:28 spire-1.2.1/pkg/common/bundleutil/ 16:59:28 spire-1.2.1/pkg/common/bundleutil/bundle.go 16:59:28 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 16:59:28 spire-1.2.1/pkg/common/bundleutil/common_test.go 16:59:28 spire-1.2.1/pkg/common/bundleutil/marshal.go 16:59:28 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 16:59:28 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 16:59:28 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 16:59:28 spire-1.2.1/pkg/common/bundleutil/types.go 16:59:28 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 16:59:28 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 16:59:28 spire-1.2.1/pkg/common/catalog/ 16:59:28 spire-1.2.1/pkg/common/catalog/bind.go 16:59:28 spire-1.2.1/pkg/common/catalog/builtin.go 16:59:28 spire-1.2.1/pkg/common/catalog/catalog.go 16:59:28 spire-1.2.1/pkg/common/catalog/catalog_test.go 16:59:28 spire-1.2.1/pkg/common/catalog/closers.go 16:59:28 spire-1.2.1/pkg/common/catalog/cmd_linux.go 16:59:28 spire-1.2.1/pkg/common/catalog/cmd_other.go 16:59:28 spire-1.2.1/pkg/common/catalog/config.go 16:59:28 spire-1.2.1/pkg/common/catalog/config_test.go 16:59:28 spire-1.2.1/pkg/common/catalog/configure.go 16:59:28 spire-1.2.1/pkg/common/catalog/constraints.go 16:59:28 spire-1.2.1/pkg/common/catalog/constraints_test.go 16:59:28 spire-1.2.1/pkg/common/catalog/context.go 16:59:28 spire-1.2.1/pkg/common/catalog/external.go 16:59:28 spire-1.2.1/pkg/common/catalog/host.go 16:59:28 spire-1.2.1/pkg/common/catalog/pipenet.go 16:59:28 spire-1.2.1/pkg/common/catalog/plugin.go 16:59:28 spire-1.2.1/pkg/common/catalog/testplugin/ 16:59:28 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 16:59:28 spire-1.2.1/pkg/common/catalog/testplugin/main.go 16:59:28 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 16:59:28 spire-1.2.1/pkg/common/cli/ 16:59:28 spire-1.2.1/pkg/common/cli/env.go 16:59:28 spire-1.2.1/pkg/common/cli/flags.go 16:59:28 spire-1.2.1/pkg/common/cli/trust_domain.go 16:59:28 spire-1.2.1/pkg/common/cli/trust_domain_test.go 16:59:28 spire-1.2.1/pkg/common/cli/umask.go 16:59:28 spire-1.2.1/pkg/common/cli/umask_posix.go 16:59:28 spire-1.2.1/pkg/common/cli/umask_test.go 16:59:28 spire-1.2.1/pkg/common/cli/umask_windows.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/ 16:59:28 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/flag.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/flag_test.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/format.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/format_test.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/ 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 16:59:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 16:59:28 spire-1.2.1/pkg/common/coretypes/ 16:59:28 spire-1.2.1/pkg/common/coretypes/bundle/ 16:59:28 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 16:59:28 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 16:59:28 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 16:59:28 spire-1.2.1/pkg/common/coretypes/bundle/require.go 16:59:28 spire-1.2.1/pkg/common/coretypes/jwtkey/ 16:59:28 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 16:59:28 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 16:59:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 16:59:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 16:59:28 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 16:59:28 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 16:59:28 spire-1.2.1/pkg/common/coretypes/x509certificate/ 16:59:28 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 16:59:28 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 16:59:28 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 16:59:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 16:59:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 16:59:28 spire-1.2.1/pkg/common/cryptoutil/ 16:59:28 spire-1.2.1/pkg/common/cryptoutil/keys.go 16:59:28 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 16:59:28 spire-1.2.1/pkg/common/diskutil/ 16:59:28 spire-1.2.1/pkg/common/diskutil/file_posix.go 16:59:28 spire-1.2.1/pkg/common/diskutil/file_test.go 16:59:28 spire-1.2.1/pkg/common/diskutil/file_windows.go 16:59:28 spire-1.2.1/pkg/common/errorutil/ 16:59:28 spire-1.2.1/pkg/common/errorutil/wrapper.go 16:59:28 spire-1.2.1/pkg/common/health/ 16:59:28 spire-1.2.1/pkg/common/health/config.go 16:59:28 spire-1.2.1/pkg/common/health/context.go 16:59:28 spire-1.2.1/pkg/common/health/context_test.go 16:59:28 spire-1.2.1/pkg/common/health/health.go 16:59:28 spire-1.2.1/pkg/common/health/health_test.go 16:59:28 spire-1.2.1/pkg/common/health/logger.go 16:59:28 spire-1.2.1/pkg/common/hostservice/ 16:59:28 spire-1.2.1/pkg/common/hostservice/metricsservice/ 16:59:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 16:59:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 16:59:28 spire-1.2.1/pkg/common/idutil/ 16:59:28 spire-1.2.1/pkg/common/idutil/require.go 16:59:28 spire-1.2.1/pkg/common/idutil/require_test.go 16:59:28 spire-1.2.1/pkg/common/idutil/safety.go 16:59:28 spire-1.2.1/pkg/common/idutil/safety_test.go 16:59:28 spire-1.2.1/pkg/common/idutil/spiffeid.go 16:59:28 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 16:59:28 spire-1.2.1/pkg/common/jwtsvid/ 16:59:28 spire-1.2.1/pkg/common/jwtsvid/common.go 16:59:28 spire-1.2.1/pkg/common/jwtsvid/sign.go 16:59:28 spire-1.2.1/pkg/common/jwtsvid/token_test.go 16:59:28 spire-1.2.1/pkg/common/jwtsvid/validate.go 16:59:28 spire-1.2.1/pkg/common/jwtutil/ 16:59:28 spire-1.2.1/pkg/common/jwtutil/keyset.go 16:59:28 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 16:59:28 spire-1.2.1/pkg/common/log/ 16:59:28 spire-1.2.1/pkg/common/log/hclog_adapter.go 16:59:28 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 16:59:28 spire-1.2.1/pkg/common/log/log.go 16:59:28 spire-1.2.1/pkg/common/log/log_test.go 16:59:28 spire-1.2.1/pkg/common/log/options.go 16:59:28 spire-1.2.1/pkg/common/nodeutil/ 16:59:28 spire-1.2.1/pkg/common/nodeutil/node.go 16:59:28 spire-1.2.1/pkg/common/nodeutil/node_test.go 16:59:28 spire-1.2.1/pkg/common/peertracker/ 16:59:28 spire-1.2.1/pkg/common/peertracker/conn.go 16:59:28 spire-1.2.1/pkg/common/peertracker/credentials.go 16:59:28 spire-1.2.1/pkg/common/peertracker/errors.go 16:59:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 16:59:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 16:59:28 spire-1.2.1/pkg/common/peertracker/info.go 16:59:28 spire-1.2.1/pkg/common/peertracker/listener.go 16:59:28 spire-1.2.1/pkg/common/peertracker/listener_test.go 16:59:28 spire-1.2.1/pkg/common/peertracker/peertracker.go 16:59:28 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 16:59:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 16:59:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 16:59:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 16:59:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 16:59:28 spire-1.2.1/pkg/common/peertracker/tcp.go 16:59:28 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 16:59:28 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 16:59:28 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 16:59:28 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 16:59:28 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 16:59:28 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 16:59:28 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 16:59:28 spire-1.2.1/pkg/common/peertracker/uds.go 16:59:28 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 16:59:28 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 16:59:28 spire-1.2.1/pkg/common/peertracker/uds_linux.go 16:59:28 spire-1.2.1/pkg/common/pemutil/ 16:59:28 spire-1.2.1/pkg/common/pemutil/block.go 16:59:28 spire-1.2.1/pkg/common/pemutil/certs.go 16:59:28 spire-1.2.1/pkg/common/pemutil/common.go 16:59:28 spire-1.2.1/pkg/common/pemutil/csr.go 16:59:28 spire-1.2.1/pkg/common/pemutil/keys.go 16:59:28 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 16:59:28 spire-1.2.1/pkg/common/pemutil/testdata/ 16:59:28 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 16:59:28 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 16:59:28 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 16:59:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 16:59:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 16:59:28 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 16:59:28 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 16:59:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 16:59:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 16:59:28 spire-1.2.1/pkg/common/plugin/ 16:59:28 spire-1.2.1/pkg/common/plugin/aws/ 16:59:28 spire-1.2.1/pkg/common/plugin/aws/iid.go 16:59:28 spire-1.2.1/pkg/common/plugin/azure/ 16:59:28 spire-1.2.1/pkg/common/plugin/azure/msi.go 16:59:28 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 16:59:28 spire-1.2.1/pkg/common/plugin/facade.go 16:59:28 spire-1.2.1/pkg/common/plugin/facade_test.go 16:59:28 spire-1.2.1/pkg/common/plugin/gcp/ 16:59:28 spire-1.2.1/pkg/common/plugin/gcp/iit.go 16:59:28 spire-1.2.1/pkg/common/plugin/k8s/ 16:59:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 16:59:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 16:59:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 16:59:28 spire-1.2.1/pkg/common/plugin/k8s/utils.go 16:59:28 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 16:59:28 spire-1.2.1/pkg/common/plugin/log.go 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/ 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 16:59:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 16:59:28 spire-1.2.1/pkg/common/plugin/tpmdevid/ 16:59:28 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 16:59:28 spire-1.2.1/pkg/common/plugin/x509pop/ 16:59:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 16:59:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 16:59:28 spire-1.2.1/pkg/common/profiling/ 16:59:28 spire-1.2.1/pkg/common/profiling/dumpers.go 16:59:28 spire-1.2.1/pkg/common/profiling/profiling.go 16:59:28 spire-1.2.1/pkg/common/protoutil/ 16:59:28 spire-1.2.1/pkg/common/protoutil/masks.go 16:59:28 spire-1.2.1/pkg/common/protoutil/masks_test.go 16:59:28 spire-1.2.1/pkg/common/rotationutil/ 16:59:28 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 16:59:28 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 16:59:28 spire-1.2.1/pkg/common/selector/ 16:59:28 spire-1.2.1/pkg/common/selector/selector.go 16:59:28 spire-1.2.1/pkg/common/selector/selector_test.go 16:59:28 spire-1.2.1/pkg/common/selector/set.go 16:59:28 spire-1.2.1/pkg/common/selector/set_utils.go 16:59:28 spire-1.2.1/pkg/common/selector/set_utils_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/ 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/ 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/manager.go 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/node.go 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/store/ 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 16:59:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 16:59:28 spire-1.2.1/pkg/common/telemetry/blackhole.go 16:59:28 spire-1.2.1/pkg/common/telemetry/call.go 16:59:28 spire-1.2.1/pkg/common/telemetry/common/ 16:59:28 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 16:59:28 spire-1.2.1/pkg/common/telemetry/config.go 16:59:28 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 16:59:28 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/inmem.go 16:59:28 spire-1.2.1/pkg/common/telemetry/inmem_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/m3.go 16:59:28 spire-1.2.1/pkg/common/telemetry/m3_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/metrics.go 16:59:28 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/names.go 16:59:28 spire-1.2.1/pkg/common/telemetry/prometheus.go 16:59:28 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/sanitize.go 16:59:28 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/ 16:59:28 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/datastore/ 16:59:28 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 16:59:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/rotate.go 16:59:28 spire-1.2.1/pkg/common/telemetry/server/server.go 16:59:28 spire-1.2.1/pkg/common/telemetry/sink.go 16:59:28 spire-1.2.1/pkg/common/telemetry/statsd.go 16:59:28 spire-1.2.1/pkg/common/telemetry/statsd_test.go 16:59:28 spire-1.2.1/pkg/common/telemetry/uptime.go 16:59:28 spire-1.2.1/pkg/common/telemetry/version.go 16:59:28 spire-1.2.1/pkg/common/telemetry/withlabels.go 16:59:28 spire-1.2.1/pkg/common/uptime/ 16:59:28 spire-1.2.1/pkg/common/uptime/uptime.go 16:59:28 spire-1.2.1/pkg/common/uptime/uptime_test.go 16:59:28 spire-1.2.1/pkg/common/util/ 16:59:28 spire-1.2.1/pkg/common/util/certs.go 16:59:28 spire-1.2.1/pkg/common/util/certs_test.go 16:59:28 spire-1.2.1/pkg/common/util/csr.go 16:59:28 spire-1.2.1/pkg/common/util/hash.go 16:59:28 spire-1.2.1/pkg/common/util/selectors.go 16:59:28 spire-1.2.1/pkg/common/util/selectors_test.go 16:59:28 spire-1.2.1/pkg/common/util/signals.go 16:59:28 spire-1.2.1/pkg/common/util/sort.go 16:59:28 spire-1.2.1/pkg/common/util/sort_test.go 16:59:28 spire-1.2.1/pkg/common/util/task.go 16:59:28 spire-1.2.1/pkg/common/util/task_test.go 16:59:28 spire-1.2.1/pkg/common/util/testdata/ 16:59:28 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 16:59:28 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 16:59:28 spire-1.2.1/pkg/common/version/ 16:59:28 spire-1.2.1/pkg/common/version/version.go 16:59:28 spire-1.2.1/pkg/common/x509svid/ 16:59:28 spire-1.2.1/pkg/common/x509svid/common_test.go 16:59:28 spire-1.2.1/pkg/common/x509svid/csr.go 16:59:28 spire-1.2.1/pkg/common/x509svid/upstreamca.go 16:59:28 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 16:59:28 spire-1.2.1/pkg/common/x509util/ 16:59:28 spire-1.2.1/pkg/common/x509util/cert.go 16:59:28 spire-1.2.1/pkg/common/x509util/dns.go 16:59:29 spire-1.2.1/pkg/common/x509util/dns_test.go 16:59:29 spire-1.2.1/pkg/common/x509util/keyid.go 16:59:29 spire-1.2.1/pkg/common/x509util/keypair.go 16:59:29 spire-1.2.1/pkg/common/x509util/serialnumber.go 16:59:29 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 16:59:29 spire-1.2.1/pkg/server/ 16:59:29 spire-1.2.1/pkg/server/api/ 16:59:29 spire-1.2.1/pkg/server/api/agent.go 16:59:29 spire-1.2.1/pkg/server/api/agent/ 16:59:29 spire-1.2.1/pkg/server/api/agent/v1/ 16:59:29 spire-1.2.1/pkg/server/api/agent/v1/service.go 16:59:29 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 16:59:29 spire-1.2.1/pkg/server/api/agent_test.go 16:59:29 spire-1.2.1/pkg/server/api/api.go 16:59:29 spire-1.2.1/pkg/server/api/audit/ 16:59:29 spire-1.2.1/pkg/server/api/audit/audit.go 16:59:29 spire-1.2.1/pkg/server/api/audit/audit_test.go 16:59:29 spire-1.2.1/pkg/server/api/bundle.go 16:59:29 spire-1.2.1/pkg/server/api/bundle/ 16:59:29 spire-1.2.1/pkg/server/api/bundle/v1/ 16:59:29 spire-1.2.1/pkg/server/api/bundle/v1/service.go 16:59:29 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 16:59:29 spire-1.2.1/pkg/server/api/bundle_test.go 16:59:29 spire-1.2.1/pkg/server/api/debug/ 16:59:29 spire-1.2.1/pkg/server/api/debug/v1/ 16:59:29 spire-1.2.1/pkg/server/api/debug/v1/service.go 16:59:29 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 16:59:29 spire-1.2.1/pkg/server/api/entry.go 16:59:29 spire-1.2.1/pkg/server/api/entry/ 16:59:29 spire-1.2.1/pkg/server/api/entry/v1/ 16:59:29 spire-1.2.1/pkg/server/api/entry/v1/service.go 16:59:29 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 16:59:29 spire-1.2.1/pkg/server/api/entry_test.go 16:59:29 spire-1.2.1/pkg/server/api/health/ 16:59:29 spire-1.2.1/pkg/server/api/health/v1/ 16:59:29 spire-1.2.1/pkg/server/api/health/v1/service.go 16:59:29 spire-1.2.1/pkg/server/api/health/v1/service_test.go 16:59:29 spire-1.2.1/pkg/server/api/id.go 16:59:29 spire-1.2.1/pkg/server/api/id_test.go 16:59:29 spire-1.2.1/pkg/server/api/limits/ 16:59:29 spire-1.2.1/pkg/server/api/limits/limits.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/ 16:59:29 spire-1.2.1/pkg/server/api/middleware/alias.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/audit.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/authorization.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/caller.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/caller_test.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/common.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/common_test.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/entries.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/entries_test.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 16:59:29 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 16:59:29 spire-1.2.1/pkg/server/api/ratelimit.go 16:59:29 spire-1.2.1/pkg/server/api/rpccontext/ 16:59:29 spire-1.2.1/pkg/server/api/rpccontext/alias.go 16:59:29 spire-1.2.1/pkg/server/api/rpccontext/audit.go 16:59:29 spire-1.2.1/pkg/server/api/rpccontext/caller.go 16:59:29 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 16:59:29 spire-1.2.1/pkg/server/api/selector.go 16:59:29 spire-1.2.1/pkg/server/api/selector_test.go 16:59:29 spire-1.2.1/pkg/server/api/status.go 16:59:29 spire-1.2.1/pkg/server/api/status_test.go 16:59:29 spire-1.2.1/pkg/server/api/svid/ 16:59:29 spire-1.2.1/pkg/server/api/svid/v1/ 16:59:29 spire-1.2.1/pkg/server/api/svid/v1/service.go 16:59:29 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 16:59:29 spire-1.2.1/pkg/server/api/trustdomain.go 16:59:29 spire-1.2.1/pkg/server/api/trustdomain/ 16:59:29 spire-1.2.1/pkg/server/api/trustdomain/v1/ 16:59:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 16:59:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 16:59:29 spire-1.2.1/pkg/server/api/trustdomain_test.go 16:59:29 spire-1.2.1/pkg/server/authpolicy/ 16:59:29 spire-1.2.1/pkg/server/authpolicy/defaults.go 16:59:29 spire-1.2.1/pkg/server/authpolicy/policy.go 16:59:29 spire-1.2.1/pkg/server/authpolicy/policy.rego 16:59:29 spire-1.2.1/pkg/server/authpolicy/policy_data.json 16:59:29 spire-1.2.1/pkg/server/authpolicy/policy_test.go 16:59:29 spire-1.2.1/pkg/server/authpolicy/validate.go 16:59:29 spire-1.2.1/pkg/server/bundle/ 16:59:29 spire-1.2.1/pkg/server/bundle/client/ 16:59:29 spire-1.2.1/pkg/server/bundle/client/client.go 16:59:29 spire-1.2.1/pkg/server/bundle/client/client_test.go 16:59:29 spire-1.2.1/pkg/server/bundle/client/manager.go 16:59:29 spire-1.2.1/pkg/server/bundle/client/manager_test.go 16:59:29 spire-1.2.1/pkg/server/bundle/client/sources.go 16:59:29 spire-1.2.1/pkg/server/bundle/client/sources_test.go 16:59:29 spire-1.2.1/pkg/server/bundle/client/updater.go 16:59:29 spire-1.2.1/pkg/server/bundle/client/updater_test.go 16:59:29 spire-1.2.1/pkg/server/ca/ 16:59:29 spire-1.2.1/pkg/server/ca/ca.go 16:59:29 spire-1.2.1/pkg/server/ca/ca_health.go 16:59:29 spire-1.2.1/pkg/server/ca/ca_test.go 16:59:29 spire-1.2.1/pkg/server/ca/journal.go 16:59:29 spire-1.2.1/pkg/server/ca/journal_test.go 16:59:29 spire-1.2.1/pkg/server/ca/manager.go 16:59:29 spire-1.2.1/pkg/server/ca/manager_health.go 16:59:29 spire-1.2.1/pkg/server/ca/manager_test.go 16:59:29 spire-1.2.1/pkg/server/ca/templates.go 16:59:29 spire-1.2.1/pkg/server/ca/upstream_client.go 16:59:29 spire-1.2.1/pkg/server/ca/upstream_client_test.go 16:59:29 spire-1.2.1/pkg/server/ca/validation.go 16:59:29 spire-1.2.1/pkg/server/cache/ 16:59:29 spire-1.2.1/pkg/server/cache/dscache/ 16:59:29 spire-1.2.1/pkg/server/cache/dscache/cache.go 16:59:29 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 16:59:29 spire-1.2.1/pkg/server/cache/entrycache/ 16:59:29 spire-1.2.1/pkg/server/cache/entrycache/cache.go 16:59:29 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 16:59:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 16:59:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 16:59:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 16:59:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 16:59:29 spire-1.2.1/pkg/server/catalog/ 16:59:29 spire-1.2.1/pkg/server/catalog/catalog.go 16:59:29 spire-1.2.1/pkg/server/catalog/keymanager.go 16:59:29 spire-1.2.1/pkg/server/catalog/nodeattestor.go 16:59:29 spire-1.2.1/pkg/server/catalog/noderesolver.go 16:59:29 spire-1.2.1/pkg/server/catalog/notifier.go 16:59:29 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 16:59:29 spire-1.2.1/pkg/server/config.go 16:59:29 spire-1.2.1/pkg/server/datastore/ 16:59:29 spire-1.2.1/pkg/server/datastore/datastore.go 16:59:29 spire-1.2.1/pkg/server/datastore/datastore_health.go 16:59:29 spire-1.2.1/pkg/server/datastore/repository.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/ 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 16:59:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 16:59:29 spire-1.2.1/pkg/server/endpoints/ 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/ 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/config.go 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/server.go 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 16:59:29 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 16:59:29 spire-1.2.1/pkg/server/endpoints/config.go 16:59:29 spire-1.2.1/pkg/server/endpoints/endpoints.go 16:59:29 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 16:59:29 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 16:59:29 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 16:59:29 spire-1.2.1/pkg/server/endpoints/middleware.go 16:59:29 spire-1.2.1/pkg/server/endpoints/middleware_test.go 16:59:29 spire-1.2.1/pkg/server/hostservice/ 16:59:29 spire-1.2.1/pkg/server/hostservice/agentstore/ 16:59:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 16:59:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 16:59:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 16:59:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 16:59:29 spire-1.2.1/pkg/server/hostservice/identityprovider/ 16:59:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 16:59:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/ 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/ 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/base/ 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/test/ 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 16:59:29 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 16:59:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/noderesolver/ 16:59:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 16:59:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 16:59:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 16:59:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 16:59:29 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 16:59:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 16:59:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/ 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/repository.go 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/v1.go 16:59:29 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 16:59:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 16:59:29 spire-1.2.1/pkg/server/registration/ 16:59:29 spire-1.2.1/pkg/server/registration/manager.go 16:59:29 spire-1.2.1/pkg/server/registration/manager_test.go 16:59:29 spire-1.2.1/pkg/server/scanentries.go 16:59:29 spire-1.2.1/pkg/server/scanentries_test.go 16:59:29 spire-1.2.1/pkg/server/server.go 16:59:29 spire-1.2.1/pkg/server/server_test.go 16:59:29 spire-1.2.1/pkg/server/svid/ 16:59:29 spire-1.2.1/pkg/server/svid/observer.go 16:59:29 spire-1.2.1/pkg/server/svid/observer_test.go 16:59:29 spire-1.2.1/pkg/server/svid/rotator.go 16:59:29 spire-1.2.1/pkg/server/svid/rotator_config.go 16:59:29 spire-1.2.1/pkg/server/svid/rotator_config_test.go 16:59:29 spire-1.2.1/pkg/server/svid/rotator_test.go 16:59:29 spire-1.2.1/proto/ 16:59:29 spire-1.2.1/proto/private/ 16:59:29 spire-1.2.1/proto/private/server/ 16:59:29 spire-1.2.1/proto/private/server/journal/ 16:59:29 spire-1.2.1/proto/private/server/journal/journal.pb.go 16:59:29 spire-1.2.1/proto/private/server/journal/journal.proto 16:59:29 spire-1.2.1/proto/spire/ 16:59:29 spire-1.2.1/proto/spire/common/ 16:59:29 spire-1.2.1/proto/spire/common/common.pb.go 16:59:29 spire-1.2.1/proto/spire/common/common.proto 16:59:29 spire-1.2.1/proto/spire/common/plugin/ 16:59:29 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 16:59:29 spire-1.2.1/proto/spire/common/plugin/plugin.proto 16:59:29 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 16:59:29 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 16:59:29 spire-1.2.1/proto/spire/plugin/ 16:59:29 spire-1.2.1/proto/spire/plugin/agent/ 16:59:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 16:59:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 16:59:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 16:59:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 16:59:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 16:59:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 16:59:29 spire-1.2.1/release/ 16:59:29 spire-1.2.1/release/spire-extras/ 16:59:29 spire-1.2.1/release/spire-extras/README.md 16:59:29 spire-1.2.1/release/spire-extras/conf/ 16:59:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 16:59:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 16:59:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 16:59:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 16:59:29 spire-1.2.1/release/spire/ 16:59:29 spire-1.2.1/release/spire/README.md 16:59:29 spire-1.2.1/release/spire/conf/ 16:59:29 spire-1.2.1/release/spire/conf/agent/ 16:59:29 spire-1.2.1/release/spire/conf/agent/agent.conf 16:59:29 spire-1.2.1/release/spire/conf/server/ 16:59:29 spire-1.2.1/release/spire/conf/server/server.conf 16:59:29 spire-1.2.1/script/ 16:59:29 spire-1.2.1/script/build-artifact.sh 16:59:29 spire-1.2.1/script/generate_dummy_ca.sh 16:59:29 spire-1.2.1/support/ 16:59:29 spire-1.2.1/support/k8s/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 16:59:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/ 16:59:29 spire-1.2.1/support/oidc-discovery-provider/README.md 16:59:29 spire-1.2.1/support/oidc-discovery-provider/common_test.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/config.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/config_test.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/handler.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/main.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/server_api.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 16:59:29 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 16:59:29 spire-1.2.1/test/ 16:59:29 spire-1.2.1/test/clock/ 16:59:29 spire-1.2.1/test/clock/clock.go 16:59:29 spire-1.2.1/test/fakes/ 16:59:29 spire-1.2.1/test/fakes/fakeagentcatalog/ 16:59:29 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 16:59:29 spire-1.2.1/test/fakes/fakeagentkeymanager/ 16:59:29 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 16:59:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 16:59:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 16:59:29 spire-1.2.1/test/fakes/fakeagentstore/ 16:59:29 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 16:59:29 spire-1.2.1/test/fakes/fakedatastore/ 16:59:29 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 16:59:29 spire-1.2.1/test/fakes/fakeentryclient/ 16:59:29 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 16:59:29 spire-1.2.1/test/fakes/fakehealthchecker/ 16:59:29 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 16:59:29 spire-1.2.1/test/fakes/fakeidentityprovider/ 16:59:29 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 16:59:29 spire-1.2.1/test/fakes/fakemetrics/ 16:59:29 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 16:59:29 spire-1.2.1/test/fakes/fakenoderesolver/ 16:59:29 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 16:59:29 spire-1.2.1/test/fakes/fakenotifier/ 16:59:29 spire-1.2.1/test/fakes/fakenotifier/notifier.go 16:59:29 spire-1.2.1/test/fakes/fakepluginmetrics/ 16:59:29 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 16:59:29 spire-1.2.1/test/fakes/fakeserverca/ 16:59:29 spire-1.2.1/test/fakes/fakeserverca/serverca.go 16:59:29 spire-1.2.1/test/fakes/fakeservercatalog/ 16:59:29 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 16:59:29 spire-1.2.1/test/fakes/fakeserverkeymanager/ 16:59:29 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 16:59:29 spire-1.2.1/test/fakes/fakeservernodeattestor/ 16:59:29 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 16:59:29 spire-1.2.1/test/fakes/fakeupstreamauthority/ 16:59:29 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 16:59:29 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 16:59:29 spire-1.2.1/test/fakes/fakeworkloadapi/ 16:59:29 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 16:59:29 spire-1.2.1/test/fakes/fakeworkloadattestor/ 16:59:29 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 16:59:29 spire-1.2.1/test/fixture/ 16:59:29 spire-1.2.1/test/fixture/certs/ 16:59:29 spire-1.2.1/test/fixture/certs/agent_svid.der 16:59:29 spire-1.2.1/test/fixture/certs/base_cert.pem 16:59:29 spire-1.2.1/test/fixture/certs/base_csr.pem 16:59:29 spire-1.2.1/test/fixture/certs/base_key.pem 16:59:29 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 16:59:29 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 16:59:29 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 16:59:29 spire-1.2.1/test/fixture/certs/blog_cert.pem 16:59:29 spire-1.2.1/test/fixture/certs/blog_csr.pem 16:59:29 spire-1.2.1/test/fixture/certs/blog_key.pem 16:59:29 spire-1.2.1/test/fixture/certs/bundle.der 16:59:29 spire-1.2.1/test/fixture/certs/ca.pem 16:59:29 spire-1.2.1/test/fixture/certs/ca_key.pem 16:59:29 spire-1.2.1/test/fixture/certs/database_cert.pem 16:59:29 spire-1.2.1/test/fixture/certs/database_csr.pem 16:59:29 spire-1.2.1/test/fixture/certs/database_key.pem 16:59:29 spire-1.2.1/test/fixture/certs/node_cert.pem 16:59:29 spire-1.2.1/test/fixture/certs/node_csr.pem 16:59:29 spire-1.2.1/test/fixture/certs/node_key.pem 16:59:29 spire-1.2.1/test/fixture/certs/svid.pem 16:59:29 spire-1.2.1/test/fixture/certs/svid_key.pem 16:59:29 spire-1.2.1/test/fixture/config/ 16:59:29 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 16:59:29 spire-1.2.1/test/fixture/config/agent_good.conf 16:59:29 spire-1.2.1/test/fixture/config/agent_good_templated.conf 16:59:29 spire-1.2.1/test/fixture/config/plugin_good.conf 16:59:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 16:59:29 spire-1.2.1/test/fixture/config/server_good.conf 16:59:29 spire-1.2.1/test/fixture/config/server_good_templated.conf 16:59:29 spire-1.2.1/test/fixture/fixture.go 16:59:29 spire-1.2.1/test/fixture/nodeattestor/ 16:59:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 16:59:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 16:59:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 16:59:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 16:59:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 16:59:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 16:59:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 16:59:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 16:59:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 16:59:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 16:59:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 16:59:29 spire-1.2.1/test/fixture/registration/ 16:59:29 spire-1.2.1/test/fixture/registration/entries.json 16:59:29 spire-1.2.1/test/fixture/registration/good-for-update.json 16:59:29 spire-1.2.1/test/fixture/registration/good.json 16:59:29 spire-1.2.1/test/fixture/registration/invalid.json 16:59:29 spire-1.2.1/test/fixture/registration/invalid_json.json 16:59:29 spire-1.2.1/test/fixture/registration/manager_test_entries.json 16:59:29 spire-1.2.1/test/integration/ 16:59:29 spire-1.2.1/test/integration/README.md 16:59:29 spire-1.2.1/test/integration/common 16:59:29 spire-1.2.1/test/integration/setup/ 16:59:29 spire-1.2.1/test/integration/setup/adminclient/ 16:59:29 spire-1.2.1/test/integration/setup/adminclient/build.sh 16:59:29 spire-1.2.1/test/integration/setup/adminclient/client.go 16:59:29 spire-1.2.1/test/integration/setup/debugagent/ 16:59:29 spire-1.2.1/test/integration/setup/debugagent/build.sh 16:59:29 spire-1.2.1/test/integration/setup/debugagent/main.go 16:59:29 spire-1.2.1/test/integration/setup/debugserver/ 16:59:29 spire-1.2.1/test/integration/setup/debugserver/build.sh 16:59:29 spire-1.2.1/test/integration/setup/debugserver/main.go 16:59:29 spire-1.2.1/test/integration/setup/downstreamclient/ 16:59:29 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 16:59:29 spire-1.2.1/test/integration/setup/downstreamclient/client.go 16:59:29 spire-1.2.1/test/integration/setup/itclient/ 16:59:29 spire-1.2.1/test/integration/setup/itclient/client.go 16:59:29 spire-1.2.1/test/integration/setup/node-attestation/ 16:59:29 spire-1.2.1/test/integration/setup/node-attestation/build.sh 16:59:29 spire-1.2.1/test/integration/setup/node-attestation/client.go 16:59:29 spire-1.2.1/test/integration/setup/x509pop/ 16:59:29 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 16:59:29 spire-1.2.1/test/integration/setup/x509pop/setup.sh 16:59:29 spire-1.2.1/test/integration/suites/ 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/ 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 16:59:29 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql/ 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 16:59:29 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres/ 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 16:59:29 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/ 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 16:59:29 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/ 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 16:59:29 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 16:59:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 16:59:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 16:59:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 16:59:30 spire-1.2.1/test/integration/suites/join-token/ 16:59:30 spire-1.2.1/test/integration/suites/join-token/01-start-server 16:59:30 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 16:59:30 spire-1.2.1/test/integration/suites/join-token/03-start-agent 16:59:30 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 16:59:30 spire-1.2.1/test/integration/suites/join-token/05-check-svid 16:59:30 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 16:59:30 spire-1.2.1/test/integration/suites/join-token/README.md 16:59:30 spire-1.2.1/test/integration/suites/join-token/conf/ 16:59:30 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 16:59:30 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/join-token/conf/server/ 16:59:30 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 16:59:30 spire-1.2.1/test/integration/suites/join-token/teardown 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 16:59:30 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 16:59:30 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 16:59:30 spire-1.2.1/test/integration/suites/k8s/ 16:59:30 spire-1.2.1/test/integration/suites/k8s/00-setup 16:59:30 spire-1.2.1/test/integration/suites/k8s/01-apply-config 16:59:30 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 16:59:30 spire-1.2.1/test/integration/suites/k8s/README.md 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/ 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/server/ 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 16:59:30 spire-1.2.1/test/integration/suites/k8s/init-kubectl 16:59:30 spire-1.2.1/test/integration/suites/k8s/teardown 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/README.md 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/root/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/nested-rotation/teardown 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/ 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/00-setup 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/README.md 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/conf/ 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 16:59:30 spire-1.2.1/test/integration/suites/node-attestation/teardown 16:59:30 spire-1.2.1/test/integration/suites/rotation/ 16:59:30 spire-1.2.1/test/integration/suites/rotation/00-setup 16:59:30 spire-1.2.1/test/integration/suites/rotation/01-start-server 16:59:30 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 16:59:30 spire-1.2.1/test/integration/suites/rotation/03-start-agent 16:59:30 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 16:59:30 spire-1.2.1/test/integration/suites/rotation/05-check-svids 16:59:30 spire-1.2.1/test/integration/suites/rotation/README.md 16:59:30 spire-1.2.1/test/integration/suites/rotation/conf/ 16:59:30 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 16:59:30 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/rotation/conf/server/ 16:59:30 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 16:59:30 spire-1.2.1/test/integration/suites/rotation/teardown 16:59:30 spire-1.2.1/test/integration/suites/self-test/ 16:59:30 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 16:59:30 spire-1.2.1/test/integration/suites/self-test/README.md 16:59:30 spire-1.2.1/test/integration/suites/self-test/teardown 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/ 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 16:59:30 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 16:59:30 spire-1.2.1/test/integration/suites/upgrade/ 16:59:30 spire-1.2.1/test/integration/suites/upgrade/00-setup 16:59:30 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 16:59:30 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 16:59:30 spire-1.2.1/test/integration/suites/upgrade/README.md 16:59:30 spire-1.2.1/test/integration/suites/upgrade/conf/ 16:59:30 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 16:59:30 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 16:59:30 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 16:59:30 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 16:59:30 spire-1.2.1/test/integration/suites/upgrade/teardown 16:59:30 spire-1.2.1/test/integration/suites/upgrade/versions.txt 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 16:59:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 16:59:30 spire-1.2.1/test/integration/test-one.sh 16:59:30 spire-1.2.1/test/integration/test.sh 16:59:30 spire-1.2.1/test/plugintest/ 16:59:30 spire-1.2.1/test/plugintest/config.go 16:59:30 spire-1.2.1/test/plugintest/load.go 16:59:30 spire-1.2.1/test/plugintest/option.go 16:59:30 spire-1.2.1/test/spiretest/ 16:59:30 spire-1.2.1/test/spiretest/apiserver.go 16:59:30 spire-1.2.1/test/spiretest/assertions.go 16:59:30 spire-1.2.1/test/spiretest/dir.go 16:59:30 spire-1.2.1/test/spiretest/errors_posix.go 16:59:30 spire-1.2.1/test/spiretest/errors_windows.go 16:59:30 spire-1.2.1/test/spiretest/logs.go 16:59:30 spire-1.2.1/test/spiretest/socketapi.go 16:59:30 spire-1.2.1/test/spiretest/suite.go 16:59:30 spire-1.2.1/test/spiretest/x509.go 16:59:30 spire-1.2.1/test/testca/ 16:59:30 spire-1.2.1/test/testca/ca.go 16:59:30 spire-1.2.1/test/testkey/ 16:59:30 spire-1.2.1/test/testkey/generate.sh 16:59:30 spire-1.2.1/test/testkey/genkeys.go 16:59:30 spire-1.2.1/test/testkey/keys.go 16:59:30 spire-1.2.1/test/testkey/new.go 16:59:30 spire-1.2.1/test/tpmsimulator/ 16:59:30 spire-1.2.1/test/tpmsimulator/simulator.go 16:59:30 spire-1.2.1/test/util/ 16:59:30 spire-1.2.1/test/util/cert_fixtures.go 16:59:30 spire-1.2.1/test/util/cert_generation.go 16:59:30 spire-1.2.1/test/util/io_redirection.go 16:59:30 spire-1.2.1/test/util/race.go 16:59:30 spire-1.2.1/test/util/util.go 16:59:30 building spire from source... 16:59:30 Installing go1.17.7... 16:59:31 Removing intermediate container f44f6bb9b2d4 16:59:31 ---> 58b601373f16 16:59:31 Step 8/23 : COPY . . 16:59:47 ---> 48bb4817fb71 16:59:47 Step 9/23 : RUN make cmd/core-data/core-data 16:59:47 ---> Running in e479a8e2aeca 16:59:48 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:00:01 Building bin/spire-server... 17:00:01 go: downloading github.com/mitchellh/cli v1.1.2 17:00:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 17:00:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 17:00:02 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 17:00:02 go: downloading google.golang.org/grpc v1.44.0 17:00:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 17:00:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 17:00:06 go: downloading github.com/imdario/mergo v0.3.12 17:00:06 go: downloading github.com/sirupsen/logrus v1.8.1 17:00:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 17:00:08 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 17:00:08 go: downloading github.com/fatih/color v1.13.0 17:00:09 go: downloading github.com/mattn/go-isatty v0.0.14 17:00:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 17:00:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 17:00:09 go: downloading github.com/hashicorp/go-plugin v1.4.3 17:00:09 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 17:00:11 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 17:00:11 go: downloading github.com/InVisionApp/go-logger v1.0.1 17:00:11 go: downloading github.com/armon/go-metrics v0.3.10 17:00:11 go: downloading github.com/prometheus/client_golang v1.12.1 17:00:11 go: downloading github.com/uber-go/tally/v4 v4.1.1 17:00:12 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 17:00:12 go: downloading github.com/open-policy-agent/opa v0.38.0 17:00:28 go: downloading github.com/Masterminds/goutils v1.1.0 17:00:28 go: downloading github.com/Masterminds/semver v1.5.0 17:00:28 go: downloading github.com/huandu/xstrings v1.3.2 17:00:28 go: downloading github.com/google/uuid v1.1.2 17:00:28 go: downloading github.com/mattn/go-colorable v0.1.12 17:00:28 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 17:00:28 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 17:00:28 go: downloading github.com/oklog/run v1.0.0 17:00:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 17:00:29 go: downloading github.com/prometheus/client_model v0.2.0 17:00:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 17:00:29 go: downloading github.com/prometheus/common v0.32.1 17:00:29 go: downloading github.com/beorn7/perks v1.0.1 17:00:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 17:00:29 go: downloading github.com/prometheus/procfs v0.7.3 17:00:30 go: downloading go.uber.org/atomic v1.9.0 17:00:31 go: downloading github.com/imkira/go-observer v1.0.3 17:00:31 go: downloading github.com/mitchellh/reflectwalk v1.0.1 17:00:31 go: downloading github.com/hashicorp/errwrap v1.1.0 17:00:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 17:00:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 17:00:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 17:00:32 go: downloading github.com/blang/semver/v4 v4.0.0 17:00:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 17:00:32 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 17:00:33 go: downloading github.com/jinzhu/gorm v1.9.16 17:00:33 go: downloading github.com/lib/pq v1.10.4 17:00:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 17:00:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 17:00:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 17:00:39 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 17:00:51 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 17:00:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 17:00:51 go: downloading github.com/stretchr/testify v1.7.0 17:00:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:00:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 17:01:06 Removing intermediate container 52efb84f1533 17:01:06 ---> 6737c9670cc1 17:01:06 17:01:06 Step 10/22 : FROM alpine:3.14 17:01:06 ---> ac73e934f311 17:01:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:01:06 ---> Running in b429ea1ed434 17:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:01:10 (1/2) Installing ca-certificates (20211220-r0) 17:01:10 (2/2) Installing dumb-init (1.2.5-r1) 17:01:10 Executing busybox-1.33.1-r7.trigger 17:01:10 Executing ca-certificates-20211220-r0.trigger 17:01:10 OK: 6 MiB in 16 packages 17:01:13 Removing intermediate container b429ea1ed434 17:01:13 ---> 4c5f375e73af 17:01:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:01:13 ---> Running in d5cea931cfbb 17:01:13 Removing intermediate container d5cea931cfbb 17:01:13 ---> b3d46c7ab33e 17:01:13 Step 13/22 : ENV APP_PORT=59860 17:01:13 ---> Running in 94a7727ebe1c 17:01:14 Removing intermediate container 94a7727ebe1c 17:01:14 ---> 80f9e8f40166 17:01:14 Step 14/22 : EXPOSE $APP_PORT 17:01:14 ---> Running in f5c83497bed1 17:01:15 Removing intermediate container f5c83497bed1 17:01:15 ---> 3370743a7f3e 17:01:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:16 ---> e1bb2d8ed76c 17:01:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:01:18 ---> d74eb9127836 17:01:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:01:19 ---> e73080106b2f 17:01:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:01:19 ---> Running in b726366dfdea 17:01:20 Removing intermediate container b726366dfdea 17:01:20 ---> c4c73e52240f 17:01:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:20 ---> Running in 3e7b6954de8f 17:01:21 Removing intermediate container 3e7b6954de8f 17:01:21 ---> fc1cf8876dd7 17:01:21 Step 20/22 : LABEL arch=arm64 17:01:21 ---> Running in 4742e9593c7c 17:01:22 Removing intermediate container 4742e9593c7c 17:01:22 ---> 38e6ed7eaef1 17:01:22 Step 21/22 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 17:01:22 ---> Running in 13dffa18d8b7 17:01:22 Removing intermediate container 13dffa18d8b7 17:01:22 ---> 92fa40a2655f 17:01:22 Step 22/22 : LABEL version=2.2.1-dev.6 17:01:22 ---> Running in e7839a347f55 17:01:23 Removing intermediate container e7839a347f55 17:01:23 ---> 5a6ab36e4845 17:01:23 17:01:24 Successfully built 5a6ab36e4845 17:01:24 Successfully tagged support-notifications-arm64:latest 17:01:25  Building support-notifications ... done go: downloading k8s.io/client-go v0.23.4 17:01:25 go: downloading google.golang.org/api v0.70.0 17:01:25 go: downloading k8s.io/api v0.23.4 17:01:39 go: downloading github.com/google/go-tpm v0.3.3 17:01:39 go: downloading cloud.google.com/go/storage v1.21.0 17:01:39 go: downloading cloud.google.com/go v0.100.2 17:01:41 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 17:02:03 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 17:02:03 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 17:02:03 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 17:02:03 go: downloading k8s.io/apimachinery v0.23.4 17:02:05 go: downloading k8s.io/kube-aggregator v0.23.3 17:02:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 17:02:07 go: downloading cloud.google.com/go/security v1.3.0 17:02:07 go: downloading github.com/twmb/murmur3 v1.1.6 17:02:07 go: downloading github.com/hashicorp/vault/api v1.4.1 17:02:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 17:02:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:02:08 go: downloading gopkg.in/yaml.v2 v2.4.0 17:02:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:02:09 go: downloading github.com/gobwas/glob v0.2.3 17:02:09 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 17:02:09 go: downloading github.com/jinzhu/inflection v1.0.0 17:02:09 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 17:02:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 17:02:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 17:02:10 go: downloading github.com/aws/smithy-go v1.11.0 17:02:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 17:02:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 17:02:12 go: downloading github.com/gogo/protobuf v1.3.2 17:02:18 go: downloading cloud.google.com/go/compute v1.3.0 17:02:18 go: downloading cloud.google.com/go/iam v0.1.1 17:02:19 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 17:02:19 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 17:02:19 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 17:02:19 go: downloading github.com/Azure/go-autorest/logger v0.2.1 17:02:20 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 17:02:20 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 17:02:20 go: downloading github.com/dimchansky/utfbom v1.1.1 17:02:20 go: downloading k8s.io/klog/v2 v2.30.0 17:02:21 go: downloading github.com/google/gofuzz v1.1.0 17:02:21 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 17:02:22 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 17:02:23 go: downloading github.com/spf13/pflag v1.0.5 17:02:23 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 17:02:23 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 17:02:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 17:02:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 17:02:24 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 17:02:24 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 17:02:24 go: downloading github.com/hashicorp/vault/sdk v0.4.1 17:02:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 17:02:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 17:02:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 17:02:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 17:02:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 17:02:28 go: downloading go.opencensus.io v0.23.0 17:02:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 17:02:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 17:02:29 go: downloading gopkg.in/inf.v0 v0.9.1 17:02:29 go: downloading github.com/go-logr/logr v1.2.2 17:02:29 go: downloading github.com/google/go-cmp v0.5.7 17:02:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 17:02:30 go: downloading github.com/json-iterator/go v1.1.12 17:02:30 go: downloading github.com/googleapis/gnostic v0.5.5 17:02:33 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 17:02:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 17:02:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 17:02:35 go: downloading github.com/tklauser/numcpus v0.3.0 17:02:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 17:02:35 go: downloading go.uber.org/zap v1.21.0 17:02:36 go: downloading sigs.k8s.io/yaml v1.3.0 17:02:36 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 17:02:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 17:02:36 go: downloading github.com/modern-go/reflect2 v1.0.2 17:02:36 go: downloading github.com/ryanuber/go-glob v1.0.0 17:02:36 go: downloading github.com/golang/snappy v0.0.4 17:02:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 17:02:45 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 17:02:45 go: downloading github.com/hashicorp/go-uuid v1.0.2 17:02:45 go: downloading github.com/hashicorp/go-version v1.2.0 17:02:45 go: downloading go.uber.org/multierr v1.6.0 17:03:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 17:03:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 17:05:45 Removing intermediate container e479a8e2aeca 17:05:45 ---> b19e1b1bec21 17:05:45 17:05:45 Step 10/23 : FROM alpine:3.14 17:05:45 ---> ac73e934f311 17:05:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:05:45 ---> Running in aa7efedd6fc7 17:05:45 Removing intermediate container aa7efedd6fc7 17:05:45 ---> 746c334b2496 17:05:45 Step 12/23 : ENV APP_PORT=59880 17:05:45 ---> Running in f99c8f4585ce 17:05:45 Removing intermediate container f99c8f4585ce 17:05:45 ---> 11f0aa9d4611 17:05:45 Step 13/23 : EXPOSE $APP_PORT 17:05:45 ---> Running in 5067f7ccb5d9 17:05:45 Removing intermediate container 5067f7ccb5d9 17:05:45 ---> 9fb673c76adb 17:05:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:45 ---> Running in b71e5124452b 17:05:47 Removing intermediate container b71e5124452b 17:05:47 ---> bcef0471de3f 17:05:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:05:48 ---> Running in 729828a6d6f5 17:05:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:05:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:05:52 (1/6) Installing dumb-init (1.2.5-r1) 17:05:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:05:52 (3/6) Installing libsodium (1.0.18-r0) 17:05:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:05:53 (5/6) Installing libzmq (4.3.4-r0) 17:05:53 (6/6) Installing zeromq (4.3.4-r0) 17:05:53 Executing busybox-1.33.1-r7.trigger 17:05:53 OK: 8 MiB in 20 packages 17:05:55 Removing intermediate container 729828a6d6f5 17:05:55 ---> a0ca1b261831 17:05:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:56 ---> 00b5e3e6f7a4 17:05:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:05:58 ---> 3b96d9fbc362 17:05:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:05:59 ---> 249a65ae14c5 17:05:59 Step 19/23 : ENTRYPOINT ["/core-data"] 17:05:59 ---> Running in 7bb98cb7c37f 17:05:59 Removing intermediate container 7bb98cb7c37f 17:05:59 ---> 36ee85dc2046 17:05:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:59 ---> Running in 766f18c098b3 17:06:00 Removing intermediate container 766f18c098b3 17:06:00 ---> 41b6406d9e60 17:06:00 Step 21/23 : LABEL arch=arm64 17:06:00 ---> Running in 0d6fd208d64e 17:06:01 Removing intermediate container 0d6fd208d64e 17:06:01 ---> 4f2d7d062a63 17:06:01 Step 22/23 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 17:06:01 ---> Running in cb6b803881f0 17:06:02 Removing intermediate container cb6b803881f0 17:06:02 ---> a768e4228a2e 17:06:02 Step 23/23 : LABEL version=2.2.1-dev.6 17:06:02 ---> Running in ca1f0378eddd 17:06:02 Removing intermediate container ca1f0378eddd 17:06:02 ---> 450c60c77b17 17:06:02 17:06:03 Successfully built 450c60c77b17 17:06:03 Successfully tagged core-data-arm64:latest 17:20:26  Building core-data ... done Building bin/spire-agent... 17:20:26 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:20:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:20:26 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:20:26 go: downloading github.com/docker/docker v20.10.12+incompatible 17:20:26 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:20:26 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:20:26 go: downloading github.com/google/go-tpm-tools v0.3.3 17:20:26 Building bin/spire-agent... 17:20:26 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:20:26 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:20:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:20:26 go: downloading github.com/docker/docker v20.10.12+incompatible 17:20:27 go: downloading github.com/docker/go-connections v0.4.0 17:20:27 go: downloading github.com/docker/go-units v0.4.0 17:20:27 go: downloading github.com/opencontainers/image-spec v1.0.1 17:20:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:20:27 go: downloading github.com/containerd/containerd v1.3.4 17:20:27 go: downloading github.com/opencontainers/go-digest v1.0.0 17:20:31 go: downloading github.com/google/go-tpm-tools v0.3.3 17:20:33 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:20:33 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:20:33 go: downloading github.com/docker/go-connections v0.4.0 17:20:33 go: downloading github.com/docker/go-units v0.4.0 17:20:33 go: downloading github.com/opencontainers/image-spec v1.0.1 17:20:33 go: downloading github.com/containerd/containerd v1.3.4 17:20:33 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:20:33 go: downloading github.com/opencontainers/go-digest v1.0.0 17:27:26 Removing intermediate container 20f3e9ed47ce 17:27:26 ---> 1b727c07b54c 17:27:26 17:27:26 Step 13/26 : FROM alpine:3.15 17:27:26 ---> 3fb3c9af89a9 17:27:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:27:26 ---> Using cache 17:27:26 ---> 4964e7b96044 17:27:26 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:26 ---> Using cache 17:27:26 ---> 644ddecc92f1 17:27:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:27:26 ---> Running in 799be233aaca 17:27:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:29 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:27:29 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:27:29 OK: 15734 distinct packages available 17:27:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:31 Removing intermediate container 5726d4b9a230 17:27:31 ---> df2bd1593a8c 17:27:31 17:27:31 Step 13/26 : FROM alpine:3.15 17:27:31 ---> 3fb3c9af89a9 17:27:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:27:31 ---> Using cache 17:27:31 ---> 4964e7b96044 17:27:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:31 ---> Using cache 17:27:31 ---> 644ddecc92f1 17:27:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:27:31 (1/4) Installing dumb-init (1.2.5-r1) 17:27:31 (2/4) Installing musl-obstack (1.2.3-r0) 17:27:31 (3/4) Installing libucontext (1.1-r0) 17:27:32 ---> Running in e29e1f6553c3 17:27:32 (4/4) Installing gcompat (1.0.0-r4) 17:27:32 Executing busybox-1.34.1-r5.trigger 17:27:32 OK: 6 MiB in 18 packages 17:27:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:33 Removing intermediate container 799be233aaca 17:27:33 ---> 102e9e15fae6 17:27:33 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:27:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:35 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:27:35 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:27:35 OK: 15734 distinct packages available 17:27:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:37 ---> 69116b1f62a8 17:27:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:27:37 (1/5) Installing dumb-init (1.2.5-r1) 17:27:37 (2/5) Installing musl-obstack (1.2.3-r0) 17:27:37 (3/5) Installing libucontext (1.1-r0) 17:27:37 (4/5) Installing gcompat (1.0.0-r4) 17:27:37 (5/5) Installing openssl (1.1.1o-r0) 17:27:38 Executing busybox-1.34.1-r5.trigger 17:27:38 ---> 7ddda8b0bb55 17:27:38 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:27:38 OK: 6 MiB in 19 packages 17:27:38 ---> Running in 45f85efafcb0 17:27:38 Removing intermediate container 45f85efafcb0 17:27:38 ---> 3ea1c98bc62b 17:27:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:27:39 Removing intermediate container e29e1f6553c3 17:27:39 ---> 1c0c91492d9a 17:27:39 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 17:27:39 ---> d7c991f91c99 17:27:39 Step 21/26 : WORKDIR / 17:27:39 ---> Running in b89bf7adf8b3 17:27:40 Removing intermediate container b89bf7adf8b3 17:27:40 ---> e016f8a035b2 17:27:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:27:40 ---> Running in d6521198d7f9 17:27:40 Removing intermediate container d6521198d7f9 17:27:40 ---> 671c5520fdde 17:27:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:27:40 ---> Running in 4f5d4f11a986 17:27:41 Removing intermediate container 4f5d4f11a986 17:27:41 ---> 812d0bc2a2ce 17:27:41 Step 24/26 : LABEL arch=arm64 17:27:41 ---> Running in 6467b896b531 17:27:42 Removing intermediate container 6467b896b531 17:27:42 ---> 5deea497af0e 17:27:42 Step 25/26 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 17:27:42 ---> Running in 1cb30340ece8 17:27:42 ---> 1165de8ec501 17:27:42 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:27:43 Removing intermediate container 1cb30340ece8 17:27:43 ---> 70ea5da2277b 17:27:43 Step 26/26 : LABEL version=2.2.1-dev.6 17:27:43 ---> Running in 04bc38426f87 17:27:43 Removing intermediate container 04bc38426f87 17:27:43 ---> 7e3b42336099 17:27:43 17:27:44 Successfully built 7e3b42336099 17:27:44 Successfully tagged security-spire-config-arm64:latest 17:27:46  Building security-spire-config ... done  ---> 12b8078a64c7 17:27:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:27:47 ---> 0ff147bc4961 17:27:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:27:47 ---> a19d3c25f54f 17:27:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:27:48 ---> 3726f19a10f1 17:27:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:27:48 ---> Running in 02ecaeec1fdb 17:27:48 Removing intermediate container 02ecaeec1fdb 17:27:48 ---> 57b544ce2ceb 17:27:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:27:49 ---> Running in 33022654eb39 17:27:49 Removing intermediate container 33022654eb39 17:27:49 ---> 91cf53728435 17:27:49 Step 24/26 : LABEL arch=arm64 17:27:49 ---> Running in cee087023335 17:27:49 Removing intermediate container cee087023335 17:27:49 ---> 6fb5410f91f8 17:27:49 Step 25/26 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 17:27:49 ---> Running in ca50719d032f 17:27:50 Removing intermediate container ca50719d032f 17:27:50 ---> 4bc65b858a65 17:27:50 Step 26/26 : LABEL version=2.2.1-dev.6 17:27:50 ---> Running in f3f74aa6325f 17:27:50 Removing intermediate container f3f74aa6325f 17:27:50 ---> fbd2995cdadc 17:27:50 17:27:50 Successfully built fbd2995cdadc 17:27:50 Successfully tagged security-spire-agent-arm64:latest 17:28:47  Building security-spire-agent ... done Building bin/spire-agent... 17:28:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 17:28:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 17:28:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 17:28:47 go: downloading github.com/docker/docker v20.10.12+incompatible 17:28:47 go: downloading github.com/google/go-tpm-tools v0.3.3 17:28:47 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 17:28:47 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 17:28:47 go: downloading github.com/docker/go-connections v0.4.0 17:28:47 go: downloading github.com/docker/go-units v0.4.0 17:28:47 go: downloading github.com/opencontainers/image-spec v1.0.1 17:28:47 go: downloading github.com/containerd/containerd v1.3.4 17:28:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 17:28:47 go: downloading github.com/opencontainers/go-digest v1.0.0 17:32:24 Removing intermediate container 1052ec9c5460 17:32:24 ---> 9771fd93733b 17:32:24 17:32:24 Step 13/25 : FROM alpine:3.15 17:32:24 ---> 3fb3c9af89a9 17:32:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:32:24 ---> Using cache 17:32:24 ---> 4964e7b96044 17:32:24 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:24 ---> Using cache 17:32:24 ---> 644ddecc92f1 17:32:24 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:32:24 ---> Using cache 17:32:24 ---> 1c0c91492d9a 17:32:24 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 17:32:24 ---> 4baa91043b03 17:32:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:32:25 ---> 698ba98d7a71 17:32:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:32:25 ---> f4bb6fc4d469 17:32:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:32:26 ---> ea9889d83f00 17:32:26 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:32:26 ---> Running in 2716cdc2fd20 17:32:26 Removing intermediate container 2716cdc2fd20 17:32:26 ---> cd2ce1da276d 17:32:26 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:32:26 ---> Running in a30859168a29 17:32:26 Removing intermediate container a30859168a29 17:32:26 ---> 633bd1c0585d 17:32:26 Step 23/25 : LABEL arch=arm64 17:32:26 ---> Running in 9c5e49ca665d 17:32:27 Removing intermediate container 9c5e49ca665d 17:32:27 ---> e535660da67a 17:32:27 Step 24/25 : LABEL git_sha=ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:27 ---> Running in a7fe02d2492f 17:32:27 Removing intermediate container a7fe02d2492f 17:32:27 ---> e80bcd5cc3b2 17:32:27 Step 25/25 : LABEL version=2.2.1-dev.6 17:32:27 ---> Running in ff6c35111e41 17:32:27 Removing intermediate container ff6c35111e41 17:32:27 ---> bff047da759d 17:32:27 17:32:28 Successfully built bff047da759d 17:32:28 Successfully tagged security-spire-server-arm64:latest 17:32:28  Building security-spire-server ... done  [Pipeline] } 17:32:28 $ docker stop --time=1 5777701150fcb893b70d51cd2c1dc7b6358e67e3b778ce6a6bf5d26986a52cf1 17:32:30 $ docker rm -f 5777701150fcb893b70d51cd2c1dc7b6358e67e3b778ce6a6bf5d26986a52cf1 [Pipeline] // withDockerContainer [Pipeline] sh 17:32:30 + docker images 17:32:30 REPOSITORY TAG IMAGE ID CREATED SIZE 17:32:30 security-spire-server-arm64 latest bff047da759d 3 seconds ago 86.3MB 17:32:30 9771fd93733b 24 seconds ago 3.98GB 17:32:30 security-spire-agent-arm64 latest fbd2995cdadc 4 minutes ago 126MB 17:32:30 security-spire-config-arm64 latest 7e3b42336099 4 minutes ago 85.6MB 17:32:30 df2bd1593a8c 5 minutes ago 3.98GB 17:32:30 1b727c07b54c 5 minutes ago 3.98GB 17:32:30 core-data-arm64 latest 450c60c77b17 26 minutes ago 21.6MB 17:32:30 b19e1b1bec21 26 minutes ago 1.18GB 17:32:30 support-notifications-arm64 latest 5a6ab36e4845 31 minutes ago 25.8MB 17:32:30 6737c9670cc1 31 minutes ago 1.21GB 17:32:30 security-bootstrapper-arm64 latest dc86c9d63983 33 minutes ago 18.3MB 17:32:30 core-metadata-arm64 latest 81b93e7a4b10 34 minutes ago 16.3MB 17:32:30 28baa924cd6c 34 minutes ago 1.15GB 17:32:30 1da973f6e19b 34 minutes ago 1.15GB 17:32:30 support-scheduler-arm64 latest ab1890c1ec11 40 minutes ago 25.2MB 17:32:30 61676c1a9d5b 40 minutes ago 1.21GB 17:32:30 security-proxy-setup-arm64 latest fa920051410c 40 minutes ago 26.1MB 17:32:30 40de2a864123 41 minutes ago 1.16GB 17:32:30 sys-mgmt-agent-arm64 latest 322b8423e50d 41 minutes ago 282MB 17:32:30 4ac08997b4d1 42 minutes ago 1.15GB 17:32:30 security-spiffe-token-provider-arm64 latest b84be282a53a 46 minutes ago 27.9MB 17:32:30 378057453095 47 minutes ago 1.2GB 17:32:30 security-secretstore-setup-arm64 latest d3c41444c61c 49 minutes ago 27.5MB 17:32:30 core-command-arm64 latest 711acb010d51 49 minutes ago 15.5MB 17:32:30 6c99bef06d93 49 minutes ago 1.16GB 17:32:30 f3cd123deaee 50 minutes ago 1.15GB 17:32:30 ci-base-image-arm64 latest 05dfb2f0ad9f 57 minutes ago 885MB 17:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB 17:32:30 docker 20.10.14 c346e9eafbab 6 weeks ago 202MB 17:32:30 alpine 3.14 ac73e934f311 6 weeks ago 5.34MB 17:32:30 alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB 17:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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:32:31 provisioning config files... 17:32:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config6829261029620514754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:31 ---> docker-login.sh 17:32:31 nexus3.edgexfoundry.org:10001 17:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:31 Configure a credential helper to remove this warning. See 17:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:31 17:32:31 Login Succeeded 17:32:31 nexus3.edgexfoundry.org:10002 17:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:32 Configure a credential helper to remove this warning. See 17:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:32 17:32:32 Login Succeeded 17:32:32 nexus3.edgexfoundry.org:10003 17:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:32 Configure a credential helper to remove this warning. See 17:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:32 17:32:32 Login Succeeded 17:32:32 nexus3.edgexfoundry.org:10004 17:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:33 Configure a credential helper to remove this warning. See 17:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:33 17:32:33 Login Succeeded 17:32:33 docker.io 17:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:33 Configure a credential helper to remove this warning. See 17:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:33 17:32:33 Login Succeeded 17:32:33 ---> docker-login.sh ends [Pipeline] } 17:32:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:33 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:32:33 ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:33 latest 17:32:33 2.2.1-dev.6 17:32:33 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:32:33 main 17:32:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:32:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:32:34 eb941556a9d7: Preparing 17:32:34 29939d690eec: Preparing 17:32:34 3100668d791c: Preparing 17:32:34 93c7fbc2e08d: Preparing 17:32:34 f73e7dbfee58: Preparing 17:32:34 f73e7dbfee58: Layer already exists 17:32:34 3100668d791c: Pushed 17:32:34 eb941556a9d7: Pushed 17:32:34 93c7fbc2e08d: Pushed 17:32:37 29939d690eec: Pushed 17:32:37 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:ffbe7c8f61580c21be490593a21973f4d696b8b35e8b89ef0432b47590e99d15 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:32:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:32:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:32:38 eb941556a9d7: Preparing 17:32:38 29939d690eec: Preparing 17:32:38 3100668d791c: Preparing 17:32:38 93c7fbc2e08d: Preparing 17:32:38 f73e7dbfee58: Preparing 17:32:38 29939d690eec: Layer already exists 17:32:38 93c7fbc2e08d: Layer already exists 17:32:38 f73e7dbfee58: Layer already exists 17:32:38 3100668d791c: Layer already exists 17:32:38 eb941556a9d7: Layer already exists 17:32:38 latest: digest: sha256:ffbe7c8f61580c21be490593a21973f4d696b8b35e8b89ef0432b47590e99d15 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:32:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:32:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.6 17:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:32:39 eb941556a9d7: Preparing 17:32:39 29939d690eec: Preparing 17:32:39 3100668d791c: Preparing 17:32:39 93c7fbc2e08d: Preparing 17:32:39 f73e7dbfee58: Preparing 17:32:39 f73e7dbfee58: Layer already exists 17:32:39 eb941556a9d7: Layer already exists 17:32:39 3100668d791c: Layer already exists 17:32:39 93c7fbc2e08d: Layer already exists 17:32:39 29939d690eec: Layer already exists 17:32:39 2.2.1-dev.6: digest: sha256:ffbe7c8f61580c21be490593a21973f4d696b8b35e8b89ef0432b47590e99d15 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:32:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:32:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:32:40 eb941556a9d7: Preparing 17:32:40 29939d690eec: Preparing 17:32:40 3100668d791c: Preparing 17:32:40 93c7fbc2e08d: Preparing 17:32:40 f73e7dbfee58: Preparing 17:32:40 3100668d791c: Layer already exists 17:32:40 93c7fbc2e08d: Layer already exists 17:32:40 29939d690eec: Layer already exists 17:32:40 f73e7dbfee58: Layer already exists 17:32:40 eb941556a9d7: Layer already exists 17:32:40 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:ffbe7c8f61580c21be490593a21973f4d696b8b35e8b89ef0432b47590e99d15 size: 1363 [Pipeline] isUnix [Pipeline] sh 17:32:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 17:32:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:32:41 eb941556a9d7: Preparing 17:32:41 29939d690eec: Preparing 17:32:41 3100668d791c: Preparing 17:32:41 93c7fbc2e08d: Preparing 17:32:41 f73e7dbfee58: Preparing 17:32:41 93c7fbc2e08d: Layer already exists 17:32:41 29939d690eec: Layer already exists 17:32:41 eb941556a9d7: Layer already exists 17:32:41 f73e7dbfee58: Layer already exists 17:32:41 3100668d791c: Layer already exists 17:32:41 main: digest: sha256:ffbe7c8f61580c21be490593a21973f4d696b8b35e8b89ef0432b47590e99d15 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:41 ===================================================== [Pipeline] echo 17:32:41 taggedImages: 17:32:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:32:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.6 17:32:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:32:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:32:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:32:41 ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:41 latest 17:32:41 2.2.1-dev.6 17:32:41 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:32:41 main 17:32:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:32:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:32:42 ced8750f392f: Preparing 17:32:42 2cf0d670239e: Preparing 17:32:42 3100668d791c: Preparing 17:32:42 5088a22fd155: Preparing 17:32:42 acfa5d02e7ad: Preparing 17:32:42 f73e7dbfee58: Preparing 17:32:42 f73e7dbfee58: Waiting 17:32:42 3100668d791c: Layer already exists 17:32:42 f73e7dbfee58: Layer already exists 17:32:42 acfa5d02e7ad: Pushed 17:32:42 ced8750f392f: Pushed 17:32:43 5088a22fd155: Pushed 17:32:46 2cf0d670239e: Pushed 17:32:46 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:1dc534a7c321634411a3afe67b8a6ddf03b1d7f6ace8a677c85ddbc552d163a6 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:32:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:32:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:32:47 ced8750f392f: Preparing 17:32:47 2cf0d670239e: Preparing 17:32:47 3100668d791c: Preparing 17:32:47 5088a22fd155: Preparing 17:32:47 acfa5d02e7ad: Preparing 17:32:47 f73e7dbfee58: Preparing 17:32:47 f73e7dbfee58: Waiting 17:32:47 2cf0d670239e: Layer already exists 17:32:47 5088a22fd155: Layer already exists 17:32:47 3100668d791c: Layer already exists 17:32:47 acfa5d02e7ad: Layer already exists 17:32:47 ced8750f392f: Layer already exists 17:32:47 f73e7dbfee58: Layer already exists 17:32:47 latest: digest: sha256:1dc534a7c321634411a3afe67b8a6ddf03b1d7f6ace8a677c85ddbc552d163a6 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:32:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:32:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.6 17:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:32:48 ced8750f392f: Preparing 17:32:48 2cf0d670239e: Preparing 17:32:48 3100668d791c: Preparing 17:32:48 5088a22fd155: Preparing 17:32:48 acfa5d02e7ad: Preparing 17:32:48 f73e7dbfee58: Preparing 17:32:48 f73e7dbfee58: Waiting 17:32:48 acfa5d02e7ad: Layer already exists 17:32:48 ced8750f392f: Layer already exists 17:32:48 3100668d791c: Layer already exists 17:32:48 2cf0d670239e: Layer already exists 17:32:48 5088a22fd155: Layer already exists 17:32:48 f73e7dbfee58: Layer already exists 17:32:48 2.2.1-dev.6: digest: sha256:1dc534a7c321634411a3afe67b8a6ddf03b1d7f6ace8a677c85ddbc552d163a6 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:32:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:32:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:32:49 ced8750f392f: Preparing 17:32:49 2cf0d670239e: Preparing 17:32:49 3100668d791c: Preparing 17:32:49 5088a22fd155: Preparing 17:32:49 acfa5d02e7ad: Preparing 17:32:49 f73e7dbfee58: Preparing 17:32:49 f73e7dbfee58: Waiting 17:32:49 acfa5d02e7ad: Layer already exists 17:32:49 5088a22fd155: Layer already exists 17:32:49 3100668d791c: Layer already exists 17:32:49 ced8750f392f: Layer already exists 17:32:49 2cf0d670239e: Layer already exists 17:32:49 f73e7dbfee58: Layer already exists 17:32:49 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:1dc534a7c321634411a3afe67b8a6ddf03b1d7f6ace8a677c85ddbc552d163a6 size: 1572 [Pipeline] isUnix [Pipeline] sh 17:32:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 17:32:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:32:50 ced8750f392f: Preparing 17:32:50 2cf0d670239e: Preparing 17:32:50 3100668d791c: Preparing 17:32:50 5088a22fd155: Preparing 17:32:50 acfa5d02e7ad: Preparing 17:32:50 f73e7dbfee58: Preparing 17:32:50 f73e7dbfee58: Waiting 17:32:50 3100668d791c: Layer already exists 17:32:50 2cf0d670239e: Layer already exists 17:32:50 ced8750f392f: Layer already exists 17:32:50 5088a22fd155: Layer already exists 17:32:50 acfa5d02e7ad: Layer already exists 17:32:50 f73e7dbfee58: Layer already exists 17:32:50 main: digest: sha256:1dc534a7c321634411a3afe67b8a6ddf03b1d7f6ace8a677c85ddbc552d163a6 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:50 ===================================================== [Pipeline] echo 17:32:50 taggedImages: 17:32:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:32:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.6 17:32:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:32:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:32:50 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:32:50 ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:50 latest 17:32:50 2.2.1-dev.6 17:32:50 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:32:50 main 17:32:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:32:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:32:51 0b46ea3b0fad: Preparing 17:32:51 d73754de98d6: Preparing 17:32:51 3100668d791c: Preparing 17:32:51 93c7fbc2e08d: Preparing 17:32:51 f73e7dbfee58: Preparing 17:32:51 93c7fbc2e08d: Layer already exists 17:32:51 3100668d791c: Layer already exists 17:32:51 f73e7dbfee58: Layer already exists 17:32:51 0b46ea3b0fad: Pushed 17:32:54 d73754de98d6: Pushed 17:32:54 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:c5b157b21574f959f9b40a9c9c52dbdafa446002aad9614d9078aaf947dedbdd size: 1364 [Pipeline] isUnix [Pipeline] sh 17:32:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:32:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:32:55 0b46ea3b0fad: Preparing 17:32:55 d73754de98d6: Preparing 17:32:55 3100668d791c: Preparing 17:32:55 93c7fbc2e08d: Preparing 17:32:55 f73e7dbfee58: Preparing 17:32:55 3100668d791c: Layer already exists 17:32:55 d73754de98d6: Layer already exists 17:32:55 f73e7dbfee58: Layer already exists 17:32:55 93c7fbc2e08d: Layer already exists 17:32:55 0b46ea3b0fad: Layer already exists 17:32:55 latest: digest: sha256:c5b157b21574f959f9b40a9c9c52dbdafa446002aad9614d9078aaf947dedbdd size: 1364 [Pipeline] isUnix [Pipeline] sh 17:32:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:32:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.6 17:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:32:56 0b46ea3b0fad: Preparing 17:32:56 d73754de98d6: Preparing 17:32:56 3100668d791c: Preparing 17:32:56 93c7fbc2e08d: Preparing 17:32:56 f73e7dbfee58: Preparing 17:32:56 0b46ea3b0fad: Layer already exists 17:32:56 3100668d791c: Layer already exists 17:32:56 d73754de98d6: Layer already exists 17:32:56 93c7fbc2e08d: Layer already exists 17:32:56 f73e7dbfee58: Layer already exists 17:32:56 2.2.1-dev.6: digest: sha256:c5b157b21574f959f9b40a9c9c52dbdafa446002aad9614d9078aaf947dedbdd size: 1364 [Pipeline] isUnix [Pipeline] sh 17:32:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:32:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:32:57 0b46ea3b0fad: Preparing 17:32:57 d73754de98d6: Preparing 17:32:57 3100668d791c: Preparing 17:32:57 93c7fbc2e08d: Preparing 17:32:57 f73e7dbfee58: Preparing 17:32:57 f73e7dbfee58: Layer already exists 17:32:57 3100668d791c: Layer already exists 17:32:57 93c7fbc2e08d: Layer already exists 17:32:57 0b46ea3b0fad: Layer already exists 17:32:57 d73754de98d6: Layer already exists 17:32:57 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:c5b157b21574f959f9b40a9c9c52dbdafa446002aad9614d9078aaf947dedbdd size: 1364 [Pipeline] isUnix [Pipeline] sh 17:32:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 17:32:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:32:58 0b46ea3b0fad: Preparing 17:32:58 d73754de98d6: Preparing 17:32:58 3100668d791c: Preparing 17:32:58 93c7fbc2e08d: Preparing 17:32:58 f73e7dbfee58: Preparing 17:32:58 f73e7dbfee58: Layer already exists 17:32:58 3100668d791c: Layer already exists 17:32:58 d73754de98d6: Layer already exists 17:32:58 93c7fbc2e08d: Layer already exists 17:32:58 0b46ea3b0fad: Layer already exists 17:32:58 main: digest: sha256:c5b157b21574f959f9b40a9c9c52dbdafa446002aad9614d9078aaf947dedbdd size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:32:58 ===================================================== [Pipeline] echo 17:32:58 taggedImages: 17:32:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:32:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.6 17:32:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:32:58 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:32:58 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:32:58 ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:58 latest 17:32:58 2.2.1-dev.6 17:32:58 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:32:58 main 17:32:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:32:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:32:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:32:59 8cfb81340557: Preparing 17:32:59 8cfb81340557: Preparing 17:32:59 cb80f311c04a: Preparing 17:32:59 a78f75ff780c: Preparing 17:32:59 061bd9394da2: Preparing 17:32:59 5b0ba30619bb: Preparing 17:32:59 3100668d791c: Preparing 17:32:59 0d5ec457ce07: Preparing 17:32:59 f87408c2750f: Preparing 17:32:59 07f01f76f2ba: Preparing 17:32:59 46e34c8e6079: Preparing 17:32:59 f73e7dbfee58: Preparing 17:32:59 3100668d791c: Waiting 17:32:59 0d5ec457ce07: Waiting 17:32:59 f87408c2750f: Waiting 17:32:59 07f01f76f2ba: Waiting 17:32:59 46e34c8e6079: Waiting 17:32:59 f73e7dbfee58: Waiting 17:32:59 cb80f311c04a: Pushed 17:32:59 061bd9394da2: Pushed 17:32:59 3100668d791c: Layer already exists 17:32:59 8cfb81340557: Pushed 17:32:59 a78f75ff780c: Pushed 17:32:59 0d5ec457ce07: Pushed 17:32:59 f87408c2750f: Pushed 17:32:59 07f01f76f2ba: Pushed 17:32:59 f73e7dbfee58: Layer already exists 17:33:00 46e34c8e6079: Pushed 17:33:02 5b0ba30619bb: Pushed 17:33:02 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:6aaa7a0719ff8fa8187c2137a1b301ddc173d2f44b7ca5529c0575b5cca7aa0b size: 2817 [Pipeline] isUnix [Pipeline] sh 17:33:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:33:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:33:03 8cfb81340557: Preparing 17:33:03 8cfb81340557: Preparing 17:33:03 cb80f311c04a: Preparing 17:33:03 a78f75ff780c: Preparing 17:33:03 061bd9394da2: Preparing 17:33:03 5b0ba30619bb: Preparing 17:33:03 3100668d791c: Preparing 17:33:03 0d5ec457ce07: Preparing 17:33:03 f87408c2750f: Preparing 17:33:03 07f01f76f2ba: Preparing 17:33:03 46e34c8e6079: Preparing 17:33:03 f73e7dbfee58: Preparing 17:33:03 3100668d791c: Waiting 17:33:03 0d5ec457ce07: Waiting 17:33:03 46e34c8e6079: Waiting 17:33:03 07f01f76f2ba: Waiting 17:33:03 f73e7dbfee58: Waiting 17:33:03 f87408c2750f: Waiting 17:33:03 061bd9394da2: Layer already exists 17:33:03 cb80f311c04a: Layer already exists 17:33:03 8cfb81340557: Layer already exists 17:33:03 a78f75ff780c: Layer already exists 17:33:03 5b0ba30619bb: Layer already exists 17:33:03 3100668d791c: Layer already exists 17:33:03 f87408c2750f: Layer already exists 17:33:03 46e34c8e6079: Layer already exists 17:33:03 0d5ec457ce07: Layer already exists 17:33:03 07f01f76f2ba: Layer already exists 17:33:03 f73e7dbfee58: Layer already exists 17:33:03 latest: digest: sha256:6aaa7a0719ff8fa8187c2137a1b301ddc173d2f44b7ca5529c0575b5cca7aa0b size: 2817 [Pipeline] isUnix [Pipeline] sh 17:33:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:33:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.6 17:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:33:04 8cfb81340557: Preparing 17:33:04 8cfb81340557: Preparing 17:33:04 cb80f311c04a: Preparing 17:33:04 a78f75ff780c: Preparing 17:33:04 061bd9394da2: Preparing 17:33:04 5b0ba30619bb: Preparing 17:33:04 3100668d791c: Preparing 17:33:04 0d5ec457ce07: Preparing 17:33:04 f87408c2750f: Preparing 17:33:04 07f01f76f2ba: Preparing 17:33:04 46e34c8e6079: Preparing 17:33:04 f73e7dbfee58: Preparing 17:33:04 3100668d791c: Waiting 17:33:04 0d5ec457ce07: Waiting 17:33:04 f87408c2750f: Waiting 17:33:04 46e34c8e6079: Waiting 17:33:04 07f01f76f2ba: Waiting 17:33:04 8cfb81340557: Layer already exists 17:33:04 cb80f311c04a: Layer already exists 17:33:04 a78f75ff780c: Layer already exists 17:33:04 5b0ba30619bb: Layer already exists 17:33:04 061bd9394da2: Layer already exists 17:33:04 f87408c2750f: Layer already exists 17:33:04 3100668d791c: Layer already exists 17:33:04 07f01f76f2ba: Layer already exists 17:33:04 0d5ec457ce07: Layer already exists 17:33:04 46e34c8e6079: Layer already exists 17:33:04 f73e7dbfee58: Layer already exists 17:33:04 2.2.1-dev.6: digest: sha256:6aaa7a0719ff8fa8187c2137a1b301ddc173d2f44b7ca5529c0575b5cca7aa0b size: 2817 [Pipeline] isUnix [Pipeline] sh 17:33:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:33:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:33:05 8cfb81340557: Preparing 17:33:05 8cfb81340557: Preparing 17:33:05 cb80f311c04a: Preparing 17:33:05 a78f75ff780c: Preparing 17:33:05 061bd9394da2: Preparing 17:33:05 5b0ba30619bb: Preparing 17:33:05 3100668d791c: Preparing 17:33:05 0d5ec457ce07: Preparing 17:33:05 f87408c2750f: Preparing 17:33:05 07f01f76f2ba: Preparing 17:33:05 46e34c8e6079: Preparing 17:33:05 f73e7dbfee58: Preparing 17:33:05 3100668d791c: Waiting 17:33:05 0d5ec457ce07: Waiting 17:33:05 f87408c2750f: Waiting 17:33:05 07f01f76f2ba: Waiting 17:33:05 46e34c8e6079: Waiting 17:33:05 f73e7dbfee58: Waiting 17:33:05 061bd9394da2: Layer already exists 17:33:05 a78f75ff780c: Layer already exists 17:33:05 8cfb81340557: Layer already exists 17:33:05 5b0ba30619bb: Layer already exists 17:33:05 cb80f311c04a: Layer already exists 17:33:05 f87408c2750f: Layer already exists 17:33:05 3100668d791c: Layer already exists 17:33:05 0d5ec457ce07: Layer already exists 17:33:05 46e34c8e6079: Layer already exists 17:33:05 07f01f76f2ba: Layer already exists 17:33:05 f73e7dbfee58: Layer already exists 17:33:05 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:6aaa7a0719ff8fa8187c2137a1b301ddc173d2f44b7ca5529c0575b5cca7aa0b size: 2817 [Pipeline] isUnix [Pipeline] sh 17:33:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 17:33:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:33:06 8cfb81340557: Preparing 17:33:06 8cfb81340557: Preparing 17:33:06 cb80f311c04a: Preparing 17:33:06 a78f75ff780c: Preparing 17:33:06 061bd9394da2: Preparing 17:33:06 5b0ba30619bb: Preparing 17:33:06 3100668d791c: Preparing 17:33:06 0d5ec457ce07: Preparing 17:33:06 f87408c2750f: Preparing 17:33:06 07f01f76f2ba: Preparing 17:33:06 46e34c8e6079: Preparing 17:33:06 f73e7dbfee58: Preparing 17:33:06 3100668d791c: Waiting 17:33:06 0d5ec457ce07: Waiting 17:33:06 f87408c2750f: Waiting 17:33:06 07f01f76f2ba: Waiting 17:33:06 46e34c8e6079: Waiting 17:33:06 f73e7dbfee58: Waiting 17:33:06 5b0ba30619bb: Layer already exists 17:33:06 061bd9394da2: Layer already exists 17:33:06 a78f75ff780c: Layer already exists 17:33:06 8cfb81340557: Layer already exists 17:33:06 cb80f311c04a: Layer already exists 17:33:06 f87408c2750f: Layer already exists 17:33:06 0d5ec457ce07: Layer already exists 17:33:06 3100668d791c: Layer already exists 17:33:06 46e34c8e6079: Layer already exists 17:33:06 07f01f76f2ba: Layer already exists 17:33:06 f73e7dbfee58: Layer already exists 17:33:06 main: digest: sha256:6aaa7a0719ff8fa8187c2137a1b301ddc173d2f44b7ca5529c0575b5cca7aa0b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:06 ===================================================== [Pipeline] echo 17:33:06 taggedImages: 17:33:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:33:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.6 17:33:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:33:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:33:06 ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:06 latest 17:33:06 2.2.1-dev.6 17:33:06 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:06 main 17:33:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:33:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:33:07 3fcf66df948f: Preparing 17:33:07 99c426445f04: Preparing 17:33:07 6716a5934927: Preparing 17:33:07 70ac7abf169b: Preparing 17:33:07 314f5b76f706: Preparing 17:33:07 069abd3edc9f: Preparing 17:33:07 53a8af5e8366: Preparing 17:33:07 f73e7dbfee58: Preparing 17:33:07 53a8af5e8366: Waiting 17:33:07 f73e7dbfee58: Waiting 17:33:07 069abd3edc9f: Waiting 17:33:07 3fcf66df948f: Pushed 17:33:07 99c426445f04: Pushed 17:33:07 314f5b76f706: Pushed 17:33:07 f73e7dbfee58: Layer already exists 17:33:08 069abd3edc9f: Pushed 17:33:08 53a8af5e8366: Pushed 17:33:10 70ac7abf169b: Pushed 17:33:10 6716a5934927: Pushed 17:33:10 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:230897b79c795f7f7304ab00fd01ae28d313072579092b5e5b198f6991fa60b1 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:33:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:33:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:33:11 3fcf66df948f: Preparing 17:33:11 99c426445f04: Preparing 17:33:11 6716a5934927: Preparing 17:33:11 70ac7abf169b: Preparing 17:33:11 314f5b76f706: Preparing 17:33:11 069abd3edc9f: Preparing 17:33:11 53a8af5e8366: Preparing 17:33:11 f73e7dbfee58: Preparing 17:33:11 069abd3edc9f: Waiting 17:33:11 53a8af5e8366: Waiting 17:33:11 f73e7dbfee58: Waiting 17:33:11 3fcf66df948f: Layer already exists 17:33:11 70ac7abf169b: Layer already exists 17:33:11 99c426445f04: Layer already exists 17:33:11 314f5b76f706: Layer already exists 17:33:11 6716a5934927: Layer already exists 17:33:11 53a8af5e8366: Layer already exists 17:33:11 069abd3edc9f: Layer already exists 17:33:11 f73e7dbfee58: Layer already exists 17:33:11 latest: digest: sha256:230897b79c795f7f7304ab00fd01ae28d313072579092b5e5b198f6991fa60b1 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:33:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:33:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.6 17:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:33:12 3fcf66df948f: Preparing 17:33:12 99c426445f04: Preparing 17:33:12 6716a5934927: Preparing 17:33:12 70ac7abf169b: Preparing 17:33:12 314f5b76f706: Preparing 17:33:12 069abd3edc9f: Preparing 17:33:12 53a8af5e8366: Preparing 17:33:12 f73e7dbfee58: Preparing 17:33:12 53a8af5e8366: Waiting 17:33:12 069abd3edc9f: Waiting 17:33:12 f73e7dbfee58: Waiting 17:33:12 99c426445f04: Layer already exists 17:33:12 314f5b76f706: Layer already exists 17:33:12 6716a5934927: Layer already exists 17:33:12 70ac7abf169b: Layer already exists 17:33:12 3fcf66df948f: Layer already exists 17:33:12 069abd3edc9f: Layer already exists 17:33:12 53a8af5e8366: Layer already exists 17:33:12 f73e7dbfee58: Layer already exists 17:33:12 2.2.1-dev.6: digest: sha256:230897b79c795f7f7304ab00fd01ae28d313072579092b5e5b198f6991fa60b1 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:33:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:33:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:33:13 3fcf66df948f: Preparing 17:33:13 99c426445f04: Preparing 17:33:13 6716a5934927: Preparing 17:33:13 70ac7abf169b: Preparing 17:33:13 314f5b76f706: Preparing 17:33:13 069abd3edc9f: Preparing 17:33:13 53a8af5e8366: Preparing 17:33:13 f73e7dbfee58: Preparing 17:33:13 069abd3edc9f: Waiting 17:33:13 53a8af5e8366: Waiting 17:33:13 f73e7dbfee58: Waiting 17:33:13 99c426445f04: Layer already exists 17:33:13 70ac7abf169b: Layer already exists 17:33:13 314f5b76f706: Layer already exists 17:33:13 3fcf66df948f: Layer already exists 17:33:13 6716a5934927: Layer already exists 17:33:13 069abd3edc9f: Layer already exists 17:33:13 53a8af5e8366: Layer already exists 17:33:13 f73e7dbfee58: Layer already exists 17:33:13 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:230897b79c795f7f7304ab00fd01ae28d313072579092b5e5b198f6991fa60b1 size: 1990 [Pipeline] isUnix [Pipeline] sh 17:33:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 17:33:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:33:14 3fcf66df948f: Preparing 17:33:14 99c426445f04: Preparing 17:33:14 6716a5934927: Preparing 17:33:14 70ac7abf169b: Preparing 17:33:14 314f5b76f706: Preparing 17:33:14 069abd3edc9f: Preparing 17:33:14 53a8af5e8366: Preparing 17:33:14 f73e7dbfee58: Preparing 17:33:14 069abd3edc9f: Waiting 17:33:14 53a8af5e8366: Waiting 17:33:14 f73e7dbfee58: Waiting 17:33:14 314f5b76f706: Layer already exists 17:33:14 6716a5934927: Layer already exists 17:33:14 70ac7abf169b: Layer already exists 17:33:14 3fcf66df948f: Layer already exists 17:33:14 99c426445f04: Layer already exists 17:33:14 53a8af5e8366: Layer already exists 17:33:14 069abd3edc9f: Layer already exists 17:33:14 f73e7dbfee58: Layer already exists 17:33:14 main: digest: sha256:230897b79c795f7f7304ab00fd01ae28d313072579092b5e5b198f6991fa60b1 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:14 ===================================================== [Pipeline] echo 17:33:14 taggedImages: 17:33:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:33:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.6 17:33:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:33:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:33:14 ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:14 latest 17:33:14 2.2.1-dev.6 17:33:14 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:14 main 17:33:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:33:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:33:15 aeeb41034be2: Preparing 17:33:15 ac6322c4204c: Preparing 17:33:15 e018bbba80af: Preparing 17:33:15 0525786730ff: Preparing 17:33:15 e53b32e20036: Preparing 17:33:15 deb082bdeb99: Preparing 17:33:15 78492ee83c45: Preparing 17:33:15 7414b5b32295: Preparing 17:33:15 48ab6dc67775: Preparing 17:33:15 f73e7dbfee58: Preparing 17:33:15 78492ee83c45: Waiting 17:33:15 deb082bdeb99: Waiting 17:33:15 7414b5b32295: Waiting 17:33:15 48ab6dc67775: Waiting 17:33:15 f73e7dbfee58: Waiting 17:33:15 e53b32e20036: Pushed 17:33:15 ac6322c4204c: Pushed 17:33:15 aeeb41034be2: Pushed 17:33:15 deb082bdeb99: Pushed 17:33:15 78492ee83c45: Pushed 17:33:15 7414b5b32295: Pushed 17:33:15 f73e7dbfee58: Layer already exists 17:33:16 48ab6dc67775: Pushed 17:33:17 0525786730ff: Pushed 17:33:18 e018bbba80af: Pushed 17:33:18 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:e569fadf887aa7882e7e34ebaee31f256013aae69f7234701741458832b0db6c size: 2405 [Pipeline] isUnix [Pipeline] sh 17:33:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:33:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:33:19 aeeb41034be2: Preparing 17:33:19 ac6322c4204c: Preparing 17:33:19 e018bbba80af: Preparing 17:33:19 0525786730ff: Preparing 17:33:19 e53b32e20036: Preparing 17:33:19 deb082bdeb99: Preparing 17:33:19 78492ee83c45: Preparing 17:33:19 7414b5b32295: Preparing 17:33:19 48ab6dc67775: Preparing 17:33:19 f73e7dbfee58: Preparing 17:33:19 78492ee83c45: Waiting 17:33:19 48ab6dc67775: Waiting 17:33:19 f73e7dbfee58: Waiting 17:33:19 7414b5b32295: Waiting 17:33:19 deb082bdeb99: Waiting 17:33:19 aeeb41034be2: Layer already exists 17:33:19 e018bbba80af: Layer already exists 17:33:19 e53b32e20036: Layer already exists 17:33:19 0525786730ff: Layer already exists 17:33:19 ac6322c4204c: Layer already exists 17:33:19 7414b5b32295: Layer already exists 17:33:19 78492ee83c45: Layer already exists 17:33:19 deb082bdeb99: Layer already exists 17:33:19 f73e7dbfee58: Layer already exists 17:33:19 48ab6dc67775: Layer already exists 17:33:19 latest: digest: sha256:e569fadf887aa7882e7e34ebaee31f256013aae69f7234701741458832b0db6c size: 2405 [Pipeline] isUnix [Pipeline] sh 17:33:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:33:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.6 17:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:33:20 aeeb41034be2: Preparing 17:33:20 ac6322c4204c: Preparing 17:33:20 e018bbba80af: Preparing 17:33:20 0525786730ff: Preparing 17:33:20 e53b32e20036: Preparing 17:33:20 deb082bdeb99: Preparing 17:33:20 78492ee83c45: Preparing 17:33:20 7414b5b32295: Preparing 17:33:20 48ab6dc67775: Preparing 17:33:20 f73e7dbfee58: Preparing 17:33:20 deb082bdeb99: Waiting 17:33:20 78492ee83c45: Waiting 17:33:20 7414b5b32295: Waiting 17:33:20 48ab6dc67775: Waiting 17:33:20 f73e7dbfee58: Waiting 17:33:20 ac6322c4204c: Layer already exists 17:33:20 0525786730ff: Layer already exists 17:33:20 e018bbba80af: Layer already exists 17:33:20 e53b32e20036: Layer already exists 17:33:20 aeeb41034be2: Layer already exists 17:33:20 78492ee83c45: Layer already exists 17:33:20 deb082bdeb99: Layer already exists 17:33:20 48ab6dc67775: Layer already exists 17:33:20 f73e7dbfee58: Layer already exists 17:33:20 7414b5b32295: Layer already exists 17:33:20 2.2.1-dev.6: digest: sha256:e569fadf887aa7882e7e34ebaee31f256013aae69f7234701741458832b0db6c size: 2405 [Pipeline] isUnix [Pipeline] sh 17:33:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:33:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:33:21 aeeb41034be2: Preparing 17:33:21 ac6322c4204c: Preparing 17:33:21 e018bbba80af: Preparing 17:33:21 0525786730ff: Preparing 17:33:21 e53b32e20036: Preparing 17:33:21 deb082bdeb99: Preparing 17:33:21 78492ee83c45: Preparing 17:33:21 7414b5b32295: Preparing 17:33:21 48ab6dc67775: Preparing 17:33:21 f73e7dbfee58: Preparing 17:33:21 7414b5b32295: Waiting 17:33:21 48ab6dc67775: Waiting 17:33:21 f73e7dbfee58: Waiting 17:33:21 deb082bdeb99: Waiting 17:33:21 78492ee83c45: Waiting 17:33:21 ac6322c4204c: Layer already exists 17:33:21 e53b32e20036: Layer already exists 17:33:21 0525786730ff: Layer already exists 17:33:21 e018bbba80af: Layer already exists 17:33:21 aeeb41034be2: Layer already exists 17:33:21 deb082bdeb99: Layer already exists 17:33:21 78492ee83c45: Layer already exists 17:33:21 f73e7dbfee58: Layer already exists 17:33:21 7414b5b32295: Layer already exists 17:33:21 48ab6dc67775: Layer already exists 17:33:21 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:e569fadf887aa7882e7e34ebaee31f256013aae69f7234701741458832b0db6c size: 2405 [Pipeline] isUnix [Pipeline] sh 17:33:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 17:33:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:33:22 aeeb41034be2: Preparing 17:33:22 ac6322c4204c: Preparing 17:33:22 e018bbba80af: Preparing 17:33:22 0525786730ff: Preparing 17:33:22 e53b32e20036: Preparing 17:33:22 deb082bdeb99: Preparing 17:33:22 78492ee83c45: Preparing 17:33:22 7414b5b32295: Preparing 17:33:22 48ab6dc67775: Preparing 17:33:22 f73e7dbfee58: Preparing 17:33:22 48ab6dc67775: Waiting 17:33:22 7414b5b32295: Waiting 17:33:22 f73e7dbfee58: Waiting 17:33:22 78492ee83c45: Waiting 17:33:22 deb082bdeb99: Waiting 17:33:22 aeeb41034be2: Layer already exists 17:33:22 e018bbba80af: Layer already exists 17:33:22 0525786730ff: Layer already exists 17:33:22 e53b32e20036: Layer already exists 17:33:22 ac6322c4204c: Layer already exists 17:33:22 deb082bdeb99: Layer already exists 17:33:22 78492ee83c45: Layer already exists 17:33:22 7414b5b32295: Layer already exists 17:33:22 f73e7dbfee58: Layer already exists 17:33:22 48ab6dc67775: Layer already exists 17:33:22 main: digest: sha256:e569fadf887aa7882e7e34ebaee31f256013aae69f7234701741458832b0db6c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:22 ===================================================== [Pipeline] echo 17:33:22 taggedImages: 17:33:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:33:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.6 17:33:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:33:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:33:22 ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:22 latest 17:33:22 2.2.1-dev.6 17:33:22 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:22 main 17:33:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:33:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:33:23 550d71155f9d: Preparing 17:33:23 f388e45157c3: Preparing 17:33:23 3100668d791c: Preparing 17:33:23 625e09c98469: Preparing 17:33:23 2cba53f3bcc5: Preparing 17:33:23 4f4ce317c6bb: Preparing 17:33:23 4f4ce317c6bb: Waiting 17:33:23 3100668d791c: Layer already exists 17:33:23 4f4ce317c6bb: Layer already exists 17:33:23 550d71155f9d: Pushed 17:33:23 2cba53f3bcc5: Pushed 17:33:25 625e09c98469: Pushed 17:33:28 f388e45157c3: Pushed 17:33:28 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:a8928d1df452d903dc842d38104ff1a0674588ebc0af1a01b594b45a7514a998 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:33:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:33:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:33:29 550d71155f9d: Preparing 17:33:29 f388e45157c3: Preparing 17:33:29 3100668d791c: Preparing 17:33:29 625e09c98469: Preparing 17:33:29 2cba53f3bcc5: Preparing 17:33:29 4f4ce317c6bb: Preparing 17:33:29 4f4ce317c6bb: Waiting 17:33:29 3100668d791c: Layer already exists 17:33:29 550d71155f9d: Layer already exists 17:33:29 2cba53f3bcc5: Layer already exists 17:33:29 f388e45157c3: Layer already exists 17:33:29 625e09c98469: Layer already exists 17:33:29 4f4ce317c6bb: Layer already exists 17:33:29 latest: digest: sha256:a8928d1df452d903dc842d38104ff1a0674588ebc0af1a01b594b45a7514a998 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:33:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:33:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.6 17:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:33:30 550d71155f9d: Preparing 17:33:30 f388e45157c3: Preparing 17:33:30 3100668d791c: Preparing 17:33:30 625e09c98469: Preparing 17:33:30 2cba53f3bcc5: Preparing 17:33:30 4f4ce317c6bb: Preparing 17:33:30 4f4ce317c6bb: Waiting 17:33:30 3100668d791c: Layer already exists 17:33:30 550d71155f9d: Layer already exists 17:33:30 f388e45157c3: Layer already exists 17:33:30 2cba53f3bcc5: Layer already exists 17:33:30 625e09c98469: Layer already exists 17:33:30 4f4ce317c6bb: Layer already exists 17:33:30 2.2.1-dev.6: digest: sha256:a8928d1df452d903dc842d38104ff1a0674588ebc0af1a01b594b45a7514a998 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:33:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:33:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:33:31 550d71155f9d: Preparing 17:33:31 f388e45157c3: Preparing 17:33:31 3100668d791c: Preparing 17:33:31 625e09c98469: Preparing 17:33:31 2cba53f3bcc5: Preparing 17:33:31 4f4ce317c6bb: Preparing 17:33:31 4f4ce317c6bb: Waiting 17:33:31 550d71155f9d: Layer already exists 17:33:31 3100668d791c: Layer already exists 17:33:31 625e09c98469: Layer already exists 17:33:31 2cba53f3bcc5: Layer already exists 17:33:31 f388e45157c3: Layer already exists 17:33:31 4f4ce317c6bb: Layer already exists 17:33:31 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:a8928d1df452d903dc842d38104ff1a0674588ebc0af1a01b594b45a7514a998 size: 1573 [Pipeline] isUnix [Pipeline] sh 17:33:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 17:33:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:33:31 550d71155f9d: Preparing 17:33:31 f388e45157c3: Preparing 17:33:31 3100668d791c: Preparing 17:33:31 625e09c98469: Preparing 17:33:31 2cba53f3bcc5: Preparing 17:33:31 4f4ce317c6bb: Preparing 17:33:31 4f4ce317c6bb: Waiting 17:33:31 625e09c98469: Layer already exists 17:33:31 2cba53f3bcc5: Layer already exists 17:33:31 3100668d791c: Layer already exists 17:33:32 550d71155f9d: Layer already exists 17:33:32 f388e45157c3: Layer already exists 17:33:32 4f4ce317c6bb: Layer already exists 17:33:32 main: digest: sha256:a8928d1df452d903dc842d38104ff1a0674588ebc0af1a01b594b45a7514a998 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:32 ===================================================== [Pipeline] echo 17:33:32 taggedImages: 17:33:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:33:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.6 17:33:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:33:32 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:33:32 ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:32 latest 17:33:32 2.2.1-dev.6 17:33:32 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:32 main 17:33:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:33:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:33:33 4bb5d158ef61: Preparing 17:33:33 9898e23bbe87: Preparing 17:33:33 bbf3af811d7f: Preparing 17:33:33 862c79ebc885: Preparing 17:33:33 14ad8aa40d62: Preparing 17:33:33 b390543547b5: Preparing 17:33:33 2cba53f3bcc5: Preparing 17:33:33 4f4ce317c6bb: Preparing 17:33:33 b390543547b5: Waiting 17:33:33 2cba53f3bcc5: Waiting 17:33:33 4f4ce317c6bb: Waiting 17:33:33 bbf3af811d7f: Pushed 17:33:33 4bb5d158ef61: Pushed 17:33:33 9898e23bbe87: Pushed 17:33:33 2cba53f3bcc5: Layer already exists 17:33:33 4f4ce317c6bb: Layer already exists 17:33:34 b390543547b5: Pushed 17:33:42 14ad8aa40d62: Pushed 17:33:50 862c79ebc885: Pushed 17:33:50 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:ce25b1618594ceb15bf6aec06e91ff3563d6c6530df034ccb5cf2ec342600d1a size: 1992 [Pipeline] isUnix [Pipeline] sh 17:33:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:33:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:33:51 4bb5d158ef61: Preparing 17:33:51 9898e23bbe87: Preparing 17:33:51 bbf3af811d7f: Preparing 17:33:51 862c79ebc885: Preparing 17:33:51 14ad8aa40d62: Preparing 17:33:51 b390543547b5: Preparing 17:33:51 2cba53f3bcc5: Preparing 17:33:51 4f4ce317c6bb: Preparing 17:33:51 b390543547b5: Waiting 17:33:51 4f4ce317c6bb: Waiting 17:33:51 2cba53f3bcc5: Waiting 17:33:51 14ad8aa40d62: Layer already exists 17:33:51 862c79ebc885: Layer already exists 17:33:51 bbf3af811d7f: Layer already exists 17:33:51 4bb5d158ef61: Layer already exists 17:33:51 9898e23bbe87: Layer already exists 17:33:51 2cba53f3bcc5: Layer already exists 17:33:51 b390543547b5: Layer already exists 17:33:51 4f4ce317c6bb: Layer already exists 17:33:51 latest: digest: sha256:ce25b1618594ceb15bf6aec06e91ff3563d6c6530df034ccb5cf2ec342600d1a size: 1992 [Pipeline] isUnix [Pipeline] sh 17:33:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:33:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.6 17:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:33:52 4bb5d158ef61: Preparing 17:33:52 9898e23bbe87: Preparing 17:33:52 bbf3af811d7f: Preparing 17:33:52 862c79ebc885: Preparing 17:33:52 14ad8aa40d62: Preparing 17:33:52 b390543547b5: Preparing 17:33:52 2cba53f3bcc5: Preparing 17:33:52 4f4ce317c6bb: Preparing 17:33:52 b390543547b5: Waiting 17:33:52 4f4ce317c6bb: Waiting 17:33:52 2cba53f3bcc5: Waiting 17:33:52 14ad8aa40d62: Layer already exists 17:33:52 862c79ebc885: Layer already exists 17:33:52 bbf3af811d7f: Layer already exists 17:33:52 9898e23bbe87: Layer already exists 17:33:52 4bb5d158ef61: Layer already exists 17:33:52 4f4ce317c6bb: Layer already exists 17:33:52 2cba53f3bcc5: Layer already exists 17:33:52 b390543547b5: Layer already exists 17:33:52 2.2.1-dev.6: digest: sha256:ce25b1618594ceb15bf6aec06e91ff3563d6c6530df034ccb5cf2ec342600d1a size: 1992 [Pipeline] isUnix [Pipeline] sh 17:33:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:33:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:33:53 4bb5d158ef61: Preparing 17:33:53 9898e23bbe87: Preparing 17:33:53 bbf3af811d7f: Preparing 17:33:53 862c79ebc885: Preparing 17:33:53 14ad8aa40d62: Preparing 17:33:53 b390543547b5: Preparing 17:33:53 2cba53f3bcc5: Preparing 17:33:53 4f4ce317c6bb: Preparing 17:33:53 b390543547b5: Waiting 17:33:53 2cba53f3bcc5: Waiting 17:33:53 4f4ce317c6bb: Waiting 17:33:53 9898e23bbe87: Layer already exists 17:33:53 bbf3af811d7f: Layer already exists 17:33:53 862c79ebc885: Layer already exists 17:33:53 4bb5d158ef61: Layer already exists 17:33:53 14ad8aa40d62: Layer already exists 17:33:53 b390543547b5: Layer already exists 17:33:53 4f4ce317c6bb: Layer already exists 17:33:53 2cba53f3bcc5: Layer already exists 17:33:53 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:ce25b1618594ceb15bf6aec06e91ff3563d6c6530df034ccb5cf2ec342600d1a size: 1992 [Pipeline] isUnix [Pipeline] sh 17:33:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 17:33:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:33:54 4bb5d158ef61: Preparing 17:33:54 9898e23bbe87: Preparing 17:33:54 bbf3af811d7f: Preparing 17:33:54 862c79ebc885: Preparing 17:33:54 14ad8aa40d62: Preparing 17:33:54 b390543547b5: Preparing 17:33:54 2cba53f3bcc5: Preparing 17:33:54 4f4ce317c6bb: Preparing 17:33:54 2cba53f3bcc5: Waiting 17:33:54 4f4ce317c6bb: Waiting 17:33:54 b390543547b5: Waiting 17:33:54 14ad8aa40d62: Layer already exists 17:33:54 9898e23bbe87: Layer already exists 17:33:54 862c79ebc885: Layer already exists 17:33:54 4bb5d158ef61: Layer already exists 17:33:54 bbf3af811d7f: Layer already exists 17:33:54 4f4ce317c6bb: Layer already exists 17:33:54 2cba53f3bcc5: Layer already exists 17:33:54 b390543547b5: Layer already exists 17:33:54 main: digest: sha256:ce25b1618594ceb15bf6aec06e91ff3563d6c6530df034ccb5cf2ec342600d1a size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:54 ===================================================== [Pipeline] echo 17:33:54 taggedImages: 17:33:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:33:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.6 17:33:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:33:54 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:33:54 ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:54 latest 17:33:54 2.2.1-dev.6 17:33:54 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:33:54 main 17:33:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:33:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:33:55 bb215a11d23d: Preparing 17:33:55 1da1e1fecd45: Preparing 17:33:55 5b60731b5a79: Preparing 17:33:55 01d292efa840: Preparing 17:33:55 d06fce14478b: Preparing 17:33:55 2cba53f3bcc5: Preparing 17:33:55 4f4ce317c6bb: Preparing 17:33:55 2cba53f3bcc5: Waiting 17:33:55 4f4ce317c6bb: Waiting 17:33:55 bb215a11d23d: Pushed 17:33:55 1da1e1fecd45: Pushed 17:33:55 5b60731b5a79: Pushed 17:33:55 2cba53f3bcc5: Layer already exists 17:33:55 4f4ce317c6bb: Layer already exists 17:33:56 d06fce14478b: Pushed 17:34:14 01d292efa840: Pushed 17:34:14 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:83a34797fc795ab07f8923b299add4d8fe46a130e2089ce944f836a494645c39 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:34:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:34:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:34:15 bb215a11d23d: Preparing 17:34:15 1da1e1fecd45: Preparing 17:34:15 5b60731b5a79: Preparing 17:34:15 01d292efa840: Preparing 17:34:15 d06fce14478b: Preparing 17:34:15 2cba53f3bcc5: Preparing 17:34:15 4f4ce317c6bb: Preparing 17:34:15 2cba53f3bcc5: Waiting 17:34:15 4f4ce317c6bb: Waiting 17:34:15 1da1e1fecd45: Layer already exists 17:34:15 bb215a11d23d: Layer already exists 17:34:15 5b60731b5a79: Layer already exists 17:34:15 d06fce14478b: Layer already exists 17:34:15 01d292efa840: Layer already exists 17:34:15 4f4ce317c6bb: Layer already exists 17:34:15 2cba53f3bcc5: Layer already exists 17:34:15 latest: digest: sha256:83a34797fc795ab07f8923b299add4d8fe46a130e2089ce944f836a494645c39 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:34:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:34:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.6 17:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:34:16 bb215a11d23d: Preparing 17:34:16 1da1e1fecd45: Preparing 17:34:16 5b60731b5a79: Preparing 17:34:16 01d292efa840: Preparing 17:34:16 d06fce14478b: Preparing 17:34:16 2cba53f3bcc5: Preparing 17:34:16 4f4ce317c6bb: Preparing 17:34:16 2cba53f3bcc5: Waiting 17:34:16 4f4ce317c6bb: Waiting 17:34:16 1da1e1fecd45: Layer already exists 17:34:16 5b60731b5a79: Layer already exists 17:34:16 d06fce14478b: Layer already exists 17:34:16 bb215a11d23d: Layer already exists 17:34:16 01d292efa840: Layer already exists 17:34:16 4f4ce317c6bb: Layer already exists 17:34:16 2cba53f3bcc5: Layer already exists 17:34:16 2.2.1-dev.6: digest: sha256:83a34797fc795ab07f8923b299add4d8fe46a130e2089ce944f836a494645c39 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:34:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:34:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:34:17 bb215a11d23d: Preparing 17:34:17 1da1e1fecd45: Preparing 17:34:17 5b60731b5a79: Preparing 17:34:17 01d292efa840: Preparing 17:34:17 d06fce14478b: Preparing 17:34:17 2cba53f3bcc5: Preparing 17:34:17 4f4ce317c6bb: Preparing 17:34:17 2cba53f3bcc5: Waiting 17:34:17 4f4ce317c6bb: Waiting 17:34:17 bb215a11d23d: Layer already exists 17:34:17 01d292efa840: Layer already exists 17:34:17 5b60731b5a79: Layer already exists 17:34:17 1da1e1fecd45: Layer already exists 17:34:17 d06fce14478b: Layer already exists 17:34:17 2cba53f3bcc5: Layer already exists 17:34:17 4f4ce317c6bb: Layer already exists 17:34:17 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:83a34797fc795ab07f8923b299add4d8fe46a130e2089ce944f836a494645c39 size: 1780 [Pipeline] isUnix [Pipeline] sh 17:34:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 17:34:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:34:18 bb215a11d23d: Preparing 17:34:18 1da1e1fecd45: Preparing 17:34:18 5b60731b5a79: Preparing 17:34:18 01d292efa840: Preparing 17:34:18 d06fce14478b: Preparing 17:34:18 2cba53f3bcc5: Preparing 17:34:18 4f4ce317c6bb: Preparing 17:34:18 2cba53f3bcc5: Waiting 17:34:18 4f4ce317c6bb: Waiting 17:34:18 d06fce14478b: Layer already exists 17:34:18 bb215a11d23d: Layer already exists 17:34:18 1da1e1fecd45: Layer already exists 17:34:18 5b60731b5a79: Layer already exists 17:34:18 01d292efa840: Layer already exists 17:34:18 2cba53f3bcc5: Layer already exists 17:34:18 4f4ce317c6bb: Layer already exists 17:34:18 main: digest: sha256:83a34797fc795ab07f8923b299add4d8fe46a130e2089ce944f836a494645c39 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:18 ===================================================== [Pipeline] echo 17:34:18 taggedImages: 17:34:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:34:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:34:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.6 17:34:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:34:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:34:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:34:18 ba7dda9ba69436b2236138c750336dcb3254af2a 17:34:18 latest 17:34:18 2.2.1-dev.6 17:34:18 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:34:18 main 17:34:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:34:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:34:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:34:19 76944dd6fdaf: Preparing 17:34:19 77bd57a1d408: Preparing 17:34:19 85f3d0361e01: Preparing 17:34:19 f838fc610f55: Preparing 17:34:19 b390543547b5: Preparing 17:34:19 2cba53f3bcc5: Preparing 17:34:19 4f4ce317c6bb: Preparing 17:34:19 2cba53f3bcc5: Waiting 17:34:19 4f4ce317c6bb: Waiting 17:34:19 b390543547b5: Layer already exists 17:34:19 2cba53f3bcc5: Layer already exists 17:34:19 4f4ce317c6bb: Layer already exists 17:34:19 77bd57a1d408: Pushed 17:34:19 85f3d0361e01: Pushed 17:34:19 76944dd6fdaf: Pushed 17:34:37 f838fc610f55: Pushed 17:34:37 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:bb87c4860ca2e0463eb323bb1471ea5e7a704cff89f12f441b3e1e283a44c3ac size: 1780 [Pipeline] isUnix [Pipeline] sh 17:34:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:34:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:34:38 76944dd6fdaf: Preparing 17:34:38 77bd57a1d408: Preparing 17:34:38 85f3d0361e01: Preparing 17:34:38 f838fc610f55: Preparing 17:34:38 b390543547b5: Preparing 17:34:38 2cba53f3bcc5: Preparing 17:34:38 4f4ce317c6bb: Preparing 17:34:38 2cba53f3bcc5: Waiting 17:34:38 4f4ce317c6bb: Waiting 17:34:38 85f3d0361e01: Layer already exists 17:34:38 b390543547b5: Layer already exists 17:34:38 77bd57a1d408: Layer already exists 17:34:38 76944dd6fdaf: Layer already exists 17:34:38 f838fc610f55: Layer already exists 17:34:38 2cba53f3bcc5: Layer already exists 17:34:38 4f4ce317c6bb: Layer already exists 17:34:38 latest: digest: sha256:bb87c4860ca2e0463eb323bb1471ea5e7a704cff89f12f441b3e1e283a44c3ac size: 1780 [Pipeline] isUnix [Pipeline] sh 17:34:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:34:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.6 17:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:34:39 76944dd6fdaf: Preparing 17:34:39 77bd57a1d408: Preparing 17:34:39 85f3d0361e01: Preparing 17:34:39 f838fc610f55: Preparing 17:34:39 b390543547b5: Preparing 17:34:39 2cba53f3bcc5: Preparing 17:34:39 4f4ce317c6bb: Preparing 17:34:39 2cba53f3bcc5: Waiting 17:34:39 4f4ce317c6bb: Waiting 17:34:39 77bd57a1d408: Layer already exists 17:34:39 85f3d0361e01: Layer already exists 17:34:39 76944dd6fdaf: Layer already exists 17:34:39 b390543547b5: Layer already exists 17:34:39 f838fc610f55: Layer already exists 17:34:39 4f4ce317c6bb: Layer already exists 17:34:39 2cba53f3bcc5: Layer already exists 17:34:39 2.2.1-dev.6: digest: sha256:bb87c4860ca2e0463eb323bb1471ea5e7a704cff89f12f441b3e1e283a44c3ac size: 1780 [Pipeline] isUnix [Pipeline] sh 17:34:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:34:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:34:40 76944dd6fdaf: Preparing 17:34:40 77bd57a1d408: Preparing 17:34:40 85f3d0361e01: Preparing 17:34:40 f838fc610f55: Preparing 17:34:40 b390543547b5: Preparing 17:34:40 2cba53f3bcc5: Preparing 17:34:40 4f4ce317c6bb: Preparing 17:34:40 2cba53f3bcc5: Waiting 17:34:40 4f4ce317c6bb: Waiting 17:34:40 f838fc610f55: Layer already exists 17:34:40 b390543547b5: Layer already exists 17:34:40 77bd57a1d408: Layer already exists 17:34:40 85f3d0361e01: Layer already exists 17:34:40 76944dd6fdaf: Layer already exists 17:34:40 2cba53f3bcc5: Layer already exists 17:34:40 4f4ce317c6bb: Layer already exists 17:34:40 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:bb87c4860ca2e0463eb323bb1471ea5e7a704cff89f12f441b3e1e283a44c3ac size: 1780 [Pipeline] isUnix [Pipeline] sh 17:34:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 17:34:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:34:41 76944dd6fdaf: Preparing 17:34:41 77bd57a1d408: Preparing 17:34:41 85f3d0361e01: Preparing 17:34:41 f838fc610f55: Preparing 17:34:41 b390543547b5: Preparing 17:34:41 2cba53f3bcc5: Preparing 17:34:41 4f4ce317c6bb: Preparing 17:34:41 2cba53f3bcc5: Waiting 17:34:41 4f4ce317c6bb: Waiting 17:34:41 77bd57a1d408: Layer already exists 17:34:41 76944dd6fdaf: Layer already exists 17:34:41 f838fc610f55: Layer already exists 17:34:41 b390543547b5: Layer already exists 17:34:41 85f3d0361e01: Layer already exists 17:34:41 2cba53f3bcc5: Layer already exists 17:34:41 4f4ce317c6bb: Layer already exists 17:34:41 main: digest: sha256:bb87c4860ca2e0463eb323bb1471ea5e7a704cff89f12f441b3e1e283a44c3ac size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:41 ===================================================== [Pipeline] echo 17:34:41 taggedImages: 17:34:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:34:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:34:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.6 17:34:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:34:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:34:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:34:41 ba7dda9ba69436b2236138c750336dcb3254af2a 17:34:41 latest 17:34:41 2.2.1-dev.6 17:34:41 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:34:41 main 17:34:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:34:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:34:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:34:42 4b2c9bba4427: Preparing 17:34:42 c55385752948: Preparing 17:34:42 3100668d791c: Preparing 17:34:42 ea94936a010d: Preparing 17:34:42 f73e7dbfee58: Preparing 17:34:42 f73e7dbfee58: Layer already exists 17:34:42 3100668d791c: Layer already exists 17:34:42 4b2c9bba4427: Pushed 17:34:42 ea94936a010d: Pushed 17:34:46 c55385752948: Pushed 17:34:46 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:feaa09fcd4240efec039a369de661babc6ea400ed4aaec169a9487f22cb79e72 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:34:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:34:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:34:47 4b2c9bba4427: Preparing 17:34:47 c55385752948: Preparing 17:34:47 3100668d791c: Preparing 17:34:47 ea94936a010d: Preparing 17:34:47 f73e7dbfee58: Preparing 17:34:47 f73e7dbfee58: Layer already exists 17:34:47 4b2c9bba4427: Layer already exists 17:34:47 ea94936a010d: Layer already exists 17:34:47 c55385752948: Layer already exists 17:34:47 3100668d791c: Layer already exists 17:34:47 latest: digest: sha256:feaa09fcd4240efec039a369de661babc6ea400ed4aaec169a9487f22cb79e72 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:34:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:34:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.6 17:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:34:48 4b2c9bba4427: Preparing 17:34:48 c55385752948: Preparing 17:34:48 3100668d791c: Preparing 17:34:48 ea94936a010d: Preparing 17:34:48 f73e7dbfee58: Preparing 17:34:48 c55385752948: Layer already exists 17:34:48 ea94936a010d: Layer already exists 17:34:48 f73e7dbfee58: Layer already exists 17:34:48 4b2c9bba4427: Layer already exists 17:34:48 3100668d791c: Layer already exists 17:34:48 2.2.1-dev.6: digest: sha256:feaa09fcd4240efec039a369de661babc6ea400ed4aaec169a9487f22cb79e72 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:34:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:34:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:34:49 4b2c9bba4427: Preparing 17:34:49 c55385752948: Preparing 17:34:49 3100668d791c: Preparing 17:34:49 ea94936a010d: Preparing 17:34:49 f73e7dbfee58: Preparing 17:34:49 4b2c9bba4427: Layer already exists 17:34:49 c55385752948: Layer already exists 17:34:49 f73e7dbfee58: Layer already exists 17:34:49 ea94936a010d: Layer already exists 17:34:49 3100668d791c: Layer already exists 17:34:49 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:feaa09fcd4240efec039a369de661babc6ea400ed4aaec169a9487f22cb79e72 size: 1365 [Pipeline] isUnix [Pipeline] sh 17:34:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 17:34:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:34:50 4b2c9bba4427: Preparing 17:34:50 c55385752948: Preparing 17:34:50 3100668d791c: Preparing 17:34:50 ea94936a010d: Preparing 17:34:50 f73e7dbfee58: Preparing 17:34:50 f73e7dbfee58: Layer already exists 17:34:50 ea94936a010d: Layer already exists 17:34:50 3100668d791c: Layer already exists 17:34:50 4b2c9bba4427: Layer already exists 17:34:50 c55385752948: Layer already exists 17:34:50 main: digest: sha256:feaa09fcd4240efec039a369de661babc6ea400ed4aaec169a9487f22cb79e72 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:50 ===================================================== [Pipeline] echo 17:34:50 taggedImages: 17:34:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:34:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:34:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.6 17:34:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:34:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:34:50 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:34:50 ba7dda9ba69436b2236138c750336dcb3254af2a 17:34:50 latest 17:34:50 2.2.1-dev.6 17:34:50 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:34:50 main 17:34:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:34:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:34:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:34:51 ee878dd45788: Preparing 17:34:51 c7c33b595ff6: Preparing 17:34:51 3100668d791c: Preparing 17:34:51 93c7fbc2e08d: Preparing 17:34:51 f73e7dbfee58: Preparing 17:34:51 93c7fbc2e08d: Layer already exists 17:34:51 f73e7dbfee58: Layer already exists 17:34:51 3100668d791c: Layer already exists 17:34:51 ee878dd45788: Pushed 17:34:57 c7c33b595ff6: Pushed 17:34:57 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:70ee7684e591a44d90d6bcf0e03b8fec4c51f1724365126a8f669a68a3a84fa6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:34:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:34:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:34:57 ee878dd45788: Preparing 17:34:57 c7c33b595ff6: Preparing 17:34:57 3100668d791c: Preparing 17:34:57 93c7fbc2e08d: Preparing 17:34:57 f73e7dbfee58: Preparing 17:34:57 c7c33b595ff6: Layer already exists 17:34:57 ee878dd45788: Layer already exists 17:34:57 3100668d791c: Layer already exists 17:34:57 93c7fbc2e08d: Layer already exists 17:34:57 f73e7dbfee58: Layer already exists 17:34:58 latest: digest: sha256:70ee7684e591a44d90d6bcf0e03b8fec4c51f1724365126a8f669a68a3a84fa6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:34:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:34:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.6 17:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:34:58 ee878dd45788: Preparing 17:34:58 c7c33b595ff6: Preparing 17:34:58 3100668d791c: Preparing 17:34:58 93c7fbc2e08d: Preparing 17:34:58 f73e7dbfee58: Preparing 17:34:58 ee878dd45788: Layer already exists 17:34:58 f73e7dbfee58: Layer already exists 17:34:58 93c7fbc2e08d: Layer already exists 17:34:58 c7c33b595ff6: Layer already exists 17:34:58 3100668d791c: Layer already exists 17:34:59 2.2.1-dev.6: digest: sha256:70ee7684e591a44d90d6bcf0e03b8fec4c51f1724365126a8f669a68a3a84fa6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:34:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:34:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:34:59 ee878dd45788: Preparing 17:34:59 c7c33b595ff6: Preparing 17:34:59 3100668d791c: Preparing 17:34:59 93c7fbc2e08d: Preparing 17:34:59 f73e7dbfee58: Preparing 17:34:59 93c7fbc2e08d: Layer already exists 17:34:59 c7c33b595ff6: Layer already exists 17:34:59 f73e7dbfee58: Layer already exists 17:34:59 3100668d791c: Layer already exists 17:34:59 ee878dd45788: Layer already exists 17:34:59 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:70ee7684e591a44d90d6bcf0e03b8fec4c51f1724365126a8f669a68a3a84fa6 size: 1364 [Pipeline] isUnix [Pipeline] sh 17:35:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 17:35:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:35:00 ee878dd45788: Preparing 17:35:00 c7c33b595ff6: Preparing 17:35:00 3100668d791c: Preparing 17:35:00 93c7fbc2e08d: Preparing 17:35:00 f73e7dbfee58: Preparing 17:35:00 c7c33b595ff6: Layer already exists 17:35:00 3100668d791c: Layer already exists 17:35:00 ee878dd45788: Layer already exists 17:35:00 93c7fbc2e08d: Layer already exists 17:35:00 f73e7dbfee58: Layer already exists 17:35:00 main: digest: sha256:70ee7684e591a44d90d6bcf0e03b8fec4c51f1724365126a8f669a68a3a84fa6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:00 ===================================================== [Pipeline] echo 17:35:00 taggedImages: 17:35:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:35:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:35:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.6 17:35:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:35:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 17:35:01 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 17:35:01 ba7dda9ba69436b2236138c750336dcb3254af2a 17:35:01 latest 17:35:01 2.2.1-dev.6 17:35:01 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:35:01 main 17:35:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:35:01 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] isUnix [Pipeline] sh 17:35:01 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:35:01 a70cd10d0912: Preparing 17:35:01 ac8b3e649e60: Preparing 17:35:01 b84e2ec65d9a: Preparing 17:35:01 b5a1c0c86490: Preparing 17:35:01 f0e5a4d6c014: Preparing 17:35:01 3b19d27f08f7: Preparing 17:35:01 73bb99a6e169: Preparing 17:35:01 ec06c3102977: Preparing 17:35:01 6a3c62e080c7: Preparing 17:35:01 340cb19ca677: Preparing 17:35:01 4f4ce317c6bb: Preparing 17:35:01 3b19d27f08f7: Waiting 17:35:01 73bb99a6e169: Waiting 17:35:01 ec06c3102977: Waiting 17:35:01 6a3c62e080c7: Waiting 17:35:01 340cb19ca677: Waiting 17:35:01 4f4ce317c6bb: Waiting 17:35:01 f0e5a4d6c014: Layer already exists 17:35:01 3b19d27f08f7: Layer already exists 17:35:01 73bb99a6e169: Layer already exists 17:35:01 ec06c3102977: Layer already exists 17:35:01 ac8b3e649e60: Pushed 17:35:01 6a3c62e080c7: Layer already exists 17:35:01 340cb19ca677: Layer already exists 17:35:01 4f4ce317c6bb: Layer already exists 17:35:02 a70cd10d0912: Pushed 17:35:04 b84e2ec65d9a: Pushed 17:35:22 b5a1c0c86490: Pushed 17:35:22 ba7dda9ba69436b2236138c750336dcb3254af2a: digest: sha256:f00aa57600ad48e133348c3620cf51e3f262624b34450564153bbd4cc7c8ee52 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:35:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:35:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 17:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:35:23 a70cd10d0912: Preparing 17:35:23 ac8b3e649e60: Preparing 17:35:23 b84e2ec65d9a: Preparing 17:35:23 b5a1c0c86490: Preparing 17:35:23 f0e5a4d6c014: Preparing 17:35:23 3b19d27f08f7: Preparing 17:35:23 73bb99a6e169: Preparing 17:35:23 ec06c3102977: Preparing 17:35:23 6a3c62e080c7: Preparing 17:35:23 340cb19ca677: Preparing 17:35:23 4f4ce317c6bb: Preparing 17:35:23 ec06c3102977: Waiting 17:35:23 6a3c62e080c7: Waiting 17:35:23 340cb19ca677: Waiting 17:35:23 4f4ce317c6bb: Waiting 17:35:23 3b19d27f08f7: Waiting 17:35:23 73bb99a6e169: Waiting 17:35:23 b84e2ec65d9a: Layer already exists 17:35:23 ac8b3e649e60: Layer already exists 17:35:23 b5a1c0c86490: Layer already exists 17:35:23 f0e5a4d6c014: Layer already exists 17:35:23 a70cd10d0912: Layer already exists 17:35:23 ec06c3102977: Layer already exists 17:35:23 3b19d27f08f7: Layer already exists 17:35:23 73bb99a6e169: Layer already exists 17:35:23 6a3c62e080c7: Layer already exists 17:35:23 340cb19ca677: Layer already exists 17:35:23 4f4ce317c6bb: Layer already exists 17:35:23 latest: digest: sha256:f00aa57600ad48e133348c3620cf51e3f262624b34450564153bbd4cc7c8ee52 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:35:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:35:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.6 17:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:35:24 a70cd10d0912: Preparing 17:35:24 ac8b3e649e60: Preparing 17:35:24 b84e2ec65d9a: Preparing 17:35:24 b5a1c0c86490: Preparing 17:35:24 f0e5a4d6c014: Preparing 17:35:24 3b19d27f08f7: Preparing 17:35:24 73bb99a6e169: Preparing 17:35:24 ec06c3102977: Preparing 17:35:24 6a3c62e080c7: Preparing 17:35:24 340cb19ca677: Preparing 17:35:24 4f4ce317c6bb: Preparing 17:35:24 ec06c3102977: Waiting 17:35:24 6a3c62e080c7: Waiting 17:35:24 340cb19ca677: Waiting 17:35:24 4f4ce317c6bb: Waiting 17:35:24 3b19d27f08f7: Waiting 17:35:24 73bb99a6e169: Waiting 17:35:24 b5a1c0c86490: Layer already exists 17:35:24 b84e2ec65d9a: Layer already exists 17:35:24 ac8b3e649e60: Layer already exists 17:35:24 f0e5a4d6c014: Layer already exists 17:35:24 a70cd10d0912: Layer already exists 17:35:24 3b19d27f08f7: Layer already exists 17:35:24 73bb99a6e169: Layer already exists 17:35:24 ec06c3102977: Layer already exists 17:35:24 6a3c62e080c7: Layer already exists 17:35:24 340cb19ca677: Layer already exists 17:35:24 4f4ce317c6bb: Layer already exists 17:35:24 2.2.1-dev.6: digest: sha256:f00aa57600ad48e133348c3620cf51e3f262624b34450564153bbd4cc7c8ee52 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:35:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 [Pipeline] isUnix [Pipeline] sh 17:35:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:35:25 a70cd10d0912: Preparing 17:35:25 ac8b3e649e60: Preparing 17:35:25 b84e2ec65d9a: Preparing 17:35:25 b5a1c0c86490: Preparing 17:35:25 f0e5a4d6c014: Preparing 17:35:25 3b19d27f08f7: Preparing 17:35:25 73bb99a6e169: Preparing 17:35:25 ec06c3102977: Preparing 17:35:25 6a3c62e080c7: Preparing 17:35:25 340cb19ca677: Preparing 17:35:25 4f4ce317c6bb: Preparing 17:35:25 3b19d27f08f7: Waiting 17:35:25 73bb99a6e169: Waiting 17:35:25 ec06c3102977: Waiting 17:35:25 6a3c62e080c7: Waiting 17:35:25 340cb19ca677: Waiting 17:35:25 4f4ce317c6bb: Waiting 17:35:25 f0e5a4d6c014: Layer already exists 17:35:25 ac8b3e649e60: Layer already exists 17:35:25 b5a1c0c86490: Layer already exists 17:35:25 a70cd10d0912: Layer already exists 17:35:25 b84e2ec65d9a: Layer already exists 17:35:25 73bb99a6e169: Layer already exists 17:35:25 ec06c3102977: Layer already exists 17:35:25 6a3c62e080c7: Layer already exists 17:35:25 3b19d27f08f7: Layer already exists 17:35:25 340cb19ca677: Layer already exists 17:35:25 4f4ce317c6bb: Layer already exists 17:35:25 ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6: digest: sha256:f00aa57600ad48e133348c3620cf51e3f262624b34450564153bbd4cc7c8ee52 size: 2622 [Pipeline] isUnix [Pipeline] sh 17:35:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 17:35:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 17:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 17:35:26 a70cd10d0912: Preparing 17:35:26 ac8b3e649e60: Preparing 17:35:26 b84e2ec65d9a: Preparing 17:35:26 b5a1c0c86490: Preparing 17:35:26 f0e5a4d6c014: Preparing 17:35:26 3b19d27f08f7: Preparing 17:35:26 73bb99a6e169: Preparing 17:35:26 ec06c3102977: Preparing 17:35:26 6a3c62e080c7: Preparing 17:35:26 340cb19ca677: Preparing 17:35:26 4f4ce317c6bb: Preparing 17:35:26 ec06c3102977: Waiting 17:35:26 3b19d27f08f7: Waiting 17:35:26 6a3c62e080c7: Waiting 17:35:26 4f4ce317c6bb: Waiting 17:35:26 340cb19ca677: Waiting 17:35:26 73bb99a6e169: Waiting 17:35:26 f0e5a4d6c014: Layer already exists 17:35:26 a70cd10d0912: Layer already exists 17:35:26 ac8b3e649e60: Layer already exists 17:35:26 b5a1c0c86490: Layer already exists 17:35:26 b84e2ec65d9a: Layer already exists 17:35:26 ec06c3102977: Layer already exists 17:35:26 340cb19ca677: Layer already exists 17:35:26 73bb99a6e169: Layer already exists 17:35:26 6a3c62e080c7: Layer already exists 17:35:26 3b19d27f08f7: Layer already exists 17:35:26 4f4ce317c6bb: Layer already exists 17:35:26 main: digest: sha256:f00aa57600ad48e133348c3620cf51e3f262624b34450564153bbd4cc7c8ee52 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:26 ===================================================== [Pipeline] echo 17:35:26 taggedImages: 17:35:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a 17:35:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 17:35:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.6 17:35:26 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ba7dda9ba69436b2236138c750336dcb3254af2a-2.2.1-dev.6 17:35:26 - 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:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:27 17:35:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:27 arm64: Pulling from edgex-lftools-log-publisher 17:35:27 8998bd30e6a1: Pulling fs layer 17:35:27 04944245beec: Pulling fs layer 17:35:27 699f458cf7ca: Pulling fs layer 17:35:27 765212b225bb: Pulling fs layer 17:35:27 f23df028b6ca: Pulling fs layer 17:35:27 d65c8cfc05b1: Pulling fs layer 17:35:27 2437ff75d9bd: Pulling fs layer 17:35:27 765212b225bb: Waiting 17:35:27 f23df028b6ca: Waiting 17:35:27 d65c8cfc05b1: Waiting 17:35:27 2437ff75d9bd: Waiting 17:35:27 04944245beec: Verifying Checksum 17:35:27 04944245beec: Download complete 17:35:27 765212b225bb: Verifying Checksum 17:35:27 765212b225bb: Download complete 17:35:27 f23df028b6ca: Download complete 17:35:27 d65c8cfc05b1: Verifying Checksum 17:35:27 d65c8cfc05b1: Download complete 17:35:27 699f458cf7ca: Verifying Checksum 17:35:27 699f458cf7ca: Download complete 17:35:28 8998bd30e6a1: Verifying Checksum 17:35:28 8998bd30e6a1: Download complete 17:35:30 2437ff75d9bd: Verifying Checksum 17:35:30 2437ff75d9bd: Download complete 17:35:32 8998bd30e6a1: Pull complete 17:35:32 04944245beec: Pull complete 17:35:34 699f458cf7ca: Pull complete 17:35:34 765212b225bb: Pull complete 17:35:35 f23df028b6ca: Pull complete 17:35:35 d65c8cfc05b1: Pull complete 17:35:50 2437ff75d9bd: Pull complete 17:35:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:35:50 prd-ubuntu20.04-docker-arm64-4c-16g-64387 does not seem to be running inside a container 17:35:50 $ 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/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:35:53 $ docker top 8a3fd5e67080e93c92086eb840b2ccffa57f7c6ab8e16f5dbf2cd353e0ba979f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:54 ---> job-cost.sh 17:35:54 lf-activate-venv: SKIPPING 17:35:54 INFO: No Stack... 17:35:55 INFO: Retrieving Pricing Info for: v3-standard-4 17:35:56 INFO: Archiving Costs [Pipeline] sh 17:35:56 + cat /w/workspace/edgex-go/234/archives/cost.csv 17:35:56 + cut -d, -f6 [Pipeline] lock 17:35:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-234-stack-cost] 17:35:56 Resource [jenkins-edgexfoundry-edgex-go-main-234-stack-cost] did not exist. Created. 17:35:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:35:57 + echo total: 0.2199999988079071 [Pipeline] stash 17:35:58 Stashed 1 file(s) [Pipeline] } 17:35:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-234-stack-cost] [Pipeline] // lock [Pipeline] } 17:35:58 $ docker stop --time=1 8a3fd5e67080e93c92086eb840b2ccffa57f7c6ab8e16f5dbf2cd353e0ba979f 17:35:59 $ docker rm -f 8a3fd5e67080e93c92086eb840b2ccffa57f7c6ab8e16f5dbf2cd353e0ba979f [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:36:00 provisioning config files... 17:36:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/234@tmp/config7250399435063495524tmp [Pipeline] { [Pipeline] sh 17:36:00 + set +x 17:36:00 + curl -s https://codecov.io/bash 17:36:00 + bash -s -- 17:36:00 17:36:00 _____ _ 17:36:00 / ____| | | 17:36:00 | | ___ __| | ___ ___ _____ __ 17:36:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:36:00 | |___| (_) | (_| | __/ (_| (_) \ V / 17:36:00 \_____\___/ \__,_|\___|\___\___/ \_/ 17:36:00 Bash-1.0.6 17:36:00 17:36:00 17:36:00 ==> git version 2.25.1 found 17:36:00 ==> 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:36:00 Release-Date: 2020-01-08 17:36:00 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:36:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:36:00 ==> Jenkins CI detected. 17:36:00 current dir:  /w/workspace/edgex-go/234 17:36:00 project root: . 17:36:00 --> token set from env 17:36:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:36:00 ==> Running gcov in . (disable via -X gcov) 17:36:00 ==> Python coveragepy not found 17:36:00 ==> Searching for coverage reports in: 17:36:00 + . 17:36:00 -> Found 1 reports 17:36:00 ==> Detecting git/mercurial file structure 17:36:00 ==> Reading reports 17:36:00 + ./coverage.out bytes=435134 17:36:00 ==> Appending adjustments 17:36:00 https://docs.codecov.io/docs/fixing-reports 17:36:01 + Found adjustments 17:36:01 ==> Gzipping contents 17:36:02 60K /tmp/codecov.g6TmjZ.gz 17:36:02 ==> Uploading reports 17:36:02 url: https://codecov.io 17:36:02 query: branch=main&commit=ba7dda9ba69436b2236138c750336dcb3254af2a&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:36:02 -> Pinging Codecov 17:36:02 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=ba7dda9ba69436b2236138c750336dcb3254af2a&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:36:02 -> Uploading to 17:36:02 https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/ba7dda9ba69436b2236138c750336dcb3254af2a/1c71ec1e-3b03-4420-b841-67c230455cad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T173602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=acb4371bcd35f18e1fa6b1bfedb250861c243abae1e9b8dc21a60ba624e40d40 17:36:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:02 Dload Upload Total Spent Left Speed 17:36:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59783 0 0 100 59783 0 275k --:--:-- --:--:-- --:--:-- 275k 17:36:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ba7dda9ba69436b2236138c750336dcb3254af2a [Pipeline] } 17:36:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:36:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:36:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:36:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:36:02 17:36:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:36:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:36:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:36:03 188c0c94c7c5: Pulling fs layer 17:36:03 0ef7d3d256c8: Pulling fs layer 17:36:03 de9db76c5a1d: Pulling fs layer 17:36:03 0eba1c9be4d2: Pulling fs layer 17:36:03 0d57e429df01: Pulling fs layer 17:36:03 4e4be7b47b0d: Pulling fs layer 17:36:03 e1f770b5df2f: Pulling fs layer 17:36:03 85a0685a4137: Pulling fs layer 17:36:03 0d57e429df01: Waiting 17:36:03 4e4be7b47b0d: Waiting 17:36:03 e1f770b5df2f: Waiting 17:36:03 85a0685a4137: Waiting 17:36:03 0eba1c9be4d2: Waiting 17:36:03 de9db76c5a1d: Verifying Checksum 17:36:03 de9db76c5a1d: Download complete 17:36:03 0ef7d3d256c8: Download complete 17:36:03 0d57e429df01: Verifying Checksum 17:36:03 0d57e429df01: Download complete 17:36:03 4e4be7b47b0d: Download complete 17:36:03 188c0c94c7c5: Download complete 17:36:03 e1f770b5df2f: Verifying Checksum 17:36:03 e1f770b5df2f: Download complete 17:36:03 188c0c94c7c5: Pull complete 17:36:03 0ef7d3d256c8: Pull complete 17:36:03 de9db76c5a1d: Pull complete 17:36:04 0eba1c9be4d2: Verifying Checksum 17:36:04 0eba1c9be4d2: Download complete 17:36:04 85a0685a4137: Verifying Checksum 17:36:04 85a0685a4137: Download complete 17:36:07 0eba1c9be4d2: Pull complete 17:36:07 0d57e429df01: Pull complete 17:36:07 4e4be7b47b0d: Pull complete 17:36:07 e1f770b5df2f: Pull complete 17:36:10 85a0685a4137: Pull complete 17:36:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:36:10 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 17:36:11 $ 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/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:36:13 $ docker top 3c40a4ca3fc40e54253661a13dbe7797941853ed65b6ae9771b021c4629337ed -eo pid,comm [Pipeline] { [Pipeline] echo 17:36:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:36:13 + set -o pipefail 17:36:13 + snyk monitor '--org=edgex-jenkins' 17:36:20 17:36:20 Monitoring /w/workspace/edgex-go/234 (github.com/edgexfoundry/edgex-go)... 17:36:20 17:36:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/39df839d-d951-4b95-9fdc-214d27b681bd 17:36:20 17:36:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:36:20 17:36:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:36:20 17:36:20 [Pipeline] } 17:36:20 $ docker stop --time=1 3c40a4ca3fc40e54253661a13dbe7797941853ed65b6ae9771b021c4629337ed 17:36:22 $ docker rm -f 3c40a4ca3fc40e54253661a13dbe7797941853ed65b6ae9771b021c4629337ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:36:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:22 provisioning config files... 17:36:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/234@tmp/config5135632526834200082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:23 --> edgex-publish-swagger.sh 17:36:23 === Publish openapi/v2 API === 17:36:23 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:36:23 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/234/openapi/v2/core-command.yaml] 17:36:23 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:23 Dload Upload Total Spent Left Speed 17:36:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 38270 --:--:-- --:--:-- --:--:-- 38270 17:36:24 17:36:24 17:36:24 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/234/openapi/v2/core-data.yaml] 17:36:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:24 Dload Upload Total Spent Left Speed 17:36:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 91 71604 0 0 91 65536 0 703k --:--:-- --:--:-- --:--:-- 695k 100 71604 0 0 100 71604 0 79915 --:--:-- --:--:-- --:--:-- 79826 17:36:25 17:36:25 17:36:25 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/234/openapi/v2/core-metadata.yaml] 17:36:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:25 Dload Upload Total Spent Left Speed 17:36:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 695k --:--:-- --:--:-- --:--:-- 692k 100 141k 0 0 100 141k 0 156k --:--:-- --:--:-- --:--:-- 155k 17:36:26 17:36:26 17:36:26 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/234/openapi/v2/support-notifications.yaml] 17:36:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:26 Dload Upload Total Spent Left Speed 17:36:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 83945 0:00:01 0:00:01 --:--:-- 83945 100 89318 0 0 100 89318 0 83945 0:00:01 0:00:01 --:--:-- 83945 17:36:27 17:36:27 17:36:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/234/openapi/v2/support-scheduler.yaml] 17:36:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:27 Dload Upload Total Spent Left Speed 17:36:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 188k --:--:-- --:--:-- --:--:-- 188k 100 39556 0 0 100 39556 0 48121 --:--:-- --:--:-- --:--:-- 48063 17:36:27 17:36:27 17:36:27 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/234/openapi/v2/system-agent.yaml] 17:36:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:36:27 Dload Upload Total Spent Left Speed 17:36:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 25923 --:--:-- --:--:-- --:--:-- 25890 100 20091 0 0 100 20091 0 25923 --:--:-- --:--:-- --:--:-- 25890 17:36:28 17:36:28 [Pipeline] } 17:36:28 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:36:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:36:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:36:29 . [Pipeline] withDockerContainer 17:36:29 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 17:36:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:36:30 $ docker top c5428d7338136d4818d913c36cff73b65a22e2e82c111da095e0e701d81a9e5e -eo pid,comm 17:36:30 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). 17:36:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:30 [ssh-agent] Looking for ssh-agent implementation... 17:36:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:30 $ docker exec c5428d7338136d4818d913c36cff73b65a22e2e82c111da095e0e701d81a9e5e ssh-agent 17:36:30 SSH_AUTH_SOCK=/tmp/ssh-loiCpQQQPDUo/agent.34 17:36:30 SSH_AGENT_PID=40 17:36:30 Running ssh-add (command line suppressed) 17:36:30 Identity added: /w/workspace/edgex-go/234@tmp/private_key_5814254986612385862.key (/w/workspace/edgex-go/234@tmp/private_key_5814254986612385862.key) 17:36:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:30 + git semver tag 17:36:31 2022-05-23 17:36:31,078 [run_tag] DEBUG tag force:False 17:36:31 2022-05-23 17:36:31,078 [check_head_tag] DEBUG check head tag 17:36:31 2022-05-23 17:36:31,080 [execute] INFO git cat-file --batch-check 17:36:31 2022-05-23 17:36:31,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/234, universal_newlines=False, shell=None, istream=) 17:36:31 2022-05-23 17:36:31,086 [execute] INFO git cat-file --batch 17:36:31 2022-05-23 17:36:31,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/234, universal_newlines=False, shell=None, istream=) 17:36:31 2022-05-23 17:36:31,142 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main 17:36:31 2022-05-23 17:36:31,142 [execute] INFO git tag -a v2.2.1-dev.6 -m v2.2.1-dev.6 17:36:31 2022-05-23 17:36:31,142 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.6', '-m', 'v2.2.1-dev.6'], cwd=/w/workspace/edgex-go/234, universal_newlines=False, shell=None, istream=None) 17:36:31 2022-05-23 17:36:31,147 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main 17:36:31 2.2.1-dev.6 [Pipeline] } 17:36:31 $ docker exec --env ******** --env ******** c5428d7338136d4818d913c36cff73b65a22e2e82c111da095e0e701d81a9e5e ssh-agent -k 17:36:31 unset SSH_AUTH_SOCK; 17:36:31 unset SSH_AGENT_PID; 17:36:31 echo Agent pid 40 killed; 17:36:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:31 + git semver [Pipeline] } 17:36:32 $ docker stop --time=1 c5428d7338136d4818d913c36cff73b65a22e2e82c111da095e0e701d81a9e5e 17:36:33 $ docker rm -f c5428d7338136d4818d913c36cff73b65a22e2e82c111da095e0e701d81a9e5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:36:33 17:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:36:34 0.23.1-centos7: Pulling from edgex-lftools 17:36:34 ab5ef0e58194: Pulling fs layer 17:36:34 9712f1f96733: Pulling fs layer 17:36:34 63f879dbbcfc: Pulling fs layer 17:36:34 0d9ebad4ef96: Pulling fs layer 17:36:34 e9a5061849ea: Pulling fs layer 17:36:34 d747dcd14b5f: Pulling fs layer 17:36:34 2de7ff778b66: Pulling fs layer 17:36:34 0d9ebad4ef96: Waiting 17:36:34 e9a5061849ea: Waiting 17:36:34 d747dcd14b5f: Waiting 17:36:34 2de7ff778b66: Waiting 17:36:34 9712f1f96733: Verifying Checksum 17:36:34 9712f1f96733: Download complete 17:36:34 63f879dbbcfc: Verifying Checksum 17:36:34 63f879dbbcfc: Download complete 17:36:34 e9a5061849ea: Verifying Checksum 17:36:34 e9a5061849ea: Download complete 17:36:34 d747dcd14b5f: Verifying Checksum 17:36:34 d747dcd14b5f: Download complete 17:36:34 0d9ebad4ef96: Verifying Checksum 17:36:34 0d9ebad4ef96: Download complete 17:36:34 ab5ef0e58194: Verifying Checksum 17:36:34 ab5ef0e58194: Download complete 17:36:34 2de7ff778b66: Verifying Checksum 17:36:34 2de7ff778b66: Download complete 17:36:37 ab5ef0e58194: Pull complete 17:36:37 9712f1f96733: Pull complete 17:36:38 63f879dbbcfc: Pull complete 17:36:42 0d9ebad4ef96: Pull complete 17:36:42 e9a5061849ea: Pull complete 17:36:42 d747dcd14b5f: Pull complete 17:36:43 2de7ff778b66: Pull complete 17:36:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:36:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:36:43 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 17:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:36:45 $ docker top 9fa0e29748acc757a440b51798a347ac0a5ab297f8ff92d47059936c44e26f60 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:36:45 provisioning config files... 17:36:45 copy managed file [sigul-config] to file:/w/workspace/edgex-go/234@tmp/config930418799548986216tmp 17:36:45 copy managed file [sigul-password] to file:/w/workspace/edgex-go/234@tmp/config4817488876128388919tmp 17:36:45 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/234@tmp/config2807974513319348698tmp [Pipeline] { [Pipeline] echo 17:36:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:36:46 ---> sigul-configuration.sh 17:36:46 gpg: directory `/root/.gnupg' created 17:36:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:36:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:36:46 gpg: keyring `/root/.gnupg/secring.gpg' created 17:36:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:36:46 gpg: CAST5 encrypted data 17:36:46 gpg: encrypted with 1 passphrase 17:36:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:36:46 + mkdir /home/jenkins 17:36:46 + mkdir /home/jenkins/sigul [Pipeline] sh 17:36:46 + 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:36:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:36:47 ---> sigul-install.sh 17:36:47 Sigul already installed; skipping installation. [Pipeline] sh 17:36:47 + git tag --list 17:36:47 0.6.0 17:36:47 0.6.1 17:36:47 0.7.0 17:36:47 0.7.1 17:36:47 v1.0.0 17:36:47 v1.0.1 17:36:47 v1.1.0 17:36:47 v1.2.0 17:36:47 v1.2.1 17:36:47 v1.3.0 17:36:47 v1.3.1 17:36:47 v2.0.0 17:36:47 v2.0.1-dev.1 17:36:47 v2.0.1-dev.10 17:36:47 v2.0.1-dev.11 17:36:47 v2.0.1-dev.12 17:36:47 v2.0.1-dev.13 17:36:47 v2.0.1-dev.14 17:36:47 v2.0.1-dev.15 17:36:47 v2.0.1-dev.16 17:36:47 v2.0.1-dev.17 17:36:47 v2.0.1-dev.18 17:36:47 v2.0.1-dev.19 17:36:47 v2.0.1-dev.2 17:36:47 v2.0.1-dev.20 17:36:47 v2.0.1-dev.21 17:36:47 v2.0.1-dev.22 17:36:47 v2.0.1-dev.23 17:36:47 v2.0.1-dev.24 17:36:47 v2.0.1-dev.25 17:36:47 v2.0.1-dev.26 17:36:47 v2.0.1-dev.27 17:36:47 v2.0.1-dev.28 17:36:47 v2.0.1-dev.29 17:36:47 v2.0.1-dev.3 17:36:47 v2.0.1-dev.30 17:36:47 v2.0.1-dev.31 17:36:47 v2.0.1-dev.32 17:36:47 v2.0.1-dev.33 17:36:47 v2.0.1-dev.34 17:36:47 v2.0.1-dev.35 17:36:47 v2.0.1-dev.36 17:36:47 v2.0.1-dev.37 17:36:47 v2.0.1-dev.38 17:36:47 v2.0.1-dev.39 17:36:47 v2.0.1-dev.4 17:36:47 v2.0.1-dev.40 17:36:47 v2.0.1-dev.41 17:36:47 v2.0.1-dev.42 17:36:47 v2.0.1-dev.43 17:36:47 v2.0.1-dev.44 17:36:47 v2.0.1-dev.45 17:36:47 v2.0.1-dev.46 17:36:47 v2.0.1-dev.47 17:36:47 v2.0.1-dev.48 17:36:47 v2.0.1-dev.49 17:36:47 v2.0.1-dev.5 17:36:47 v2.0.1-dev.50 17:36:47 v2.0.1-dev.51 17:36:47 v2.0.1-dev.52 17:36:47 v2.0.1-dev.53 17:36:47 v2.0.1-dev.54 17:36:47 v2.0.1-dev.55 17:36:47 v2.0.1-dev.56 17:36:47 v2.0.1-dev.57 17:36:47 v2.0.1-dev.58 17:36:47 v2.0.1-dev.59 17:36:47 v2.0.1-dev.6 17:36:47 v2.0.1-dev.60 17:36:47 v2.0.1-dev.61 17:36:47 v2.0.1-dev.62 17:36:47 v2.0.1-dev.63 17:36:47 v2.0.1-dev.64 17:36:47 v2.0.1-dev.65 17:36:47 v2.0.1-dev.66 17:36:47 v2.0.1-dev.67 17:36:47 v2.0.1-dev.68 17:36:47 v2.0.1-dev.69 17:36:47 v2.0.1-dev.7 17:36:47 v2.0.1-dev.70 17:36:47 v2.0.1-dev.71 17:36:47 v2.0.1-dev.72 17:36:47 v2.0.1-dev.73 17:36:47 v2.0.1-dev.74 17:36:47 v2.0.1-dev.75 17:36:47 v2.0.1-dev.76 17:36:47 v2.0.1-dev.77 17:36:47 v2.0.1-dev.78 17:36:47 v2.0.1-dev.79 17:36:47 v2.0.1-dev.8 17:36:47 v2.0.1-dev.80 17:36:47 v2.0.1-dev.81 17:36:47 v2.0.1-dev.82 17:36:47 v2.0.1-dev.83 17:36:47 v2.0.1-dev.84 17:36:47 v2.0.1-dev.85 17:36:47 v2.0.1-dev.86 17:36:47 v2.0.1-dev.87 17:36:47 v2.0.1-dev.88 17:36:47 v2.0.1-dev.89 17:36:47 v2.0.1-dev.9 17:36:47 v2.0.1-dev.90 17:36:47 v2.0.1-dev.91 17:36:47 v2.0.1-dev.92 17:36:47 v2.0.1-dev.93 17:36:47 v2.0.1-dev.94 17:36:47 v2.0.1-dev.95 17:36:47 v2.0.1-dev.96 17:36:47 v2.0.1-dev.97 17:36:47 v2.0.1-dev.98 17:36:47 v2.0.1-dev.99 17:36:47 v2.1.0 17:36:47 v2.2.0 17:36:47 v2.2.0-dev.1 17:36:47 v2.2.0-dev.10 17:36:47 v2.2.0-dev.11 17:36:47 v2.2.0-dev.12 17:36:47 v2.2.0-dev.13 17:36:47 v2.2.0-dev.14 17:36:47 v2.2.0-dev.15 17:36:47 v2.2.0-dev.16 17:36:47 v2.2.0-dev.17 17:36:47 v2.2.0-dev.18 17:36:47 v2.2.0-dev.19 17:36:47 v2.2.0-dev.2 17:36:47 v2.2.0-dev.20 17:36:47 v2.2.0-dev.21 17:36:47 v2.2.0-dev.22 17:36:47 v2.2.0-dev.23 17:36:47 v2.2.0-dev.24 17:36:47 v2.2.0-dev.25 17:36:47 v2.2.0-dev.26 17:36:47 v2.2.0-dev.27 17:36:47 v2.2.0-dev.28 17:36:47 v2.2.0-dev.29 17:36:47 v2.2.0-dev.3 17:36:47 v2.2.0-dev.30 17:36:47 v2.2.0-dev.31 17:36:47 v2.2.0-dev.32 17:36:47 v2.2.0-dev.33 17:36:47 v2.2.0-dev.34 17:36:47 v2.2.0-dev.35 17:36:47 v2.2.0-dev.36 17:36:47 v2.2.0-dev.37 17:36:47 v2.2.0-dev.38 17:36:47 v2.2.0-dev.39 17:36:47 v2.2.0-dev.4 17:36:47 v2.2.0-dev.40 17:36:47 v2.2.0-dev.41 17:36:47 v2.2.0-dev.42 17:36:47 v2.2.0-dev.43 17:36:47 v2.2.0-dev.44 17:36:47 v2.2.0-dev.45 17:36:47 v2.2.0-dev.46 17:36:47 v2.2.0-dev.47 17:36:47 v2.2.0-dev.48 17:36:47 v2.2.0-dev.49 17:36:47 v2.2.0-dev.5 17:36:47 v2.2.0-dev.50 17:36:47 v2.2.0-dev.51 17:36:47 v2.2.0-dev.52 17:36:47 v2.2.0-dev.53 17:36:47 v2.2.0-dev.54 17:36:47 v2.2.0-dev.55 17:36:47 v2.2.0-dev.56 17:36:47 v2.2.0-dev.57 17:36:47 v2.2.0-dev.58 17:36:47 v2.2.0-dev.59 17:36:47 v2.2.0-dev.6 17:36:47 v2.2.0-dev.60 17:36:47 v2.2.0-dev.61 17:36:47 v2.2.0-dev.62 17:36:47 v2.2.0-dev.63 17:36:47 v2.2.0-dev.64 17:36:47 v2.2.0-dev.65 17:36:47 v2.2.0-dev.66 17:36:47 v2.2.0-dev.67 17:36:47 v2.2.0-dev.68 17:36:47 v2.2.0-dev.69 17:36:47 v2.2.0-dev.7 17:36:47 v2.2.0-dev.70 17:36:47 v2.2.0-dev.71 17:36:47 v2.2.0-dev.72 17:36:47 v2.2.0-dev.73 17:36:47 v2.2.0-dev.74 17:36:47 v2.2.0-dev.75 17:36:47 v2.2.0-dev.76 17:36:47 v2.2.0-dev.77 17:36:47 v2.2.0-dev.78 17:36:47 v2.2.0-dev.79 17:36:47 v2.2.0-dev.8 17:36:47 v2.2.0-dev.80 17:36:47 v2.2.0-dev.81 17:36:47 v2.2.0-dev.82 17:36:47 v2.2.0-dev.83 17:36:47 v2.2.0-dev.84 17:36:47 v2.2.0-dev.85 17:36:47 v2.2.0-dev.86 17:36:47 v2.2.0-dev.87 17:36:47 v2.2.0-dev.88 17:36:47 v2.2.0-dev.89 17:36:47 v2.2.0-dev.9 17:36:47 v2.2.0-dev.90 17:36:47 v2.2.0-dev.91 17:36:47 v2.2.0-dev.92 17:36:47 v2.2.0-dev.93 17:36:47 v2.2.0-dev.94 17:36:47 v2.2.0-dev.95 17:36:47 v2.2.0-dev.96 17:36:47 v2.2.1-dev.1 17:36:47 v2.2.1-dev.2 17:36:47 v2.2.1-dev.3 17:36:47 v2.2.1-dev.4 17:36:47 v2.2.1-dev.5 17:36:47 v2.2.1-dev.6 [Pipeline] sh 17:36:47 + lftools sign git-tag v2.2.1-dev.6 17:36:48 Signing Git tag with Sigul... 17:36:48 Signing v2.2.1-dev.6 [Pipeline] echo 17:36:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:36:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:36:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:36:49 $ docker stop --time=1 9fa0e29748acc757a440b51798a347ac0a5ab297f8ff92d47059936c44e26f60 17:36:50 $ docker rm -f 9fa0e29748acc757a440b51798a347ac0a5ab297f8ff92d47059936c44e26f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:36:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:36:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:36:51 . [Pipeline] withDockerContainer 17:36:51 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 17:36:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:36:51 $ docker top 032893cb11f7ff2b75d31e218ec808a2658734a37c5e558dee77666c3791d839 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:51 [ssh-agent] Looking for ssh-agent implementation... 17:36:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:51 $ docker exec 032893cb11f7ff2b75d31e218ec808a2658734a37c5e558dee77666c3791d839 ssh-agent 17:36:52 SSH_AUTH_SOCK=/tmp/ssh-IBIz2T7WwPsc/agent.33 17:36:52 SSH_AGENT_PID=40 17:36:52 Running ssh-add (command line suppressed) 17:36:52 Identity added: /w/workspace/edgex-go/234@tmp/private_key_3480928252361340930.key (/w/workspace/edgex-go/234@tmp/private_key_3480928252361340930.key) 17:36:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:52 + git semver bump pre 17:36:52 2022-05-23 17:36:52,725 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main 17:36:52 2022-05-23 17:36:52,725 [bump_version] DEBUG bumping version:2.2.1-dev.6 on axis:pre with prefix:dev 17:36:52 2022-05-23 17:36:52,725 [bump_version] DEBUG bumped version:2.2.1-dev.7 17:36:52 2022-05-23 17:36:52,725 [write_version] DEBUG write version:2.2.1-dev.7 to path:/w/workspace/edgex-go/234/.semver/main with force:True 17:36:52 2022-05-23 17:36:52,725 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main 17:36:52 2022-05-23 17:36:52,726 [write_file] DEBUG write to file:/w/workspace/edgex-go/234/.semver/main 17:36:52 2022-05-23 17:36:52,728 [execute] INFO git cat-file --batch-check 17:36:52 2022-05-23 17:36:52,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/234/.semver, universal_newlines=False, shell=None, istream=) 17:36:52 2022-05-23 17:36:52,733 [execute] INFO git cat-file --batch 17:36:52 2022-05-23 17:36:52,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/234/.semver, universal_newlines=False, shell=None, istream=) 17:36:52 2022-05-23 17:36:52,738 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main 17:36:52 2.2.1-dev.7 [Pipeline] } 17:36:52 $ docker exec --env ******** --env ******** 032893cb11f7ff2b75d31e218ec808a2658734a37c5e558dee77666c3791d839 ssh-agent -k 17:36:52 unset SSH_AUTH_SOCK; 17:36:52 unset SSH_AGENT_PID; 17:36:52 echo Agent pid 40 killed; 17:36:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:53 + git semver [Pipeline] } 17:36:53 $ docker stop --time=1 032893cb11f7ff2b75d31e218ec808a2658734a37c5e558dee77666c3791d839 17:36:54 $ docker rm -f 032893cb11f7ff2b75d31e218ec808a2658734a37c5e558dee77666c3791d839 [Pipeline] // withDockerContainer [Pipeline] sh 17:36:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:36:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:36:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:36:55 . [Pipeline] withDockerContainer 17:36:55 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 17:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:36:55 $ docker top 23c929fa0335e97d02f922c0e3a2afcf7c3244fb9d5bc7d7d66ef5704116a062 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:56 [ssh-agent] Looking for ssh-agent implementation... 17:36:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:56 $ docker exec 23c929fa0335e97d02f922c0e3a2afcf7c3244fb9d5bc7d7d66ef5704116a062 ssh-agent 17:36:56 SSH_AUTH_SOCK=/tmp/ssh-VfMP2PdXrvY7/agent.33 17:36:56 SSH_AGENT_PID=39 17:36:56 Running ssh-add (command line suppressed) 17:36:56 Identity added: /w/workspace/edgex-go/234@tmp/private_key_3976582084110024284.key (/w/workspace/edgex-go/234@tmp/private_key_3976582084110024284.key) 17:36:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:56 + git semver push 17:36:57 2022-05-23 17:36:56,935 [run_push] DEBUG push 17:36:57 2022-05-23 17:36:56,935 [execute] INFO git push origin semver 17:36:57 2022-05-23 17:36:56,935 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/234/.semver, universal_newlines=False, shell=None, istream=None) 17:36:57 2022-05-23 17:36:57,708 [run_push] DEBUG push all version tags 17:36:57 2022-05-23 17:36:57,709 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:36:57 2022-05-23 17:36:57,709 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/234, universal_newlines=False, shell=None, istream=None) 17:36:58 2022-05-23 17:36:58,444 [read_version] DEBUG read version from /w/workspace/edgex-go/234/.semver/main 17:36:58 2.2.1-dev.7 [Pipeline] } 17:36:58 $ docker exec --env ******** --env ******** 23c929fa0335e97d02f922c0e3a2afcf7c3244fb9d5bc7d7d66ef5704116a062 ssh-agent -k 17:36:58 unset SSH_AUTH_SOCK; 17:36:58 unset SSH_AGENT_PID; 17:36:58 echo Agent pid 39 killed; 17:36:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:58 + git semver [Pipeline] } 17:36:59 $ docker stop --time=1 23c929fa0335e97d02f922c0e3a2afcf7c3244fb9d5bc7d7d66ef5704116a062 17:37:00 $ docker rm -f 23c929fa0335e97d02f922c0e3a2afcf7c3244fb9d5bc7d7d66ef5704116a062 [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:37:01 + [ -d /w/workspace/edgex-go/234/archives ] [Pipeline] libraryResource [Pipeline] sh 17:37:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:37:02 ---> package-listing.sh 17:37:02 ++ facter osfamily 17:37:02 ++ tr '[:upper:]' '[:lower:]' 17:37:02 + OS_FAMILY=debian 17:37:02 + workspace=/w/workspace/edgex-go/234 17:37:02 + START_PACKAGES=/tmp/packages_start.txt 17:37:02 + END_PACKAGES=/tmp/packages_end.txt 17:37:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:02 + PACKAGES=/tmp/packages_start.txt 17:37:02 + '[' /w/workspace/edgex-go/234 ']' 17:37:02 + PACKAGES=/tmp/packages_end.txt 17:37:02 + case "${OS_FAMILY}" in 17:37:02 + dpkg -l 17:37:02 + grep '^ii' 17:37:02 + '[' -f /tmp/packages_start.txt ']' 17:37:02 + '[' -f /tmp/packages_end.txt ']' 17:37:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:02 + '[' /w/workspace/edgex-go/234 ']' 17:37:02 + mkdir -p /w/workspace/edgex-go/234/archives/ 17:37:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/234/archives/ [Pipeline] echo 17:37:02 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/234/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:37:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:03 17:37:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:37:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:03 latest: Pulling from edgex-lftools-log-publisher 17:37:03 5eb5b503b376: Pulling fs layer 17:37:03 5c69ac0246d0: Pulling fs layer 17:37:03 ec43610c2a17: Pulling fs layer 17:37:03 3a2ae6a8a46f: Pulling fs layer 17:37:03 33b1e0a273af: Pulling fs layer 17:37:03 5d3b04190fa2: Pulling fs layer 17:37:03 2f39f015ded8: Pulling fs layer 17:37:03 5d3b04190fa2: Waiting 17:37:03 5c69ac0246d0: Verifying Checksum 17:37:03 5c69ac0246d0: Download complete 17:37:03 3a2ae6a8a46f: Verifying Checksum 17:37:03 3a2ae6a8a46f: Download complete 17:37:03 33b1e0a273af: Verifying Checksum 17:37:03 33b1e0a273af: Download complete 17:37:03 5d3b04190fa2: Verifying Checksum 17:37:03 5d3b04190fa2: Download complete 17:37:03 ec43610c2a17: Verifying Checksum 17:37:03 ec43610c2a17: Download complete 17:37:03 5eb5b503b376: Verifying Checksum 17:37:03 5eb5b503b376: Download complete 17:37:04 2f39f015ded8: Download complete 17:37:05 5eb5b503b376: Pull complete 17:37:05 5c69ac0246d0: Pull complete 17:37:05 ec43610c2a17: Pull complete 17:37:05 3a2ae6a8a46f: Pull complete 17:37:06 33b1e0a273af: Pull complete 17:37:06 5d3b04190fa2: Pull complete 17:37:10 2f39f015ded8: Pull complete 17:37:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:37:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:37:10 prd-ubuntu20.04-docker-8c-8g-64386 does not seem to be running inside a container 17:37:10 $ 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/234/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/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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:37:11 $ docker top 78b1301fdc5883a4826493a4853c77e3bfcf80a96b6625c680dc80d1a5e9f5e9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:12 + touch /tmp/pre-build-complete [Pipeline] sh 17:37:12 + mkdir -p /var/log/sysstat [Pipeline] sh 17:37:12 + ls /var/log/sa-host 17:37:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:13 provisioning config files... 17:37:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/234@tmp/config1764772449177975976tmp [Pipeline] { [Pipeline] echo 17:37:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:37:13 ---> create-netrc.sh [Pipeline] } 17:37:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:37:13 ---> python-tools-install.sh [Pipeline] echo 17:37:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:37:14 ---> sudo-logs.sh 17:37:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:37:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:37:14 ---> job-cost.sh 17:37:14 lf-activate-venv: SKIPPING 17:37:14 DEBUG: total: 0.2199999988079071 17:37:14 INFO: Retrieving Stack Cost... 17:37:14 INFO: Retrieving Pricing Info for: v3-standard-8 17:37:15 INFO: Archiving Costs [Pipeline] echo 17:37:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:37:15 ---> logs-deploy.sh 17:37:15 lf-activate-venv: SKIPPING 17:37:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/234 17:37:15 INFO: archiving workspace using pattern(s): 17:37:16 Archives upload complete. 17:37:16 INFO: archiving logs to Nexus 17:37:17 ---> uname -a: 17:37:17 Linux prd-ubuntu20-04-docker-8c-8g-64386 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:37:17 17:37:17 17:37:17 ---> lscpu: 17:37:17 Architecture: x86_64 17:37:17 CPU op-mode(s): 32-bit, 64-bit 17:37:17 Byte Order: Little Endian 17:37:17 Address sizes: 40 bits physical, 48 bits virtual 17:37:17 CPU(s): 8 17:37:17 On-line CPU(s) list: 0-7 17:37:17 Thread(s) per core: 1 17:37:17 Core(s) per socket: 1 17:37:17 Socket(s): 8 17:37:17 NUMA node(s): 1 17:37:17 Vendor ID: AuthenticAMD 17:37:17 CPU family: 23 17:37:17 Model: 49 17:37:17 Model name: AMD EPYC-Rome Processor 17:37:17 Stepping: 0 17:37:17 CPU MHz: 2799.998 17:37:17 BogoMIPS: 5599.99 17:37:17 Virtualization: AMD-V 17:37:17 Hypervisor vendor: KVM 17:37:17 Virtualization type: full 17:37:17 L1d cache: 256 KiB 17:37:17 L1i cache: 256 KiB 17:37:17 L2 cache: 4 MiB 17:37:17 L3 cache: 128 MiB 17:37:17 NUMA node0 CPU(s): 0-7 17:37:17 Vulnerability Itlb multihit: Not affected 17:37:17 Vulnerability L1tf: Not affected 17:37:17 Vulnerability Mds: Not affected 17:37:17 Vulnerability Meltdown: Not affected 17:37:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:37:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:37:17 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:37:17 Vulnerability Srbds: Not affected 17:37:17 Vulnerability Tsx async abort: Not affected 17:37:17 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:37:17 17:37:17 17:37:17 ---> nproc: 17:37:17 8 17:37:17 17:37:17 17:37:17 ---> df -h: 17:37:17 Filesystem Size Used Avail Use% Mounted on 17:37:17 overlay 155G 28G 128G 18% / 17:37:17 tmpfs 64M 0 64M 0% /dev 17:37:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:37:17 shm 64M 0 64M 0% /dev/shm 17:37:17 /dev/vda1 155G 28G 128G 18% /facter-os 17:37:17 17:37:17 17:37:17 ---> sar -b -r -n DEV: 17:37:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64386) 05/23/22 _x86_64_ (8 CPU) 17:37:17 17:37:17 16:26:53 LINUX RESTART (8 CPU) 17:37:17 17:37:17 16:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:37:17 16:28:02 384.15 62.49 321.66 0.00 8265.69 200091.45 0.00 17:37:17 16:29:01 123.49 1.36 122.14 0.00 30.78 63206.78 0.00 17:37:17 16:30:01 55.34 0.20 55.14 0.00 2.27 19142.83 0.00 17:37:17 16:31:01 499.43 0.35 499.08 0.00 7.73 370534.49 0.00 17:37:17 16:32:01 938.19 3.00 935.19 0.00 27.59 293383.81 0.00 17:37:17 16:33:01 464.18 0.02 464.16 0.00 0.13 228132.22 0.00 17:37:17 16:34:01 1163.39 0.20 1163.19 0.00 5.60 267239.99 0.00 17:37:17 16:35:01 636.27 3.18 633.08 0.00 25.45 322007.13 0.00 17:37:17 16:36:01 551.64 32.13 519.51 0.00 987.64 135820.62 0.00 17:37:17 16:37:01 321.61 32.63 288.99 0.00 2541.04 132849.46 0.00 17:37:17 16:38:01 25.68 0.57 25.11 0.00 13.73 760.14 0.00 17:37:17 16:39:01 6.48 0.08 6.40 0.00 1.87 183.84 0.00 17:37:17 16:40:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 17:37:17 16:41:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 17:37:17 16:42:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 17:37:17 16:43:01 3.70 2.28 1.42 0.00 20.80 17.33 0.00 17:37:17 16:44:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 17:37:17 16:45:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 17:37:17 16:46:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 17:37:17 16:47:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 17:37:17 16:48:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 17:37:17 16:49:01 8.92 5.77 3.15 0.00 374.87 229.96 0.00 17:37:17 16:50:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 17:37:17 16:51:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 17:37:17 16:52:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 17:37:17 16:53:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 17:37:17 16:54:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 17:37:17 16:55:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 17:37:17 16:56:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 17:37:17 16:57:01 3.93 1.48 2.45 0.00 38.13 33.19 0.00 17:37:17 16:58:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 17:37:17 16:59:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 17:37:17 17:00:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 17:37:17 17:01:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 17:37:17 17:02:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 17:37:17 17:03:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 17:37:17 17:04:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 17:37:17 17:05:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 17:37:17 17:06:01 2.70 1.60 1.10 0.00 53.45 14.13 0.00 17:37:17 17:07:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 17:37:17 17:08:01 1.32 0.00 1.32 0.00 0.00 17.46 0.00 17:37:17 17:09:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 17:37:17 17:10:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 17:37:17 17:11:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 17:37:17 17:12:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 17:37:17 17:13:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 17:37:17 17:14:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 17:37:17 17:15:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 17:37:17 17:16:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 17:37:17 17:17:01 1.53 0.05 1.48 0.00 1.07 18.26 0.00 17:37:17 17:18:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 17:37:17 17:19:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 17:37:17 17:20:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 17:37:17 17:21:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 17:37:17 17:22:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 17:37:17 17:23:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 17:37:17 17:24:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 17:37:17 17:25:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 17:37:17 17:26:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 17:37:17 17:27:01 1.22 0.02 1.20 0.00 2.40 14.00 0.00 17:37:17 17:28:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 17:37:17 17:29:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 17:37:17 17:30:02 1.42 0.00 1.42 0.00 0.00 16.53 0.00 17:37:17 17:31:01 1.00 0.00 1.00 0.00 0.00 11.39 0.00 17:37:17 17:32:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 17:37:17 17:33:01 1.08 0.07 1.02 0.00 0.67 12.40 0.00 17:37:17 17:34:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 17:37:17 17:35:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 17:37:17 17:36:01 1.72 0.35 1.37 0.00 26.26 29.86 0.00 17:37:17 17:37:01 181.82 3.25 178.57 0.00 254.45 60295.50 0.00 17:37:17 Average: 77.67 2.16 75.51 0.00 181.24 29926.83 0.00 17:37:17 17:37:17 16:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:17 16:28:02 28733828 31760928 545924 1.66 113772 3184456 2248820 6.63 1135512 2640228 529300 17:37:17 16:29:01 27693200 31727744 561240 1.71 159764 4044184 2042348 6.02 1602052 3095200 487960 17:37:17 16:30:01 27420772 31755944 530460 1.61 164860 4310948 1980188 5.84 1459176 3481492 350000 17:37:17 16:31:01 21373780 31260068 993232 3.02 193012 9577984 3807072 11.22 2357612 8326244 818828 17:37:17 16:32:01 13338516 28688044 3560292 10.83 334716 14444452 6412744 18.90 6091948 12162056 93768 17:37:17 16:33:01 11338480 30698284 1543664 4.69 353852 18285520 4164636 12.27 5287512 14817148 2388 17:37:17 16:34:01 11694400 31375388 867048 2.64 382436 18541244 2837588 8.36 3353456 16357024 1536 17:37:17 16:35:01 971004 30006240 2236228 6.80 621880 27089020 4501828 13.27 6098784 23761072 1847056 17:37:17 16:36:01 10333152 31528828 720108 2.19 614628 19687496 2470784 7.28 3135872 17806824 351764 17:37:17 16:37:01 10920200 31748640 514692 1.57 697052 19311344 1977284 5.83 2708116 17735752 1272 17:37:17 16:38:01 10906936 31736988 526316 1.60 698360 19311948 2169328 6.39 2723052 17735668 648 17:37:17 16:39:01 10926252 31756520 506796 1.54 698624 19312040 1976528 5.83 2701544 17735700 184 17:37:17 16:40:01 10927120 31757436 506124 1.54 698644 19312036 1976528 5.83 2700520 17735704 28 17:37:17 16:41:01 10934112 31764452 499068 1.52 698656 19312044 1976528 5.83 2693860 17735564 140 17:37:17 16:42:01 10934044 31764460 499340 1.52 698672 19312044 1976528 5.83 2693796 17735628 12 17:37:17 16:43:01 10935096 31766232 497328 1.51 699132 19312232 1992900 5.87 2693320 17735684 140 17:37:17 16:44:01 10935760 31766896 496836 1.51 699132 19312232 1992900 5.87 2693472 17735684 24 17:37:17 16:45:01 10936028 31767180 496524 1.51 699140 19312236 1992900 5.87 2693020 17735688 180 17:37:17 16:46:01 10935728 31766892 496736 1.51 699160 19312236 1992900 5.87 2693656 17735688 208 17:37:17 16:47:01 10935428 31766616 496968 1.51 699164 19312240 1992900 5.87 2693372 17735692 12 17:37:17 16:48:01 10935884 31767084 496424 1.51 699188 19312244 1992900 5.87 2692624 17735692 36 17:37:17 16:49:01 10852548 31702264 557536 1.70 699588 19328856 2113492 6.23 2754756 17749132 204 17:37:17 16:50:01 10853244 31702976 556976 1.69 699612 19328860 2113492 6.23 2754480 17749136 12 17:37:17 16:51:01 10854064 31703836 556096 1.69 699620 19328868 2113492 6.23 2755012 17749144 164 17:37:17 16:52:01 10854260 31704048 555944 1.69 699636 19328868 2113492 6.23 2754436 17749144 20 17:37:17 16:53:01 10853960 31703772 556164 1.69 699648 19328872 2113492 6.23 2755088 17749148 144 17:37:17 16:54:01 10854164 31703996 555988 1.69 699668 19328872 2113492 6.23 2754540 17749148 16 17:37:17 16:55:01 10853752 31703640 556184 1.69 699684 19328876 2113492 6.23 2754540 17749152 176 17:37:17 16:56:01 10853664 31703572 556220 1.69 699696 19328880 2113492 6.23 2754560 17749156 8 17:37:17 16:57:01 10852108 31703500 556724 1.69 700108 19329624 2132332 6.28 2757512 17747704 168 17:37:17 16:58:01 10851840 31703268 556924 1.69 700120 19329644 2115872 6.24 2757792 17747712 8 17:37:17 16:59:01 10851672 31703156 556920 1.69 700136 19329648 2115872 6.24 2757824 17747716 156 17:37:17 17:00:01 10851868 31703368 556640 1.69 700160 19329648 2115872 6.24 2757272 17747716 16 17:37:17 17:01:01 10852312 31703816 556316 1.69 700176 19329652 2115872 6.24 2757260 17747720 160 17:37:17 17:02:01 10852532 31704040 556068 1.69 700192 19329648 2115872 6.24 2757260 17747720 12 17:37:17 17:03:01 10852516 31704072 556008 1.69 700200 19329656 2131936 6.28 2757756 17747724 192 17:37:17 17:04:01 10852432 31704008 556232 1.69 700212 19329660 2131936 6.28 2758112 17747728 20 17:37:17 17:05:01 10852676 31704272 555920 1.69 700224 19329664 2131936 6.28 2757360 17747728 16 17:37:17 17:06:01 10848196 31702388 557628 1.70 700376 19331144 2131936 6.28 2764104 17747092 56 17:37:17 17:07:01 10848148 31702360 557600 1.70 700392 19331144 2131936 6.28 2763404 17747012 164 17:37:17 17:08:01 10848100 31702336 557556 1.70 700416 19331152 2131936 6.28 2763848 17747020 12 17:37:17 17:09:01 10847808 31702076 557748 1.70 700428 19331156 2131936 6.28 2763444 17747024 176 17:37:17 17:10:01 10847912 31702184 557776 1.70 700436 19331156 2131936 6.28 2763692 17747024 20 17:37:17 17:11:01 10847920 31702196 557964 1.70 700444 19331160 2131936 6.28 2763432 17747028 148 17:37:17 17:12:01 10847872 31702156 557940 1.70 700468 19331156 2131936 6.28 2763440 17747032 32 17:37:17 17:13:01 10847548 31701884 558168 1.70 700488 19331164 2131936 6.28 2763872 17747032 156 17:37:17 17:14:01 10847516 31701876 558148 1.70 700492 19331168 2131936 6.28 2764016 17747036 20 17:37:17 17:15:01 10847468 31701836 558100 1.70 700504 19331172 2131936 6.28 2764044 17747036 176 17:37:17 17:16:01 10847912 31702308 557812 1.70 700512 19331176 2131936 6.28 2763696 17747044 20 17:37:17 17:17:01 10847092 31701640 558392 1.70 700536 19331328 2115172 6.23 2763864 17747188 40 17:37:17 17:18:01 10847288 31701880 558104 1.70 700548 19331336 2115172 6.23 2763916 17747192 12 17:37:17 17:19:01 10847264 31701860 558068 1.70 700548 19331340 2115172 6.23 2764064 17747196 156 17:37:17 17:20:01 10847492 31702120 557768 1.70 700576 19331340 2115172 6.23 2764104 17747196 20 17:37:17 17:21:01 10847136 31701784 558012 1.70 700604 19331344 2115172 6.23 2763628 17747200 160 17:37:17 17:22:01 10846884 31701564 558196 1.70 700620 19331344 2115172 6.23 2764016 17747204 12 17:37:17 17:23:01 10846812 31701496 558164 1.70 700632 19331356 2115172 6.23 2764160 17747204 156 17:37:17 17:24:01 10846972 31701704 558148 1.70 700652 19331360 2115172 6.23 2763692 17747216 40 17:37:17 17:25:01 10846712 31701460 558316 1.70 700684 19331364 2098928 6.19 2763872 17747220 180 17:37:17 17:26:01 10846688 31701496 558280 1.70 700700 19331364 2098928 6.19 2763748 17747224 20 17:37:17 17:27:01 10846672 31701544 558148 1.70 700712 19331440 2098928 6.19 2763732 17747288 184 17:37:17 17:28:01 10846480 31701412 558292 1.70 700744 19331440 2098928 6.19 2764656 17747296 208 17:37:17 17:29:01 10846512 31701460 558220 1.70 700764 19331444 2098928 6.19 2763808 17747300 184 17:37:17 17:30:02 10846696 31701660 558184 1.70 700784 19331448 2114980 6.23 2764000 17747304 16 17:37:17 17:31:01 10846636 31701616 558412 1.70 700804 19331448 2114980 6.23 2763844 17747304 172 17:37:17 17:32:01 10846628 31701616 558368 1.70 700820 19331452 2114980 6.23 2763828 17747308 8 17:37:17 17:33:01 10845632 31700712 559144 1.70 700844 19331460 2131032 6.28 2765376 17747308 360 17:37:17 17:34:01 10845688 31700824 559048 1.70 700864 19331476 2131032 6.28 2763944 17747312 20 17:37:17 17:35:01 10845900 31701044 558740 1.70 700876 19331480 2131032 6.28 2763928 17747316 188 17:37:17 17:36:01 10838428 31694600 564332 1.72 700904 19332708 2178848 6.42 2768536 17748044 376 17:37:17 17:37:01 9320912 31677960 579892 1.76 748092 20662144 2092640 6.17 2892560 19016904 112 17:37:17 Average: 11630461 31618822 641984 1.95 652711 18563459 2262406 6.67 2833373 16945402 64151 17:37:17 17:37:17 16:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:17 16:28:02 ens3 1542.66 1463.61 12158.13 192.22 0.00 0.00 0.00 0.00 17:37:17 16:28:02 lo 5.60 5.60 0.54 0.54 0.00 0.00 0.00 0.00 17:37:17 16:28:02 docker0 546.04 436.16 39.52 2719.29 0.00 0.00 0.00 0.00 17:37:17 16:29:01 ens3 181.71 147.86 1039.15 75.15 0.00 0.00 0.00 0.00 17:37:17 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:29:01 veth2c4d0fe 0.78 0.97 0.06 0.08 0.00 0.00 0.00 0.00 17:37:17 16:29:01 docker0 96.29 116.64 8.06 999.65 0.00 0.00 0.00 0.00 17:37:17 16:30:01 ens3 25.15 14.80 21.35 11.35 0.00 0.00 0.00 0.00 17:37:17 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:30:01 veth2c4d0fe 0.80 0.82 0.06 0.06 0.00 0.00 0.00 0.00 17:37:17 16:30:01 docker0 0.80 0.80 0.05 0.06 0.00 0.00 0.00 0.00 17:37:17 16:31:01 ens3 552.80 322.58 6501.96 100.60 0.00 0.00 0.00 0.00 17:37:17 16:31:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:37:17 16:31:01 vethbf14664 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:37:17 16:31:01 vethb425a85 0.00 1.07 0.00 0.06 0.00 0.00 0.00 0.00 17:37:17 16:31:01 veth2507b88 90.60 180.59 5.88 2250.75 0.00 0.00 0.00 0.18 17:37:17 16:31:01 docker0 229.57 422.16 12.17 4795.05 0.00 0.00 0.00 0.00 17:37:17 16:31:01 veth93655b3 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 17:37:17 16:31:01 veth8198f90 96.40 184.36 6.43 2353.39 0.00 0.00 0.00 0.19 17:37:17 16:31:01 veth4c7650b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:37:17 16:32:01 veth43296b8 11.21 29.07 1.18 407.20 0.00 0.00 0.00 0.03 17:37:17 16:32:01 ens3 581.21 385.35 8823.13 113.43 0.00 0.00 0.00 0.00 17:37:17 16:32:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 17:37:17 16:32:01 vethb425a85 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:37:17 16:32:01 veth2507b88 140.24 212.71 14.16 3575.89 0.00 0.00 0.00 0.29 17:37:17 16:32:01 docker0 314.91 477.94 27.13 7605.29 0.00 0.00 0.00 0.00 17:37:17 16:32:01 veth8198f90 142.00 208.65 14.54 3474.06 0.00 0.00 0.00 0.28 17:37:17 16:33:01 vethb2e9a61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:33:01 veth941d59e 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:37:17 16:33:01 ens3 55.48 35.62 111.22 15.10 0.00 0.00 0.00 0.00 17:37:17 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:33:01 veth075b6af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:33:01 vethb425a85 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:33:01 vethd0504e1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:37:17 16:33:01 veth2507b88 0.17 0.23 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:33:01 docker0 16.06 18.58 0.93 76.48 0.00 0.00 0.00 0.00 17:37:17 16:33:01 veth8198f90 0.18 0.27 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:34:01 ens3 248.03 166.61 1962.70 91.06 0.00 0.00 0.00 0.00 17:37:17 16:34:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 17:37:17 16:34:01 veth477ceb5 43.94 91.85 2.87 1209.91 0.00 0.00 0.00 0.10 17:37:17 16:34:01 vethb425a85 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 17:37:17 16:34:01 veth2507b88 10.60 14.28 1.01 206.92 0.00 0.00 0.00 0.02 17:37:17 16:34:01 docker0 98.57 165.57 6.02 1917.60 0.00 0.00 0.00 0.00 17:37:17 16:34:01 veth8198f90 9.77 12.56 0.97 206.57 0.00 0.00 0.00 0.02 17:37:17 16:35:01 ens3 353.29 245.79 4676.92 94.87 0.00 0.00 0.00 0.00 17:37:17 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:35:01 veth477ceb5 192.65 289.82 17.81 4614.79 0.00 0.00 0.00 0.38 17:37:17 16:35:01 vethb425a85 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 17:37:17 16:35:01 docker0 200.45 298.78 15.61 4652.81 0.00 0.00 0.00 0.00 17:37:17 16:36:01 ens3 77.78 60.20 430.20 10.98 0.00 0.00 0.00 0.00 17:37:17 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:36:01 veth477ceb5 12.71 16.18 1.20 206.72 0.00 0.00 0.00 0.02 17:37:17 16:36:01 vethb425a85 0.00 1.50 0.00 0.07 0.00 0.00 0.00 0.00 17:37:17 16:36:01 docker0 51.34 62.42 3.28 417.27 0.00 0.00 0.00 0.00 17:37:17 16:37:01 ens3 93.25 92.85 47.89 283.32 0.00 0.00 0.00 0.00 17:37:17 16:37:01 lo 8.80 8.80 0.86 0.86 0.00 0.00 0.00 0.00 17:37:17 16:37:01 docker0 0.03 1.40 0.00 0.06 0.00 0.00 0.00 0.00 17:37:17 16:38:01 ens3 465.87 499.28 236.26 2482.29 0.00 0.00 0.00 0.00 17:37:17 16:38:01 lo 45.39 45.39 4.48 4.48 0.00 0.00 0.00 0.00 17:37:17 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:39:01 ens3 100.60 106.38 50.55 666.18 0.00 0.00 0.00 0.00 17:37:17 16:39:01 lo 9.73 9.73 0.95 0.95 0.00 0.00 0.00 0.00 17:37:17 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:41:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:43:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:37:17 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:44:01 ens3 3.17 1.57 4.47 0.10 0.00 0.00 0.00 0.00 17:37:17 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:45:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:46:01 ens3 1.03 0.45 0.39 0.28 0.00 0.00 0.00 0.00 17:37:17 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:48:01 ens3 10.75 14.73 1.09 24.15 0.00 0.00 0.00 0.00 17:37:17 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:49:01 ens3 2.73 1.98 15.24 0.16 0.00 0.00 0.00 0.00 17:37:17 16:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:37:17 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:51:01 ens3 10.60 16.75 0.91 15.25 0.00 0.00 0.00 0.00 17:37:17 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:52:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17:37:17 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:53:01 ens3 0.98 0.83 0.44 0.67 0.00 0.00 0.00 0.00 17:37:17 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:55:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:56:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:57:01 ens3 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 17:37:17 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:58:01 ens3 0.43 0.22 0.23 0.13 0.00 0.00 0.00 0.00 17:37:17 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 16:59:01 ens3 0.50 0.33 0.26 0.20 0.00 0.00 0.00 0.00 17:37:17 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:00:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:01:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:03:01 ens3 0.37 0.22 0.20 0.07 0.00 0.00 0.00 0.00 17:37:17 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:04:01 ens3 0.95 0.33 0.31 0.21 0.00 0.00 0.00 0.00 17:37:17 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:05:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:06:01 ens3 7.03 5.15 5.13 6.03 0.00 0.00 0.00 0.00 17:37:17 17:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:07:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:08:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 17:37:17 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:09:01 ens3 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 17:37:17 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:10:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:11:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:13:01 ens3 0.40 0.28 0.17 0.08 0.00 0.00 0.00 0.00 17:37:17 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:14:01 ens3 1.13 0.63 0.45 0.29 0.00 0.00 0.00 0.00 17:37:17 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:15:01 ens3 1.07 0.50 0.40 0.28 0.00 0.00 0.00 0.00 17:37:17 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:16:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:17:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:18:01 ens3 0.53 0.10 0.12 0.07 0.00 0.00 0.00 0.00 17:37:17 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:19:01 ens3 1.22 0.42 0.38 0.22 0.00 0.00 0.00 0.00 17:37:17 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:20:01 ens3 0.68 0.40 0.35 0.27 0.00 0.00 0.00 0.00 17:37:17 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:21:01 ens3 0.40 0.07 0.02 0.01 0.00 0.00 0.00 0.00 17:37:17 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:22:01 ens3 0.55 0.13 0.14 0.07 0.00 0.00 0.00 0.00 17:37:17 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:23:01 ens3 0.63 0.43 0.34 0.27 0.00 0.00 0.00 0.00 17:37:17 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:24:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:25:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 17:37:17 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:28:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:37:17 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:29:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:30:02 ens3 0.30 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:37:17 17:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:32:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:33:01 ens3 0.43 0.33 0.15 0.08 0.00 0.00 0.00 0.00 17:37:17 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:35:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:37:17 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:36:01 ens3 2.92 2.30 3.93 1.02 0.00 0.00 0.00 0.00 17:37:17 17:36:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:17 17:37:01 ens3 416.34 277.34 8009.98 122.92 0.00 0.00 0.00 0.00 17:37:17 17:37:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 17:37:17 17:37:01 docker0 51.10 64.90 4.62 694.50 0.00 0.00 0.00 0.00 17:37:17 Average: ens3 67.82 55.26 630.18 61.58 0.00 0.00 0.00 0.00 17:37:17 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 17:37:17 Average: docker0 22.92 29.49 1.68 341.08 0.00 0.00 0.00 0.00 17:37:17 17:37:17 17:37:17 ---> sar -P ALL: 17:37:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64386) 05/23/22 _x86_64_ (8 CPU) 17:37:17 17:37:17 16:26:53 LINUX RESTART (8 CPU) 17:37:17 17:37:17 16:27:01 CPU %user %nice %system %iowait %steal %idle 17:37:17 16:28:02 all 10.81 0.00 4.38 2.73 0.06 82.01 17:37:17 16:28:02 0 8.92 0.00 4.74 4.69 0.07 81.58 17:37:17 16:28:02 1 8.39 0.00 2.93 3.32 0.05 85.31 17:37:17 16:28:02 2 14.14 0.00 4.36 5.39 0.07 76.05 17:37:17 16:28:02 3 13.66 0.00 7.31 1.08 0.08 77.85 17:37:17 16:28:02 4 8.74 0.00 4.81 0.94 0.05 85.46 17:37:17 16:28:02 5 10.16 0.00 3.58 3.48 0.07 82.70 17:37:17 16:28:02 6 12.45 0.00 4.16 2.14 0.05 81.20 17:37:17 16:28:02 7 10.07 0.00 3.16 0.81 0.07 85.90 17:37:17 16:29:01 all 29.21 0.00 6.63 1.12 0.09 62.95 17:37:17 16:29:01 0 28.33 0.00 7.69 1.68 0.09 62.22 17:37:17 16:29:01 1 30.65 0.00 5.78 1.29 0.09 62.19 17:37:17 16:29:01 2 30.12 0.00 7.75 3.54 0.10 58.48 17:37:17 16:29:01 3 24.42 0.00 6.48 0.40 0.07 68.63 17:37:17 16:29:01 4 31.03 0.00 6.54 1.34 0.09 61.01 17:37:17 16:29:01 5 30.09 0.00 6.28 0.21 0.10 63.32 17:37:17 16:29:01 6 30.41 0.00 6.30 0.31 0.09 62.89 17:37:17 16:29:01 7 28.67 0.00 6.19 0.22 0.09 64.83 17:37:17 16:30:01 all 45.18 0.00 6.09 0.46 0.12 48.15 17:37:17 16:30:01 0 45.67 0.00 5.71 0.10 0.12 48.40 17:37:17 16:30:01 1 45.82 0.00 6.29 0.07 0.12 47.71 17:37:17 16:30:01 2 45.18 0.00 6.69 2.51 0.12 45.50 17:37:17 16:30:01 3 42.27 0.00 5.83 0.34 0.12 51.44 17:37:17 16:30:01 4 45.58 0.00 6.18 0.49 0.12 47.64 17:37:17 16:30:01 5 45.48 0.00 6.10 0.05 0.12 48.25 17:37:17 16:30:01 6 44.26 0.00 6.13 0.02 0.10 49.49 17:37:17 16:30:01 7 47.16 0.00 5.81 0.13 0.12 46.79 17:37:17 16:31:01 all 27.21 0.00 13.06 5.15 0.11 54.47 17:37:17 16:31:01 0 28.14 0.00 14.05 4.08 0.14 53.58 17:37:17 16:31:01 1 25.51 0.00 12.74 7.65 0.10 54.00 17:37:17 16:31:01 2 26.64 0.00 13.00 12.94 0.10 47.31 17:37:17 16:31:01 3 27.67 0.00 14.95 1.69 0.12 55.57 17:37:17 16:31:01 4 24.78 0.00 12.20 3.11 0.10 59.80 17:37:17 16:31:01 5 27.57 0.00 11.30 1.50 0.10 59.53 17:37:17 16:31:01 6 28.06 0.00 14.03 2.68 0.12 55.11 17:37:17 16:31:01 7 29.33 0.00 12.24 7.58 0.10 50.74 17:37:17 16:32:01 all 76.92 0.00 12.67 3.30 0.15 6.96 17:37:17 16:32:01 0 77.82 0.00 11.33 3.15 0.13 7.57 17:37:17 16:32:01 1 75.48 0.00 14.52 4.31 0.15 5.53 17:37:17 16:32:01 2 77.77 0.00 11.37 6.25 0.15 4.46 17:37:17 16:32:01 3 76.60 0.00 12.52 3.03 0.15 7.70 17:37:17 16:32:01 4 76.20 0.00 12.49 3.08 0.13 8.10 17:37:17 16:32:01 5 77.28 0.00 13.30 2.65 0.17 6.61 17:37:17 16:32:01 6 77.32 0.00 12.92 1.35 0.13 8.27 17:37:17 16:32:01 7 76.89 0.00 12.92 2.61 0.15 7.43 17:37:17 16:33:01 all 88.72 0.00 10.93 0.04 0.14 0.17 17:37:17 16:33:01 0 87.28 0.00 12.13 0.05 0.15 0.38 17:37:17 16:33:01 1 89.96 0.00 9.84 0.02 0.13 0.05 17:37:17 16:33:01 2 88.82 0.00 10.53 0.20 0.15 0.30 17:37:17 16:33:01 3 87.91 0.00 11.40 0.00 0.13 0.55 17:37:17 16:33:01 4 87.70 0.00 12.15 0.02 0.13 0.00 17:37:17 16:33:01 5 90.25 0.00 9.60 0.00 0.15 0.00 17:37:17 16:33:01 6 88.38 0.00 11.41 0.00 0.13 0.08 17:37:17 16:33:01 7 89.48 0.00 10.37 0.00 0.15 0.00 17:37:17 16:34:01 all 72.01 0.00 14.79 2.84 0.15 10.20 17:37:17 16:34:01 0 66.09 0.00 15.99 2.15 0.14 15.64 17:37:17 16:34:01 1 76.19 0.00 14.22 1.50 0.17 7.93 17:37:17 16:34:01 2 65.70 0.00 15.24 4.66 0.15 14.25 17:37:17 16:34:01 3 68.55 0.00 14.08 2.71 0.15 14.51 17:37:17 16:34:01 4 72.25 0.00 15.93 5.43 0.15 6.24 17:37:17 16:34:01 5 73.20 0.00 15.04 2.73 0.13 8.90 17:37:17 16:34:01 6 72.16 0.00 15.94 1.79 0.15 9.97 17:37:17 16:34:01 7 81.78 0.00 11.93 1.82 0.13 4.34 17:37:17 16:35:01 all 69.65 0.00 13.48 4.15 0.15 12.57 17:37:17 16:35:01 0 66.71 0.00 14.26 7.70 0.14 11.19 17:37:17 16:35:01 1 70.52 0.00 13.43 2.27 0.15 13.62 17:37:17 16:35:01 2 69.40 0.00 11.51 4.61 0.14 14.35 17:37:17 16:35:01 3 67.63 0.00 12.69 3.06 0.14 16.48 17:37:17 16:35:01 4 69.00 0.00 15.31 5.82 0.17 9.70 17:37:17 16:35:01 5 69.90 0.00 14.44 3.24 0.17 12.25 17:37:17 16:35:01 6 71.97 0.00 13.36 2.62 0.15 11.90 17:37:17 16:35:01 7 72.00 0.00 12.85 3.86 0.17 11.12 17:37:17 16:36:01 all 26.91 0.00 5.51 3.38 0.08 64.12 17:37:17 16:36:01 0 23.59 0.00 4.93 1.40 0.08 69.99 17:37:17 16:36:01 1 18.28 0.00 5.09 1.69 0.08 74.85 17:37:17 16:36:01 2 57.79 0.00 6.39 1.94 0.10 33.78 17:37:17 16:36:01 3 20.56 0.00 4.47 3.36 0.08 71.52 17:37:17 16:36:01 4 36.18 0.00 6.09 2.41 0.08 55.23 17:37:17 16:36:01 5 17.84 0.00 5.92 7.25 0.07 68.92 17:37:17 16:36:01 6 20.54 0.00 5.76 2.73 0.07 70.90 17:37:17 16:36:01 7 20.47 0.00 5.39 6.24 0.08 67.82 17:37:17 16:37:01 all 9.80 0.00 4.77 2.78 0.07 82.58 17:37:17 16:37:01 0 11.12 0.00 5.56 0.47 0.08 82.76 17:37:17 16:37:01 1 9.29 0.00 4.29 0.61 0.07 85.75 17:37:17 16:37:01 2 10.89 0.00 3.56 0.86 0.08 84.60 17:37:17 16:37:01 3 10.24 0.00 5.18 3.53 0.07 80.97 17:37:17 16:37:01 4 9.32 0.00 5.01 0.54 0.05 85.09 17:37:17 16:37:01 5 7.84 0.00 2.92 0.47 0.05 88.72 17:37:17 16:37:01 6 9.58 0.00 7.99 15.72 0.07 66.65 17:37:17 16:37:01 7 10.12 0.00 3.64 0.10 0.07 86.07 17:37:17 16:38:01 all 9.23 0.00 1.34 0.10 0.07 89.27 17:37:17 16:38:01 0 7.71 0.00 1.36 0.02 0.05 90.87 17:37:17 16:38:01 1 9.24 0.00 1.44 0.28 0.07 88.97 17:37:17 16:38:01 2 10.07 0.00 1.05 0.02 0.07 88.79 17:37:17 16:38:01 3 6.86 0.00 1.48 0.02 0.07 91.57 17:37:17 16:38:01 4 9.72 0.00 1.62 0.02 0.08 88.56 17:37:17 16:38:01 5 10.46 0.00 1.27 0.02 0.08 88.17 17:37:17 16:38:01 6 8.75 0.00 1.17 0.42 0.07 89.61 17:37:17 16:38:01 7 11.03 0.00 1.29 0.02 0.05 87.62 17:37:17 17:37:17 16:38:01 CPU %user %nice %system %iowait %steal %idle 17:37:17 16:39:01 all 2.48 0.00 0.32 0.02 0.02 97.15 17:37:17 16:39:01 0 2.49 0.00 0.33 0.00 0.02 97.16 17:37:17 16:39:01 1 3.24 0.00 0.32 0.12 0.03 96.29 17:37:17 16:39:01 2 1.82 0.00 0.28 0.00 0.02 97.88 17:37:17 16:39:01 3 1.87 0.00 0.35 0.00 0.02 97.76 17:37:17 16:39:01 4 2.55 0.00 0.40 0.00 0.03 97.02 17:37:17 16:39:01 5 3.66 0.00 0.33 0.05 0.03 95.93 17:37:17 16:39:01 6 1.67 0.00 0.20 0.00 0.00 98.13 17:37:17 16:39:01 7 2.57 0.00 0.37 0.02 0.02 97.03 17:37:17 16:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:37:17 16:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 16:40:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:37:17 16:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 17:37:17 16:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:40:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:37:17 16:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:41:01 all 0.03 0.00 0.02 0.00 0.01 99.94 17:37:17 16:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:41:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:37:17 16:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:41:01 4 0.10 0.00 0.03 0.00 0.02 99.85 17:37:17 16:41:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:37:17 16:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 16:41:01 7 0.03 0.00 0.05 0.00 0.02 99.90 17:37:17 16:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:37:17 16:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:37:17 16:42:01 1 0.02 0.00 0.02 0.03 0.02 99.92 17:37:17 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 17:37:17 16:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:43:01 all 0.03 0.00 0.03 0.01 0.01 99.93 17:37:17 16:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:37:17 16:43:01 1 0.07 0.00 0.03 0.02 0.02 99.87 17:37:17 16:43:01 2 0.00 0.00 0.03 0.00 0.00 99.97 17:37:17 16:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:37:17 16:43:01 4 0.05 0.00 0.07 0.05 0.03 99.80 17:37:17 16:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:37:17 16:43:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:37:17 16:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:37:17 16:44:01 all 0.08 0.00 0.01 0.00 0.00 99.90 17:37:17 16:44:01 0 0.55 0.00 0.00 0.00 0.02 99.43 17:37:17 16:44:01 1 0.00 0.00 0.03 0.00 0.00 99.97 17:37:17 16:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:37:17 16:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:45:01 all 0.26 0.00 0.02 0.01 0.01 99.70 17:37:17 16:45:01 0 1.95 0.00 0.02 0.03 0.00 98.00 17:37:17 16:45:01 1 0.03 0.00 0.03 0.02 0.02 99.90 17:37:17 16:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 16:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 16:45:01 4 0.05 0.00 0.03 0.00 0.02 99.90 17:37:17 16:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 16:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 16:46:01 all 0.09 0.00 0.01 0.01 0.01 99.88 17:37:17 16:46:01 0 0.70 0.00 0.05 0.02 0.03 99.20 17:37:17 16:46:01 1 0.00 0.00 0.03 0.03 0.02 99.92 17:37:17 16:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 16:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:37:17 16:47:01 all 0.22 0.00 0.01 0.00 0.00 99.76 17:37:17 16:47:01 0 1.68 0.00 0.05 0.02 0.02 98.24 17:37:17 16:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 16:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:47:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:37:17 16:48:01 all 0.13 0.00 0.02 0.01 0.01 99.84 17:37:17 16:48:01 0 0.76 0.00 0.03 0.02 0.02 99.17 17:37:17 16:48:01 1 0.03 0.00 0.05 0.03 0.02 99.87 17:37:17 16:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:37:17 16:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 17:37:17 16:48:01 5 0.05 0.00 0.03 0.00 0.00 99.92 17:37:17 16:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:48:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:37:17 16:49:01 all 0.26 0.00 0.19 0.04 0.00 99.50 17:37:17 16:49:01 0 0.07 0.00 0.08 0.02 0.00 99.83 17:37:17 16:49:01 1 0.08 0.00 0.15 0.15 0.00 99.62 17:37:17 16:49:01 2 0.07 0.00 0.13 0.00 0.00 99.80 17:37:17 16:49:01 3 1.72 0.00 1.02 0.15 0.00 97.12 17:37:17 16:49:01 4 0.02 0.00 0.07 0.02 0.00 99.90 17:37:17 16:49:01 5 0.07 0.00 0.03 0.00 0.00 99.90 17:37:17 16:49:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:37:17 16:49:01 7 0.05 0.00 0.03 0.00 0.00 99.92 17:37:17 17:37:17 16:49:01 CPU %user %nice %system %iowait %steal %idle 17:37:17 16:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:17 16:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:37:17 16:50:01 1 0.00 0.00 0.00 0.05 0.00 99.95 17:37:17 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 16:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 16:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:37:17 16:51:01 all 0.02 0.00 0.02 0.00 0.01 99.94 17:37:17 16:51:01 0 0.08 0.00 0.08 0.02 0.02 99.80 17:37:17 16:51:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:37:17 16:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:37:17 16:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:51:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:37:17 16:52:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:37:17 16:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 16:52:01 1 0.03 0.00 0.00 0.05 0.00 99.92 17:37:17 16:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:37:17 16:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 16:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:37:17 16:53:01 0 0.08 0.00 0.02 0.00 0.03 99.87 17:37:17 16:53:01 1 0.00 0.00 0.03 0.03 0.02 99.92 17:37:17 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:53:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:37:17 16:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:37:17 16:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:37:17 16:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:37:17 16:54:01 1 0.03 0.00 0.00 0.03 0.00 99.93 17:37:17 16:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:37:17 16:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 16:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:17 16:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 16:55:01 1 0.00 0.00 0.00 0.03 0.00 99.97 17:37:17 16:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 16:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:56:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:37:17 16:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:37:17 16:56:01 1 0.02 0.00 0.02 0.03 0.02 99.92 17:37:17 16:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 16:57:01 all 0.04 0.00 0.04 0.02 0.00 99.89 17:37:17 16:57:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:37:17 16:57:01 1 0.05 0.00 0.03 0.08 0.00 99.83 17:37:17 16:57:01 2 0.00 0.00 0.05 0.00 0.00 99.95 17:37:17 16:57:01 3 0.03 0.00 0.05 0.00 0.00 99.92 17:37:17 16:57:01 4 0.02 0.00 0.05 0.00 0.00 99.93 17:37:17 16:57:01 5 0.15 0.00 0.05 0.03 0.00 99.77 17:37:17 16:57:01 6 0.02 0.00 0.03 0.03 0.00 99.92 17:37:17 16:57:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:37:17 16:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:37:17 16:58:01 0 0.07 0.00 0.03 0.00 0.03 99.87 17:37:17 16:58:01 1 0.02 0.00 0.02 0.05 0.00 99.92 17:37:17 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 16:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:37:17 16:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:59:01 all 0.01 0.00 0.00 0.00 0.01 99.98 17:37:17 16:59:01 0 0.02 0.00 0.00 0.00 0.03 99.95 17:37:17 16:59:01 1 0.00 0.00 0.02 0.03 0.02 99.93 17:37:17 16:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 16:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 16:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:37:17 17:00:01 0 0.02 0.00 0.03 0.02 0.00 99.93 17:37:17 17:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:37:17 17:00:01 CPU %user %nice %system %iowait %steal %idle 17:37:17 17:01:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:17 17:01:01 0 0.02 0.00 0.03 0.02 0.02 99.92 17:37:17 17:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:02:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:37:17 17:02:01 0 0.02 0.00 0.02 0.03 0.02 99.92 17:37:17 17:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:37:17 17:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:37:17 17:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:37:17 17:03:01 0 0.00 0.00 0.02 0.02 0.03 99.93 17:37:17 17:03:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:37:17 17:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:04:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:37:17 17:04:01 0 0.00 0.00 0.00 0.02 0.02 99.97 17:37:17 17:04:01 1 0.02 0.00 0.02 0.03 0.00 99.93 17:37:17 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:05:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:37:17 17:05:01 0 0.03 0.00 0.00 0.03 0.02 99.92 17:37:17 17:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:37:17 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:06:01 all 0.27 0.00 0.04 0.01 0.00 99.67 17:37:17 17:06:01 0 1.14 0.00 0.10 0.02 0.02 98.72 17:37:17 17:06:01 1 0.13 0.00 0.08 0.03 0.02 99.73 17:37:17 17:06:01 2 0.35 0.00 0.02 0.00 0.00 99.63 17:37:17 17:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:06:01 4 0.15 0.00 0.07 0.00 0.00 99.78 17:37:17 17:06:01 5 0.18 0.00 0.02 0.00 0.00 99.80 17:37:17 17:06:01 6 0.13 0.00 0.02 0.00 0.00 99.85 17:37:17 17:06:01 7 0.07 0.00 0.03 0.00 0.00 99.90 17:37:17 17:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:37:17 17:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:07:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:37:17 17:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:37:17 17:08:01 all 0.00 0.00 0.01 0.00 0.01 99.97 17:37:17 17:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:08:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:37:17 17:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:37:17 17:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 17:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:37:17 17:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:08:01 7 0.00 0.00 0.03 0.00 0.02 99.95 17:37:17 17:09:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:17 17:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:09:01 1 0.00 0.00 0.02 0.02 0.02 99.95 17:37:17 17:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:37:17 17:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:37:17 17:10:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:17 17:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:37:17 17:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:37:17 17:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:37:17 17:11:01 0 0.00 0.00 0.00 0.07 0.00 99.93 17:37:17 17:11:01 1 0.02 0.00 0.00 0.03 0.02 99.93 17:37:17 17:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:11:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:37:17 17:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 17:37:17 17:11:01 CPU %user %nice %system %iowait %steal %idle 17:37:17 17:12:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:37:17 17:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:12:01 1 0.00 0.00 0.02 0.03 0.00 99.95 17:37:17 17:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 17:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:13:01 all 0.02 0.00 0.00 0.00 0.01 99.96 17:37:17 17:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:13:01 1 0.03 0.00 0.00 0.02 0.02 99.93 17:37:17 17:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:37:17 17:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:13:01 5 0.03 0.00 0.02 0.00 0.03 99.92 17:37:17 17:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:37:17 17:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:17 17:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:37:17 17:14:01 1 0.00 0.00 0.02 0.03 0.02 99.93 17:37:17 17:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 17:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:37:17 17:15:01 0 0.02 0.00 0.00 0.02 0.02 99.95 17:37:17 17:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:37:17 17:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 17:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:37:17 17:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:16:01 all 0.24 0.00 0.01 0.00 0.01 99.74 17:37:17 17:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:16:01 1 1.82 0.00 0.05 0.02 0.02 98.09 17:37:17 17:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:37:17 17:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 17:17:01 all 0.27 0.00 0.01 0.01 0.00 99.71 17:37:17 17:17:01 0 0.02 0.00 0.00 0.03 0.00 99.95 17:37:17 17:17:01 1 1.99 0.00 0.02 0.02 0.00 97.98 17:37:17 17:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 17:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:37:17 17:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:18:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:37:17 17:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:18:01 1 1.97 0.00 0.00 0.02 0.02 98.00 17:37:17 17:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:37:17 17:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:18:01 5 0.03 0.00 0.07 0.00 0.02 99.88 17:37:17 17:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:19:01 all 0.26 0.00 0.01 0.00 0.00 99.72 17:37:17 17:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:37:17 17:19:01 1 1.99 0.00 0.00 0.00 0.00 98.01 17:37:17 17:19:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:37:17 17:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:37:17 17:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:20:01 all 0.13 0.00 0.01 0.00 0.00 99.85 17:37:17 17:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:37:17 17:20:01 1 0.91 0.00 0.02 0.00 0.02 99.05 17:37:17 17:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:37:17 17:20:01 7 0.03 0.00 0.05 0.00 0.02 99.90 17:37:17 17:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:37:17 17:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:37:17 17:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 17:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:37:17 17:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:37:17 17:22:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:37:17 17:22:01 0 0.02 0.00 0.00 0.02 0.02 99.95 17:37:17 17:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 17:22:01 2 0.00 0.00 0.02 0.03 0.00 99.95 17:37:17 17:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:37:17 17:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:37:17 17:37:17 17:22:01 CPU %user %nice %system %iowait %steal %idle 17:37:17 17:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:17 17:23:01 0 0.00 0.00 0.02 0.03 0.00 99.95 17:37:17 17:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:37:17 17:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 17:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 17:37:17 17:24:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:17 17:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:24:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:37:17 17:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 17:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:37:17 17:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:17 17:25:01 0 0.02 0.00 0.00 0.03 0.00 99.95 17:37:17 17:25:01 1 0.02 0.00 0.00 0.03 0.02 99.93 17:37:17 17:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:37:17 17:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:17 17:26:01 0 0.00 0.00 0.00 0.03 0.00 99.97 17:37:17 17:26:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:37:17 17:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:26:01 7 0.07 0.00 0.03 0.00 0.02 99.88 17:37:17 17:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:37:17 17:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:27:01 1 0.02 0.00 0.00 0.03 0.00 99.95 17:37:17 17:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:37:17 17:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:27:01 7 0.07 0.00 0.02 0.00 0.00 99.92 17:37:17 17:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:37:17 17:28:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:37:17 17:28:01 1 0.00 0.00 0.02 0.02 0.02 99.95 17:37:17 17:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:37:17 17:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:37:17 17:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:37:17 17:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:37:17 17:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:29:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:37:17 17:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:37:17 17:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:30:02 all 0.01 0.00 0.01 0.00 0.00 99.97 17:37:17 17:30:02 0 0.00 0.00 0.02 0.02 0.00 99.97 17:37:17 17:30:02 1 0.02 0.00 0.02 0.02 0.00 99.95 17:37:17 17:30:02 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:30:02 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:30:02 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:30:02 5 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:30:02 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:30:02 7 0.05 0.00 0.02 0.00 0.00 99.93 17:37:17 17:31:01 all 0.06 0.00 0.01 0.01 0.01 99.92 17:37:17 17:31:01 0 0.00 0.00 0.02 0.03 0.02 99.93 17:37:17 17:31:01 1 0.44 0.00 0.02 0.02 0.02 99.51 17:37:17 17:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:31:01 7 0.00 0.00 0.03 0.00 0.02 99.95 17:37:17 17:32:01 all 0.09 0.00 0.00 0.01 0.00 99.90 17:37:17 17:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:37:17 17:32:01 1 0.67 0.00 0.00 0.03 0.00 99.30 17:37:17 17:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:37:17 17:33:01 all 0.09 0.00 0.01 0.01 0.00 99.90 17:37:17 17:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:37:17 17:33:01 1 0.63 0.00 0.02 0.00 0.02 99.33 17:37:17 17:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:37:17 17:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:33:01 7 0.02 0.00 0.02 0.02 0.02 99.93 17:37:17 17:37:17 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:37:17 17:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:37:17 17:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:34:01 1 0.08 0.00 0.02 0.02 0.00 99.88 17:37:17 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:37:17 17:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:37:17 17:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:37:17 17:35:01 all 0.07 0.00 0.00 0.01 0.01 99.91 17:37:17 17:35:01 0 0.00 0.00 0.00 0.03 0.00 99.97 17:37:17 17:35:01 1 0.53 0.00 0.00 0.02 0.02 99.43 17:37:17 17:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:37:17 17:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:37:17 17:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:37:17 17:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:37:17 17:36:01 all 0.20 0.00 0.09 0.01 0.00 99.70 17:37:17 17:36:01 0 0.08 0.00 0.12 0.00 0.00 99.80 17:37:17 17:36:01 1 0.78 0.00 0.07 0.03 0.00 99.12 17:37:17 17:36:01 2 0.10 0.00 0.07 0.02 0.00 99.82 17:37:17 17:36:01 3 0.12 0.00 0.08 0.00 0.02 99.78 17:37:17 17:36:01 4 0.10 0.00 0.12 0.02 0.00 99.77 17:37:17 17:36:01 5 0.08 0.00 0.08 0.02 0.00 99.82 17:37:17 17:36:01 6 0.15 0.00 0.07 0.00 0.00 99.78 17:37:17 17:36:01 7 0.17 0.00 0.08 0.00 0.00 99.75 17:37:17 17:37:01 all 10.23 0.00 4.28 1.41 0.07 84.01 17:37:17 17:37:01 0 9.35 0.00 4.18 1.07 0.07 85.33 17:37:17 17:37:01 1 9.50 0.00 4.28 3.10 0.07 83.05 17:37:17 17:37:01 2 9.67 0.00 4.76 3.66 0.07 81.84 17:37:17 17:37:01 3 12.01 0.00 4.12 0.24 0.05 83.58 17:37:17 17:37:01 4 9.79 0.00 4.14 1.62 0.08 84.36 17:37:17 17:37:01 5 10.14 0.00 3.75 0.56 0.05 85.50 17:37:17 17:37:01 6 11.52 0.00 4.53 0.34 0.07 83.55 17:37:17 17:37:01 7 9.89 0.00 4.46 0.68 0.08 84.88 17:37:17 Average: all 6.82 0.00 1.40 0.39 0.02 91.36 17:37:17 Average: 0 6.67 0.00 1.46 0.39 0.03 91.46 17:37:17 Average: 1 6.88 0.00 1.36 0.39 0.03 91.34 17:37:17 Average: 2 7.19 0.00 1.37 0.66 0.02 90.77 17:37:17 Average: 3 6.53 0.00 1.44 0.28 0.02 91.73 17:37:17 Average: 4 6.85 0.00 1.46 0.35 0.02 91.32 17:37:17 Average: 5 6.73 0.00 1.34 0.32 0.02 91.59 17:37:17 Average: 6 6.77 0.00 1.48 0.43 0.02 91.31 17:37:17 Average: 7 6.96 0.00 1.30 0.34 0.02 91.38 17:37:17 17:37:17 17:37:17